@charset "UTF-8";
/* CSS Document */

body  {
	background-color: #452503;
	background: url(images/bkg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#header {
	width: 900px;
	height: 140px;
	}

#logo {
	float: left;
	}

#headerRight {
	float:right;
	text-align:right;
	font-family: times, serif;
	color: #ddc982;
	font-size:14px;
	line-height: 18px;
	}
	

.phone { font-size:18px; }

#headerRight a {
	color: #ddc982;
	text-decoration: underline;
	}

#headerRight a:hover {
	text-decoration: none;
	}


#navigation {
	background: url(images/nav_bkg.gif) no-repeat;
	width: 900px;
	height: 31px;
	font-family: verdana, sans serif;
	font-size:11px;
	color: #dfd3aa;
	text-align: center;
	line-height: 30px;
	}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#navigation li {
	display: inline;
	padding: 3px 30px;
	border-right: 1px solid #dfd3aa;
	}

#navigation a {
	color: #dfd3aa;
	text-decoration: none;
	
	}

#navigation li.noborder {
	border-right: none;
	}

#navigation a:hover {
	text-decoration: underline;
	}
	
#mainImage {margin-top:-2px;}

#container {
	width: 900px;
	text-align: center;
	margin: 0px auto;
	
	}

#leftColumn {
	float: left;
	width:184px;
	background: url(images/nav2_top.gif) no-repeat top center;
	background-color: #f3e9c8;
	text-align:left;
	height: 600px;
	margin-top:25px;
	margin-right:10px;
	margin-left:15px;
	}

#leftColumn h1 {
	font-family: times, serif;
	font-size: 12px;
	color:#73522b;
	font-weight: bold;
	} 
	
	#mainContent h1 {
	font-family: times, serif;
	font-size: 15px;
	color:#73522b;
	font-weight: bold;
	padding-left: 25px;
	} 
	
#leftColumn h1 a {
	font-family: times, serif;
	font-size: 12px;
	color:#73522b;
	font-weight: bold;
	} 

#navigation2{
	margin-top:75px;
	padding:0 0 15px 15px;
	
	width: 183px;
	font-family: verdana, arial, sans serif;
	font-size:12px;
	color: #847b58;
	text-align: left;
	line-height: 16px;
	}

#navigation2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#navigation2 li {
	padding: 3px 7px;
	}

#navigation2 a {
	color: #847b58;
	text-decoration: none;
	}

#navigation2 a:hover {
	text-decoration: underline;
	}
	
#mainContent {
	float:left;
	margin-top: 25px;
	padding: 20 15px;
	text-align:left;
	border-left:1px solid #452503;
	width: 625px;
	height:640px;
	}

#mainContent p{
	color:#452503;
	font-family: verdana, sans serif;
	font-size:11px;
	line-height: 15px;
	padding-left:25px;
	
	}
	
#mainContent table {
	margin-left:25px;
	color:#452503;
	font-family: verdana, sans serif;
	font-size:11px;
}
	
#rightColumn {
	float:right;
	margin-right: 0px;
	text-align:left;
	margin-top:15px;
	
	}
	
#rightColumn p {
	font-family: verdana, arial, sans serif;
	font-size:10px;
	color: #847b58;
	line-height: 12px;

	}
	
	
#rightColumn a {
	color: #847b58;
	text-decoration:none;
	}
	
#rightColumn img {
	padding-right:3px;
	}


#video {
border-bottom: 1px solid #452503;
padding-bottom: 10px; }

#sales {

	padding: 10px 0 0 0;
	
	
	
	}

#forum { 
	padding: 20px 0 20px 0;
	
	}

#events {
border-top: 1px solid #452503;
	padding-top: 10px;
	}
	

	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#mainContent table {
	border: 1px solid #452503;
	background-color: #f2e5ba;
	}
	
#mainContent tr {
background-color: #f2e5ba;
}

#mainContent td p{
	font-family: verdana, arial, sans serif;
	font-size:10px;
	color: #847b58;
	line-height: 15px;
	background-color: #f2e5ba;
	}
	
	
#footer {
margin-top:25px;
	font-family: verdana, arial, sans serif;
	font-size:10px;
	color: #c3b47d;
	line-height: 18px;
	}
	
#footer a {
	color: #c3b47d;
	text-decoration:underline;
	}

#footer a:hover {
	text-decoration:none;
	}

#mailing-list-unregistered {
display:none;
}


