@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
min-width:900px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #5c0b08;
}
#bckgrd {
	position:absolute;
	width:389px;
	height:380px;
	z-index:1;
	left: 11px;
	top: 57px;
	background-image:url(images/bcgrd.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#newsbckgrd{
	position:absolute;
	width:469px;
	height:582px;
	z-index:1;
	left: 368px;
	top: 314px;
	background-image:url(images/bcgrd.png);
	background-position:left top;
	background-repeat:no-repeat;

}
#huntstimes-bckgrd{
position:absolute;
	width:469px;
	height:582px;
	z-index:1;
	left: 188px;
	top: 544px;
	background-image:url(images/bcgrd.png);
	background-position:left top;
	background-repeat:no-repeat;
}
#scene-bckgrd{
	position:absolute;
	width:469px;
	height:582px;
	z-index:1;
	left: 437px;
	top: 340px;
	background-image:url(images/bcgrd.png);
	background-position:left top;
	background-repeat:no-repeat;
}
	

/*HOME MAIN CONTENT WRAPPER*/
#maincontent-wrap{
width:850px;
text-align:center;
margin:0 auto;
}
h1  {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #5c0b08;
	text-align: left;
	font-weight: normal;
	padding-top: 0px;
}
#maincontent-wrap img {
	padding: 0px;
	margin: 0;

}


/*HOMETEXT CSS*/
#hometext{
	float: right;
	width: 500px;
	padding: 0;
	margin: 0px;
}
#hometext p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:1.2em;
color:#5c0b08;
text-align:left;
}

/*LINK SYTLES*/
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color: #db261e;
}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color: #db261e;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-decoration: underline;
	color: #59613c;
}



/*TOP NAVIGATION BAR CSS*/

#navbar{
	width:100%;
	height:50px;
	z-index:1;
	background-color: #dbddb6;
	border-bottom:1px solid #cacca6;
	border-top:1px solid #cacca6;
	text-align:center;
}



#navbar a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5c0b08;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
}
#navbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #db261e;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5c0b08;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
.servicetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #5C0B08;
}

#navbar p {
	margin-top: 15px;
}

/*GRADIENTBAR CSS*/

#gradientbarwrap{
width: 100%;
background-image:url(images/gray-gradient.jpg);
border-top:1px solid #cacca6;
border-bottom:1px solid #cacca6;
height:224px;
}

#gradientbarcontent{
	width:850px;
	margin:0 auto;
	text-align:center;
	color:#59613c;
	padding-top: 0px;

}
.paragraph3{
width:275px;
height:205px;
float:right;
text-align:center;
border-left:1px dotted #59613c;
}

.paragraph1{
float:left;
width:275px;
height:205px;
border-right:1px dotted #59613c;
}

.font16{
font-size:16px;
}
.quote{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
line-height:1.4em;
}

/*COPYRIGHT BOTTOM BAR*/
#copyright{
	width:100%;
	background-color:#59613c;
	padding:2px;
	text-align:center;
	padding-bottom: 10px;
	clear:both;
}
#copyright p{
font-family:"Century Gothic";
font-size:12px;
color:white;
}

#copyright .smalltext{
font-size:10px;
text-decoration:underline;
color:white;
}

.border-bottom{
border-bottom:2px solid #5C0B08;
padding:3px;
}
.textalignleft{
text-align:left;
}
.padding5{
padding:5px;
}
.zindex99{
z-index:99;
}



.scenepreview {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 1.2em;
}
#gradientbarcontent a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E2001C;
	font-style:italic;
	text-decoration:none;
}

#gradientbarcontent a:hover{
color:#5c0b08;
text-decoration:underline;
}
.italic{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
font-style:italic;
color:#5c0b08;
}
.red{
font-size:15px;
color:#db261e;
}
.paddingbottom {
	padding-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #59613c;
	padding: 5px;
}
.noborder{
border:none;
}
.padding5{
padding:5px;
}
.center{
text-align:center;
}
.nopadding{
padding:0px;
margin:0px;
}
.floatleft{
float:left;
margin:15px;
margin-right: 25px;
}
.floatright{
float:right;
margin:15px;
margin-left:25px;
}
.border{
border:3px solid #990000;
}
.paddingright25{
padding-right:25px;
}
ul{
	list-style-type:circle;
	line-height:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align: left;
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul li{
padding:5px;
padding-top:10px;
padding-bottom:10px;
}
