@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #6D9674;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #600;
}

#leftRail {
	height: 100%;
	width: 82px;
	background-image:url(images/gradientRailLeft.png);
	background-repeat:repeat-y;
	background-position:left;
}
#rightRail {
	height: 100%;
	width: 82px;
	background-image:url(images/gradientRailRight.png);
	background-repeat:repeat-y;
	background-position:left;
}
#bodyIndex {
	width:464px;
	height:697px;
	background-image:url(images/dtown_02.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left;
}
#contact {
	width:308px;
	height:493px;
	background-image:url(images/bodyBgRight_05.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top;
	text-align:right;
	vertical-align:top;
}
#contactGallery {
	width:150px;
	height:480px;
	background-image:url(images/gallery1_06.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top;
	text-align:left;
	vertical-align:top;
	margin:0px;
}
#bodyBio {
	width:404px;
	height:627px;
	background-image:url(images/dtown_02.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:35px;
	padding-bottom:35px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:lighter;
	color:#000000;
}
#bodyServices {
	width:404px;
	height:627px;
	background-image:url(images/dtown_02.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:35px;
	padding-bottom:35px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:lighter;
	color:#000000;
}
#bodyGallery {
	width:610px;
	height:480px;
	background-image:url(images/gallery1_05.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top;
}
.bodyGallery {
	width:610px;
	height:480px;
}
#galleryRail {
	width:774px;
	height:13px;
	background-image:url(images/gallery_08.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top;
}
#galleryLeftBar {
	width:12px;
	height:480px;
	background-image:url(images/gallery1_04.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top;
}
#btmRail {
	background-color:#864426;
	background-image:url(images/gallery1_10.png);
	background-attachment:scroll;
	background-position:top;
	background-repeat:no-repeat;
	width:774px;
	background-position:left;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:lighter;
	color:#f2efc9;
	font-size: 11px;
	padding-left:15px;
	padding-top:15px;
	border-right-width:thin;
	border-right-color:#000000;
	border-right-style:solid;
}
a.btmRail:link { color:#f2efc9; font-weight:lighter; text-decoration: none }
a.btmRail:active { color:#f2efc9; font-weight:lighter; text-decoration: none }
a.btmRail:visited { color:#f2efc9; font-weight:lighter; text-decoration: none }
a.btmRail:hover { color:#f2efc9; font-weight:lighter; text-decoration: underline }

.bulletedText {
	font-size: 12px;
	line-height: 14pt;
	list-style-type: disc;
	font-weight: normal;
}
.philosophyHeading {
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #660000;
	position: relative;
	visibility: visible;
	z-index: 99;
	clip: rect(auto,auto,auto,auto);
}
#bodyPhil {
	width:404px;
	height:627px;
	background-image:url(images/dtown_02.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:35px;
	padding-bottom:35px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:lighter;
	color:#600;
	font-size: 13px;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #600;
}
