@import url(/windsor.css);

body { 
	background: #fff;
	text-align: center;
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	margin: 0;
	padding: 0; }
	
a:link, a:active, a:visited { 
	color: #f85c2a;
	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-family: 'WindsorMNBold';
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #2e60ad; }
	
h2 { 
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	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: 960px;
	margin: 0 auto 0;
	padding: 0 8px 0 8px; 
	text-align: left; }
	
#header { 
	margin: 0;
	padding: 15px 20px;
	height: 113px;
	font-size: 14px; }
	
#header #topnav { 
	float:  right; 
	margin: 0 -38px 0 0;
	padding: 5px 38px 5px 50px;
	height: 43px;
	width: 297px;
	background: url(/media/orangeribbon.png) right no-repeat; }
	
#topnav ul { 
	float: right;
  	padding: 0;
  	margin: 0;
  	list-style: none; } 

#topnav a {
  	display: block;
	padding: 0 0 0 15px;
  	margin: 0;
	color: #fff;
  	text-decoration: none; }

#topnav a:hover, #topnav a:active {
  	text-decoration: underline; }

#topnav li {
  	display: inline;
  	float: right;
  	margin: 0;
 	padding: 0; }
	
#header #address { 
	text-align: right;
	line-height: 22px;
	margin: 60px 0 0 0; }
	
#header #logo { 
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	line-height: 0px; }
	
#header h1 { 
	font-size: 34px; 
	line-height:  38px;
	margin: 40px 0 0 0; }
	
#navcont {
	width: 960px;
	height: 71px;
	background:url(/media/blueribbon.png) center no-repeat;
	padding: 0 20px 0 20px;
	margin: 0 -17px 0 -20px;
	font-size: 18px;
	text-transform: uppercase;
	z-index: 90; }
	
ul#nav { 
  	padding: 0;
  	margin: 0;
  	list-style: none; } 

#nav a {
  	display: block;
	padding: 14px 10px 14px 10px;
  	margin: 0 1px 0 1px;
	color: #fff;
  	text-decoration: none; }

#nav a:hover, #nav a:active {
  	background: #f85c2a;
  	margin: 0;
  	border-left: 1px solid #fff;
  	border-right: 1px solid #fff; }

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

/* second-level lists */

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

#nav li ul {
  	position: absolute;
  	width: 165px;
  	margin: 0 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: #f85c2a;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff; }
	
#nav li ul a.last { 
	border-bottom: 1px solid #fff; }

#nav li ul a:hover {
  	background: #2e60ad;
  	margin: 0 0 0 1px; }

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

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {
  left: auto; }
  
#mainphoto { 
	margin: -23px 0 0 0;
	z-index: 70; }
	
#slideshow { 
	min-height: 400px;
	margin: -21px 0 0 0;
	z-index: 70; }
	
#brandfeature { 
	margin: 0;
	padding: 0;
	height:  80px;
	background: url(/media/brandbar.png) center repeat-x;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center; }
	
#brandfeature table { 
	width:  100%;
	height: 80px; }
	
#brandfeature table tr { 
	vertical-align: middle; }
	
#brandfeature table td { 
	width: 160px;
	padding: 10px;
	text-align:  center; }
	
#main {
	margin: 0;
	padding: 20px; }
	
#main2, #news {
	float: left;
	width: 616px;
	margin: 0;
	padding: 20px; }
	
#brands, #social, #newsarchive, #contactinfo { 
	margin: 0 0 0 656px;
	padding: 20px; }
	
#brands { 
	text-align: center; }
	
#footer { 
	clear: both;
	padding: 20px;
	text-align: center;
	font-size: 10px;
	line-height: 14px; }
	
.contentpic { 
	float: right;
	margin: 0 0 5px 10px; }
	
.icon {
	vertical-align: middle;
	margin: 0 5px 0 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;
	border: 0;
	line-height: 24px; }
	
input, textarea, select {
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #ccc; 
	padding: 5px; }

.submit, .reset { 
	font-family: 'Cabin', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff; 
	background-color: #0E6DA2; 
	border: none;  }
	
.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 */

