/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a{
	color: #b22d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

body{
	background: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	margin-top: 25px;
}

#content{
	table-layout:auto;
	margin: 0 auto;
	width: 817px;
	text-align: left;
	background-color: #ffffff;
}

#main{
	width: 817px;
	margin: 0 auto;
	clear:both;
	background: url(images/bg_main1.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin-top: 5px;
}

#header {
	table-layout:auto;
	height: 415px;
	width: 817px;
	background: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#logo {
	height: 15px;
	text-align: right;
	width: 817px;
	padding-left: 250px;
	padding-top: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}

#menu{
	width: 780px;
	height: 50px;
	background: url(images/bg_menu1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 19px;
	margin-right: 19px;
}

#menu ul {
	list-style: none;
	padding-left: 13px;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 150px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 18px;
	font-size: 12px;
}

#menu a:hover{
	width: 150px;
	height: 25px;
	background-color: #4e7e06;
	text-decoration: none;
}

#right{
	float: left;
	width: 780px;
	padding-top: 10px;
	margin-right: 22px;
	margin-left: 22px;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #043e20;
}

#right p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:21px;
}
#right p a{
	color: #b22d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:15px;
	text-decoration:underline;
}

#right p a:hover {
	text-decoration: none;
	color: #000000;
}

#right h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:15px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

#right h5 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#right h6 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right:10px;
	line-height:15px;
}

#right h7 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right:5px;
	line-height:13px;
	color: #196050;
}

.date {
	margin-left: 11px;
	padding-bottom: 15px;
	height: 20px;
}

.dateleft{
	background:url(images/date_02.jpg) no-repeat;
	padding-left: 20px;
	height: 16px;
	margin-top: 4px;
	width:200px;
	margin-left: 135px;
	width: 130px;
	float:right;
}

.dateright{
	margin-top: 2px;
	margin-left: 15px;
	background:url(images/date_01.jpg) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;
}

.dateleft a,.dateright a{
	color: #ff4200;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#gal{
	height: 209px;
}

#footer {
	height:80px;
	clear: both;
	background: url(images/footer1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top: 40px;
	padding-left: 50px;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #464646;
}

#footer a {
	color: #464646;
	font-weight: normal;
}

#bot{
	background: url(images/bot.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.bodyTables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tablepadding {
	top: 5px;
	position: relative;
}
.tableBorders {
	border: thin solid #00763C;
}
.borderBTMDOTPAD10 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	padding-bottom: 5px;
}
#bodyTables {
	background-position: top;
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 15px;
}
