@charset "utf-8";
/* CSS Document */

body{font-family:Verdana, Geneva, sans-serif; padding-top:0; margin-top:0; background-image:url(../img/dark_wood_texture.jpg); background-repeat:repeat;}
#wrapper{width:1000px; margin:auto;}
#clear{clear:both;}
#navbar{margin:0; padding:0}
#navbar li{display:inline; padding:0; margin:0;}
#navbar li a:link,
#navbar li a:visited{padding:5px 14px 5px 10px; width:auto; height:45px; color:#f1f5fb; text-decoration:none; font-weight:bold; font-size:16px;}
#featured{width:1000px; height:280px;}
#top{background-image:url(../images/top.png); background-repeat:no-repeat; height:25px; width:1000px; margin-top:10px;}
#content{background-image:url(../images/dove-hunting-texas.png); background-repeat:repeat-y; height:auto; width:900px; padding:0 50px 0 50px; font-size:12px;}
#leftcontent{float:left; width:255px; border-right: solid 1px #c3c3c3;}
#rightcontent{float:right; width:600px;}
#bottom{background-image:url(../images/bottom.png); background-repeat:no-repeat; height:24px; width:1000px;}
#footer{font-size:11px; color:#FFF; padding-top:10px;}
