html {
	height:101%;
	background: #D5CF8B url("/images/turtle_bg.gif") no-repeat 50% 0px; /*or -400px for home?*/

}


body {
		margin:0px;
		padding: 0px;
		font-size: 100%;
		background: url("/images/body_bg.gif") repeat-x 0 0;
		background-attachment: scroll;/* fixes MAC - border shows about 15px*/
												/* of backgroundimage below last div*/
												/* if window is larger than content also*/
												/*place background-color in html above*/
												/*-fix by http://www.zeldman.com/press/discuss_css.html*/							
	}

h1,h2,h3,h4,h5,h6,ul,ol,dl,p,a,table{
	font: normal 1em/150% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

ul{	
	list-style-position: inside;
}

p{
	padding:0;
	margin:.5em 0;
	font-size: 0.9em;
}
	

h1{
	color: #FFF;
	font-size: 1.7em;
}

h2{
	color: #550E2B;
	font-size: 1.6em;
	margin: .8em 0;
}

h3{
	color: #9B7D52;
	font-size: 1.4em;
	margin: .8em 0;
}
	

a:link, a:visited {
	color:#550E2B;
	text-decoration: none;
}	

a:hover {
	text-decoration: none;
	color: #FFF;
}

img {
	border: none;
	margin: 5px;
}
	
#wrapper{
	width: 864px;
	margin: 0 auto;
	position: relative; /*make wrapper the positioning context for inner elements*/
}


#home_header  {
	height: 414px;
	margin: 0px;
	padding: 0;
	background: url("/images/home_hdr.gif") no-repeat 50% 0;
	position: relative;
	}
	
#logolink {
	height: 210px;
	width: 200px;
	margin: 0px;
	cursor: pointer; background:transparent; z-index: 1;
	position: absolute;
	top: 25px;
	left: 40px;
	}
	/*#home_header h1 {
		display: none;
	}*/

#home_right{
	position: absolute;
	top: 260px;
	left: 450px;
	width: 450px;
	height: 160px;
	/*margin-top: 260px;*/
	/*font-weight: bold;*/
}

	#home_right p{
		font-weight: bold;
		font-size: .9em;
		padding: 0;
		margin: 0;
		line-height: 1.1em;
	}
	
	#home_right div{
		top: 280px;
	}

#home_buttons{
	margin-top: 15px;
	width: 160px;
	display: block;
	float: left;
	margin-bottom:0;
}

	#home_buttons div{
		width: 154px;
		text-align: center;
		text-transform: uppercase;
	
	}
		#home_buttons div a{
			color: white;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
		}
	
		#home_buttons div a:hover{
			color: black;
		}
	
		#button1{
			background: url("/images/button1.gif") no-repeat 0 0;
			height: 26px;
			font-size: .7em;
			padding-top: 10px;
		}
		
		#button2{
			background: url("/images/button2.gif") no-repeat 0 0;
			height: 34px;
			font-size: 1.1em;
			padding-top: 6px;
		}
		
	
		#arrow{
			float: left;
			background: url("/images/left_arrow.jpg") no-repeat 0 4px;
			height: 13px;
			width: 38px;
			margin: 23px 0px 0px 0px;
		}
	#home_right2{
		color: #550E2B;
		padding:0;
		width: 200px;
		height: 40px;
		float: left;
		font-family: Arial,Verdana, Helvetica, sans-serif;
		font-weight: normal;
		font-size: .8em;
		margin: 22px 0px 0px 8px;


	}
/* Main Navigation */
#nav {    
	position: absolute;
	top: 255px;
	padding: 8px 0px 0px 52px;	
	margin:0;
	font: normal .75em Georgia, "Times New Roman", Times, serif;
	}
	#nav ul {
		margin:0px;
		padding:0px;
		list-style:none;
		list-style-position: outside;
		}
	#nav li {
		background: url(/images/nav_btn.gif) no-repeat 0 0;
		height: 31px;
		width: 168px;
		text-align: center;
		}
		
		#nav li a{
			position: relative;
			top: 5px;
		}
		#nav li a:link, #nav li a:visited{
			color: #FFF;
			font-weight: bold;
		}
		
		#nav li a:hover{
			color:#D5CF8B;
		}
	/*
#container #nav{
	position: absolute;	
	top: 250px;
	left: 0;
}*/
		
#links{
/*margin-left: 340px;*/
}
	#links div{
		float: right;
		width: 250px;
		padding: 0px 5px;		
	}
	
	#links div a:link, #links div a:visited{
		text-decoration: underline;
		font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	}
	
	#links div a:hover{
		color: white;
	}
	
	#links div p{
		font-size: .7em;
		padding-top: .7em;
		margin: 0;
	}
	
#quote{
	margin: 20px 0px 64px 375px;
	padding: 0px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#interior_header{
	height: 254px;
	margin:0px;
	padding: 0px;
	background: url("/images/interior_hdr.jpg") no-repeat 50% 0;
	position: relative; /*make this the positioning context for elements inside*/
}

#interior_header h1{
	position: absolute;
	margin: 200px 0px 0px 260px;
	text-align: center;
	width: 462px;
	text-transform: uppercase;
}	
#back_content{
	margin: 0 120px 0 256px;
	padding: 15px 38px;
	background: #F2F1DD url("/images/interior_bottom.jpg") no-repeat 50% 100%;
	width: 407px;
}

#back_content ul{
	font-family: Arial,Verdana, Helvetica, sans-serif;

}

#back_content a:link, a:visited{
	color:#550E2B;
	text-decoration: none;
}

#back_content a:hover{
	color:black;
	text-decoration: underline;
}
/*
#back_content h1{
	position: absolute;
	margin: -50px auto;
	padding:0px;
	color: white;
	text-align: center;	
	width: 482px;	
	}
*/

#container{
	/*position: relative*/
	width: 100%;
}

#back_buttons{
	float: right;
	padding-top: 5px;
}

#back_buttons a:link, #back_buttons a:visited{
	color: white;
}

#back_buttons a:hover{
	color: black;
}

#back_buttons div{	
	padding: 0px 0px;
	height: 33px;
	text-align: center;
}

#back_button1{
	background: url("/images/sm_button1.jpg") no-repeat 0 0;
	width: 117px;
	}
#back_button1 a{
	text-transform: uppercase;
	font: bold .9em/150% Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 5px;	
}
		
#back_button2{
	background: url("/images/sm_button2.jpg") no-repeat 0 0;	
	width: 118px;
}

#back_button2 a{
	text-transform: uppercase;
	font: bold .9em/150% Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 5px;	
}

#back_quote{
	margin: 36px 0 64px 280px;
	padding: 0px;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
		
#footer {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer p{
	margin: 0px;
	padding: 0px;
}
	
	/* Footer Navigation */
#footerNav { 
	margin: 0;
	padding: 0;
	}
	#footerNav li {
		display: inline;
		list-style: none;
		padding: 0 10px;
		border-right: 1px solid #BF1524;
		background: none;
		height: .7em;
		/*font: bold 0.8em Arial,Verdana, Helvetica, sans-serif;*/
		}		
		#footerNav li.last{ border: 0;}
		
		#footerNav a{
			font: bold 0.7em Arial,Verdana, Helvetica, sans-serif;
		}
#footer a:link, #footer a:visited{
	color:#550E2B;
	}
		
#footer a:hover{
	color: #FFF;
	}
			
#copyright{
	color: #FFF;
}

#footer p{
	margin: 15px 0px 0px 0px;
	font: bold 0.7em Arial,Verdana, Helvetica, sans-serif;
}

	 /* for Skip navigation at bottom of page*/	
.hide {   
	height: 0px;
	width: 0px;
	visibility: hidden;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
	
.clearfloats{ 	clear: both; }
