html{ height:100%; }
body{
	margin:0;
	padding:0;
	background-color:#1c1609;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}

#container{
	margin:0px auto;
	width:1024px;
}

#header{
	margin:0px auto;
	padding:0;
	height:175px;
}

#padding{
	margin:0px auto;
	padding:0;
}

#main{
	padding:0;
	width:1024px;
	margin:0px auto;
	background:url(../images/nav_bg_interior_bg.jpg) top left repeat-y;
}

#col1{ 
	float:left;
	width:90px;
}

#nav{
	padding:0;
	margin:0;
	width:155px;
	height:532px;
	background:url(../images/nav_bg_interior.jpg) top left no-repeat;
	line-height:1.75em;
}

#nav a:link, #nav a:visited{ padding:10px; margin:5px; text-decoration:none; color:#d2c099; font-weight:bold; }
#nav a:hover{ text-decoration:underline; }

#nav_wrapper{
	padding:0;
	margin:0;
	width:155px;
	float:left;
	background:url(../images/nav_bg_interior_bg.jpg) top left repeat-y;
	line-height:1.75em;
}

#inav{
	padding:0;
	margin:0;
	width:155px;
	height:335px;
	float:left;
	background:url(../images/col_2.jpg) top left no-repeat;
	line-height:1.75em;
}

#inav a:link, #inav a:visited{ padding:10px; margin:5px; text-decoration:none; color:#d2c099; font-weight:bold; }
#inav a:hover{ text-decoration:underline; }

#wrapper{
	padding:0;
	margin:0;
	float:left;
	width:779px;
	background-color:#e8e7e6;
	background:url(../images/col_3_interior_bg.jpg) top left repeat-y;
	min-height:600px;
	_height:1000px;
}

#content{
	padding:0;
	margin:0;
	width:778px;
	background:url(../images/col_3_interior.jpg) top left no-repeat;
}

#icontent{
	padding:0;
	margin:0;
	float:left;
}

#icontent_top{
	background:url(../images/col_3_top.jpg) top left no-repeat;
	/*height:232px;*/
	height:335px;
	width:779px;
}

#int_page_text{
	padding:10px;
	text-align:justify;
	width:530px;
	_width:550px;
	line-height:1.5em;
	margin-left:175px;
	_margin-left:160px;
	font-size:12px;
}

#int_page_text form{ margin:0; padding:10px; background-color:#efefef; border:1px dashed #3b2d0d; }

#page_text{
	float:left;
	width:300px;
	text-align:justify;
	/*height:300px;	*/
	line-height:15pt;
	margin-left:150px;
	_margin-left:75px;
	margin-top:20px;
	font-size:12px;
}

#page_text .heading, .heading{ color:#3b2d0d; font-size:1.25em; font-weight:bold; margin-bottom:10px;}

#icontent_bottom{
	background:url(../images/col_3_bottom.jpg) top left no-repeat;
	height:103px;
	width:779px;
	text-align:right;
}

#icontent_bottom .whiteheading{ color:#fff; font-size:1.25em; font-weight:bold; }

#footer_interior{ background-color:#074355; padding:5px; width:1024px; margin:0px auto; color:#8ea48d; }
#footer_interior .cp{ text-align:right; width:844px; margin:0px auto; }

#copy{ color:#6f6348; padding:10px; width:844px; margin:0px auto;}

.ff{ clear:both; }
.inputlabel{ font-size:1em; font-weight:bold; line-height:1.2em; color:#1c1609; }
.inputtext{ font-size:11px; height:15px; _height:20px; padding:2px; margin-left:5px; border:1px solid #1c1609; margin-top:3px; margin-bottom:10px;}

.messages{
	margin-bottom:10px;
	padding:5px;
	background-color:#E5E6E7;
	color:#1b1b1b;
	font-weight:bold;
}

#flash_content{ padding:15px; }

.video_heading{ padding:20px 0 10px 0; font-weight:bold; font-size:16px; }

div#overlay{ z-index:200; width:100%; position:absolute; text-align:center; }