body {
	background-image: url(images/bg_img.jpg);
	background-repeat: repeat; 
 	font-family: verdana, arial, helvetica, sans-serif;
 	font-size: 1em; 
 	font-weight: normal; 
}
#wrapper {
	position: relative;
	text-align: left;
	width: 750px; 
	margin-right: auto; 
	margin-left: auto; 
	color: #000000;
	background-color: #7C8C4A;	
	}
#top {
	height: 140px; 
	width: 750px; 
	background-image: url(images/banner.jpg) 
}
#content {
    position: relative;  
	color: #000000;
	background-color: #fff; 
	width: 600px; 
	margin-left: 150px; 
}
	
#content em {
	font-family: inherit;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
    color: #356431;
    background-color: inherit;
	text-decoration: none;
}
#content strong {
	font-family: inherit;
	font-weight: bold;
	font-size: 1em;
	color: #795b00;
	background-color:inherit;
	text-decoration: none;
}	
#content p {
	margin-left: 2em;
	margin-right: 2em;
	font-family: inherit;
	font-weight: normal;
	font-size: .8em;
	text-align: left;
	line-height: 1.5em;
}
#content hr {
margin-left: 2em;
margin-right: 2em;
}
#content li {
	font-family: inherit;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2em;
}
#content h1 { padding: 0 0 0 20px; font-family: times; font-weight: bold; font-size: 1.8em ; color: #007831; font-style: italic; background-color: inherit; text-align: left; }
#content h2 {
    margin-left: 25px;	
    margin-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;	
    font-family: inherit;
	font-weight: normal;
    font-style: normal;
	font-size: 1.4em;
	color: #007831;
	background-color: inherit;
	text-align: center;
}
#content h3 {
	
    margin-left:25px; 	
    font-family: inherit;
	font-weight: normal;
	font-size: 1.2em;;
	color: #880200;
	background-color: inherit;
	text-align: left;
}	
#content h4 {
	margin-left:25px;
	font-family: inherit;
	font-weight: bold;
    font-size: 0.8em;
	color: #880200;
	background-color:inherit;
	text-align: left;
}	
#content h5 {
    margin-left: 25px;	
    margin-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;	
    font-family: inherit;
	font-weight: bold;
    font-style: normal;
	font-size: 1em;
	color: #880200;
	background-color: #EFD9D7;
	text-align: left;
        
}
#content ul {
    font-family: inherit;
    font-size: .9em;	
    font-weight: normal;
}
#content ol {
margin: 15px;
color: #795b00;
font-weight: bold; 
}
#content li {
	font-family: inherit;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2em;
	padding: 10px;
	color: #000;
}
#content li {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal; 
    margin-right: 1em;
}	
#navigation { 
	position: absolute; 
	top: 140px; 
	left: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal; 
	font-size: 0.9em;
    width: 150px; 
	height:auto; 
	color:#FFFFFF;
	background-color:#8D9D53; 
	display: block; 
}
#navigation p{
    padding:5px;
    font-family: inherit;
	font-weight: bold;
	font-size: .9em;
    line-height: 1.5em;		
    text-align:center;
    color:#FFFFFF;
    background-color: inherit;
}
#navigation ul {
	list-style: none;
    margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
    width: 150px;
	border-bottom: dotted 1px #fff ;
    left: 0;
	padding: 0;
	font-family: inherit;
    font-size: 14px;	
    font-weight: normal;
	vertical-align: top; /* Removes unwanted margin in IE */
}
#navigation strong {
	font-family: inherit;
	font-weight: bold;
	font-size: 1em;
	background-color: inherit;
	color: #795B00;
	text-decoration: none;
}
#navigation em {
	font-family: inherit;
	font-weight: bold;
    font-style: normal;
	font-size: 1em;
	background-color: inherit;
	color: #880200;
	text-decoration: none;
}		
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: inherit;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
    background-color: #9EAE65;
	color: #ffffff;
     
}
input.txt {
  	color: #000000;
  	background-color: #FFFFFF;
  	border: 1px inset #000000;
  	width: 250px;
}
input.btn {
    color: #2E4D6B;
    background-color:#d7d7d7;
}
form p {
  	clear: left;
  	margin: 0;
  	padding-top: 5px;
}
form p label {
  	float: left;
  	width: 25%;
  	font-family: inherit; 
	font-weight: bold;
	font-size: 13px;
    color: #2E456B;
    background-color: inherit;
}
#footer {
	height: 120px; 
	width: 750px; 
    color: #000000;
    background-color: #ffffff;	
    background-image: url(images/footer.jpg);
	
}
#footer p {
	text-align: center;
	font-size: 70%;
	background-color: transparent ;
	color: #880200;
}
#footer a {
	text-align: center;
	color: #003a8d;
	background-color: transparent ;
	}
#footer a:hover {
	color: #014ab4;
	background-color: transparent ;
}	#wrapper #content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: auto;
	margin-left: 25px;
}
.olive_border {
    border: 1px solid #999933;
}

