/* CSS Document */


.bodymod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #543200;
	background-color: #543200;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



/* General Links */

a:link { text-decoration : none; color : #47841C; border: 0px; outline: none;-moz-outline-style: none;} 

a:active { text-decoration : underline; color : #47841C; border: 0px; outline: none; -moz-outline-style: none;} 

a:visited { text-decoration : none; color : #2B4E10; border: 0px; outline: none; -moz-outline-style: none;} 

a:hover { text-decoration : underline; color : #64B726; border: 0px; -moz-outline-style: none;} 

a:focus { outline: none;-moz-outline-style: none;}





img { padding: 0px; margin: 0px; border: none;}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top: 1px dotted #8b4513; border-bottom: 0px solid #abb0b5; height : 1px;  }



input { font-family: 'Verdana'; color: #543200; font-size: 11px;}

textarea { font-family: 'Verdana'; color: #543200; font-size: 11px; }

select { font-family: 'Verdana'; color: #543200; font-size: 11px;  }



h1, h2, h3 { font-family: "Trebuchet MS";}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



#bgcontain { width: 774px; background: black; margin: 0px auto; }



/* Header */

.Header {
	height: 203px;
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(./HeaderBg.jpg);
	background-repeat: no-repeat;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.sitenameText {
	font-size: 38px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.navText {
	padding: 43px 5px 5px 50px;
	color:#543200;
	float: left;
	width: 710px;
	font-size: 11px;
	font-weight: bold;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Content */

.Content {
	padding: 0px 50px 20px;
	background-image: url(contentbg.jpg);
	background-repeat: repeat-y;
}

.headerText { font-size: 18px; padding: 10px 0px; margin: 0px 0px 10px 0px; border-bottom: 0px none; font-family: Tahoma;  color:#663202; } 

.bodyText {
	line-height: 17px;
	font-size: 12px;
	color: ##543200;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer { background: url(./fotterbg.jpg) repeat-x  ; position: relative; height: 45px; padding: 5px 30px 0px;}



.copyrightText{
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #543200;
}

.footerLink {}

.footerLink a {}
