/* initial information*/
/*-------------------------------------------------------------------------*/

html, body, form, input, select, fieldset {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6, pre, code {font-size: 10px; }
ul {list-style: none; }

form label {cursor: pointer; }
address {font-style: normal; }

:link,:visited {text-decoration: none;  }

a img,:link img,:visited img {border: none; }

fieldset {border: none;}

div.clear, span.clear {clear: both; font-size: 0px; }

/*-------------------------------------------------------------------------*/
/*main content*/
body{
	margin: 10px 0 30px 0;
    padding: 0;
	background:url(../images/background.jpg);
}
#wrapper{
    width: 699px;
    margin: auto;
	padding: auto;
	background-color: #ffffff;
	
}
#header{
    width: 699px;
	height: 156px;
    background-image: url(../images/header.jpg);
}
#sitename{
    text-align: center;
	padding-top: 55px;
	font-family: Georgia;
	font-size: 25px;
}
#sitename a{
    color: white;
}
#sitename a:hover{
    color: #EFB300;
}

td.buttonheading {
	text-align: left;
	
}

#Section3.componentheading, #Section4.componentheading, #Section5.componentheading, #Section6.componentheading, #Section7.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-bottom: 10px;

}



/*modules*/
#topmenu{
    text-align: center;
	height: 22px;
    background-color:#c9e1d4;
	padding: 2px; 
}
#topmenu li{
    display: inline;
	padding: 5px 10px 0 10px;
}
#topmenu a{
	text-transform: uppercase;
	font-weight: bold;
	color: #463d2e;
}
#mainmenu_left{
    width: 15em;
	float: left;
	height: 100%;
	padding: 5px 0px 5px 0px;
	background-color:#c9e1d4;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
#mainmenu_left ul, #mainmenu_right ul{
	padding: 0 5px 0 5px;
	line-height: 18px;
}

#mainmenu_left li {
	border-bottom: 1px dashed #666666;
}

.mainmenu_left #current {

	background: #85b79e;

}
#mainmenu_right{
    width: 154px;
    float: left;
	padding: 10px;
}
#mainmenu_left h3, #mainmenu_right h3{
    font-size: 15px;
	padding-bottom: 5px;
}
#mainmenu_left a, #mainmenu_right a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
    color: #2a2929;
	padding-bottom:5px;
}
#mainmenu_left a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
    color: #ffffff;
}
#form-login a:hover, #mainmenu_right a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #463d2e;
	font-size: 10px;
}

#breadcrumb {
	background-color: #deded7;
}

#breadcrumb a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #2a2929;
}

#breadcrumb a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #575656;
}	
	
/*footer*/
#footer{
    height: 43px;
	text-align: left;
	padding: 0px;
	background-color: #cacaca;
	border:1px solid #cacac5;
	position:absolute;
	font-size: 9px;
	color: #333333;
	font-style:italic;
	width: 699px;
}
#footer a{
    text-decoration: underline;
	color: #463d2e;
	font-weight: bold;
}
/*content*/
#content{
    width: 470px;
    float: right;
	padding: 10px 35px 10px 25px;
	background-color:#FFFFFF;
	

}
#content a{
    color: #00703c;
}

#content a:hover{
	text-decoration:underline;
}
ul.body {
	padding: 7px 0 7px 15px;
	list-style:disc;

}

li.body {

	padding: 0 0 5px 0;

}
ul.plain {
	padding: 7px 0 7px 15px;
	list-style-type:none;

}

li.plain {

	padding: 0 0 5px 0;
	list-style-type:none;

}

ol.number {
	padding: 7px 0 7px 30px;

}

li.number  {
	padding: 0 0 5px 0;
}

ul.box {
	padding: 7px 0 7px 15px;
	list-style: square;

}

li.box {
	padding: 0 0 5px 0;

}


p.body  {

	padding: 0 0 10px 0;
	
}

p.exhibit  {

	padding: 5px 0 10px 0;
	
}

p.pull {

	background-color: #c9e1d4;
	padding: 10px 10px 10px 10px;
	width: 400px;
	height: auto;
	border: 1px solid #999;
}

#exhibit li{
    display: inline;
	padding: 5px 10px 0 10px;
}



/*content heading*/
.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00703c;
	padding-bottom: 10px;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00703c;
	padding-bottom: 10px;
}	

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00703c;
	padding-bottom: 10px;
}

b.pullout {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00703c;
}

.source {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;

}

font.right {
text-align:right;
}	
	
/*clear */
#clear{
    clear: both;
}