@charset "utf-8";
/* CSS Document */

html, body{height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;
	background:#e0cfa5 url(../images/main_background.gif) top repeat-x;
	color: #000000;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#outer{
	min-height:100%;
	width:100%;
	color: #000000;
	margin:auto;
	text-align:left;
	position:relative;
	height:100%;
	margin-top:-63px;
	
}

#maincontent{
	min-height:100%;
	width:950px;
	color: #000000;
	margin:auto;
	text-align:left;
	position:relative;
	background:url(../images/outer_background.jpg) top no-repeat;
	top:63px;
}


#outer p {padding-left:6px; padding-right:6px}
* html #outer{height:100%} 
#header {
	height:380px;
}
#footer {
	position:relative;
	bottom:0;
	left:0;
	background:#370d0e;
	height:60px;
	border-top:3px solid #611c1a;
	width:100%;
	color:#e0cfa5;
	font-size:11px;
	line-height:50px;
	text-align:center;
}

#footer a{
	text-decoration:none;
	color:#e0cfa5;
	}

#footer a:hover{
	text-decoration:underline;
	color:#e0cfa5;
	}

#footerwidth {
	position:absolute;
	bottom:0;
	left:0;
	background:#370d0e;
	height:60px;
	border-top:3px solid #611c1a;
	width:100%;
}

#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/

.mainlogo {
	position:absolute;
	top:18px;
	left:10px;
	z-index:111;
	}

#topmenu {
	position:absolute;
	top:135px;
	right:0px;
	display:block;
	height:34px;
	width:700px;
	background-color:#c9b480;
	background-image:url(../images/menu_background.gif);
	background-repeat:no-repeat;
	}

#topmenu ul {
	list-style:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	margin-top:2px;
	}
#topmenu li {
	float:left;
	width:113px;
	line-height:30px;
	text-align:center;
	font-style:italic;
	padding-left:2px;
	}

#topmenu li a {
	color:black;
	text-decoration:none;
	}
	
#topmenu li a:hover {
	color:#611c1a;
	text-decoration:none;
	}

#topmenu li .selected {
	color:#611c1a;
	text-decoration:none;
	}

#submenu {
position:absolute;
	display:block;
	float:left;
	width:150px;
	height:210px;
	text-align:right;
	top:170px;
	left:60px;
	z-index:112;
	}

#submenu ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#submenu li {
	font-size:14px;
	color:#e0cfa5;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:6px;
	}

#submenu li a {
	color:#e0cfa5;
	text-decoration:none;
	}

#submenu li a:hover {
	color:#b19554;
	text-decoration:none;
	}

#submenu li .selected {
	color:#b19554;
	text-decoration:none;
	}

#topfade {
position:absolute;
	display:block;
	float:left;
	width:350px;
	height:210px;
	text-align:right;
	top:170px;
	left:0px;
	z-index:109;
	}

#topfade_right {
position:absolute;
	display:block;
	width:282px;
	height:210px;
	text-align:right;
	top:170px;
	right:0px;
	z-index:109;
	}
	
#top_slideshow {
	position:absolute;
	display:block;
	width:740px;
	height:210px;
	text-align:right;
	top:170px;
	right:0px;
	z-index:108;
	}

#mainbody {
	border:1px solid black;
	text-align:left;
	}

.largead {
	display:block;
	float:none;
	width:150px;
	height:260px;
	margin-top:20px;
	margin-left:60px;
	padding-left:0px;
	font-size:12px;
	}

.largead a{
	color:#611c1a;
	text-decoration:none;
	}

.largead a:hover{
	color:#611c1a;
	text-decoration:underline;
	}

.bodytext {
	display:block;
	width:460px;
	text-align:left;
	margin-left:230px;
	font-size:12px;
	margin-top:20px;
	padding:0;
	
	}

.bodytext h1 {
	color:#611c1a;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:29px;
	padding-bottom:15px;
	text-transform:uppercase;
	}

.bodytext h2 {
	color:#611c1a;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:22px;
	padding-bottom:5px;
	}
	
.bodytext a{
	color:#611c1a;
	text-decoration:none;
	}

.bodytext a:hover{
	color:#611c1a;
	text-decoration:underline;
	}

.bodytext_large {
	display:block;
	width:640px;
	text-align:left;
	margin-left:230px;
	font-size:12px;
	margin-top:20px;
	padding:0;
	
	}

.bodytext_large h1 {
	color:#611c1a;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:29px;
	padding-bottom:15px;
	text-transform:uppercase;
	}

.bodytext_large h2 {
	color:#611c1a;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:22px;
	padding-bottom:5px;
	}

.bodytext_large a{
	color:#611c1a;
	text-decoration:none;
	}

.bodytext_large a:hover{
	color:#611c1a;
	text-decoration:underline;
	}

.bottomadarea {
	display:block;
	width:660px;
	text-align:left;
	margin-left:230px;
	font-size:12px;
	margin-top:20px;
	padding:0;
	
	}

.toptelephone {
	position:absolute;
	top:35px;
	right:30px;
	z-index:111;
	text-align:right;
	}

hr {
	height:1px;
	border-bottom:1px solid #c9b480;
	}

img, td, span { behavior: url(ScriptLibrary/iepngfix.htc) }