@charset "UTF-8";/* CSS Document */html{ background: none; }body{ background: url(img/background.jpg);}html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,code,address,caption,cite,form,blockquote,fieldset,input,th{	margin: 0;	padding: 0;	font-weight: normal;	font-style: normal;}#container{	width: 900px;	margin: 30px auto 0 auto;}#site-frame {	float:left;	border:10px solid white;	background:#FFFFFF;}P {	font:12px Arial, Helvetica, sans-serif;	line-height:19px;	color:#666666;	margin-bottom:10px;}H1 {	font-family: 'Trebuchet MS',Verdana,Sans-Serif;	font-size:20px;	color:#618291;	margin-bottom:10px;}H2 {	font-family: 'Trebuchet MS',Verdana,Sans-Serif;	font-size:18px;	color:#618291;}H3 {	font-family: 'Trebuchet MS',Verdana,Sans-Serif;	font-size:14px;	color:#000000;	line-height:20px;	margin-bottom:20px;}H4 {	font-family: 'Trebuchet MS',Verdana,Sans-Serif;	font-size:14px;	color:#618291;}H5 {	font-family: 'Trebuchet MS',Verdana,Sans-Serif;	font-size:12px;	color:#000000;	font-weight:bold;}#top-logo {	float:left;	}		/* NAVIGATION STYLES */.navigation {	width: 404px;	float: right;	}	.navigation ul {	list-style:none;	margin:0;	padding:0;}.navigation ul#nav li{	width: 200px;	height: 37px;	float: left;	text-align:left;	text-transform: uppercase;	text-decoration: none;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	border-left: 2px solid #FFFFFF;	background:#501209;}.navigation ul#nav li a{	display: block;	margin: 11px 0 0 12px;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 14px;	color: #FFFFFF;}.navigation ul#nav li a:hover{	color:#FFCC00;}#top-image{	width:496px;	height:115px;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;}.pics {	margin-top:10px;	height:400px;	width:880px;}#content {	margin:10px 30px 20px 130px;	width:620px;	padding-top:30px;}#content-gallery {	margin:10px 0 10px 0;	width:880px;	padding:0px;}#bottom-left {	float:left;	width:430px;	height:148px;	background:#666666;	margin-top:10px;	padding:30px 20px 0 20px;}#bottom-left H1 {	font-family: 'Trebuchet MS',Verdana,Sans-Serif;	font-size:22px;	color:#FFCC00;	margin-bottom:10px;}#bottom-left P {	font-family:Arial, Helvetica, sans-serif;	font-size:17px;	line-height:28px;	color:#FFFFFF;}#bottom-right {	float:right;	width:400px;	height: 178px;	background:#618291;	margin-top:10px;}#bottom-full {	width:880px;	height:60px;	background:#618291;}/* FOOTER STYLES */#footer {	clear:both;	padding-top:15px;	height:45px;}#footer a:link,#footer a:visited {	font-family:Arial, Helvetica, sans-serif;	font-size:10px;	color:#999999;	text-decoration:none;	margin-right:10px;}#footer a:hover,#footer a:active {	color:#FFFFFF;}