@charset "utf-8";
 *,div
 {
 padding:0;
 margin:0;
 }
body
{
	background: url(images/bg-gradient.png) #429f00 repeat-x;
	font-family:Arial, Helvetica, sans-serif; 
}
#fernsbg
{
	background: url(images/ferns.png) repeat;
	height: 100%;
	padding: 1em;
}
* html .fernsbg
{
	background: none;
}
img{
border:none;
}

#wrapper
{
	background:#EEEEEE;
	border: #ccc 5px solid;
	width:780px;
	margin: 1em auto 2em auto;
	padding: 0.3em;
}
#masthead
{
	background: url(images/masthead-bg.png) no-repeat;
}
	
	
h2
{
	padding-top: 0;
	margin: 0;
	position: relative;
	top: 10px;
	left: 223px;
	width: 543px;
	height: 175px;
	background: url(images/header7.jpg) no-repeat;
}	
	
h2 span
{
	display: none;
}

#mainnav
{
	position:relative;
	top: -32px;
	left: 2px;
}
	
#mainnav ul 
{ 
	padding:0; 
	margin:0; 
	list-style:none; 
} 
	
#mainnav ul li 
{ 
	cursor:pointer; 
	text-align: center;
	position:relative; 
	width:85px;
	float:left; 
} 
	
#mainnav ul li:hover 
{ 
	cursor:pointer; 
	float:left; 
	position:relative; 
	background: #05327d;
} 
	
#mainnav ul li:hover ol 
{ 
	display:block; 
	width:160px; 
	padding: 0px; 
	margin:0px; 
	list-style:none; 	
} 

#mainnav a 
{ 
	color: #CC832E;
	font-weight:bold; 
	font-size:14px; 
	text-decoration:none;
}
#main
{
	position: relative;
	top: -10px;
}

#content h1,
#content h3,
#content p
{
margin: 0.5em 0 0.5em 0;
}

#content li
{
margin: 0 0 0.5em 2em;
}

#content
{
	
	color: #024702;
	width: 610px;
	float:left;
		margin-left: 10px;
}

#content #bgbody
{
	background: url(images/bg-content-body.gif) repeat-y;
	padding:1em;

}
#content #bgtop
{
	background: url(images/bg-content-top.gif) no-repeat;
	height:17px;

}

#content #bgbottom
{
	background: url(images/bg-content-bottom.gif) no-repeat;
	height:17px;
		margin-bottom: 10px;

}


.menublock
{
	background: #FFF;
	color: #000;
	width: 130px;
	padding: 0 5px 0 5px;
	font-weight: bold;
	text-align: center;
	background: url(images/bg-right-menu-body.gif) repeat-y;
	margin:0;
}

.menublocktop
{
	background: url(images/bg-right-menu-top.gif) no-repeat;
	width:134px;
	height:16px;
}

.menublockbottom
{
	background: url(images/bg-right-menu-bottom.gif) no-repeat;
	width:134px;
	height:16px;
	margin-bottom: 10px;
}


.menublock p span
{
	font-size: 18pt;
}

.menublock p a,
.menublock p a span
{
	color: black;
	text-decoration: none;
}

#imagesThumbs, .menublock ul, p
{
		padding:0; 
		margin:0; 
		list-style:none; 
}



#lhmenu
{
	float:left;
	margin-left: 10px;
}

#lhmenu img
{
	padding: 15px 0 0 0;
	border:none;
}

#footer
{
	background: url(images/footer-bg.png) no-repeat;
	color: #CC832E;
}

#footer p
{
text-align: center;
	padding:2px;
	margin:0;
	font-size: 12px;
	
}

#footer a 
{
	color: #CC832E;
	text-decoration:none;
}

#footer img
{
	border:none;
	vertical-align: middle;
}
.grey
{
	color: #CCCCCC;
}
.clear
{
	clear:both;
}

.right
{
float:right;
}

dd,dt
{
background: #bfb;
	padding:  1em;
	border-left: 1px solid #024702;
	border-right: 1px solid #024702;
}

dt
{
	margin: 1em 0 0 0;
	border-top: 1px solid #024702;
}
dd
{
	border-bottom: 1px solid #024702;
}

h1
{
text-align:center;
}
.vcard
{
	background: #bfb;
	padding:  1em;
	border: 1px solid #024702;
}

#imagesThumbs li,
#imagesThumbs li.end
{
    float:left;
    padding:0;
    margin:0;
    padding-right:19px;
    list-style: none;
}

#imagesThumbs li.end
{
padding:0;
}

#imagesThumbs img
{
cursor: pointer;
}
