@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b7161;
	line-height:24px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/about_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
margin-top:0px;
margin-bottom:15px;
}
form {
padding:0px;
margin-top:-9px;
margin-bottom:0px;
}
table {
border-collapse:collapse;
margin-bottom:10px;
}
td {
	background-color: #F7F0E6;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 5px;

}
th {
	font-size:13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #C89F64;
	text-align: center;
}
td.plain {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
h1 {
	font-size: 16px;
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -8px;
	font-style: italic;
}
h3 {
	color: #cb9f64;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size:16px;
	font-weight: bold;
}
h4 {
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size:11px;
}
h5 {
	margin-top: 0px;
	margin-bottom: -1px;
	font-weight: bold;
	font-size: 12px;
}
h6 {
	color: #XXXXXX;
	margin-top: 0px;
	margin-bottom: 5px;

}
/*xxxxxxxxxxxxxxxxxxxxxxx Links xxxxxxxxxxxxxxxxxxxxxxxxxxx*/
a:link, a:visited, a:active {
	color:#7b7161;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#7b7161;
	}
/*--------------------------------------------------------------*/
a.bottmNavLink:link, a.bottmNavLink:visited, a.bottmNavLink:active {
	font-size:10px;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
}
a.bottmNavLink:hover {
	text-decoration:underline;
	color:#444444;
	font-weight:normal;
}
/*--------------------------------------------------------------*/
a.topNavLink:link, a.topNavLink:visited, a.topNavLink:active {
	font-size:11px;
	color:#cb9f64;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}
a.topNavLink:hover {
	text-decoration:underline;
	color:#cb9f64;
	font-weight:bold;
	font-style:italic;
}
/*--------------------------------------------------------------*/
a.navLink:link, a.navLink:visited, a.navLink:active {
	color:#7b7161;
	text-decoration:none;
	font-weight:normal;
	}
a.navLink:hover {
	text-decoration:underline;
	color:#7b7161;
		font-weight:normal;
	}
	/*--------------------------------------------------------------*/
a.readMoreLink:link, a.readMoreLink:visited, a.readMoreLink:active {
	text-decoration: underline;
	font-weight:normal;
	}
a.readMoreLink:hover {
	text-decoration:underline;
	font-weight:normal;
}
	/*--------------------------------------------------------------*/
a.inTextLink:link, a.inTextLink:visited, a.inTextLink:active, a.inTextLink:hover {
	color:#7b7161;
	text-decoration: underline;
	font-weight:normal;
	}
	/*--------------------------------------------------------------*/
a.homeLinks:link, a.homeLinks:visited, a.homeLinks:active, a.homeLinks:hover {
	color:#7b7161;
	text-decoration: none;
	cursor:pointer;
	}
/*xxxxxxxxxxxxxxxxxxxxxxxxx DIVs xxxxxxxxxxxxxxxxxxxxxxxxx*/

#mainTextWrap {
	margin-top: 28px;
	margin-left: 22px;
}
#mainCol {
	display: inline;
	clear: none;
	float: left;
	width: 520px;
}
#rtCol {
	width: 301px;
	padding-left: 21px;
	background-image: url(../images/bg_top_rt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rtColWrapper {
	clear: none;
	float: left;
	width: 321px;
	padding-bottom: 35px;
}
#mainText {
	width: 483px;
	padding-left: 21px;
	padding-right:15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cb9f64;
	margin-top: 16px;
	margin-bottom: 30px;
	min-height: 475px;
	position: relative;
}
#mainTextMap {
	width: 498px;
	padding-left: 21px;
	padding-right:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cb9f64;
	margin-bottom: 30px;
}
#mainTextMapDetail {
	width: 483px;
	padding-left: 21px;
	padding-right:15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cb9f64;
	margin-bottom: 30px;
	min-height: 725px;
}
#NavTop {
	position: absolute;
	height: 26px;
	width: 525px;
	top: 28px;
	right: 30px;
	text-align: right;
}
#footText {
	font-size: 10px;
	padding-bottom: 25px;
	padding-left: 21px;
	padding-right: 28px;
	color: #444444;
	line-height: 16px;
}
#homeLeftCol {
	width: 144px;
	position: relative;
	float:left;
	padding-top: 35px;
}
#homeMainText {
	width: 481px;
	padding-left: 21px;
	padding-right:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cb9f64;
	margin-top: 35px;
	margin-bottom: 30px;
}
#homeRtCol {
	width: 301px;
	padding-left: 21px;
	background-image: url(../images/bg_top_rt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 35px;
}
#header {
	margin-left: 17px;
	margin-bottom: 15px;
}
#leftCol {
	width: 144px;
	position: relative;
	float:left;
	padding-top: 75px;
}
#bgWrapper {
	background-image: url(../images/bg_gradients.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 986px;
	margin-left: 17px;
}
#footer {
	font-size: 10px;
	color: #444444;
	height: 50px;
	padding-top: 15px;
	clear: both;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8251F;
	margin-left: 143px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 1003px;
	position:relative;
	margin-bottom: 0px;
	background-image: url(../images/about_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
/*xxxxxxxxxxxxxxxxxxxxxxx Classes xxxxxxxxxxxxxxxxxxxxxxxx*/
.rtColSubHeads {
	padding-top: 5px;
	padding-bottom: 5px;
}.mainImage {
	margin-left: 21px;
}
.leftNav {
	width: 129px;
	margin-right: 15px;
	text-align:right;
}
.leftNavSub {
	width: 129px;
	margin-right: 15px;
	text-align:right;
	background-color:#FFFFFF;
	padding-top:12px;
	font-weight: bold;
}

.navButtons {
	padding-top: 13px;
	padding-bottom: 13px;
}
.subNavWrapper {
	background-color: #FFFFFF;
	width: 144px;
}
.navSubBottomPadd {
	padding-bottom: 8px;
}
.rtColText {
	width: 230px;
	padding-bottom: 20px;
}
.pullout {
	background-color: #E3CCAA;
	padding: 10px;
	border: 1px solid #C89F64;
	color: #333333;
	font-size: 14px;
}
.mainHead {
	padding-top: 10px;
	padding-bottom: 15px;
}
.mainHeadMap {
	padding-top: 0px;
	padding-bottom: 15px;
}
.homeMiniCol1 {
	background-image: url(../images/home_17.jpg);
	background-repeat: repeat-x;
	background-position: left 73px;
	float: left;
	width: 156px;
	margin-right: 4px;
	cursor: pointer;
}
.homeMiniCol2 {
	background-image: url(../images/home_17.jpg);
	background-repeat: repeat-x;
	background-position: left 73px;
	float: left;
	width: 156px;
	margin-right: 4px;
	cursor: pointer;
}
.homeMiniText {
	width: 138px;
	margin-left: 10px;
	font-size: 10px;
	line-height: 18px;
}
.paddBottom12 {
	padding-bottom: 12px;
}
.homeMiniColHead {
	padding-bottom: 9px;
}
.homeMiniCol3 {
	background-image: url(../images/home_17.jpg);
	background-repeat: repeat-x;
	background-position: left 73px;
	float: left;
	width: 156px;
	cursor: pointer;
}

.homeRtText {
	font-size: 12px;
	line-height: 18px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx Lists xxxxxxxxxxxxxxxxxxxxxxxxx*/
ul {
margin-top:-13px;
margin-bottom:8px;
}
.listA { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
	margin-left:8px;
	padding-left:7px;
	margin-top:0px;
	margin-left: 17px;
	margin-left: 17px;
	margin-left: 17px;
	padding-left: 17px;
	padding-left: 17px;
	margin-bottom: 2px;
}
.listA li{
	list-style-type: disc;
	line-height: 18px;
/*	margin-bottom:10px;
	line-height:105%;*/
}
.wrapListA {

}
.listB {
	width: 230px;
	margin-left:0px;
	padding-left: 0px;
	margin-top: 6px;
}
.listB li{
	padding-bottom: 0px;
	padding-left: 14px;
	line-height: 14px;
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 2px;
}.listC { /*Must use a containing DIV for this to work - use the wrapListA class (below) to control width*/
margin-left:8px;
padding-left:7px;
margin-top:0px;
}
.listC li{
	list-style-type: disc;
	margin-bottom: 4px;

/*	margin-bottom:10px;
	line-height:105%;*/
}
.wrapListC{
width:237px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx Hacks xxxxxxxxxxxxxxxxxxxxxxxxx*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.ieFix0px {
	font-size: 0px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxx END Hacks xxxxxxxxxxxxxxxxxxxxxxxxx*/
.bioImages {
	float: left;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 8px;
}
.bioWrapper {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3CCAA;
}
.bioText {


}
.bioPersonsTitle {
	font-size: 11px;
	color: #998E7D;
	margin-bottom: 0px;
}
#mapColLeft {
	float: left;
	width: 339px;
}
#mapColRight {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	clear: none;
	float: left;
	width: 154px;
}
.mapCommunities {
	padding-left: 11px;
}
#mapTextUnderMap {
	clear: none;
	width: 339px;
}
.marginbottom12 {
	margin-bottom: 12px;
}
.colorWhite {
	color: #FFFFFF;
}
#communityPhoto {
	float: left;
	width: 200px;
	margin-right: 25px;
	margin-bottom: 6px;
	text-align: center;
}
.areaCaption {
	font-style: italic;
	line-height: 16px;
	margin-bottom: 4px;
	text-align: center;
	margin-top: 5px;
}
.previousNext {
	font-size: 10px;
	text-align: center;
}
.newsWrapper {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C89F64;
	width: 483px;
}
.newsDate {
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 10px;
}
.newsTeaser {
	line-height: 16px;
}
.newsPhotoSm {
	float: left;
	margin-right: 15px;
}
.newsTextWrapper {
	clear: none;
	margin-left: 105px;
}
.newsTextWrapperNo {
	clear: none;
}
.fixFlushFF {
}
.newletterFormFiels {
	background-color: #EDDDC5;
	height: 15px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contactUsMessage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #EDDDC5;
	height: 150px;
	width: 235px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
}
.submitButton {
font-size:11px;
	line-height: 18px;
	background-color: #E3CCAA;
	text-align: center;
	height: 20px;
	border: 1px solid #D5B17D;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: pointer;
}
.submitButton:hover {
	background-color: #DBBE93;
}
.bold {
	font-weight: bold;
}
.thankYou {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #C82A25;
}
.lineHieght16 {
	line-height: 16px;
}
#contactInfo {
	float: left;
	width: 210px;
	padding-right: 25px;
}
#contactFormWrapper {
	clear: none;
	float: left;
	width: 240px;
}
.applicationFormSm {
	background-color: #EDDDC5;
	height: 15px;
	width: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textAlignRight {
	text-align: right;
}

.applicationFormMd {
	background-color: #EDDDC5;
	height: 15px;
	width: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.applicationFormFirst {
	background-color: #EDDDC5;
	height: 15px;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.questions {
	line-height: 20px;
	padding-bottom: 25px;
}
.answers {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3CCAA;
}
.marginTopNewsDate {
	margin-top: -8px;
}
.paddTop6 {
	padding-top: 6px;
}
.paddTop10 {
	padding-top: 10px;
}
.review2Col {
	clear: none;
	float: left;
	width: 208px;
	margin-right: 22px;
}
.clearBoth {
	clear: both;
}
.marginBottom4 {
	margin-bottom: 4px;
}
.ccInfo {
	background-color: #E3CCAA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.creditCardInfoFieldLg {
	background-color: #EDDDC5;
	height: 15px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.creditCardInfoFieldMd {
	background-color: #EDDDC5;
	height: 15px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.creditCardInfoFieldSm {
	background-color: #EDDDC5;
	height: 15px;
	width: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*.creditCardInfoFieldSm, creditCardInfoFieldMd, creditCardInfoFieldLg {
padding-bottom::5px;}*/
.ccFormMargin {
	margin-bottom: 3px;
}
.ccLineHeight {
	line-height: 19px;
}
#ccInfoTbl td {
background-color:#FFFFFF;
padding-bottom:1px;
padding-top:1px;
}
.colorRed {
color: #EF0101;
}
#ccAccepted {
	position: absolute;
	top: 10px;
	right: 10px;
}

