/* Content Page */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/body-back-shade.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	margin:0;
	padding-top: 10px;
}
div.breadCrumb {
	margin-bottom: 0px;
	background-image: url(/images/h-dot-back.gif);
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: repeat-x;
	width: 760px;
	font-size: 11px;
	color: #5E9631;
	padding-bottom: 2px;
}
div.breadCrumb a {
	text-decoration: none;
	color: #5E9631;
}
div.breadCrumb a:hover, div.breadCrumb a:active {
	text-decoration: underline;
	color: #5E9631;
}

div.contentArea {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 760px;
	background-image: url(/images/h-dot-back.gif);
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
div.contentArea h1, div.contentArea h2, div.contentArea h3, div.contentArea div.content, div.contentArea p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
div.content a:link{
	color:#003399; text-decoration:none 
}
div.content a:visited{
	text-decoration:none 
}
div.contentArea h1 {
	font-weight: normal;
	font-size: 20px;
	border-bottom: 1px solid #ddeeee;

}
div.contentArea h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
}
div.contentArea h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
}

div.contentArea h3 {
	font-size: 11px;
	color: #5E9631;
	font-weight: normal;
}
div.contentArea div.content {
	line-height: 110%;
}
div.contentArea div.testimonial, div.contentArea div.testimonial a {
	font-size: 11px;
	color: #5E9631;
}
div.contentArea div.testimonial {
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	background-image: url(/images/h-dot-back.gif);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
}
div.contentArea img.leftAligned { margin-right: 10px; margin-bottom: 10px; padding:10px;}
div.contentArea img.rightAligned { margin-left: 10px; margin-bottom: 10px; padding: 0px; }

div.contentArea ul {
	list-style-image: url(/images/arrsml.gif);
}
div.contentArea ul li {
	margin-bottom: 3px;
}
div.copyright, div.copyright h1, div.copyright a {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.emailthis {
	font-size: 11px;
}
/* Left Navigation */
#leftNav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#leftNav li {
	margin: 0;
	border-bottom: 1px solid #cedfff;
}
#leftNav li a {
	display: block;
	padding: 3px 4px 4px 5px;
}
#leftNav a:link, #leftNav a:visited {
	color: #003399;
	text-decoration: none;
}
#leftNav li a:hover, #leftNav li a:active {
	background-color: #4190BF;
	color: white;
}
#leftNav h4 {
	margin: 10px 0px 4px 0px;
	font-weight: bold;
	color: #333;
}
#leftNav li h4 {
	margin: 10px 0px 4px 12px;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}
#leftNav li a img, #leftNav li h4 img {
	margin-right: 8px;
}
#leftNav {
	text-align: left;

}
#leftNav h1 {
	font-weight: normal;
	font-size: 20px;
	border-bottom: 1px solid #ddeeee;
	color: #999999;
	margin-bottom: 0px;
}
#thumbnails{
	padding:0px;
	width: 438px;
}
#thumbnails h2, #thumbnails h2 a:link, #thumbnails h2 a:active, #thumbnails h2 a:visited{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4190BF;
	padding-top:0px;
}
#thumbnails h3, #thumbnails h3 a:link, #thumbnails h3 a:active, #thumbnails h3 a:visited{
	color: #5E9631;
	padding-top:0px;
}
#thumbnails div {
	padding-left:0px; 
	padding-right:16px; 
	padding-top:0px; 
	padding-bottom:12px
}
#thumbnails div img{
	border: thin solid #999999;
}

#thumb{
	width:125px; 
	height:94px; 
	float:left
}
.gall{
	float:none;
	padding-left:25px;
	padding-top:0px;
}

}