body { 
	background: #8FB3D7;
	background-image:  url(/media/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 17px 0 0 0;
	padding: 0; }
	
a:link, a:active, a:visited { 
	color: #0A6BA2;
	text-decoration: none; }
	
a:hover { 
	text-decoration: underline; }
	
a.img:hover { 
	background: 0; }
	
img { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }
	
table { 
	border: 0; }
	
tr { 
	vertical-align: top; }
	
h1 { 
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	margin: 0 0 5px 0;
	padding: 0; }
	
h2 { 
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding: 0; }
	
hr { 
	border: 0;
	color: #ccc;
	background-color:  #ccc;
	height:  1px; }
	
#container { 
	background-image: url(/media/contbg.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 900px;
	margin: 0 auto 0;
	padding: 0 12px 0 12px; 
	text-align: left; }
	
#header { 
	background-image: url(/media/headerbg2008.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: -12px -12px 0 -12px;
	padding: 27px 27px 15px 27px;
	height: 85px;
	color: #fff;
	font-size: 14px; }
	
#header #address { 
	float: right;
	text-align: right;
	line-height: 22px;
	margin: 45px 0 0 0; }
	
#header #logo { 
	padding: 0;
	margin: 0;
	line-height: 0px; }
	
#navcont {
	width: 100%;
	height: 30px;
	background: #0A6BA2;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff; }
	
ul#nav { 
  	padding: 0;
  	margin: 0;
  	list-style: none; } 

#nav a {
  	display: block;
	padding: 6px 12px 6px 12px;
  	margin: 0;
	color: #fff;
  	text-decoration: none; }

#nav a:hover, #nav a:active {
  	background: #074B71; }

#nav li {
  	display: inline;
  	float: left;
  	margin: 0;
 	padding: 0; }

/* second-level lists */

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

#nav li ul {
  	position: absolute;
  	width: 165px;
  	margin: 1px 0 0 -1px;
  	text-transform: none;
  	left: -999em; }

#nav li li {
  	float: left;
  	width: 165px;
	background: none; }

#nav li ul a {
  	padding: 6px 12px 6px 12px;
  	width: 100%;
	background: #0A6BA2;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff; }

#nav li ul a:hover {
  	background: #074B71; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto; }
	
#news {
	width: 200px;
	padding: 15px 0 15px 0;
	margin: 0;
	float: left;
	text-align: center; }
	
#news #weathertext img { 
	float: left;
	margin: 5px 10px 3px 0;
	padding: 0;
	line-height: 0px; }
	
#news #newsitems {
	padding: 15px;
	text-align: left; }
	
#main {
	margin: 0 0 0 201px;
	padding: 15px; }
	
#mainphoto { 
	float: right;
	margin: -15px -15px 10px -15px; }
	
#maintext { 
	float: left;
	width: 425px;
	margin: 0;
	padding: 0 15px 0 0; }
	
#brands { 
	margin: 0 0 0 440px;
	padding: 0;
	text-align: center; }
	
#brands #logos { 
	text-align: center; }
	
#newsarchive { 
	margin: 0 0 0 440px;
	padding: 0; }
	
#contactinfo { 
	margin: 0 0 0 440px;
	padding: 0; }
	
#footer { 
	margin: 0 auto 0;
	width: 900px;
	padding: 30px 12px 15px 12px;
	background-image: url(/media/footerbg.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	line-height: 14px; }
	
.contentpic { 
	float: right;
	margin: 0 0 10px 10px; }
	
.brandlogo { 
	vertical-align: middle;
	margin: 0 10px 10px 0; }
	
.clearer { 
	clear: both; 
	margin: 0;
	padding: 0;
	line-height: 0px; }
	
.error { 
	color: #CC0000; }
	
table.gallery td { 
	padding: 0 20px 20px 0;
	width: 185px;
	text-align: center; }
	
table.list { 
	width: 99%;
	background: #555; }
		
tr.listheaders { 
	background: #0E6DA2;
	vertical-align: top;
	font-weight: bold;
	color: #fff; }
		
tr.listitemsodd { 
	background: #fff;
	vertical-align: top; }
		
tr.listitemseven {
	background: #eee;
	vertical-align: top; }
		
td.actions { 
	width: 50px;
	text-align: center; }
	
form { 
	margin: 0;
	padding: 0; }
	
fieldset { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }
	
input, textarea, select {
	font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	border-top: #fff 1px inset;  
	border-left: #fff 1px inset;
	border-bottom: #fff 1px outset;
	border-right: #fff 1px outset; 
	padding: 1px 2px 1px 2px; }

.submit, .reset { 
	font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #fff; 
	background-color: #0E6DA2; 
	border-top: #fff 1px inset;  
	border-left: #fff 1px inset;
	border-bottom: #fff 1px outset;
	border-right: #fff 1px outset;  }
	
.button { 
	border: 0;
	vertical-align: middle; }

/* THICKBOX SETTINGS */
*{ padding: 0; margin: 0; }

html, body {
min-height: 100%;
height: auto !important;
height: 100%; }

#TB_window { }

#TB_secondLine {
	color: #000;
	font-size: 10px; }

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	min-height:100%;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	display:none;
	border: 1px solid #ccc;
	text-align:left; }

#TB_window img {
	display:block;
	margin: 12px 0 0 12px;
	border: 1px solid #ccc; }

#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left; }

#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right; }

#TB_closeAjaxWindow {
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right; }

#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px; }

#TB_title {
	background-color:#888;
	height:27px; }

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em; }

#TB_ajaxContent p {
	padding:5px 0px 5px 0px; }

#TB_load {
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101; }

#TB_HideSelect {
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px; }
	
/* END THICKBOX */
