body 
{
	background-image:  url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #d9caa3;
	margin-top: 5px;
}

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1
{
	color: #1C1938;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2
{
	color: #2C2E5E;
	font-size: 16px;
	margin-bottom: 1px;
	margin-top: 0px;
}

a:link, a:visited, a:active 
{
	text-decoration: none;
	color: #2C2E5E;
}

a:hover
{
	text-decoration: underline;
	color: #2C2E5E;
}

.content
{
	width: 740px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	font-size: 10pt;
}
.content a, a:active, a:visited
{
	text-decoration: underline;
}

#flashBanner
{
	height: 90px;
	width: 600px;
	margin-left: 322px;
}

.page_content
{	
	background-image:url(../images/content_stretch.jpg);
	background-repeat: repeat-y;
	width: 945px;
	vertical-align: top;
	padding-right: 5px;
}

.errortext, .errorText
{
	color: Maroon;
	font-size: 8pt;
}

.footer
{
	color: #1C1938;
	text-align: center;
	font-size: 8pt;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited
{
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer_home
{
	padding-top: 10px;
}

.header
{
	background-image:  url(../images/top_top.jpg);
	width: 945px;
	height: 150px;
	text-align: right;
}

.leftside
{
	background-image: url('../images/leftside_stretch.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
	width: 164px;
	height: 100%;
	padding-bottom: 5px;
}

.leftside_content
{
	background-image: url('../images/leftside_top.jpg');
	background-repeat: repeat-x;
	color: #EEE4CB;
	margin-left: 23px;
	width: 141px;
	height: 100%;
}

.leftside_body
{
	background-image: url('../images/leftside_body.jpg');
	background-repeat: repeat-y;
	margin-left: 8px;
	margin-top: 5px;
	width: 123px;
}

.leftside_body_top
{
	background-image: url('../images/leftside_body_top.jpg');
	background-repeat: no-repeat;
	height: 5px;
}

.leftside_body_content
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.leftside_body_content a, .leftside_body_content a:link, .leftside_body_content a:active,
.leftside_body_content a:visited
{
	color: #E4AA2F;
	text-decoration: none;
}

.leftside_body_content a:hover
{
	color: #E4AA2F;
	text-decoration: underline;
}

.leftside_body_bottom
{
	background-image: url('../images/leftside_body_bottom.jpg');
	background-repeat: no-repeat;
	height: 5px;
}

.rightside
{
	vertical-align: top;
}

.nav_item_cell
{
	color: #2C2E5E;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
}

.nav_item_cell_hover
{
	color: #2C2E5E;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
}

.nav_item
{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

a.nav_item:link, a.nav_item:active, a.nav_item:visited
{
	color: #2C2E5E;
	text-decoration: none;
}

a.nav_item:hover
{
	color: #caa84f;
	text-decoration: none;
}

.nav_separator, .nav_separator_hover
{
	background-color: #e47d31;
	border-left: solid 1px #9f8e62;
	border-right: solid 1px #9f8e62;
	border-bottom: solid 1px #9f8e62;
	color: #e47d31;
	height: 1px;
	padding: 0px 0px 0px 0px;
	cursor: default;
}

.nav_subitem, a.nav_subitem:link, a.nav_subitem:visited, a.nav_subitem:active
{
	background-color: #e8ddbf;
	color: #2C2E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}

a.nav_subitem:hover
{
	color: #4d1c1c;
	font-weight: bold;
}

.nav_subitem_border
{
	background-color: #e8ddbf;
	border: solid 1px #9f8e62;
	height: 20px;
}

.nav_subitem_border_hover
{
	background-color: #e8ddbf;
	border: solid 1px #9f8e62;
	cursor: pointer;
	height: 20px;
}

.nav_subitem_border_top
{
	background-color: #e8ddbf;
	border-top: solid 1px #9f8e62;
	border-left: solid 1px #9f8e62;
	border-right: solid 1px #9f8e62;
	height: 20px;
}

.nav_subitem_border_top_hover
{
	background-color: #e8ddbf;
	border-top: solid 1px #9f8e62;
	border-left: solid 1px #9f8e62;
	border-right: solid 1px #9f8e62;
	cursor: pointer;
	height: 20px;
}

.nav_subitem_border_middle
{
	background-color: #e8ddbf;
	border-left: solid 1px #9f8e62;
	border-right: solid 1px #9f8e62;
	height: 20px;
}

.nav_subitem_border_middle_hover
{
	background-color: #e8ddbf;
	border-left: solid 1px #9f8e62;
	border-right: solid 1px #9f8e62;
	cursor: pointer;
	height: 20px;
}

.nav_subitem_border_bottom
{
	background-color: #e8ddbf;
	border-bottom: solid 1px #9f8e62;
	border-left: solid 1px #9f8e62;
	border-right: solid 1px #9f8e62;
	height: 20px;
}

.nav_subitem_border_bottom_hover
{
	background-color: #e8ddbf;
	border-bottom: solid 1px #9f8e62;
	border-left: solid 1px #9f8e62;
	border-right: solid 1px #9f8e62;
	cursor: pointer;
	height: 20px;
}

.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.quick_movein_thumb img
{
	border: solid 1px #6a6e33;
}
.home_elevation_thumb img
{
	border: solid 1px #6a6e33;
}


.requiredfield
{
	background-color: #ffffcc;
}

.tblMain
{
	width: 945px;
	border: 0px;
	
}

.atblNav
{
	height: 14px;
	border: 0px;
}

.tdMenuAdd
{
	height: 10px;
	background-image: url(../images/menu_stretch.jpg);
}
.tdMenuBottom
{
	 height: 5px;
	 background-image: url(../images/menu_bottom.jpg);
}

.tdTopPhoto
{
	background-image: url(../images/top_content_bg.jpg);
	background-repeat: no-repeat;
	width: 781px;
	height: 140px;
}

.tblLeftMenuTop
{
	width: 164px;
	height: 165px;
	border: 0px;
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	color: #DFDFD9;
	font-size: 10pt;
}

.tblLeftMenuBot
{
	width: 164px;
	border: 0px;
	background-image: url(../images/menu_stretch.jpg);
	background-repeat: repeat-y;
	color: #DFDFD9;
	font-size: 10pt;
}

.tblContent
{
	width: 100%;
	border: 0px;
}

.tdTopContentCenter
{
	padding-left: 20px;
	padding-right: 40px;
	width: 100%;
}

.tdBottom
{
	width: 945px;
	height: 22px;
	background-image: url(../images/top_bottom2.jpg);
	background-repeat: no-repeat;
}

.tdBottomTop
{
	background-image: url(../images/bottom_top.jpg);
	background-repeat: no-repeat;
	width: 945px;
	height: 10px;
}

.tdBottomLeft
{
	width: 260px;
	vertical-align: top;
}

.tdBottomRight
{
	width: 675px;
	vertical-align: middle;
	padding-right:15px
}

.tdBottomBottom
{
	width: 945px;
	height: 11px;
	background-image: url(../images/bottom_bottom.jpg);
	background-repeat: no-repeat;
}

.tdBottomContent
{
	background-image:url(../images/bottom_bg.jpg);
	background-repeat: repeat-y;
}

.tdBottomContentCenter
{
	width: 660px;
	vertical-align: top;
	padding-left: 40px;
}

.tblBottomMenu
{
	background-image: url(../images/bottom_menus.jpg);
	background-repeat: no-repeat;
	width: 236px;
	height: 216px;
	border: 0px;
	padding: 20px;
}

.BottomLeftHeader {
	color: #6a6e33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.BottomLeft 
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6e33;
}

.BottomLeftContent
{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.BottomRight
{
	height: 205px;
	width: 650px;
}

.BottomRight td
{
	height: 100%;
	width: 100%;
	text-align: center;
}

.BottomRightContent
{
	background-color: White;
	border: solid 5px #eddfc2;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.tblLeftSideBottomMenu
{
	 width: 285px;
	 height: 220px;
	 border: 0px;
	 margin: 10px;
}

.tdDefaultTopMid
{
	width: 945px;
	height: 419px;
	background-image: url(../images/top_mid.jpg);
	background-repeat: no-repeat;
}
.tdDefaultTop
{
	width: 945px; 
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-y;
}
.tdDefaultTopBottom
{
	width: 945px;
	height: 22px;
	background-image: url(../images/top_bottom.jpg);
	background-repeat:no-repeat;	
}
.tdDefaultContentSide
{
	width: 40px;
}
.tdDefaultContentCenter
{
	width: 865px;
}

.TopContent {
	color: #6a6e33;
	font-weight: bold;
	font-size: 12px;
}