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

a:link {
	color: #F5FFDC;
}

a:hover {
	text-decoration:underline;
	color: #F5FFDC;
}

a:visited {
	color: #F5FFDC;
}

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


hr {
	margin:0 0 10px 0;
	border:1px dashed;
	width: 100%;
	color: ;
}

blockquote {
border:1px dotted;
margin:0 50px;
padding:5px;
background-color:olivedrab;
}

#content
{
	margin: 0 auto;
	background: #98B74C;
	width: 793px;
	text-align: left;
}

#main
{
width: 793px;
height: 209px;
padding-top: 10px;
background: url(images/table_back.gif) repeat-x top;
}


#header {
	height: 167px;
	text-align: right;
	background: url(images/header1-5.jpg) no-repeat;		
}

#logo {

width: 773px;
height: 203px;
text-align: right;
padding-right: 20px;
padding-top: 33px;
}


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

#nav
{
	margin: 0 auto;
	width: 793px;
	height: 48px;
}

#menu {
	float:right;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 100px;
	height: 33px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	float: left;
	width: 100px;
	height: 33px;
    display: block;
	color: #ffffff;
	text-decoration: underline;
	background:;
}




#left
{
	width: 220px;
	margin:0 15px;
	float:left;
	padding-bottom:40px;
}

#left H3
{
width: 195px;
height: 36px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #f1f2ca;
}

#left ul li {
	
	height: 24px;
	padding-top:7px;
	margin-left:10px;
	border-bottom:1px #f1f2ca dotted;
}

#left a {
	color: #202020;

	text-transform:capitalize;
	font-weight:bold;
	text-decoration: none;
}

#left a:hover {
	color: #F5FFDC;
	text-decoration: underline;
	background: none;
}

#left p {
padding: 10px;
color:#000000;
text-align:center;
}

#table,th, td {
border: 1px solid black;
padding:2px;
font-family: 
}

#table,th, td.title {
	color: white;
	background: darkgreen;
	padding:0 5px;
}

#table,th, td h3 {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

#table,th, td.link img {
	border:0;
	vertical-align:middle;
	text-align:center;
}



#right{
	float: right;
	width: 510px;
	padding-right: 20px;
	margin-bottom:40px;
	font-family: Arial, Helvetica, sans-serif;

}

#right h2 {
	font-size:28px;
	margin: 0;
	padding-top: 10px;
	color: #F5FFDC;
	font-family: Book Antiqua;
}

#right h3{
	margin: 0;
	padding: 0 0 10px 0;
	font-size:18px;
	color: #F5FFDC;
	font-family: Book Antiqua;
}

#right h4{
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #00000;
}

#right h5{
	margin: 0;
	padding: 0 0 10px 0;
	font-size:18px;
	color:#222222;
	font-family: Book Antiqua;
}

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

#right a:hover {
	color: #F5FFDC;
	text-decoration: underline;
}


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



#right ol, #right ul
{
margin-left: 30px;
}


#footer {
	height: 49px;
	width: 793px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #918E48;
}

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

#footer a {
	color: #ffffff;
}
