@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
background-image: url(/images/bg.gif);
background-position: center;
background-repeat: repeat-y;
background-color: #63AC1E;
}
#logo {
	padding-top: 25px;
	padding-left: 15px;
}
.enterlink {
	text-align: right;
	padding-top: 55px;
	padding-right: 25px;
}
#blocks img {
	padding: 3px;
}


#container {
	width: 800px;
	margin: 0 auto;
	position:relative;
}
.nav {
height: 37px;
margin-top: 5px;
margin-bottom: 5px;
}
.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
.nav li {
	display:block;
	float: left;
	line-height: 37px;
	font-size: 11px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	position: relative;
}
.nav ul li a {
display: block;
background-image:url(/images/nav-off.gif);
text-decoration: none;
font-weight: bold;
color: black;
width: 70px;
}
.nav a:hover {
background-image:url(/images/nav-on.gif);
color: white;
}
.nav ul ul a {
background-image: none;
background: #e1e1e1;
line-height: normal;
padding: 5px;
border: 1px solid #ccc;
width: 100px;

}
.nav ul ul a:hover {
background-image: none;
background:#96CB1F;
color: black;

}
.nav ul ul {
position: absolute;
z-index: 100;
top: 100%;
left: 0; 
width: 125%; 
}
.nav ul ul ul {
position: absolute;
top: 0;
left: 100%; 
width: 125%; 
}
div.nav ul ul,
div.nav ul li:hover ul ul
{display: none;}

div.nav ul li:hover ul,
div.nav ul ul li:hover ul
{display: block;}

.subfeatures {
margin-top: 10px;
}
.subfeatures .feature {
float: left;
width: 190px;
height: 100px;
padding: 5px;
padding-top: 0px;
}
.subfeatures .left {
padding-left: 0px;
}
.subfeatures .middle {
border-left: 1px dashed #e1e1e1;
border-right: 1px dashed #e1e1e1;
}
.subfeatures .feature img {
padding-bottom: 15px;
}
a:link, a:visited {
color: #73B728;
text-decoration: none;
font-weight: bold
}
a:hover, a:active {
color: #96CB1F;
text-decoration: underline;
font-weight: bold;
}
.footer {
clear:both;
padding-top: 5px;
text-align:center;
color: #999999;
font-size: 10px;
}
.footer hr {
height: 1px;
background: #e1e1e1;
border: none;
}
.footer ul {list-style-type: none; margin: 0px; padding: 0px;}
.footer ul li {display: inline; padding: 0px 5px 0px 5px;}
.content {
width: 390px;
padding: 5px;
min-height: 245px;
float: left;
border-right: 1px dotted #e1e1e1;
}
#photo-right {
float: right;
padding-top: 90px;
margin-right: 10px;
	width: 380px;
	background-image: url(/images/bg-photo-right.gif);
background-position: right 87px;
background-repeat: no-repeat;
text-align: center;

}
#container #photo-right img {
	background-color: #FFFFFF;
	padding: 7px;
}
.quote { border-bottom: 1px dotted #63AC1E; padding-bottom: 5px; padding-top: 5px; color:#6666FF; font-size: 14px; font-weight:normal; font-style:italic}
h1, h2, h3 { color: #6666FF; margin-bottom: 0px; border-bottom: 1px dotted #63AC1E; font-weight: normal}
.breadcrumbs { font-size: 11px;border-bottom: 1px dotted #63AC1E; margin-bottom: 3px;}
.vcard abbr { border: none;}
#content-wrapper {
background-repeat: no-repeat;
position: relative;
}

.filler {height: 130px;}
hr {background: none; border: none; border-bottom: 1px dotted #63AC1E;}
ul { list-style-image: url(/images/bullet.gif) }
#menu ul {list-style-image: none; }
#menu ul ul li a 

{

color: blue;

text-decoration: none;

}

#menu ul ul li a:hover 
{

text-decoration: underline;
border:none;

}
li#newslogs ul li {
padding-top: 5px;
}
