

/* Define Body */

body {font-family:Arial, Verdana, Helvetica, sans-serif; 
	background-color: #006633;
	line-height:150%;}


h1 	{ color: #006633;font-size: 2.1em; line-height: 120%; }
h2 	{ color: #ea7120; font-size: 1.8em; line-height: 120%; }
h3	{ color: #006633; font-size: 1.1em; font-weight:bold; line-height:100%}
p 	{color: #141414;
	font-size: 1em;
	text-indent:8%;}
a  	{ color: #f60; font-weight: bold; text-decoration: none; 
	line-height: 100%;}
a:active { color: #e55f00; text-decoration: underline; }
a:hover { color: #e55f00; text-decoration: underline; }


img {border:none;}

ul {
	list-style-type: none;
	text-indent: -2em;
	line-height:200%;}

td	{color: #630; font-size: 0.8em;
	line-height: 110%;
	text-align: center;
	width: 208px;}
	
/* Classes and ID's*/
.title_border {background-image: url(images/home/divider.gif);
	background-repeat: repeat-x;
	padding: 6px;
	clear: both;
	height: 8px;}

.divider{background-image: url(images/home/divider_orange.gif);
	background-repeat: repeat-x;
	padding: 6px;
	clear: both;
	height: 8px;}


.white   { color: #fff; font-size: 12px }

#map {float:right;}

#previous {border: 2px solid #ea7120;
	padding:6px 12px 6px 12px;
	float: left;
	width: 9em;
	text-align:left;}

#next {border: 2px solid #ea7120;
	padding:6px 12px 6px 12px;
	float: right;
	width:9em;
	text-align:right;}
.button {border: 3px solid #ea7120;
	float:right;
	height:106px;
	width:140px;}

#previous:hover, #next:hover, .button:hover {background-color: #ea7120;
	border-style: groove;
	color: white;}
.clear {
	clear: left;}


/* Links Page */
.main_title { color: #141414; font-weight: bold; font-size: 18px }

/* Define values for the main includes*/

.header {
	float:left;
	clear:none;
	height: 169px;}
.header img{border: none;}

/* Define values for the main divs*/

#container{background-image:url(images/back_image.gif);
	margin-left: auto;
	margin-right: auto;
	width:855px;}

#masthead{height:169px;
	border-right: 2px solid #093; 
	border-top: 2px solid #093; 
	border-left: 2px solid #093;}


#footer {
	width: 855px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color: #006633;}


#footer p{padding:10px;}

#sidebar {
	height:100%;
	float: left;
	clear:none;
	width:170px;}

#sidebar a {color: #141414;
	font-size: 0.9em;}
#sidebar a:hover { color: #e55f00; text-decoration: underline; }


#content {
	padding: 10px;
	width: 650px;
	float:left;}
#adsense {width:160px;margin-left:8px;}
.ads {margin-left:91px;}
