@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #CCCCCC;
	font-family: "Century Gothic";
}
#container {
	width: 995px; 
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
#header {
	background: #6B6903;
	padding: 10px 10px 0 20px;
	font-family: "Century Gothic";
	padding-bottom: 0px;
	height: 150px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#sidebar1 {
	float: left;
	width: 160px;
	padding: 15px 0px 15px 20px;
	font-family: "Century Gothic";
	height: auto;
}
#mainContent {
	margin: 0 0 0 200px;
	padding: 0 20px 10px 0px;
	font-family: "Century Gothic";
	font-size:95%;
} 

#mainContent h1{
	padding: 0px;
	font-family: "Century Gothic";
	font-size:120%;
} 

#mainContent h2{
	padding: 0px;
	font-family: "Century Gothic";
	font-size:180%;
	color: #6B6903;
} 
#mainContent a{
	font-family: "Century Gothic";
	font-size:100%;
	text-decoration: none;
	color: #6B6903;
} 

#mainContent a:active{
	font-family: "Century Gothic";
	font-size:100%;
	color: #6B6903;
	text-decoration: none;
} 

#mainContent a:hover{
	font-family: "Century Gothic";
	font-size:100%;
	color: #6B6903;
	text-decoration: none;
	font-weight: bold;
} 

#footer {
	padding: 0 0 0 20px;
	background-color: #6B6903;
	font-family: "Century Gothic";
	height: 40px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	font-family: "Century Gothic";
}
.fltrt { /* float an element right */
	float: right;
	margin-left: 8px;
}
.fltlft { /* float an element left*/
	float: left;
	margin-right: 8px;
}
.clearfloat { /* final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#specials{  
position:relative; 
right:90px; 
top:40px; 
float:right;
}

.sawdays{  
position:relative; 
right:50px; 
top:40px; 
float:right;
}
.aa{  
position:relative; 
right:20px; 
top:10px; 
float:right;
}

#navigation {
	float:left;
	font-size:95%;
	margin:0 0 0 0;
	padding: 30px 0px 0px 0px;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
	color: #6B6903;
	width: 150px;
	height: auto;
	font-weight: bold;
}

#navigation ul {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family: "Century Gothic";
	display: inline-block;
}

#navigation ul li{
	list-style-type: none;
	border-bottom:25px;
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #6B6903;
	font-family: "Century Gothic";
	line-height: 50px;
	font-style: normal;
	text-decoration: none;
}

#navigation ul li a:active  {
}

#navigation ul li a:hover {
color:#ffffff;
background-color:#6B6903;
background-position:left;
background-repeat: no-repeat;
text-decoration: none;
}

#navigation ul li:hover {
	background-color:#FFFFFF;
	position:relative;
	color: #000000;
	font-weight: bold;
	font-family: "Century Gothic";
}

#feature {
	float:left;
	font-size:95%;
	margin:0 0 0 0;
	padding: 20px 0px 0px 0px;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
	color: #6B6903;
	width: 150px;
	height: auto;
	font-weight: bold;
}
#mail {
	float:left;
	font-size:85%;
	margin:0 0 0 0;
	padding: 0px 0px 0px 0px;
	font-family: "Century Gothic";
	background-color: #FFFFFF;
	color: #6B6903;
	width: 150px;
	height: auto;
}
#NavigationHolder{
	clear:both;
	margin-bottom:0px;
	display:block;
	height:30px;
	margin-left: 180px;
	background-color: #6B6903;
	padding-top: 8px;
}

#NavigationHolder ul{ 
margin:0px; 
padding:0px;
}

#NavigationHolder ul li{
	list-style:none;
	float:left;
	color:#8A5F2E;
	font-weight:normal;
	font-family: "Century Gothic";
	color:#FFFFFF;
	font-size:95%;
	margin:0px;
	text-decoration: none;
	background-color: #6B6903;
	padding-right: 5px;
}

#NavigationHolder ul li a{
	color:#FFFFFF;
	font-weight:normal;
	font-family: "Century Gothic";
	text-decoration: none;
}

#NavigationHolder ul li a:hover{
	color:#FFCC66;
	font-weight:normal;
	text-decoration:none;
}

