#main {
	width: 860px;
	height: 400px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 14px;
	background-image: url(../imgs/bg_main.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#main_winter {
	width: 860px;
	height: 400px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 14px;
	background-image: url(../imgs/bg_main_winter.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#main_fall {
	width: 860px;
	height: 400px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 14px;
	background-image: url(../imgs/bg_main_fall.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#main_spring {
	width: 860px;
	height: 400px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 14px;
	background-image: url(../imgs/bg_main_spring.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#main_summer {
	width: 860px;
	height: 400px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 14px;
	background-image: url(../imgs/bg_main_summer.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 860px;
	height: 79px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 10px;
}

#logo_wLnks {
	width: 860px;
	height: 79px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 10px;
	position: relative;
}

#loginLnks {
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 5px;
	width: 300px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* NAV MAGIC START */

#nav_item {
	width: 227px;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 90px;
	line-height: 21px;
}

#nav_item:hover {
	background-color: #F57E20;
}

#subNav_item {
	width: 153px;
	margin-left: 74px;
	text-indent: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 16px;
	text-decoration: none;
}

#subNav_item:hover {
	color: #F57E20;
}

/* NAV MAGIC END */


/* CONTENT START */

#content {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#content_box_splash {
	width: 632px;
	height: 400px;
	background-image: url(../imgs/bg_content.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	float: right;
}

#content_box {
	width: 632px;
	height: 850px;
	background-image: url(../imgs/bg_content_expanded.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;
	float: right;
}

#content_txt {
	width: 588px;
	height: 347px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

#content_txt_expanded {
	width: 588px;
	height: 797px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	overflow: auto;
	padding-right: 15px;
}

.content_txtHdr {
	margin-bottom: 25px;
}

#location_box {
	position: relative;
	width: 228px;
	height: 400px;
	background-image: url(../imgs/bg_contentLocation.gif);
	background-repeat: repeat-y;
	float: left;
}

#location_box_expanded {
	position: relative;
	width: 228px;
	height: 850px;
	background-image: url(../imgs/bg_contentLocation.gif);
	background-repeat: repeat-y;
	float: left;
}

#location_bar {
	position: absolute;
	top: 71px;
	left: 0px;
	width: 190px;
	height: 21px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: 600;
	color: #FFFFFF;
	float: left;
	background-color: #F57E20;
	text-transform: uppercase;
}

#location_element {
	position: absolute;
	top: 33px;
	left: 190px;
	width: 38px;
	float: right;
	text-align: center;
}

li {
	margin: 5px;
}


.txtLnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F57E20;
	font-size: 10px;
	text-decoration: none;
}

.txtLnk:hover {
	text-decoration: underline;
}

#equip_box {
	width: 588px;
	vertical-align: top;
	clear: both;
}

#equip_img {
	width: 180px;
	height: 112px;
	border: solid #CCCCCC 1px;
	margin-right: 20px;
	float: left;
}

#equip_img:hover {
	width: 180px;
	height: 112px;
	border: solid #F57E20 1px;
	margin-right: 20px;
	float: left;
}

#equip_txt {
	width: 386px;
	height: 112px;
	float: right;
	margin-bottom: 15px;
}

.txtHdr_bold {
	padding-bottom: 10px;
	font-weight: bold;
}

#contactStaff {
	width: 578px;
	height: 320px;
}

.contactStaff_Pic {
	margin-bottom: 10px;
	width: 182px;
	height: 240px;
}

.contactStaff_Name {
	font-size: 12px;
	font-weight: bold;
}

#contactStaff_box_left {
	width: 182px;
	float: left;
	text-align: center;
}

#contactStaff_box_mid {
	width: 182px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	text-align: center;
}

#contactStaff_box_right {
	width: 182px;
	text-align: center;
	float: right;
}

.txtHdr_uppercase {
	font-size: 12px;
	font-weight: bold;
	color: #F57E20;
	text-transform: uppercase;
}

#ad_dl {
	width: 500px;
}

#ad_dl_txt {
	width: 300px;
	float: right;
}
	

/* CONTENT END */	


/* VIDEO START */	

#vid_box {
	width: 284px;
	height: 200px;
	float: left;
	margin-top: 30px;
	position: relative;
}

#vid_select {
	width: 272px;
	height: 24px;
	position: absolute;
	left: 8px;
	top: 166px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.vidLnk {
	color: #FFFFFF;
	text-decoration: underline;
}

.vidLnk:hover {
	color:#FFFFFF;
	text-decoration: none;
}

/* VIDEO END */


/* FOOTER START */

#ftr {
	clear: both;
	width: 860px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
}

.ftr_div {
	color: #F57E20;
}

.ftr_link {
	color: #666666;
	text-decoration: underline;
}

.ftr_link:hover {
	color: #F57E20;
}

/* FOOTER END */

/* FORM START */

.field {
	width: 150px;
	height: 15px;
	font-size: 11px;
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.txt_field {
	width: 350px;
	height: 60px;
	font-size: 11px;
	color: #CC6600;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}


#form_error {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 379px;
	height: 70px;
	float: right;
	border: solid 2px #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	background-color: #000000;
	filter: alpha(opacity=90);
	opacity: 0.90;
	
}

/* FORM END */