p, body, li, ul, td
{
	font-family: Verdana, Arial, sans-serif;

	font-size: 13px;
}


h1
{
	font-size: 14px;
	font-weight: bold;
}

h2
{
	font-size: 13px;
	font-weight: bold;

}
h3
{

}


p
{
	list-style-type: square;
	list-style-position: outside;

}
li, ul
{
	font-size: 13px;
	list-style-type: square;
	list-style-position: inside;
	margin: 0 0 0 0px;
}

b
{}
i
{}

a   {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	/*color: #330066;
	background-color: #ffffff;*/
}


a.lwhite:visited,a.lwhite:hover,a.lwhite:link,a.lwhite:active,a.bwhite:visited,a.bwhite:hover,a.blwhite:link,a.bwhite:active   {
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.bwhite:visited,a.bwhite:hover,a.blwhite:link,a.bwhite:active,a.bwhite:hover, a.bwhite
{
color: #D2E8DC;
font-size: 16px;
}
a.lwhite:hover,a.bwhite:hover {
	text-decoration: underline;
}

a.lwhite:hover {
font-size: 12px;
}



a.bullets:visited,a.bullets:hover,a.bullets:link,a.bullets:active , a.bullets:hover, a.bullets
{
	font-size: 14px;
	color: #669966;
	list-style-position: outside;
	margin: 10px 0 10px 0;
	/*list-style-type: square;*/
	line-height: 20px;
}

a.bullets:hover {
	text-decoration: underline;
	font-size: 14px;
	/*color: #330066;
	background-color: #ffffff;*/
}

#bullets
{
	/*line-height: 40px;*/
margin-left: 20px;
padding-left: 0px;
list-style: none;
font-size: 14px;
}


#bullets ul
{
list-style: none;
font-size: 14px;
}

#bullets li
{
list-style: none;
font-size: 14px;
	color: #669966;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em;
}

a.bullets2:visited,a.bullets2:hover,a.bullets2:link,a.bullets2:active , a.bullets2:hover, a.bullets2
{
	font-size: 14px;
	color: #669966;
	list-style-position: outside;
	margin: 10px 0 10px 0;
	/*list-style-type: square;*/
	line-height: 20px;
}

a.bullets2:hover {
	text-decoration: underline;
	font-size: 14px;
	/*color: #330066;
	background-color: #ffffff;*/
}

#bullets2
{
	/*line-height: 40px;*/
margin-left: 20px;
padding-left: 0px;
list-style: none;
font-size: 14px;
}


#bullets2 ul
{
list-style: none;
font-size: 14px;
}

#bullets2 li
{
list-style: none;
font-size: 14px;
	color: #669966;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0em;
}

.topbanner_background { background-color: #7E8B6D; }

.sidemenu_background
{
background-color: #E7E7DF; 
}

.mainbody_background, body 
{
background-color: #E7E7DF; 
}

.featurebox_background
{
background-color: #D2E8DC; 
}

.white_background
{
background-color: #ffffff; 
}



.maintitle_background, .picture_highlight{ 
background-color: #91673B; 
color: #ffffff;
}

.featurebox2_background{ 
background-color: #696; 
color: #ffffff;
}
#navcontainer {
	margin-left: 0px;
	/*height: 48px;*/
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-size:13px;
}

#navcontainer li {
margin: 0 0 0px 0; 
list-style: none;
list-style-type: none;
}

#navlist li a#current
{
	background-color: #696;
	color: #ffffff;
}

#navlist li a#subcurrent
{
	background-color: #CFC;
	color: #696;
	text-align: right;
}

#navlist li a:hover#subpage
{
	background-color: #cccccc;
	color: #696;
	text-align: right;
}



#navlist li a#subpage
{
	background-color: #DcDcDc;
	color: #696;
	text-align: right;
list-style: none;}


#navcontainer a
{
display: block;
padding: 5px 5px;
width: 160px;
color: #fff;
background-color: #91673B;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #fff;
}

#navcontainer a:hover
{
color: #fff;
background-color: #7E8B6D;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #fff;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 10px;
width: 125px;
color: #fff;
background-color: #369;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

ol,li
{
	list-style-type: decimal;
	list-style-image: none;

}
