/* top level
+-----------------------------------------------------+
|T CSS Designed and written by Fox Valley Web Design.|
|A http://www.foxvalleywebdesign.com/ |
|G |
+-----------------------------------------------------+
*/
html, body, form, fieldset {
margin: 0;
padding: 0;
font: 10pt Verdana, Arial, Helvetica, sans-serif;
}



h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
margin: 1em 0;
padding: 0;
line-height: 1.5em;
}

h1 {
	font-size: 1.2em;
	color: #003399;
}
#leftcontent2 {
	padding: 10px;
}
h2 { font-size: 1em; }
h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #FF6633;
}
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: .8em; }

li, dd, blockquote { margin-left: 1em; }
dl { margin: 0px; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }
td, th { vertical-align: top; }

/*************************************************************/
body {
	background-image: url(../images/camobg.jpg);
	text-align: center;
}

#main {
	width: 903px;
	text-align: left;
	margin: 0px auto;	
}
#left_menu {
	width: 223px;
	float: left;
	clear:none;
	background-color: #dcffdf;
	margin: 0;
}
#leftcontent {
	padding: 10px;
}
#content {
	background-image: url(../images/bark_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 223px;
	padding-bottom:1px;
}
img {
	margin: 10px;
}
#left_menu img {
	margin: 0px
}
#contenttext {
	padding: 20px;
}
#middle {
	width: 901px;
	background:#fff;
	background-image: url(../images/mainbg.jpg);
	padding:0px 0px 0px 2px;
}
#footer {
	background-image: url(../images/footer.gif);
	height: 33px;
	width: 903px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 1px
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #003399;
}
#copyright {
	color: #FFFFFF;
	text-align: center;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 124px;
}
#menu a:hover {
 background-position:bottom right;
}
#menu a {
 height: 40px;
 text-decoration: none;
 display: block;
 float: left;
 background-position:top right;
}

#menu a span { display:none; }

#menu a.home {width: 79px; background-image:url(../images/but_home.jpg);}
#menu a.about {width: 75px; background-image:url(../images/but_about.jpg);}
#menu a.trailers {width: 94px; background-image:url(../images/but_trailers.jpg);}
#menu a.deer_blinds {width: 117px; background-image:url(../images/but_deer_blinds.jpg);}
#menu a.duck_skiffs {width: 120px; background-image:url(../images/but_duck_skiffs.jpg);}
#menu a.parts_supplies {width: 159px; background-image:url(../images/but_parts_supplies.jpg);}
#menu a.other_services {width: 150px; background-image:url(../images/but_other_services.jpg);}
#menu a.contact {width: 108px; background-image:url(../images/but_contact.jpg);}

.clearfloat {
	width:80%;
	height:0px;
	font-size:.01em;
	clear:both;
}
#footertext {
	text-align: center;
	font-size: 12px;
	padding-left: 50px;
	vertical-align: middle;
}
.text {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
