/* CSS Document */

html {
     margin:0px;
     padding:0px;
     height: 100%;
	 left:0;
}

body {
     margin:0;
     padding:0;
     height:auto !important;
     height:100%;
     min-height:100%;
}

p
{
	font-family:  helvetica, geneva, arial; 
	font-size:12px; 
	color:#482208;
	line-height:16px;
	
}
a, a:visited
{
	border-bottom: 1px dotted #47388C;
	color:#47388C;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
	border-bottom: 1px dotted #5E609D;
	color:#5E609D;
}
h1 
{
	font-size:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#5E609D;
	font-weight:normal;
	line-height:28px; 
}
h2 
{
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#A34B00;
	font-style:italic;
	font-weight:normal;
	line-height:27px; 
	margin-bottom:-5px;
}
h2 a, h2 a:visited
{
	color:#A34B00;
	line-height:27px; 
	margin-bottom:-5px;
	border-bottom:0;
}
h2 a:hover
{
	border-bottom: 1px dotted #47388C;
	color:#5E609D;
}
h4 
{
	font-size:16px;
	font-family: geneva, helvetica, arial;
	color:#A34B00;
	font-weight:bold;
	line-height:22px; 
	margin-bottom:-5px;
}
.main
{
	display:block; 
	padding:11px; 
	background:url(/images/bg-main.jpg);
	border:8px solid #FCB656;
	width:840px; 
	text-align:left;
	margin-top:30px;
}
.banner a
{ 
	border-bottom:0px;
}
.banner a:hover
{ 
	border-bottom:0px;
}
.mainbottom
{
	background:none; 
	height:20px; 
	width:878px;
	padding:0; 
	margin:0;
	margin-left:-309px;
	margin-bottom:-34px;
	
}
.maintop
{
	background:none; 
	width:859px;
	height:20px; 
	padding:0; 
	margin:0;
	margin-top:-19px; 
	
}
.menu
{
	float:left; 
	width:242px;
	height:100%; 
	margin:1px 0 0 5px; 
}

.menu a:hover
{
	border-bottom:0px;
}

ul
{
	font-family:  helvetica, geneva, arial; 
	font-size:12px; 
	color:#482208;
	line-height:16px;
	
}
ul.leftmenu {
	padding: 0;
	margin: 0;
	margin-top:14px;
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 17px;
	width:  240px;
	
	
	
}

ul.leftmenu li {
	line-height:42px;
}

ul.leftmenu li a {
	text-decoration: none;
	display: block;
	width: 240px;
	color: #691C00;
	border:1px solid #FCB656;
}
ul.leftmenu li a:visited {
	text-decoration: none;
	width:  240px;
	color: #691C00;
}
ul.leftmenu li.top a {
	border:1px solid #FCC061;
	border-bottom:1px solid #FBBA5C;
	margin-top:-10px;
}
ul.leftmenu li.title {
	color:#5E609D;
	font-weight:normal;
	line-height:28px;
	font-size:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-left:15px;
}
ul.leftmenu li a:hover {
	background:#FFA934;
	color: #A34B00;
	width:  240px;
	border:1px solid #D48621;
	
}

.menutext
{
	padding-left:15px;
}
.menutext a
{
	border-bottom:0px;
}
.toptitle
{
	float:right; 
	margin-right:50px; 
	margin-top:20px;
}
.logo
{
	margin-left:55px;
}
.logo a:hover
{
	border-bottom:0px;
}
.content
{
	padding:15px;
	margin-left:275px;
}
.footer
{
	font-size:10px;
	color:#F2FBC2;
}
.footer a
{
	font-size:12px;
	color:#F2FBC2;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
	border-bottom:0px;
	color:#5E609D;
}
.banner
{
	margin:0;
	padding:0;
	margin-left:-5px;
}
.banner a:hover
{
	text-decoration:none;
	border-bottom:0;
}	
.list
{
	padding-left:3px;
	margin-left:0;
}
.list ul
{
	padding-left:0;
	margin-left:0;
}
.list li
{
	list-style: none;
	line-height:23px;
}
.listsquare
{
	padding-left:20px;
}
.listsquare ul
{
}
.listsquare li
{
	line-height:23px;
	list-style-image: url(images/square.gif);
}