body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px 20px;
	padding: 0px;
	background-color: #F8F8F8;
}

a {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}
a:visited {
	color:#996600;
	text-decoration:underline;
}
a:hover {
	color: #FF6600;
	text-decoration:underline;
}
.bodyText {
	font-size: 12px;
	color: #333333;
	font-family: "Times New Roman", Times, serif
	font-weight:bold;
	font-style:italic;

}
.headerText{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #8A6123;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	line-height: 30px;
}
.servicesCell .headerText {
	
	font-size: 18px;
}
.highlightedText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	float: left;
	width: 300px;
	margin-top: 8px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-right: 10px;
}
.mainTable {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: 0px top;
}
.line {
	background-color: #999999;
	height: 1px;
}
.dividerLine {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	height: 1px;
}
.largerText {
	font-size: 14px;
}
/* -------------- Photos Page ------------*/



.photostableHeader {
	font-size: 24px;
	font-weight: bold;
}
.servicesCell .photostableHeader {
	
font-size:14px;
}
.photosCaption {

	font-size: 12px;
	color: #333333;
}
.inputfield {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	width: 300px;
	border: 1px solid #333333;
}
.inputfield2 {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	width: 150px;
	border: 1px solid #333333;
}
textarea {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 150px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}
.servicesCell {
	border: 1px solid #CCCCCC;
	padding: 0px 6px 6px;
	background-color: #F0F0F0;
}
.whitetext {
	color: #FFFFFF;
}
.errorText {
	color: #990000;
}
.errorDot {
	color: #990000;
	font-size: 24px;
	font-weight:bold;
}.categoryHeader {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	display: block;
	padding: 3px;
}
.galleryPhoto {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.navLink {
	font-size: 16px;
}
.servicesLink {
	color: #333333;
	text-decoration:none;
}
.servicesLink:visited {
	color: #333333;
	text-decoration:none;
}
.servicesLink:hover {
	color: #663300;
	text-decoration:underline;
}
.smalltext {
	font-size: 10px;
}
.articleblock {

}
.vertline {
	width: 1px;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	overflow: hidden;
	height: 75px;
}
