a:link {
	color: #8C3A00;
}
a:visited {
	color: #90470F;
}
a:hover {
	color: #87C822;
}
a:active {
	color: #8E420A;
}	
.emaillink a:link {
	color: #F3E9D1;
	text-decoration: none;
}
.emaillink a:visited {
	color: #F3E9D1;
	text-decoration: none;
}
.emaillink a:hover {
	color: #87C822;
	text-decoration:underline;
}

/*.overallDiv {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0E3C6;
	background-image: url(../elements/ghost_logo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}*/
.navigationHolder {
	float: left;
	width: 760px;
	margin-top: 0px;
}
.bannerHolder {
	background-color: #F0E3C6;
	height: 138px;
	float: left;
	width: 760px;
	background-image: url(../elements/banner.jpg);
	text-align: right;
	background-repeat: no-repeat;
}
.horizontalSpacer {
	height: 20px;
	float: left;
	width: 760px;
}
.contactHolder {
	float: left;
	width: 750px;
	margin-top: 12px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3E9D1;
	height: 110px;
	font-weight: bold;
	vertical-align: middle;
}
.baseHolder {
	background-color: #43241E;
	float: left;
	width: 730px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3E9D1;
	padding: 5px;
}

.headerHolder {

	background-color: #F0E3C6;
	height: 15px;
	float: left;
	width: 760px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #BF855F;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #87C822;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B1F1B;
}


#mainNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 17px;
	text-decoration: none;
	height: 22px;
}
#mainNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 17px;
	text-decoration: none;
	height: 25px;
}
#mainNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F7022B;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F7022B;
	padding: 17px;
	height: 22px;
}
.rightpanelimage {
	background-color: #FBF7EE;
	float: left;
	width: 185px;
	background-image: url(../elements/ghost_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.homepageblock {
	color: #43241F;
	background-image: url(../images/homepage_image_v4.jpg);
	height: 250px;
	width: 517px;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 4px;
	font-size: 17px;
	font-weight: bold;
}
.copyright {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0E3C6;
	background-image: url(../elements/ghost_logo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
body {
	background-color: #F3E9D1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentHolder {
	background-color: #FFFFFF;
/*	height: 490px; */
	float: left;
	width: 535px; 
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
.overallDiv {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../elements/ghost_logo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.testimonialQuote {
	width: 450px;
	background-color: #FFFFFF;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7A615A;
	padding: 5px;
	font-size: 14px;
	font-style: italic;
}
.testimonialQuoteSignature {
	font-weight: bold;
	color: #87C822;
	font-size: 12px;

}

