@charset "utf-8";
body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #A19A8A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 934px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #352F2F;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/gradient_back2.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #header {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #372F2D;
	background-color: #FFFFFF;
	background-image: url(images/gradient_back2.jpg);
	background-repeat: repeat-y;
}

.oneColFixCtrHdr #aboutContent {
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #372F2D;
	background-color: #FFFFFF;
	background-image: url(images/about/back_2.jpg);
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #aboutSubContent {
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #372F2D;
	background-color: #FFFFFF;
	background-image: url(images/about/back_full.jpg);
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #aboutBoxContent {
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #372F2D;
	background-color: #FFFFFF;
	background-image: url(images/about/back_box.jpg);
	background-repeat: no-repeat;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-image: url(images/nav/menu_back.jpg);
	text-align: center;
	vertical-align: middle;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000;
	font-size: x-small;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.oneColFixCtrHdr #footer a {
	color:#01539C
}
.oneColFixCtrHdr #footer a:hover {
	color:#EB7E17
}

.oneColFixCtrHdr #mainContent table {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10 10 10 10; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000;
}

.oneColFixCtrHdr #mainContent a {
	color:#01539C
}
.oneColFixCtrHdr #mainContent a:hover {
	color:#EB7E17
}

.tableTextHome {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	font-size: medium;
	margin-top: 5px;
	margin-right: 140px;
	margin-bottom: 5px;
	margin-left: 140px;
	vertical-align: top;
}
.tableTextHomeLeft {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: justify;
	font-size: small;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 50px;

}
.tableTextHomeRight {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: justify;
	font-size: small;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 15px;
	
}

.tableTextHomeHeading {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: medium;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.oneColFixCtrHdr #aboutLeadershipContent {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5;
	text-align: left;
	font-size: medium;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	vertical-align: top;
}

.oneColFixCtrHdr #aboutLeadershipContent a {
	color:#FFF
}
.oneColFixCtrHdr #aboutLeadershipContent a:hover {
	color:#EB7E17
}

.oneColFixCtrHdr #aboutLeadershipTable {
	color:#000;
	font-size: small;
}

.oneColFixCtrHdr #aboutLeadershipTable a {
	color:#EB7E17
}
.oneColFixCtrHdr #aboutLeadershipTable a:hover {
	color:#000
}

.oneColFixCtrHdr #aboutMainContent {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5;
	text-align: left;
	font-size: medium;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 5px;
	margin-left: 10px;
	vertical-align: top;
}

.oneColFixCtrHdr #aboutMainContent a {
	color:#FFF
}
.oneColFixCtrHdr #aboutMainContent a:hover {
	color:#EB7E17
}

.oneColFixCtrHdr #propertyMainContent {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: justify;
	font-size: 0.9em;
	margin-top: 1px;
	margin-right: 65px;
	margin-bottom: 5px;
	margin-left: 65px;
	vertical-align: top;
}

.oneColFixCtrHdr #propertyMainContent p {
	padding: 10px;

}

.oneColFixCtrHdr #propertyMainContent li {
	font-size: 0.9em;
	

}

.bodyContent {
	margin-left: 55px;
	margin-right: 55 px;
	font-size: small;
}


.guestCard {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
}

.oneColFixCtrHdr #photoHighlight a {
	color:#CCC
}
.oneColFixCtrHdr #photoHighlight a:hover {
	color:#EB7E17
}

.photoHeader {
	font-style:normal;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-size: medium;
}

.photoCaption {
	font-style:italic;
	text-align: center;
	font-size: small;
}

.photoThumbnail {
	padding: 8px;
	text-align: center;
	vertical-align: middle;
}
.footerMenu {
	font-size: small;
	text-align: center;
	padding: 5px;
}

.servicesBullet {
	font-size:small;
	font-weight: bold;
}

.leadershipText {
	padding: 10px;
	background-color:#DCD5CA;
	font-size: small;
}
.leadershipHeading {
	font-size: medium;
	font-weight: bold;
}

.contactTableText {
	font-size: small;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.propertyHeading {
	font-size: x-large;
	font-weight:bold;
}

.propertyFineText {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

