/* CSS Author: Jeremy G */


/* Content Code */
div#content {
	position:absolute;
	width:605px;
	height:100px;
	z-index:1;
	left: 152px;
	top: 90px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif, "Times New Roman", Times, serif;
	/* Optional Centering Of All Elements On Page */
	text-align: center;
}
div#content a:link {
	color: #336600;
}
div#content a:visited {
	color: #336600;
	text-decoration: none;
}
div#content a:hover {
	color: #CC6600;
	text-decoration: none;
}
div#content .imageheader {
	border: 8px double #333333;
	padding: 0px;
	margin: 0px;
}
div#content .imageframe {
	border: 2px solid #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
div#content .BackTo {
	font-size: large;
	font-weight: bold;
	color: #595244;
}
div#content h1 {
	font-size: 21px;
	color: #634F44;
	text-transform: capitalize;
	padding-bottom: 12px;
}
div#content .contactinfo {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
div#content p {
	font-size: 12pt;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
div#content .contentjust {
	color: #00FFCC;
	font-weight: normal;
	text-align: justify;
	font-size: 18pt;
	font-style: normal;
}
div#content .captiontext {
	color: #636363;
	font-weight: normal;
	font-size: 11pt;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 12px;
}
div#content .litterannoucement {
	color: #636363;
	font-weight: normal;
	font-size: 14pt;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 12px;
}
div#content .annoucementtxt {
	color: #636363;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 12px;
}
div#content .highlighter {
	font-weight: bold;
	font-style: italic;
}
/* --END-- */
/* Litter Headings */
div#content .litterhead {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
div#content .litterhead a:link {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
div#content .litterhead a:visited {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
div#content .litterhead a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
/* --END-- */
/* Footer Elements */
#footer {
	position:relative;
	width:605;
	height:333px;
	z-index:0;
	left: 0px;
	top: 0px;
	background-color: #00CCCC;
	overflow: auto;
}
div#content .footsies {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
div#content .footsies a:link {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
div#content .footsies a:visited {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
div#content .footsies a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
/* --END-- */
/* --NAVIGATION ON THE LEFT-- */
div#navsies {
	position: absolute;
	left:  7.5pt;
	top: 63.75pt;
	width:  100pt;
	height:  auto;
	z-index: 44;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif, "Times New Roman", Times, serif;
}
div#navsies h1 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
div#navsies p {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
div#navsies a:link {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
div#navsies a:visited {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
div#navsies a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
/* --END-- */
