/* CSS Document */

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

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

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


.style1 
{
	font-size: x-large;
	color: #333;
}

#container
{
 width: 911px;
 margin: auto;
 overflow: auto;
 background-image: url(header.jpg);
 background-repeat: no-repeat;

}
#container2
{
 width: 911px;
 overflow: auto;

 background-image: url(contentback.jpg);

}

#header
{
	width: 911px;
	height: 417px;

}


#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: 217px;
	margin-left: 0px;
	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: 217px;

	margin-left: 0px;
	float: left;
	font: large;
	display:block;

}
#leftnav li a
{

	color: #a09857;
	text-align: left;

	width: 217px;

	margin-left: 0px;
	border-bottom: 1px solid #41310a;
	float: left;
	font: large;
		display:block;
		padding-top: 7px;
		padding-bottom: 2px;

	
	
}
#leftnav li a:hover
{

	color: #fff;
	text-align: left;
	text-decoration: none;
	width: 217px;

	margin-left: 0px;
	border-bottom: 1px solid #41310a;
	float: left;
	font: large;
		display:block;
		padding-top: 7px;
		padding-bottom: 2px;

}
#port
{
height: 358px;
width: 643px;
 background-image: url(portback.jpg);
}

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



}
#slideshow
{
	width: 947px;
	background: #999999;
	height: 340px;
	margin-top: 0px;
	float


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

	margin-top: 25px;
}
#footer
{
clear: both;

color:#FFFFFF;
text-align: right;
padding-right: 10px;
}
#footer a
{
color: #c9c394;
text-decoration: none;
}
#footer a:hover
{
color: #fff;
text-decoration: none;
}

