body
{
	background-image: url("/images/page/header_background.jpg");
	background-repeat: repeat-x;
	background-color: #BFCEAF;
	font-family: Times New Roman, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

h1.topofpage { font-size: 24px; font-weight: normal; color: #2A512A; margin: 1px 0 10px 0; }
h2 { font-size: 20px; font-weight: normal; color: #2A512A; margin: 10px 0 7px 0; }
h3 { font-size: 16px; font-weight: normal; color: #2A512A; margin: 1em 0; }
h3.stepbystep { font-size: 17px; color: #2A512A; text-align: center; font-weight: normal; margin-top: 8px; margin-bottom: 4px; }
span.navtop a:link { font-size: 14px; color: #CC9; text-decoration: none; text-align: center; line-height: 17px; font-weight: normal; }
span.navtop a:visited { font-size: 14px; color: #CC9; text-decoration: none; text-align: center; line-height: 17px; font-weight: normal; }
span.navtop a:hover { font-size: 14px; color: #FFF; text-decoration: none; text-align: center; line-height: 17px; font-weight: normal; }
span.nav a:link { font-size: 14px; color: #CC9; text-decoration: none; text-align: center; line-height: 17px; font-weight: normal; }
span.nav a:visited { font-size: 14px; color: #CC9; text-decoration: none; text-align: center; line-height: 17px; font-weight: normal; }
span.nav a:hover { font-size: 14px; color: #FFF; text-decoration: none; text-align: center; line-height: 17px; font-weight: normal; }

img { border: 0; }

hr.navdivider {
	border: 0;
	border-top: 1px solid #3A603B;
	width: 75%;
	height: 1px;
}

hr {
	border: 0;
	border-top: 1px solid #000;
	width: 100%;
	height: 1px;
}

.faqquestion { 
	font-weight: bold;
}

#mainwidth {
	width: 850px;
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 840px;
	margin: 0 0 0 10px;
	padding-top: 24px;
}

#headerphoto {
	float: left;
}

#container {
	width: 848px;
	background-color: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#leftnavcontainer {
	width: 203px;
	float: left;
	background-color: #FFF;
	clear: left;
}

#leftnavmargin {
}

#leftnavwrap {
	width: 166px;
	text-align: center;
	line-height: 140%;
	float: right;
	background-image: url("/images/page/navbar_background_new.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	padding-top: 16px;
}

ul.leftnavlist {
	text-align: center;
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
	line-height: 17px;
}

.leftnav li {
	list-style-type: none;
	font-weight: normal;
}

.leftnav a:link {
	color: #FFF;
	text-decoration: none;
}

.leftnav a:hover {
	color: #CC9;
	text-decoration: none;
}

.leftnav a:visited {
	color: #FFF;
	text-decoration: none;
}

.leftnav_spacer {
	text-align: center;
	width: 120px;
	background: transparent;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 12px;
	border-bottom: 1px solid #3A603B;
}

#contentcontainer {
	width: 620px;
	line-height: 1.25em;
	float: right;
	background: #FFF;
}

#content {
	padding: 20px 20px 20px 12px;
}

div#processWrap {
	text-align: center;
	width: 588px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 10px 0 20px 0;
	padding-bottom: 10px;
}

div.process {
	width: 196px;
	float: left;
}

div.process p {
	font-family: arial;
	margin: 0;
	padding: 4px 6px 0 6px;
	font-size: 11px;
	line-height: 13px;
}

#footer {
	width: 850px;
	height: 24px;
	background-color: #FFF;
	background-image: url("/images/page/footer_background.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom: 8px;
}

div#footerlinks
{
	font-size: 12px;
	text-align: center;
	line-height: 120%;
}

#footerlinks ul {
	margin: 4px 0;
}

#footerlinks li
{
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div.slideshowContainer {
	width: 600px;
	height: 500px;
	text-align: left;
	margin-bottom: 5px;
}

#thumbnails
{
    text-align: left;
    width: 600px;
}

.imageThumbs
{
    padding: 0;
    margin: 0px 0px 15px 0px;
    list-style: none;
}

.imageThumbs li
{
    padding: 10px;
    width: 130px;
    float: left;
}

.galleryItem
{
    width: 110px; 
    margin-right: 7px; 
    line-height: 12px; 
    float: left; 
    height: 110px; 
    font-family: arial; 
    font-size: 11px; 
    text-align: left;
}
