﻿html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
}

body#welcome a#Lwelcome,
body#tour a#Ltour,
body#events a#Levents,
body#services a#Lservices,
body#buyerinfo a#Lbuyerinfo,
body#contact a#Lcontact,
body#links a#Llinks 
	{
	color: #000000;
	}

body	
	{
	background: #50451A;
	color: #F0F0F0;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:62.5%;
	}

a:link
	{
	color: #000000; text-decoration: underline
	}

a:visited
	{
	color: #000000; text-decoration: underline
	}

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

a:active
	{
	color: #000000; text-decoration: underline
	}
	
#pageWrapper
	{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}
	
#headerWrapper
	{
	background: url(assets/header_bgBLK.png) repeat-x;
	width: 100%;
	color: #000000;
	}
	
#headerTop
	{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: auto;
	}

#headerTop  h1
	{
	font-family: arial;
	font-size: 5.0em;
	padding-top: 1.0em;
	}

#headerBottomWrapper
	{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 4.0em;
	background: #000000;
	}

#headerBottom
	{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 4.0em;
	}
	
#headerBottom p
	{
	font-family: arial;
	font-size: 2.3em;
	margin-left: 1.0em;
	padding-top: 0.2em;
	color: #F0F0F0;
	}

#contentWrapper
	{
	background: #2D270F url(assets/topContent_bgBRN.png) repeat-x;
	width: 100%;
	height: 262px;
	}

#frame
	{
	clear: both;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	}
	
#contentLeft
	{
	float: left;
	width: 180px;
	}
	
#contentRight
	{
	float: left;
	width: 650px;
	}	
	
#mainBody
	{
	margin: 10px 10px 10px 10px;
	}

#mainBody h1
	{
	font-size: 3.0em;
	margin-bottom: 0.3em;
	}

#name
	{
	width: 650px;
	border-top: solid 1px #F0F0F0;
	padding-top: 0.1em;
	font-weight: bold;
	font-size: 2.5em;
	}
	
#jobtitle
	{
	margin-left: 1.6em;
	font-size: 1.4em;
	font-weight: bold;
	}
	
#mainBody p
	{
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 1.4em;
	}
	
#mainBody ul
	{
	margin-left: 2.0em;
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 1.4em;
	}

#mainBody a:link
	{
	color: #F0F0F0;
	}
	
#mainBody a:visited
	{
	color: #F0F0F0;
	}
	
#mainBody a:hover
	{
	color: #FF9148;
	}
	
#mainBody img
	{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#newsName
	{
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-left: 1.0em;
	margin-bottom: 0.5em;
	}
	
#newsDate
	{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #C0C0C0;
	}
	
#newsBody
	{
	font-size: 1.4em;
	line-height: 1.4em;
	margin-top: 0.2em;
	margin-left: 1.3em;
	margin-bottom: 1.0em;
	}
	
#newsBody ul
	{
	font-size: 1.0em;
	line-height: 1.6em;
	}
	
#form
	{
	font-size: 1.4em;
	}
	
#nav
	{
	float: left;
	width: 182px;
	height: 262px;
	background: #2D270F;
	}
		
#nav img
	{
	margin-left: 15px;
	border: 0px;
	}
		
#nav ul
	{
	font-size: 1.5em;
	font-weight: bold;
	list-style-type: none;
	}

#nav ul li
	{
	}

#nav ul li a
	{
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	}

#nav ul li a:hover
	{
	padding-top: 15px;
	padding-left: 15px;
	background: #82A1B3;
	color: #FFFFFF;
	text-decoration: none;
	}

#nav ul li a.current
	{
	background: #40896D;
	color: #F0F0F0;
	text-decoration: none;
	}		

#disclaimer
	{
	font-size: 0.7em;
	}

#disclaimer ul
	{
	padding-left: 1.0em;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	}	
	
#description
	{
	padding: 10px;
	background: #FFFFFF;
	color: #000000;
	line-height: 1.1em;
	font-size: 1.5em;
	}	
	
#footerWrapper
	{
	clear: both;
	width: 100%;
	border-top: 1px solid #000000;
	background: #F0F0F0;	
	}
	
#footer
	{
	width: 950px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
	background: #F0F0F0;
	font-size: 1.0em;
	height: 180px;
	}
	
#footer h1
	{
	font-size: 1.4em;
	}

#footer h2
	{
	font-size: 1.0em;
	line-height: 1.8em;
	color: #111111;
	}
	
#footer img
	{
	float: right;
	margin: 0px 10px 10px 10px
	}