/* CSS Document */
body
{
	background:#9e8151;
	margin:0;
	padding:0;
}

#main 
{
	background:#e0c882;
	width:900px;
	height:100%;
	margin:0 auto;
	padding:0;
	border: #535313 solid 2px;
}	
a {
	color: #000000;	
	text-decoration:underline;
}

a:active {
	color: 535313;
	text-decoration:underline;
}

a:visited {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #535313;
	text-decoration:underline;
}	


#header
{
	background:#e0c882;
	width:900px;
	height:94px;
	margin:0 auto;
	padding:2px 0 2px 0;
	background-image:url(banner4.gif);
	background-position: center;
	background-repeat:no-repeat;
}	

#sidebar
{ 
	background:#e0c882;
	width:140px;
	height:100%;
	float:left;
	text-align:center;
	color:#000000;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-weight:normal;
	padding:0 4px 0 4px;

	/*font-size: 10px;*/
}

.sidebar
{ 
	
	text-align:center;
	color:#000000;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-weight:bold;
	font-size: 11px;

}

.sidebar a
{ 
	
	text-align:center;
	color:#000000;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-weight:bold;
	font-size: 10px;
	
}

.sidebar a:active
{ 
	
	text-align:center;
	color:#000000;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-weight:bold;
	font-size: 10px;
	
}

.sidebar a:visited
{ 
	
	text-align:center;
	color:#000000;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-weight:bold;
	font-size: 10px;
	
}

.sidebar a:hover
{ 
	
	text-align:center;
	color:#000000;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-weight:bold;
	font-size: 10px;
	
}

.sidebar1
{ 
	
	text-align:center;
	color:#000000;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-weight:bold;
	font-size: 14px;
	
}

#content
{
	width:728px;
	height:100%;
	float:right;
	padding:10px 10px 10px 10px;
	/*margin:10px 10px 10px;*/
	border-left:#535313 2px solid;
	background:#e0c882;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-size: 14px;
	color:#000;
}

#footer
{
	background:#535313;
	clear:both;
	height:16px;
	text-align:center;
	color:#FFFFFF;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-size:10px;
}

#myMenu a
{
	display:block;
	font-size:16px;
 	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
 	text-decoration:none;
 	color: #F3EFD9;
 	background-color:#535313;
 	font-weight:bold;
 	width:100%;
	padding:0 0 4px 0;
	border-top:1px #919249;
	
}

#myMenu a:link 
{
	font-size:16px;
 	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
 	text-decoration:none;
 	color: #F3EFD9;
 	background-color:#535313;
 	font-weight:bold;
 	width:100%;
	border-top: #919249 1px solid;
	padding:0 0 4px 0;
	
}

#myMenu a:active
{
 font-size:16px;
 font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
 text-decoration:none;
 color: #F3EFD9;
 background-color:#919249;
 font-weight:bold;
 width:100%;
 padding:0 0 4px 0;
 border-top: #919249 1px solid;
 
}
 
#myMenu a:visited  
{
 font-size:16px;
 font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
 text-decoration:none;
 color: #F3EFD9;
 background-color:#535313;
 font-weight:bold;
 width:100%;
 padding:0 0 4px 0;
 border-top: #919249 1px solid;
 
}

#myMenu a:hover
{
 font-size:16px;
 font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
 text-decoration:none;
 color: #F3EFD9;
 background-color:#919249;
 font-weight:bold;
 width:100%;
 border-top: #919249 1px solid;
 
}
 
.content {
	color: #000000;	
	text-decoration:none;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-size:14px;
}

.content-h1 {
	color: #000000;	
	text-decoration:none;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-size:16px;
	font-weight:bold;
}

h1 {
	text-align: center;
	color: #000000;	
	text-decoration:none;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-size:16px;
	font-weight:bold;
}

h2 {
	text-align: center;
	color: #000000;	
	text-decoration:none;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-size:14px;
	font-weight:bold;
}


.placeholder250
{
	background:#e0c882;
	width:98%;
	height:250px;
	border-top:#000000 1px solid;
	margin:auto
	
}	

.placeholder350
{
	background:#e0c882;
	width:98%;
	height:350px;
	border-top:#000000 1px solid;
	margin:auto
	
}	

.placeholder450
{
	background:#e0c882;
	width:98%;
	height:450px;
	border-top:#000000 1px solid;
	margin:auto
	
}	

.left-float
{ 
	background:#e0c882;
	width:300px;
	margin:0;
	/* height:100%; */
	float:left;
	text-align:center;
	color:#000000;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-weight:normal;
	padding:8px 0 0px 4px;
	font-size: 12px;
	
}
.right-float
{
	background:#e0c882;
	width:300px;
	margin:0;
	/* height:100%; */
	float:right;
	text-align:left;
	color:#000000;
	font-family: Verdana,"Trebuchet MS",Georgia, Arial, serif;
	font-weight:normal;
	padding:8px 4px 0px 0;
	font-size: 14px;
	
}