body {
	background-color: #f3efe8;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #443a32;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ae191d;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 24px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #443a32;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #443a32;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a:link {
	color: #f26522;
	text-decoration: none;
}
a:visited {
	color: #f26522;
	text-decoration: none;
}
a:active {
	color: #f26522;
	text-decoration: none;
}


a:hover {
	color: #ae191d;
	text-decoration: underline;
}
#wrapper2 {
	width: 958px;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	border: 1px solid #FFFFFF;
}
#row01 {
	background-color: #daccb4;
	clear: both;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 140px;
}
#row02 {
	background-color: #e6ddce;
	clear: both;
	height: 140px;
	padding: 20px;
}
#row03 {
	background-color: #f3efe8;
	clear: both;
	height: auto;
	padding: 20px;
}
#row04 {
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	padding: 20px;
}
#row05 {
	background-color: #FFFFFF;
}
#row06 {
	background-color: #FBFAF7;
}




.row-col01 {
	width: 448px;
	float: left;
}
.row-col02 {
	width: 448px;
	float: left;
}
.row-col03 {
	width: 350px;
	float: left;
}





#mainnav {
	background-image: url(../images/mainNav-bg.png);
	background-repeat: repeat-x;
	height: 30px;
}

#nav, #nav ul{
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#nav a{
	display:block;
	color:#e5dac6;
	text-decoration:none;
	background-image: url(../images/main-nav-off.png);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
	white-space: nowrap;
	line-height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2f2923;
	border-right-color: #2f2923;
	border-bottom-color: #2f2923;
	border-left-color: #2f2923;
	background-position: right top;
	font-weight: normal;
}

#nav a:hover{
	color:#FFFFFF;
	background-image: url(../images/main-nav-on.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:auto;
	top:30px;
	left: -10px;
}

#nav li ul a{
	width:140px;
	height:30px;
	float:left;
	background-image: url(../images/main-nav-sub-off.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #443a32;
	border-right-color: #443a32;
	border-bottom-color: #443a32;
	border-left-color: #443a32;
	color: #e5dac6;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	line-height: 28px;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
	left:0px;
	margin:0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav    #current   {
	display:block;
	color:#e5dac6;
	text-decoration:none;
	background-image: url(../images/main-nav-current.png);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
	white-space: nowrap;
	line-height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2f2923;
	border-right-color: #2f2923;
	border-bottom-color: #2f2923;
	border-left-color: #2f2923;
	background-position: right top;
	font-weight: normal;
}
.divider {
	width: 20px;
	float: left;
	height: 20px;
	display: block;
	white-space: nowrap;
	margin-top: 10px;
}

.shadow-brown {
	background-color: #daccb4;
	background-image: url(../images/box-shadow-brown.png);
	background-repeat: repeat-x;
	clear: both;
}
.shadow-white {
	background-color: #FFFFFF;
	background-image: url(../images/box-shadow-white.png);
	background-repeat: repeat-x;
	clear: both;
}

.newsImg {
	background-color: #FFFFFF;
	padding: 5px;
	display: inline-block;
	width: 130px;
	margin-right: 20px;
	float: left;
}
.newsHeader {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #443a32;
	text-decoration: none;
	text-transform: uppercase;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f26522;
	text-decoration: none;
	margin-top: 2px;
}
.newsTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f26522;
	text-decoration: none;
}
.newsTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ae191d;
	text-decoration: none;
}
.newsDate {
	color: #8f8373;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.newsDate2 {
	color: #8f8373;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.newsDesc {
	font-size: 11px;
	color: #443a32;
}
.row-col02-imgThumb {
	font-size: 11px;
	text-decoration: none;
	margin-top: 5px;
}
.row-col02-imgThumb ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.row-col02-imgThumb li {
	display: inline-block;
	float: left;
}

.row-col02-imgThumb    li    a   img {
	background-color: #FFFFFF;
	padding: 5px;
	display: inline-block;
	float: left;
}
.row-col02-imgThumb li a img:hover {
	background-color: #FF6600;
}
.row-col02-imgThumb #midThumb                        img                           {
	margin-right: 14px;
	margin-left: 14px;
}





.btnA  a    {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/btn-type-a.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 120px;
	padding-left: 10px;
	height: 20px;
	float: left;
	line-height: 20px;
	text-decoration: none;
	margin-top: 10px;
}
.btnA a:hover {
	color: #FFFFFF;
	background-image: url(../images/btn-type-a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	width: 120px;
	padding-left: 10px;
	height: 20px;
	float: left;
	line-height: 20px;
	text-decoration: none;
}
.btnB a {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/btn-type-a.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 85px;
	padding-left: 10px;
	height: 20px;
	float: left;
	line-height: 20px;
	text-decoration: none;
	margin-top: 10px;
	clear: right;
}
.btnB a:hover {
	color: #FFFFFF;
	background-image: url(../images/btn-type-a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	width: 85px;
	padding-left: 10px;
	height: 20px;
	float: left;
	line-height: 20px;
	text-decoration: none;
}

.footer-logo {
	float: left;
	margin-right: 20px;
}
.footer-btnTop {
	float: right;
	margin-left: 100px;
	margin-bottom: 30px;
}
.footer {
	font-size: 10px;
	color: #443a32;
	text-align: center;
	margin-bottom: 20px;
}
#breadcrumb {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ad9d83;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumb .currentSec {
	font-weight: normal;
}

.subMenu {
	margin: 0px;
	padding: 0px;
	width: 210px;
}
.subMenu h2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #b9ac97;
}

.subMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subMenu li a {
	font-size: 12px;
	color: #443a32;
	text-decoration: none;
	background-image: url(../images/sub-arrow-off.png);
	display: block;
	background-repeat: no-repeat;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad8d6;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 0px;
	background-position: 5px 7px;
}
.subMenu li a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/sub-arrow-on.png);
	display: block;
	background-repeat: no-repeat;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad8d6;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	background-position: 190px 5px;
	background-color: #ff7c00;
}
.subMenu li #current {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/sub-arrow-on.png);
	display: block;
	background-repeat: no-repeat;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad8d6;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	background-position: 190px 5px;
	background-color: #ff7c00;
}

#emailAlert {
	background-color: #8dc63f;
	background-image: url(../images/bg-email-alert.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	padding: 10px;
	height: 280px;
	width: 190px;
}
#emailAlert .txtField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

#emailAlert form {
	margin: 0px;
	padding: 0px;
}

.boxHeader {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #443a32;
	text-decoration: none;
	text-transform: uppercase;
}
.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f26522;
	text-decoration: none;
	margin-top: 2px;
}
.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f26522;
	text-decoration: none;
}
.boxTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ae191d;
	text-decoration: none;
}
.boxDesc {
	font-size: 11px;
	color: #443a32;
}
.subSubMenu {
	margin: 0px;
	padding: 0px;
	width: 210px;
}

.subSubMenu h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dad8d6;
	padding-bottom: 5px;
}
.subSubMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subSubMenu li a {
	font-size: 12px;
	color: #443a32;
	text-decoration: none;
	background-image: url(../images/sub-arrow-off.png);
	display: block;
	background-repeat: no-repeat;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad8d6;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	background-position: 5px 7px;
}
.subSubMenu li a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/subsub-arrow-on.png);
	display: block;
	background-repeat: no-repeat;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad8d6;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	background-position: 190px 5px;
	background-color: #ad9d83;
}
.subSubMenu li #current {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/subsub-arrow-on.png);
	display: block;
	background-repeat: no-repeat;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dad8d6;
	line-height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 20px;
	background-position: 190px 5px;
	background-color: #ad9d83;
}

#row01-side {
	background-color: #FFFFFF;
	clear: both;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#row02-side {
	background-color: #FFFFFF;
	clear: both;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#row03-side {
	background-color: #FFFFFF;
	clear: both;
	font-size: 11px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentArea {
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	padding: 20px;
	font-size: 11px;
}
.tableBox01 caption {
	background-color: #443A32;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableBox01 caption a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableBox01 caption a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ff7c00;
	text-decoration: none;
}


.tableMainBox01 {
	background-color: #f3efe8;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tableImg01 {
	margin-right: 20px;
	width: 245px;
	float: left;
}
.tableTitle01 {
	font-size: 18px;
	font-weight: bold;
}
.tableDesc01 {
	font-size: 11px;
}
.tableBox02 {
	width: 292px;
	background-color: #F2EEE6;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.tableImg02 {
	margin-right: 10px;
	width: 90px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}
.tableTitle02 {
	font-size: 14px;
	font-weight: bold;
}
.tableDesc02 {
	font-size: 11px;
}
.highlight01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ae191d;
}
.highlight02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #443A32;
}
.picFrame  {
	background-color: #F3EFE8;
	padding: 5px;
}
.picFrame:hover {
	background-color: #FF6600;
	padding: 5px;
}
.picFrame2 {
	background-color: #F3EFE8;
	padding: 5px;
}
.txtField-normal {
	background-color: #F3EFE8;
	color: #443a32;
	border: 1px solid #999999;
	font-size: 11px;
}
.dropdownMenu {
	background-color: #F3EFE8;
	color: #443a32;
	border: 1px solid #999999;
	font-size: 11px;
}
.txtField-Area {
	background-color: #F3EFE8;
	color: #443a32;
	border: 1px solid #999999;
	font-size: 11px;
}
.tableBox03 {
	background-color: #443a32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.tableBox04 {
	background-color: #f9f7f3;
	padding: 5px;
}
.tableBox05 {
	background-color: #FFFFFF;
	padding: 5px;
}
.tableBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header01 {
	background-image: url(../images/banner-khakis.jpg);
	height: 110px;
	padding-left: 20px;
	padding-right: 10px;
	width: 357px;
}

.header02 {
	background-image: url(../images/banner-red.jpg);
	height: 110px;
	padding-left: 20px;
	padding-right: 10px;
	width: 220px;
}
.header03 {
	background-image: url(../images/banner-navy.jpg);
	height: 110px;
	padding-left: 20px;
	padding-right: 10px;
	width: 357px;
}


.header04 {
	background-image: url(../images/banner-orange.jpg);
	height: 110px;
	padding-left: 20px;
	padding-right: 10px;
	width: 357px;
}
.header05 {
	background-image: url(../images/banner-yellow.jpg);
	height: 110px;
	padding-left: 20px;
	padding-right: 10px;
	width: 357px;
}

.header06 {
	background-image: url(../images/banner-blue.jpg);
	height: 110px;
	padding-left: 20px;
	padding-right: 10px;
	width: 357px;
}

.header07 {
	background-image: url(../images/banner-brown.jpg);
	height: 110px;
	padding-left: 20px;
	padding-right: 10px;
	width: 357px;
}

.header08 {
	background-image: url(../images/banner-green.jpg);
	height: 110px;
	padding-left: 20px;
	padding-right: 10px;
	width: 357px;
}
.sitemap {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sitemap a {

}

.sitemap strong {
	font-size: 14px;
	line-height: 24px;
}
/* Added by Joycelyn */

.highlight01-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ae191d;
}
/* Added by Joycelyn */

#property-register table td { vertical-align:top;}
#property-register div.tableTitle02 { margin: 20px 0px 5px 0px; position:relative;}
#property-register .indent { margin:5px 0px 0px 20px;}
#property-register .half { width:49%; float:left;}
#property-register .clear { clear:both;}