/* CSS Document */

body {
	background-color:#996633;
	font-family :  Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	scrollbar-face-color:#996633;
	scrollbar-highlight-color:#D19559;
	scrollbar-3dlight-color:#ECBE5C;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#533A24;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#62432E;
	text-align:c
}

#global {
	width:800px;
	height:auto;
	margin:10px auto;
	text-align:center
}

#contentarea {
	text-align:center;
	width:800px;
	height:auto;
}


#header {
	width:800px;
	height:190px;
	background-color:339922;
}

#total {
	width:800px;
	height:auto;
	text-align:center;
	margin:0 0 0 0;
}

#navbox {
	width:147px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
}
#info {
	width:646px;
	float:right;
	height:auto;
	background-repeat:repeat;
	text-align:center;
	margin:10px 0;
}
#space {
	height:10px;
	width:646px;
	background-color:#996633;
}
#main {
	text-align:left;
	background-image:url(images/bg1.jpg);
}
#price {
	width:600px;
	float:right;
	height:auto;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat;
	text-align:center;
}
#address {
	width:600px;
	height:auto;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
    display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

* {
	margin:0px;
	padding:0px;
}
#base {
	width:646px;
	height:36px;
	background-image:url(images/bg2.jpg);
	font-family : Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-style : normal;
	color : #522816;
	text-decoration : none;
}
#base p {
	text-align:center;
	margin:auto;
	line-height:10px;
	color:#522816;

}

#infotop {
	width:646px;
	height:422px;
	background-image:url(/images/bg3.jpg);
	text-align:center;
	padding:22px 0 0 0;
}
#pasthunts {
	width:453px; 
	height:auto;
	border-width:medium;
	border-style:groove;
	border-color:#E3E3E3;
	background-image:url(images/bg1.jpg);
	margin:0 auto 10px;
}
#pasthunts h1 {
	font-size:26px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin:20px 0;
}
#pasthunts a {
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
#pasthunts a:hover {
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:underline;
	color:#000000;
}

h1 {
	text-align:center;
	font-size:20px;
	padding:15px 0 0 0;
}
h2 {
	text-align:center;
	font-size:30px;
	padding:15px 0 0 0;
}
p {
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-style:normal;
	font-weight:normal;
	color : #000000;
	margin:20px 30px;
}

a {
	color:#000000;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.lonav {
	text-align:center;
	font-size:14px;
	line-height:14px;
	color:#522816;
}
.lonav a {
	color:#522816;
	font-size:14px;
	text-decoration:none;
}
.lonav a:hover{
	color:#000;
	font-size:14px;
	text-decoratio:none;
}
.lonav a:link{
	color:#522816;
	font-size:14px;
	text-decoration:none;
}
.footer {
	text-align:center;
	font-size:10px;
	line-height:12px;
	margin:0;
	color:#522816;
}
.footer a {
	color:#522816;
	font-size:11px;
	text-decoration:none;
	margin:0;
	line-height:12px;
}
.footer a:hover{
	color:#000;
	font-size:10px;
	text-decoratio:none;
	margin:0;
	line-height:12px;
}
.footer a:link{
	color:#522816;
	font-size:10px;
	text-decoration:none;
	margin:0;
	line-height:12px;
}

.pagenav {
	height:18px;
	text-align:center;
	font-size:16px;
	line-height:16px;
	color:#000000;
}
.pagenav a {
	text-align:center;
	font-size:16px;
	color:#000000;
}
.pagenav a:hover {
	text-align:center;
	font-size:16px;
	color:#000000;
}
.pagenav a:link {
	text-align:center;
	font-size:16px;
	color:#000000;
}








/* old stuff */
*ul {
	list-style:none;
}
*ul li {
	list-style:none;
}

ul#mainnav {
	margin:2px 0 4px 0;
	list-style:none;
}
#mainnav li {
	padding:2px 0 4px 0;
	list-style:none;
}
.cap {
	text-transform : uppercase;
}

.clearthis {
	clear:both;
	height:0;
	line-height:0;
}
.names {
	font-size:16px;
	text-align:center;
	font-weight:bold;
}



ul#mainnav {
	margin:2px 0 4px 0;
	list-style:none;
}
#mainnav li {
	padding:2px 0 4px 0;
	list-style:none;
}
#table1 {
	width:646px;
	height:auto;
	background-image:url(images/bg1.jpg);
}
.trmain {
}
.tdl {
	background-image:url(images/bg3.jpg);
	width:198px;
	height:153px;
	padding:0 6px 0 8px;
	text-align:center;
}
.tdl img{
	margin:0 0 0 1px;
	width:179px;
	height:119px;
	border:none;
}
.tdr {
	width:397px;
	font-size:16px;
	text-align:center;
	font-weight:bold;}

.left {
	text-align:left;
}

.right {
	text-align:right;
	margin-right:10px;
}

#title {
	text-align:center;
	width:400px;
	margin:0 100px 0 100px;
}
.title {
	text-align:center;
	background-color:#996633;
	width:300px;
	padding:0 50px 0 50px;
}

#lefttbox {
	float:left;
	width:300px;
	height:auto;
	text-align:left;
	margin:15px 0 10px 5px;
}

#lefttbox p {
	margin:8px 0 4px 0;
}
#lefttbox ul#linfo {
	margin:8px 0 4px 5px;
	list-style:none;
}
#lefttbox ul#linfo li {
	margin:4px 0 4px 5px;
}
#lefttbox ul#linfo li span {
	float:right;
	padding:0 10px;
}
#lefttbox ul#linfo li br {
	clear:both;
}

.alinright {
	text-align:right
}
.rightbox {
	float:right;
	width:275px;
	height:auto;
	text-align:center;
	margin:15px 15px 10px 0;
}

.rightbox p {
	margin:8px 0 0 0;
}

#l {
	float:left;
	width:300px;
	margin:0;
	text-align:left;
}
#l p {
	margin:8px 0 4px 0;
}
ul#lbox {
	margin:8px 15px 4px 10px;
	font-size:14px;
	text-align:left;
	list-style:none;
}
#lbox li {
	margin:4px 5px 4px 10px;
	font-size:14px;
}
#lbox li span {
	float:right;
	padding:0 10px;
}
#lbox li br {
	clear:both;
}

ul#infobox {
	margin:10px 0 4px 10px;
	list-style:circle;
	font-size:12px
}
#infobox li {
	margin:10px 20px 0 15px;
}
#infobox li span {
	float:right;
	padding:0 10px;
}
#infobox li br {
	clear:both;
}


#r {
	float:right;
	width:300px;
	margin:0;
	text-align:left;
}

.ltitle {
	text-align:center;
	width:200px;
	margin:20px 10px 0 40px;
	background-color:#996633;
}
.rtitle {
	text-align:center;
	width:200px;
	margin:20px 10px 0 40px;
	background-color:#996633;
}
.backlite{
	background-image:url(images/bg1.jpg);
}
