/*  @@@@@[  Wrappers  ]@@@@@ */

body {background: url(images/bg.gif) repeat center top; font: 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #666; text-align: center; margin: 20px 0px;}
#wrapper {text-align: left; background: url(images/wrapper_bkg.gif) repeat-y left top;}
.wrapped {
	width: 760px;
	margin: 0px auto;
}
#mainwrapper{
	background: url(images/wrapper_top.gif) no-repeat left top;
}
#headerwrapper{
	height: 79px;
}

/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	padding: 30px 0px 0px;
	float: right;
}
#subnav{
	padding-left: 2px;
	padding-right: 1px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#subnav ul{
	margin: 0px;
	padding: 0px;
	list-style: url(none);
}
#subnav li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	color: #8a7f53;
	text-decoration: none;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	display: block;
	padding-top: 8px;
	padding-left: 50px;
	background: url(images/subnav_bullet_n.gif) no-repeat 30px 13px;
	border-top: 1px solid #e5dfc5;
	border-bottom: 1px solid #e5dfc5;
	padding-bottom: 8px;
}
#subnav a:hover {
	color: #666666;
	text-decoration: none;
	background: #efefef url(images/subnav_bullet_o.gif) no-repeat 30px 13px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
}


/* @@@@@[  Header / Footer  ]@@@@@ */
#logo{
	padding-top: 20px;
	padding-left: 20px;
}

#footer {
	border-top: 1px solid #b0b0b0;
	background: url(images/footer_bkg.gif) no-repeat left top;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px 20px 10px;
	color: #666;
	height: 31px;
}
#footer a:link, #footer a:visited, #footer a:active {color: #666; text-decoration: none;}
#footer a:hover {color: #848383; text-decoration: underline;}
#seo{
	text-align: right;
	float: right;
}
#seo a:visited, #seo a:active, #seo a:link {text-decoration: none;	color: #666;}
#seo a:hover {text-decoration: underline; cursor: text;}


/* @@@@@[  Main Page  ]@@@@@ */
#main{
	background: url(images/main_bkg.gif) repeat-y left top;
	margin: 0px;
	padding: 0px;
}
#pagetitle{
	background: #0c0e6e;
	border-bottom: 1px solid #666;
	height: 26px;
	width: 491px;
	float: right;
	clear: right;
	padding-top: 20px;
	padding-left: 20px;
}	
#content {
	clear: right;
	margin: 0px 0px 0px 250px;
	padding: 20px 25px 20px 20px;
}
#content ul {margin: 0px 0px 15px; padding: 0px 0px 0px 5px;}
#content li {
	background: url(Images/bullet.gif) no-repeat left 5px;
	list-style: none;
	padding-bottom: 5px;
	padding-left: 20px;
}
#callout{
	width: 150px;
	float: right;
	text-align: center;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 7px;
}
#callout a:link, #callout a:visited, #callout a:active {
	color: #0c0e6d;
	text-decoration: underline;
}
#callout a:hover {color: #1d1e5a; text-decoration: none;}


#column {
	width: 249px;
	float: left;
	padding-bottom: 20px;
}


#address{
	padding-top: 20px;
	padding-left: 20px;
	color: #737499;
	font-weight: bold;
}

#subcallout{
	background: url(images/img_mortgage_calculator.jpg) no-repeat left center;
	padding-left: 15px;
	height: 24px;
	padding-top: 42px;
	margin-top: 30px;
}
#subcallout a:link, #subcallout a:visited, #subcallout a:active {color: #acacc2; text-decoration: underline;}
#subcallout a:hover {color: #acacc2; text-decoration: none;}

.clr {clear: both; font-size: 1px; line-height: 1px; margin: 0px; padding: 0px; height: 0px; visibility: hidden;}


/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */

a:link, a:visited, a:active {color: #696aa6; text-decoration: underline;}
a:hover {color: #696aa6; text-decoration: none;}
h1 {
	font: bold 15px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
	color: #fffffe;
}
h2 {
	font-weight: bold;
	color: #737499;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #737499;
}
h3{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px;
	color: #737499;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {margin-top: 0px; padding-top: 0px; margin-bottom: 13px;}

.left {float: left;}
.right {float: right;}
img.right {
	margin-bottom: 10px;
	margin-left: 13px;
	margin-top: 10px;
}
img.left {margin-bottom: 10px; margin-right: 13px;}

.nicetable{
	border-top: 1px solid #d4cfb0;
	border-bottom: 1px solid #d4cfb0;
	border-left: 1px solid #d4cfb0;
}
.nicetable th{
	background: #d4cfb0;
	color: #1d1e5a;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.nicetable td{
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #d4cfb0;
	color: #525252;
	font-size: 10px;
}

.space{
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}

/* @@@@@[  Form Elements  ]@@@@@ */

input, textarea, select {
	font-size: 10px;
	color: #666;
	background: #fff;
	border: 1px solid #b0b0b0;
}
input.clean {border-style: none; background: none;}
input.checkbox{
	border-style: none;
}
.divider{
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.buildnotes{
	color: #FF0000;
}
