body, html
{
	background-color:#E5B181;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#6A3400;
}

body
	{
	}

a:link
{
	color:#000000;
}

a:visited
{
	color:#000000;
}

h1, h2,h3,h4,h5,h6
{
	font-family: Geneva, Arial,Helvetica, san-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	border-left: 0px solid #7C7C7C;
	border-right: 0px solid #7C7C7C;
	border-top: 0px dashed #4F5455;
	border-bottom: 0px dashed #4F5455;
	padding: 4px;
	text-align: center;
	background: #FFFF93;
}

.h5
{
	background: #C53232;
	color: #F0C2C2;
	width: 95%;
	text-transform: uppercase;
	margin-left: 2%;
}

h1
	{
	background:url(lefth2.jpg) repeat-x;
	border:solid 1px #663300;
	}

#container
{	width:700px;
	background-color:#E5B181;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #663300;
	border-top:20px solid #663300;
}





#header
{
	background:url(header_bg.jpg) repeat-x;
	background-position:bottom;
	height:120px;
}

span.title
	{
	font-size:40px;
	float:right;
	padding-right:20px;
	padding-top:20px;
	}


header
{
width:700px;

}
#content
{
	width:100%;
	background-color:#E5B181;
}

#leftContent
{
	width:500px;
	float:left;
	background-color:#E5B181;
}
#rightContent
{
	width:200px;
	float:left;
	background-color:#E5B181;
}
#infoBox
{
	background:url(bg_feature.jpg) repeat-x #FCEDD0;
	background-position:bottom;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	width:170px;
	border:1px solid #663300;
}
#infoBoxContent
{
	margin:3px;
}

#infoBox ul
	{
	margin:0px;
	list-style:none;
	margin-left:-40px;
	}
	
#infoBox ul li
	{
	padding-right:0px;
	padding-left:5px;
	margin-bottom:3px;
	}

#infoBox ul li a:link,
#infoBox ul li a:visited
	{
	text-align:left;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#630;
	font-weight:bold;
	text-decoration:none;
	}
	
#infoBox ul li a:hover
	{
/*	background:url(bg_menu-hover.jpg) repeat-x;	*/
	background-position:left center;
/*	color:#FAC144;*/
	color:#FF6600;
	}

#infoBoxHeader
{
	font-weight:bold;
	height:25px;
	background:url(lefth2.jpg) repeat-x;
	border-bottom:solid 1px #663300;
	margin-top:0px;
}
#infoBoxHeader p
{
	margin-top:0px;
	padding-top:5px;
	margin-left:5px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(orangebox.jpg) no-repeat;
	background-position:left 8px;
	text-indent:15px;
}
#infoBoxContent
{
	margin-top:0px;
	margin-left:5px;
	font-size:13px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
}
#infoBoxContent a:hover
{
	color:#999999;
}

#footer
{
	height:25px;
	background:#663300;
	width:700px;
	clear:both;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}
#footer p
{
	padding-top:5px;
}
#footer a:hover
{
	color:#999999;
}
#navMenu ul
{
	list-style:none;
	padding: 0px;
	margin: 0;
}
#navMenu li a
{
	background-color:#4682B4;
	height:16px;
	display:block;
	text-decoration:none;
	text-align:center;
	float:none;
	font-size:10px;
	color:#000000;
	letter-spacing:2px;
	font-weight:bold;
	
	border-bottom:1px solid #B0C4DE;
	
	
}

#navMenu li a:hover
{
	background-color:#708090;
	color:#FFFFFF;
}
#contentBox
{

	width:700px;
	border:0px solid gray;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

#contentBoxHeader p
{
	margin-left:5px;
	margin-top:0;
	
}
#contentBoxContent
{
		font-size:13px;
		text-align:justify;
		
}
#contentBoxContent p
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#contentBoxContent a
{
	
	color:#4682B4;
	font-weight:bold;
	text-decoration:none;
}
#contentBoxContent a:hover
{
	color:#F18A04;
}