.bodyBG {
	background-color: #B5A229;
	background-image: url(images/bgbottom.gif);
}
.header {
	background-color: #B5A229;
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	height: 142px;
}
.middleBG {
	background-color: #B5A229;
	background-image: url(images/bgmiddle.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footerGB {
	background-color: #B5A229;
	background-image: url(images/bgbottom.gif);
}
.photoBorder {
	border: 3px solid #FFFFFF;
}
.photoBorder2{
   border:1px solid #B5A229;
}
.frontHeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E7300;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px 0px;
}
.palmBG {
	background-image: url(images/palmbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.bodyTextRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
}
.bodyTextFront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.bodyTextCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align:center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.headerLinkWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerLinkGreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #257919;
}
.innerBodyBG {
	background-color: #FFFCEA;
	background-image: url(images/front_r4_c4.gif);
	background-repeat: repeat-x;
}
.condoTypeHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #257919;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.redBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
	color: #FF0000;
}
.headerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5A229;
	border-bottom-color: #B5A229;
	background-color: #FFFCEB;
	text-align: right;
	padding-right: 10px;
}
.headerNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #257919;
	text-decoration: none;
}
.headerNavText:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #257919;
	text-decoration: underline;
}
.pageHeaderTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #257919;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.underlineText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	text-decoration: underline;
}
.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.formfilded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #81741D;
	border: 1px solid #B5A229;
}
.errors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.navdropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E4D2;
	padding-bottom: 3;
	padding-top: 3;
	padding-left: 5;
	font-weight: 400;
	cursor: pointer;
	text-decoration: none;
}
.nav_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
.nav_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	cursor:pointer;
}

.tdTitle
{
 font-family: arial,Times New Roman,Verdana,helvetica,san-serif;
 font-size:12px;
 font-weight: bold;
}

/* this is for the input of a table row */
.tdInput
{
 font-family:arial,Times New Roman,helvetica,san-serif;
 font-size: 12px;
}
.inputBox
{
	background:#8fcbf1;
}
.photoBorder2{
   border:1px solid #B5A229;
}