.gryelborder:hover {
	border-color: #EFA307;
}

.gryelborder {
	border: 5px solid #ECECEC;
	padding: 1px;
}

/* ------------------------------ TAGs ------------------------------ */

a {
	color: #231F20;
	text-decoration: none;
}

a:hover {
	color: #5C5859;
	text-decoration: underline;
}

blockquote {
	color: #666;
	font-size: 86%;
	margin: 0;
}

body {
	background-color: #000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

em {
	color: #3D3D3D;
	font-size: 86%;
	font-style: normal;
}

h1 {
	background-repeat: no-repeat;
	height: 110px;
	margin: 0 auto;
	width: 769px;
}

body#about_page h1 {
	background-image: url('/images/banners/about_banner.jpg');
	background-position: 240px top; 
}

body#contact_page h1 {
	background-image: url('/images/banners/contact_banner.jpg');
	background-position: 265px top; 
}

body#home_page h1 {
	background-image: url('/images/banners/home_banner.jpg');
	background-position: 265px top; 
}

body#rentals_page h1,
body#sitemap_page h1{
	background-image: url('/images/banners/rentals_banner.jpg');
	background-position: 261px top; 
}

body#sales_page h1 {
	background-image: url('/images/banners/sales_banner.jpg');
	background-position: 274px top; 
}

body#resources_page h1 {
	background-image: url('/images/banners/resources_banner.jpg');
	background-position: 264px top; 
}

h1 a {
	background: url('/images/gui/banner_shad.png') no-repeat center center; 
	cursor: hand;
	display: block;
	height: 113px;
}

h1 a img {
	border: none;
}

h1 a #logo {
	background: url('/images/gui/logo.png') no-repeat top left;
	display: block;
	height: 133px;
	margin-left: 15px;
	position: absolute;
	text-indent: -9999px;
	top: 20px;
	width: 298px;
}

h1 img {
	height: 110px;
	margin-left: 28px;
	margin-top: -21px;
	position: absolute;
	width: 298px;
}

h2 {
	color: #939598;
	border-bottom: 1px solid #DADADA;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5;
	margin: 20px 0 0 0;
	padding-left: 10px;
}

h2 strong {
	color: #3E3A3B;
	font-weight: normal;
}

h3 {
	background: url('/images/gui/header_bg.jpg') no-repeat;
	clear: both;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin: 20px 0 0 0;
	padding-left: 10px;
}

h3.new {
	background: url('/images/gui/header_bg_starburst.jpg') no-repeat;
}

h3 a {
	color: #FDBA31;
}

h3 a:hover {
	background-color: #F4F4F4 !important;
}

h4 {
	color: #EFA307;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	margin: 20px 0 0 0;
}

h5 {
	clear: both;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

h6 {
	color: #EFA307;
	font-family: 'trebuchet ms';
	font-size: 24px;
	font-weight: normal;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}

hr {
	border: none;
	border-top: 1px solid  #DADADA;
	clear: both;
	height: 1px;
	margin: 0;
}

li {
	margin: 0;
	padding: 0;
}

table {
	background-color: #fff;
	border: 5px solid #ECECEC;
	margin: 0 0 15px 0;
	padding: 1px;
	font-size: 12px;
	width: 268px;
}

table thead th {
	text-align: center;
	background-color: #f4f4f4;
	font-size: medium;
	font-weight: bold;
}

table td {
	font-weight: normal;
	padding: 5px;
}

table td.price {
	text-align: right;
}

table tbody tr.alt, ul.event_equip li.price {
	background: #ffe8bc;
}

table tbody th {
	border-right: 5px solid #fff;
	background-color: #f4f4f4;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	width: 75px;
}

table tbody td.sub_head {
	background-color: #ececec;
	font-size: small;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	width: auto;
}

ul {
	list-style-type:;
	margin: 0;
	padding: 0;
}

ul.event_equip li.price {
	margin-left: 5px;
	padding: 5px;
	width: 370px;
}

ul.event_equip {
	list-style-type: none;
}

ul.event_equip li {
	margin: 10px;
}

ul.event_equip li.right {
	margin: 0;
}

ul.team_bios {
	list-style-type: none;
	margin: 0;
}

ul.team_bios li {
	margin-left: -30px;
	margin-right: -30px;
}

ul.team_bios li.left {
	margin-right: 10px;
}

/* ------------------------------ IDs ------------------------------- */

#banner {
	background: url('/images/gui/banner_bg.jpg') repeat-x;
	border-top: #fff 1px solid;
	height: 113px;
}

#choosing {
	color: #fff;
	background: #5c5859 url('/images/gui/sidebar_top.gif') no-repeat top center;
	line-height: 1.3;
	margin: 0;
	font-size: 90%;
	padding: 10px 10px 0 10px;
}

#choosing a,
#choosing a:hover,
#choosing h3 a {
	color: #EFA307;
	background: none !important;
}

#choosing h3 {
	background: none;
	line-height: 1.2;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#choosing p {
	margin: 10px 0 0 0;
}

#choosing strong {
	font-family: 'Trebuchet MS';
	font-size: medium;
}

#choosing_footer {
	background: #5c5859 url('/images/gui/sidebar_bottom.gif') no-repeat bottom center;
	margin: 0;
	padding: 0;
	height: 12px !important;
	height: 9px;
}

#container {
	background-color: #fff;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
}


#contains {
	background: url('/images/gui/top.jpg') no-repeat top left;
}

#footer {
	display: none;
}

#header {
	display: none;
}

#left_col {
	color: #3E3A3B;
	float: left;
	width: 100%;
}

#left_col a,
.yellow {
	color: #EFA307;
}

#left_col a:hover,
.yellow:hover{
	color: #EFA307;
	background-color: #FFF3DB;
}

#left_col a:hover img {
	border-color: #EFA307;
}

#left_col img {
	border: 5px solid #ECECEC;
	padding: 1px;
}

#left_col p {
	line-height: 1.3;
	margin: 20px 0 15px 0;
	padding-left: 10px;
}

#left_col p img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

#left_col ul {
	margin: 20px 40px;
}

#left_col ul.price_list li {
	background: url('/images/gui/list_bg.gif') repeat-x bottom left;
	clear: both;
	height: 16px;
	margin: 20px 0;
}

#left_col ul li .list_price {
	background-color: #fff;
	float: right;
	height: 15px;
	padding: 2px 5px;
	text-align: right;
}

#left_col ul li .list_desc {
	background-color: #fff;
	float: left;
	height: 15px;
	padding: 2px 5px;
}

#middle {
	margin: auto;
	width: 760px;
	position: relative;
}

#right_col {
	font-family:  verdana, helvetica, arial, sans-serif;
	float: right;
	margin-left: 20px;
	width: 190px;
	display: none;
}

#right_col hr {
	margin: 12px 0;
}

#right_col ul {
	margin: 0;
	list-style-type: none;
	padding: 15px 0;
}

#right_col ul li {
	margin: 5px 0;
	padding: 0;
}

#right_col ul li a {
	background: #ECECEC url('/images/gui/sub_btn_top.gif') no-repeat top center;
	color: #231F20;
	display: block;
	text-decoration: none;
	width: 190px;
}

#right_col ul li a:hover {
	background-color: #dadada;
	background-image: url('/images/gui/sub_btn_top_vr.gif');
}

#right_col ul li a .button {
	background: url('/images/gui/sub_btn_bottom.gif') no-repeat bottom center;
	display: block;
	line-height: 30px;
	padding-left: 25px;
	width: 165px;
	cursor: hand;
}

#right_col ul li a:hover .button {
	background-image: url('/images/gui/sub_btn_bottom_vr.gif');
}

#right_col ul li a .button .arrow {
	background: url('/images/gui/sub_arrow.gif') no-repeat left center;
	display: block;
	padding-left: 15px;
	margin-left: -15px;
	width: 165px;
}

#right_col ul li.active a,
#right_col ul li.active a:hover {
	background-image: url('/images/gui/sub_btn_top_act.gif');
	background-color: #FDBA31;
}

#right_col ul li.active a .button,
#right_col ul li.active a:hover .button {
	background-image: url('/images/gui/sub_btn_bottom_act.gif');
}

#right_col ul li.active a .button .arrow {
	background-image: url('/images/gui/sub_arrow_act.gif');
}

#right_col ul li ul {
	display: none;
	padding: 0;
	margin: 10px 0 10px 28px;
}

#right_col ul li.active ul {
	display: block;
}

#right_col ul li ul li {
	margin: 0;
	padding: 0;
	line-height: 1.8;
}

#right_col ul li ul li a,
#right_col ul li.active ul li a {
	background: none;
	display: inline;
	width: auto;
}

#right_col ul li ul li a:hover,
#right_col ul li.active ul li a:hover, 
#right_col ul li.active ul li a.sub_active,
#right_col ul li.active ul li a.sub_active:hover {
	background: none;
	color: #EFA307;
	text-decoration: underline;
}

#right_col ul li.active ul li a:hover {
	color: inherit;
}

/* ---------------------------- CLASSES ----------------------------- */


.altlist {
	list-style-type: disc;
}

.altlist li {
	margin: 15px 0;
}

.clearing {
	clear: both;
	height: 15px;
}

.even_row {
	background-color: #ECECEC;
}

.featured {
	background: url('/images/gui/center.jpg') repeat-y;
	margin: 20px 0;
}

.featured h4 {
	margin: 10px 10px 0 10px;
}

.featured p {
	margin: 10px 0 0 2px !important;
}

.featured .featured_footer {
	background: url('/images/gui/bottom.jpg') no-repeat bottom left;
	clear: both;
	height: 10px;
}

.featured .featured_header {
	background: url('/images/gui/top.jpg') no-repeat top left;
	height: 10px;
}

.featured .featured_image {
	background: url('/images/gui/home-tentnology.png') no-repeat top right;
	float: right;
	height: 183px;
	margin-top: 5px;
	width: 274px;
}

.featured.blue {
	background: url('/images/gui/center_blue.jpg') repeat-y top right;
}

.featured.blue h4 {
	margin: 10px 0 10px 10px;
}

.featured.blue p {
	margin: 10px 15px 0 2px !important;
}

.featured.blue .featured_header {
	background: url('/images/gui/top_blue.jpg') no-repeat top right;
}

.featured.blue .featured_footer {
	background: url('/images/gui/bottom_blue.jpg') no-repeat bottom right;
}

.featured.blue .featured_image {
	background: url('/images/gui/home_saddlespan.png') no-repeat top left;
	margin-right: 10px;
	float: left;
	width: 279px;
}

.homeimg {
	border: none !important;
}

.intro_text {
	color: #5C5859 !important;
	font-size: 15px;
	margin-bottom: 0 !important;
}

.left {
	float: left;
}

.no_print {
	display: none;
}

.right {
	float: right;
}

.photo {
	line-height: 1.1 !important;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	width: 270px;
}

.photo img {
	float: none !important;
	margin: 0 !important;
}

/* THIS IS STUFF WE ADDED TO MAKE THREE IMAGES FIT INTO THE SPACE OF TWO  */

.photo3_left {
	line-height: 1.1 !important;
	float: left;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	width: 187px;
}
.photo3_center {
	line-height: 1.1 !important;
	float: left;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	width: 176px;
}
.photo3_right {
	line-height: 1.1 !important;
	float: right;
	margin: 0 0px 20px 0 !important;
	padding: 0 !important;
	width: 176px;
}

.photo3_left img, .photo3_center img, .photo3_right img {
	float: none !important;
	margin: 0 !important;
	width: 164px;
}

/* END NEW STUFF */

.print_only {
	font-size: 30px;
}
.quoter_button {
	display: none;
}

.special {
	background: url('/images/gui/h4_bg.jpg');
	width: 190px;
	height: 35px;
}

.special h4 {
	padding: 5px 0 0 0
}

.sub_heading {
	font-size: medium;
	margin-top: 8px;
}

.wide_col {
	height: auto !important;
	height: 300px;
	min-height: 300px;
	width: 100% !important;
}