/* A Free Design by Bryant Smith (bryantsmith.com) */


body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	background: #25060B url(background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;
}

#page
{
	display: block;
	height:auto;
	position: relative;
	overflow: hidden;
	width: 980px;
}


#mainPicture
{
clear:both;
width:750px;
height:345px;
background-color:#160306;
}

#menu
{
	clear:both;
	width:900px;
	height:40px;
	background-color:160306;
	text-align:center;

}

#mainPicture .picture
{
position:relative;
width:730px;
height:325px;
top:10px;
margin-left:10px;
background-image:url(images/banner.jpg);
background-repeat:no-repeat;
}

#headerTitle
{
	position:relative;
	text-align:right;
	top:0px;
	right:15px;
	font-size:45px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

#headerSubtext
{
	position:relative;
	text-align:right;
	top:8px;
	right:15px;
	font-size:24px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contentBox
{
margin-top:10px;
width:750px;
height:auto;
background-color:#160306;
padding-bottom:20px;
}

.contentBox .innerBox
{
margin-left:10px;
position:relative;
width:730px;
height:auto;
top:10px;
background-image:url(contentBack.png);
background-color:#FFFFFF;
background-repeat:repeat-x;
}

h1
{
font-size:25px;
margin-bottom:10px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
color:#1F1603;
font-family:Arial, Helvetica, sans-serif;
}

.contentText
{
font-size:16px;
line-height:24px;
margin-left:13px;
margin-right:13px;
font-family:Arial, Helvetica, sans-serif;
}

#footer {
text-align:center;
padding-top:30px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#C8 7002;
margin:0px;
}

#footer a
{
color:#C87002;
text-decoration:none;
font-size:9px;
}

a
{
color:#C87002;
text-decoration:none;
}

a:hover
{
color:#793C06
text-decoration:none;
border-bottom:dotted 2px;
}
a:visited
{
color:#793C06;

}


blockquote {
	font-size:12px;
	text-align:justify;
	width:400px;
	color:#000000;
	padding:15px;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(blockquote.png);
	background-repeat:no-repeat;
	border:dashed 1px;
	border-color:#C87002;
}


html, body {
text-align: center;
}
p {text-align: left;}

.highlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #F30;
	text-align:center;
}


.border_gradient {
border: 8px solid #000;
-moz-border-bottom-colors:#897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
-moz-border-top-colors:  #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
-moz-border-left-colors: #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
-moz-border-right-colors:#897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
padding: 5px 5px 5px 15px;
width: 300px;
}

.image {text-align:center; }

.listtxt {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#000;}

.title {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:68px;
	color:#000;
	text-align:center;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

.hovermenu ul{
font: bold 15px arial;
padding-left: 0;
margin-left: 45;
height: 40px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:hover{
background-color: #FFE271;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.midtext {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#D99702; text-align:center; }

.lgtxt {font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#000; text-align:center; }

.orangetx {font-family:"MS Serif", "New York", serif; font-size:35px; color:#F60; }

.highlte {font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#F60; }
