/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}
h1
{
font-size: x-large;
color: #27500d;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
}
h2
{
font-size: large;
color: #27500d;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
}
h2 a
{
font-size: large;
color: #999;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
text-decoration:underline;
}
a: hover
{
text-decoration: none;
color: #27500d;
}

p,li,ul
{
font-family:Helvetica, Verdana, Arial, Sans-Serif;
font-size: 12px;
}

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


.style1 
{
	font-size: x-large;
	color: #333;
}
#container
{
 width: 780px;
 margin: 15px auto;
 overflow: auto;
border: 3px solid #000;
background-color: #c4c0a1;
 background-image: url(header.jpg);
 background-repeat: no-repeat;

}
#container2
{
 width: 780px;
 margin-top: 225px;
 overflow: auto;
background-color: #c4c0a1;
 background-image: url(textback.jpg);

}

#header
{
	width: 780px;
	height: 82px;

}


#leftnavheader
{
	background-color: #fff;
	color: #999;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
	width: 150px;
	height: 25px;
	margin-top: 125px;
	margin-left: 7px;
	border-bottom: 1px solid #333;
	float: left;
	font: large;
	
}

#leftcontainer
{
	width: auto;
	float: left;

}
#leftnav
{

	color: #999;
	text-align: center;
	width: 140px;
	margin-left: 14px;
	float: left;
	font: large;
	display:block;
	margin-top: 0px;
	float: left;
	font: large;
	
}
	

#leftnav ul
{
	list-style: none;

	line-height: 1.5em;
	text-decoration: none;
}
#leftnav ul
{
	list-style: none;

}
#leftnav li
{

	color: #999;
	text-align: center;

	width: 140px;

	margin-left: 14px;

	float: left;
	font: large;
	display:block;

}
#leftnav li a
{

	color: #999;
	text-align: center;

	width: 140px;

	margin-left: 14px;
	border-bottom: 1px solid #333;
	float: left;
	font: large;
		display:block;
		padding-top: 10px;
		padding-bottom: 10px;

	
	
}
#leftnav li a:hover
{

	color: #999;
	text-align: center;
	width: 140px;

	margin-left: 14px;
	border-bottom: 1px dotted #333;
	float: left;
	font: large;
		display:block;
				padding-top: 10px;
		padding-bottom: 10px;

}


#contentcontainer
{
	float: right;
	display: inline;
	width: 594px;



}
#slideshow
{
	width: 572px;
	background: #999999;
	height: 195px;

	float: right;
}
#text
{
	padding-left: 10px;
	padding-top: 1px;
	background-color: #c4c0a1;
	width: 570px;
	margin-top: 10px;
	margin-left: 8px;
}
#texts
{
	padding: 8px;
	padding-top: 16px;
	background-color: #fff;
	width: 578px;

	margin-top: 25px;
}
#footer
{
clear: both;
background: #000;
color:#FFFFFF;
text-align: right;
padding-right: 10px;
}
#footer a
{
color: #c9c394;
text-decoration: none;
}
#footer a:hover
{
color: #fff;
text-decoration: none;
}

#loadarea
{
height: 400px;
width: 375px;
}