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

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

a:link {
	color: #73A462;
}

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

a:visited {
	color: #73A462;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 811px;
	height: auto;
	
}
#back_all
{
background: #ffffff url(images/white.gif);
}

#main
{
	background: #ffffff url(images/white.gif);
}

#header {
	background: #ffffff;
	height: 244px;
	text-align: right;
}

#menu
{
	float: left;
	padding-left: 10px;
	border-left: 7px solid #FFFFFF;
	width: 787px;
	height: 56px;
	background: url(images/header_top.gif) repeat-x;
	padding-top: 20px;

}
#logo {
	background: #ffffff url(images/header.jpg) no-repeat;
	width: 771px;
	height: 98px;
	float: left;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 50px;
}
#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: oblique;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
}

#left
{
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left h2
{
	width: 240px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #629351;
	border-left: 1px solid #629351;
	border-right: 1px solid #629351;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	padding-right: 10px;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #73A462;
}

#left p
{
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #629351;
	border-bottom-color: #629351;
	border-left-color: #629351;
}

#right
{
	float: right;
	width: 500px;
	padding-right: 10px;
	height: auto;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #73A462;
}

#right a
{
color: #33CC66;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;

}
#right h1
{
	width: 470px;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	text-transform: none;
	color: #ffffff;
	padding-right: 15px;
	background-image: url(images/title2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #73A462;
	background-color: #fff;
}



#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(images/header_top_over.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 9px;
	text-align: left;
	color: #999999;
}

#footer a {
	color: #666666;
}
#content #back_all #main #right #form1 input {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC6633;
	font-style: normal;
	text-decoration: none;
	background-color: #99FF66;
	height: 28px;
	width: 130px;
}	
#content #back_all #main #left #form1 input {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC6633;
	font-style: normal;
	text-decoration: none;
	background-color: #99FF66;
	height: 28px;
	width: 130px;
}#content #back_all #header #menu p {
	font-size: 24px;
	color: #D2FDC3;
	font-weight: bold;
	background-color: #C09E3C;
	height: 30px;
	width: 120px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 0px;
	text-align: center;
}
#content #back_all #header #menu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC9900;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
}
#content #back_all #header #logo div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#content #back_all #header #menu a {
	color: #D2FDC3;
	text-decoration: none;
}

