body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/template-images/arrow.gif);
}

ul {
	margin-left: 15px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/template-images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#logo_w1 a{
	top:12px;
	left:69px;	font-size: 24px;
	color:#FFFFFF;
	position:absolute;
	width: 353px;
	height: 31px; text-decoration: none;
}
#logo_w2 a{
	top:47px;
	left:172px;
	font-size: 24px;
	color:#FFFFFF;
	position:absolute;
	width: 353px;
	height: 31px;
	text-decoration: none;
}
#header_text {
	top:163px;
	left:39px;
	width:444px;
	position:absolute;
	height: 92px;
	background-color: #DFEFC0;
	padding: 0px;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;

}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	width:717px;
	background-color: #f1f2ed;
	
}
img{
	border-width:0px;
}
h1{
	color:#6F8943;
	font-size:16px;
	margin: 20px 0px 20px 0px;
	font-weight: bolder;
}

#title {	color:#6F8943;
	font-size:16px;
	margin: 20px 0px 20px 0px; font-weight: bolder;}

h2 {
	color:#AF1918;
	font-size:14px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #990000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bold-override {
	font-weight: bold!important;
}

h2 a {
	color:#AF1918!important;
	font-size:14px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #990000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h2 b {
	font-weight: normal;

}

h3 {
	color:#AF1918;
	font-size:13px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
	padding-left: 10px;
}
#left {
	margin-left:27px;
	display:inline;

}

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}


#full {
	float:left;
	width:650px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}


#full a{color:#28556b;}

#full a:hover{color:#c77e0c;}

#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	border-bottom: #FFF 2px solid;
	background-color: #F1F2ED;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-right: 0px;
}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}

/********************** Footer ***************************/
#right-footer {
	float:right;
	width:320px;
	margin:0px;

}
#footerline {
clear:both;
background-image:url(../images/template-images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:left;
	padding: 0px;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;	
}
#footer img {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 55px;
	margin-left: 0px;
}
#footer a{
	color: #333;

}

#footer a:hover {
	color: #039;
}
#bottom-menu{
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px;
	clear: both;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bottom-menu a{
	color: #003366;

}#bottom-menu a:hover {
	color: #039;
}

hr {
	background-color: #786851;
	height: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*optional template divs*/
#lang-bg {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#date {
	margin-top: 10px;
	margin-bottom: 10px;
}
#author {
	font-size: 110%;
	color: #333333;
	letter-spacing: 0.1em;
	padding-left: 25px;
	margin-bottom: 10px;
}
.contents  {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#left-padding {
	padding-left: 15px; padding-right: 15px
}

.editors-note {
	background-image: url(../images/editors-note.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	background-position: left top;
	color: #993300;
	
}

.registration-req {
	background-image: url(../images/registration-req.gif);
	margin: 2px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	background-position: left top;
	color: #993300;
	height: 18px;
	
}

#print-header {
	display: none;
}

#ericdocs {
	border: 1px dotted #333;
	float: right;
	width: 390px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #C8D8AB;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}#ericdocs a {
	font-size: 80%;
}#ericdocs strong {
	font-size: 110%;
	
}
