body {
background-image:url(img/bg_fade_content.jpg);background-repeat:repeat-x;margin:0px;padding:0px;background-color:black;color:white;}
body, td, th {font-family:'Arial Narrow', Arial, Helvetica, sans-serif;font-size:13pt;font-weight:bold;}
h1, h2, h3, h4, h5, h6 {font-family:Arial, 'Arial Narrow', Helvetica, sans-serif;}
h1 {font-size:22pt;}
h2 {font-size:14pt;font-style:italic;}
img, a img {border:none;}
a {text-decoration: none;color: #E6A20B;font-family:Arial, Helvetica, sans-serif;}
a:hover {background-color: #E6A20B;color: black;}
div#bg_right {float:right;height:100%;}
div#header{height:181px;background-image:url(img/whitetail_replicas_header.jpg);background-repeat:no-repeat;background-position:right;font-family:Arial, 'Arial Narrow', Helvetica, sans-serif;}
div#header a {margin:0px;padding:0px;}
div#header div#logo {display:block;width:361px;float:left;}
div#header div#date {height:147px;font-weight:bolder;font-size:12px;font-style:italic;}
div#header div#date div#todays_date {display:block;width:300px;float:right;margin-top:112px;text-align:right;}
div#header div#scroller {height:23px;font-size:18px;font-weight:bolder;overflow:hidden;}
div#content {text-align:right;}
div#content h1 {clear:none;height:66px;margin:0px;padding:0px 0px 0px 20px;line-height:66px;overflow:hidden;text-align:left;}
div#content div#nav {float:left;}
div#content {padding-right:40px;}
div#content div#nav a img, div#content div#nav img {border:none;}
div#content h2 {padding-bottom:20px;}
div#content img, div#content a img {border: 3px solid black;}
div#content a:hover img {border-color: #E6A20B;}
div#content p, div#content div#gallery {padding-left:40px;}
div#content div#gallery a {display: block;width: 200px;height: 221px;color: #EEEEEE;float: right;font-size: medium;margin:10px;overflow: hidden;background-image:url(img/gallary_bg_off.gif);background-repeat:no-repeat;}
div#content div#gallery a:hover {color: black;background-color:transparent;background-image:url(img/gallary_bg_on.gif);}
div#content div#gallery a img {border: none;margin: 10px 10px 5px 10px;}
div#content div#single_item_view {font-size: 14pt;}
div#content div#single_item_view h2 {font-style: italic;font-size: 16pt;margin: 0px 0px 10px 0px;padding:0;}
div#content div#buck_view {display:block;}
div#content div#buck_view td#thumbs_col a { background-color:transparent;display:block;margin-top:3px;margin-bottom:3px;}
div#content div#single_item_view table {float:none;}
div#content div#single_item_view p#caption {font-size:medium;margin-top:5px;padding-top:0px;}
div#content hr {clear:both;}
div#content p#footer {font-size:small;padding-top:0px;margin-top:0px;padding-left:40px;padding-bottom:20px;}
div#cleardiv {width:1px;height:1px;clear:both;}
div#logo a, div#logo a img {border:none;}
div#page {
	background-image:url(img/bg_fade_content.jpg);background-repeat:repeat-x;
	min-width:973px;
	/* min-width hack for IE since it doesn't understand the valid css property 
	   CRASHES IE6... FIX IMPLEMENTED IN HTML PAGE (AT VERY BOTTOM)
	width:expression(document.body.clientWidth < 973 ? "973px":"auto");
	*/
}
input {
	/* this is used to format quick contact form which is injected into the html code via javascript (inside the <div id="quick_contact"></div> tag */
	margin: 8px 0px 2px 5px;
	font-size:13pt;
}
