/* BEMP styles */


body {
	margin: 0;
	padding: 0;
	background: #C5DDA7 url(../images/top-bg-bar.png) repeat-x;
	font: 10pt/14pt arial,helvetica;
	color: #467321;
}


small {
	font-size: 80%;
	line-height: normal;
}

a img {
	border: none;
}


a:link {
	color:  #467321;
}

a:visited {
	color:  #467321;
	}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #fff;
}

#container {
	width: 775px;
	margin: 38px auto 0 auto;
	
	
	
	
}

#container h1 {
	margin-top: 30px;
	font: 19pt/28pt helvetica,arial;
	color: #467321;
	font-weight: normal;
}



#menu {
	height: 30px;
	width: 100%;
	margin: 20px 0;
	border-top: 1px dotted #80B159;
	border-bottom: 1px dotted #80B159;
	
}

#nav{
	float: left;
	padding: 6px 0px 9px 0px;
	list-style: none;
	margin: 0;
	
}
#nav li{
	display: inline;
	padding: 0 22px 0 25px;
	/*background: url(../images/sep-nav.gif) no-repeat 0 4px;*/
}
#nav li:first-child,{
	background: none;
}
#nav a:link, #nav a:visited{
	font: 10pt arial,helvetica;
	color: #467321; 
	text-decoration: none;
	
}

#nav a:hover{
	font: 10pt arial,helvetica;
	color: #467321;
	text-decoration: underline;
	
}

#content {
	border-bottom: 1px dotted #80B159;
	overflow: auto;
	width: 100%;
	padding-bottom: 40px;
}

#front-vid {
	float: left;
	width: 440px;
	height: 270px;
	position: absolute;
	display: inline;
	
	
}

#leadin {
	float: right;
	width: 300px;
	margin: 0 0 0 20px;
	display: inline;
	
}

#leadin h3, #content h3 {
	margin: 0 0 10px 0;
	font-size: 17pt;
	font-weight: normal;
	line-height: 23pt;
}

#content p {
	margin: 0px 0 10px 0;
	padding: 0;
	font: 10pt/14pt helvetica,arial;
}

#lower-quote h2 {
	font: 14pt/20pt helvetica,arial;
	color: #467321;
	font-weight: normal;
	
}

#lower-quote {
	border-bottom: 1px dotted #80B159;
}

#host-logo-strip {
	margin-top: 10px;
}

#footer {
	width: 100%;
	/*height: 300px;*/
	background-color: #fff; //#E8F1DC;
	
}

#sponsor-strip, #supporters-strip {
	width: 775px;
	margin: 15px auto 0 auto;
	padding: 15px 0;
	color: #1E4A2B;
	border-bottom: 1px dotted #BFD8AC;
}

#lh-column {
	width: 490px;
}

#box {
	float: right;
	margin: 30px 0 15px 20px;
	padding: 15px;
	width: 220px;
	/*color: #094D73;*/
	background-color: #A5C285;
	
}

div.table {
	padding: 5px;
	margin-top: 2px;
	background-color: #A5C285;
}

#box h4 {
	margin: 0px 0 5px 0;
}

#box p {
	font: 9pt/11pt helvetica,arial;
}
	
