/* global */

body {
	background-color: #fbf8db;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #4e592f;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #4e592f;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin: 18px 0px 6px 0px;
	padding: 0px;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 6px 0px 6px 0px;
	padding: 0px;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

#content .spaceafter {
	margin-bottom: 6px;
}
#content .spacebefore { 
	margin-top: 6px;
 }
#content .spacebeforelg {
	margin-top: 18px;
 }
/* masthead */
#masthead {
	background-color: #3c481a;
	text-align: left;
}

/* content */
#content {
	background-image:  url(Copy%20of%202006/images/bg-texture-2.gif);
	background-color: #fbf8db;
}

#content a			{ color: #737C5B; }
#content a:link		{ color: #737C5B; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #9DA38C; }
#content a:visited	{ color: #999999; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #9DA38C;} 
#content a:active	{ color: #F1E787; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #9DA38C;} 
#content a:hover	{
	color: #cccccc;
	padding-bottom: 0px;
	border-bottom: 1px solid #9DA38C;
} 
#content a img		{ border-width: 0; border-style: none; border-color: #fff; color: #fff;}

#content li {
	font-size: 1.0em;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* navbar */
#navbar {
	font-size: 12px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


	#navbar li {
	display: inline;
	list-style-type: none;
	margin:  10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		}
		
	#navbar ul, ol {
	margin: 0;
	padding: 0;
		}
		
	#navbar a {
	color: #3c481a;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
	padding: 15px 10px 6px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FDFBF0;
	background-image:  url(Copy%20of%202006/images/bg-texture.gif);
	line-height: 20px;
		}
		
	#navbar a:hover {
	background: #9DA38C;
	color: #fff;
		}
/* footer */
#footer {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
		
#footer a:link {
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		}
		
#footer a:hover {
		color: #ccc;
		}
#footer a:visited	{ 
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	} 
#footer a:active	{ 
		color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.imgfloatright {
	float: right;
	margin-left: 12px;
	position: relative;
}
.imgfloatleft {
	float: left;
	margin-right: 12px;
}

		
/* Border Divs */
#wrap1  {
	background: #afac99;
	margin: 0 auto;
	padding: 0px 0px;
	width: 798px;
	border-right: 1px solid #afac99;
	border-left: 1px solid #afac99;
	border-bottom: 1px solid #afac99;
	}
	
#wrap2  {
	background: #bfbea7;
	margin: 0 auto;
	padding: 0px 0px;
	width: 802px;
	border-right: 1px solid #bfbea7;
	border-left: 1px solid #bfbea7;
	border-bottom: 1px solid #bfbea7;
	}
	
#wrap3  {
	background: #d2d0b7;
	margin: 0 auto;
	padding: 0px 0px;
	width: 804px;
	border-right: 1px solid #d2d0b7;
	border-left: 1px solid #d2d0b7;
	border-bottom: 1px solid #d2d0b7;
	}

#wrap4  {
	background: #e3e0c6;
	margin: 0 auto;
	padding: 0px 0px;
	width: 806px;
	border-right: 1px solid #e3e0c6;
	border-left: 1px solid #e3e0c6;
	border-bottom: 1px solid #e3e0c6;
	}

#wrap5  {
	background: #f1eed3;
	margin: 0 auto;
	padding: 0px 0px;
	width: 808px;
	border-right: 1px solid #f1eed3;
	border-left: 1px solid #f1eed3;
	border-bottom: 1px solid #f1eed3;
	}

#wrap6  {
	background: #a7a793;
	margin: 0 auto;
	padding: 0px 0px;
	width: 803px;
	border-right: 1px solid #a7a793;
	border-left: 1px solid #a7a793;
	}
.reverse {
	color: #F7F1B7;
}

/* misc */
.paragraphtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
