/* Distinction CSS Document */
/* Prepared Oct / Nov 06 */

/* Layout styles */ 

#container 
{
	text-align: center;
	position: relative;
	position: relative;
	background-color: #fff;
	color: #666;
	width: 770px;
	text-align: left;
	padding: 0px;
	margin: auto;
}

#header 
{
	position: relative;
	width: 100%;
	text-align: center;
	clear: both;
	margin: auto;
	z-index: 1;
}

#logo {
	position: relative;
	float: left;
	width: 40%;
	text-align: left;
	z-index: 2;
}

#seotag {
	position: relative;
	float: left;
	width: 59%;
	text-align: left;
	z-index: 3;
}

#primary_navigation 
{
	position: relative;
	width: 770px;
	z-index: 4;
	clear: both;
}

#primary_left 
{
	position: relative;
	width: 200px;
	z-index: 5;
	float:left;
	height: 24px;
	background-color: #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
}

#primary_right 
{
	position: relative;
	width: 567px;
	z-index: 6;
	float: left;
	height: 24px;
	background-color: #7ebfe8;
	border-bottom: 3px solid #fff;
}

#secondary_navigation 
{
	position: relative;
	width: 770px;
	z-index: 4;
	clear: both;
}

#secondary_left 
{
	position: relative;
	width: 200px;
	z-index: 5;
	float:left;
	height: 24px;
	background-color: #cae3f6;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
}

#secondary_right 
{
	position: relative;
	width: 567px;
	z-index: 6;
	float: left;
	height: 24px;
	background-color: #cae3f6;
	border-bottom: 3px solid #fff;
}

#secondary_left p
{
	margin: 0px;
	padding: 4px 8px;
	line-height: normal;
	font-weight: normal;
}

ul#nav_list
{
	margin: 0;
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}

ul#nav_list li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#nav_list a 
{
	font-size: 70%;
	padding: 4px 8px;
}

#nav_list a:link, #nav_list a:visited
{
	color: #fff;
	background-color: #7ebfe8;
	text-decoration: none;
}

#nav_list a:hover
{
	color: #fff;
	background-color: #7ebfe8;
	text-decoration: underline;
}

ul#secondary_nav_list
{
	margin: 0;
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}

ul#secondary_nav_list li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#secondary_nav_list a 
{
	font-size: 70%;
	padding: 4px 8px;
}

#secondary_nav_list a:link, #secondary_nav_list a:visited
{
	color: #666;
	text-decoration: none;
}

#secondary_nav_list a:hover
{
	color: #666;
	text-decoration: underline;
}

#top_body 
{
	position: relative;
	clear: both;
	width: 770px;
}

#body 
{
	position: relative;
	clear: both;
	width: 770px;
}

#body_left
{
	color: #fff;
	width: 200px;
	z-index: 7;
	float:left;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	clear: left;
}	

#body_right
{
	position: relative;
	width: 564px;
	z-index: 6;
	float: left;
	background-image: url(../images/bg_grey_gradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
	border-bottom: 3px solid #fff;
	height: 100%;

}

#body_right_wide
{
	position: relative;
	width: 100%;
	z-index: 6;
	background-image: url(../images/bg_grey_gradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
	border-bottom: 3px solid #fff;
	height: 100%;
}

#body_left_navigation
{
	background-image: url(../images/bg_blue_gradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #fff;
	width: 200px;
	z-index: 7;
	float:left;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	clear: left;
	height: 150px;
}
	
#top_body_left 
{
	background-image: url(../images/bg_blue_gradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #fff;
	width: 200px;
	z-index: 7;
	float:left;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	clear: left;
	height: 150px;
}

#top_body_right 
{
	position: relative;
	width: 567px;
	z-index: 6;
	float: right;
	background-color: #7ebfe8;
	border-bottom: 3px solid #fff;
	height: 150px;
}

#top_body_right_text 
{
	position: relative;
	width: 567px;
	z-index: 6;
	float: right;
	background-color: #fff;
	border-bottom: 3px solid #fff;
	height: 100px;
}

#top_body_right_images object 
{
	border-right: 3px solid #fff;
}

#top_body_right_images
{
	position: relative;
	width: 306px;
	z-index: 7;
	float: left;
	background-color: #fff;
	height: 150px;
}

#top_body_right_search
{
	position: relative;
	width: 261px;
	z-index: 8;
	float: right;
	background-image: url(../images/bg_blue_gradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 3px solid #fff;
	height: 150px;
}


ul#left_nav_list
{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style-type: none;
}

li#left_nav_list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left_nav_list a
{
	display: block;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 192px;
	background-color: Transparent;
	font-size: 75%;
}

#left_nav_list a:link, #left_nav_list a:visited
{
	color: #fff;
	text-decoration: none;
}

#left_nav_list a:hover
{
	background-color: #369;
	color: #fff;
	text-decoration: none;
}

.short_lblue_divide 
{
	background-color: #cae3f6;
	color: #fff;
	width: 200px;
	z-index: 8;
	float:left;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	height: 20px;
	position: relative;
	clear: left;
}

#lblue_spacer 
{
	width: 770px;
	clear: both;
	position: relative;
}

.left_lblue_spacer 
{
	background-color: #cae3f6;
	color: #fff;
	width: 200px;
	z-index: 8;
	float:left;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	height: 20px;
	position: relative;
}

.right_lblue_spacer 
{
	background-color: #cae3f6;
	color: #fff;
	width: 567px;
	z-index: 8;
	float:left;
	border-bottom: 3px solid #fff;
	height: 20px;
	position: relative;
}

#bottom_body 
{
	position: relative;
	clear: both;
	width: 770px;
}

#bottom_body_left 
{
	background-image: url(../images/bg_blue_gradient_long.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #40a5e5;
	color: #fff;
	width: 200px;
	z-index: 7;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	height: 100%;
	float: left;
}

#bottom_body_right 
{
	position: relative;
	width: 567px;
	z-index: 6;
	float: left;
	background-image: url(../images/bg_grey_gradient.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
	border-bottom: 3px solid #fff;
	height: 100%;
}

#footer 
{
	position:relative;
	clear: both;
	width: 770px;
	z-index: 4;
}

#footer_left 
{
	position: relative;
	width: 200px;
	z-index: 5;
	float:left;
	height: 24px;
	background-color: #7ebfe8;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
}

#footer_right 
{
	position: relative;
	width: 567px;
	z-index: 6;
	float: left;
	height: 24px;
	background-color: #7ebfe8;
	border-bottom: 3px solid #fff;
}

ul#footer_list
{
	margin: 0;
	display: inline;
	list-style-type: none;
	padding-left: 10px;
}

ul#footer_list li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#footer_list a 
{
	font-size: 70%;
	padding: 4px 8px;
}

#footer_list a:link, #footer_list a:visited
{
	color: #fff;
	background-color: #7ebfe8;
	text-decoration: none;
}

#footer_list a:hover
{
	color: #fff;
	background-color: #7ebfe8;
	text-decoration: underline;
}

#footer_credits 
{
	position: relative;
	width: 770px;
	background-color: #fff;
	color: #666;
}

#bottom_body_right_columns 
{
	position: relative;
	width: 100%;
}

#bottom_body_right_columns img 
{
	margin-left: 10px;
	border: 1px solid #666;
}

#col1 
{
	float: left;
	width: 185px;
	border-right: 1px solid #e5e5e5;
	height: 175px;
}

#col2
{
	float: left;
	width: 185px;
	border-right: 1px solid #e5e5e5;
	height: 175px;
}

#col3
{
	float: left;
	width: 185px;
	height: 175px;
}

/* Columns */

.leftColumn 
{
	width: 250px;
	text-align: left;
	float: left;
	
}

.leftColumnWhite
{
	width: 250px;
	text-align: left;
	float: left;
	background-color: #fff; 
}

.leftColumnLightBlue
{
	width: 250px;
	text-align: left;
	float: left;
	background-color: #cae3f6; 
}

.rightColumn 
{
	width: 518px;
	text-align: left;
	float: left;
}
.rightColumnDarkBlue
{
	width: 518px;
	text-align: left;
	float: left;
	
}
.rightColumnLightBlue
{
	width: 518px;
	text-align: left;
	float: left;
	background-color: #cae3f6;
}

/* Formatting Styles */

body {
	background-color: #f4f3ec;
	font-family: Arial, Tahoma, san-serif;
	color: #333;
	margin-top: 10px;
}

h1 {
	margin-top: 0px;
	font-size: 100%;
	font-weight: bold;
}

h2 {
	margin-top: 0px;
	font-size: 80%;
	font-weight: bold;
}

p {
	font-size: 70%;
	line-height: 180%;
}

.p {
	font-size: 70%;
	line-height: 180%;
}

.pwhite {
	font-size: 70%;
	line-height: 180%;
	color: #fff;
}

.psmall {
	font-size: 60%;
}

.textbox 
{
	font-size: 70%;
	width: 130px;
}

.dropdownlist 
{
	font-size: 70%;
	width: 153px;
}

.dropdownlistnarrow
{
	font-size: 70%;
	width: 65px;
}

.button
{
	font-size: 70%;
	width: 120px;
	height: 30px;
}

#body_right_wide h1 
{
	padding-top: 10px;
	padding-left: 10px;
}

#body_right_wide p 
{
	padding-top: 10px;
	padding-left: 10px;
}



#bottom_body_right h1 
{
	color: #666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#bottom_body_right h2
{
	color: #666;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#bottom_body_right p
{
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
}

#body_right h1 
{
	color: #666;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#body_right h2
{
	color: #666;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#body_right p
{
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
}

#seoText p
{
	color: #666;
	padding: 10px;
	text-align: right;
	margin: 0px;
}

#seoText p a:link, #seoText p a:visited 
{
	color: #666;
	text-decoration: none;
}

#seoText p a:hover 
{
	color: #7ebfe8;
	text-decoration: underline;
}
	
#footer_credits p 
{
	padding:10px;
}
		
#bottom_body_right li
{
	font-size: 70%;
	line-height: 180%;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
}

#bottom_body_right ul li ul li
{
	font-size: 100%;
}

#body_right li
{
	font-size: 70%;
	line-height: 180%;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
}

#body_right ul li ul li
{
	font-size: 100%;
}

hr.divider 
{
	color: #666;
	height: 1px;
	width: 90%;	
}

p.address 
{
	margin-left: 50px;
}

#bottom_body_right p a:link,
#bottom_body_right p a:visited,
#body_right p a:link,
#body_right p a:visited
{
	color: #40a5e5;
	text-decoration: none;
	border-bottom: 1px solid #40a5e5;
}

#bottom_body_right p a:hover,
#body_right p a:hover
{
	color: #666;
	text-decoration: none;
	border-bottom: 1px dashed #666;
}

#footer_credits a:link,
#footer_credits a:visited 
{
	color: #ec008c;
	text-decoration: none;
	border-bottom: 1px solid #ec008c;
}

#footer_credits a:hover
{
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
}
#mortgageLinks 
{
	float: right;
	width: 130px;
	margin-right: 5px;
	margin-left: 5px;
}

#mortgageLinks a:link, #mortgageLinks a:visited, #mortgageLinks a:hover
{
	border: 0px;
}

#mortgageLinks img
{
	border: 1px solid #000;
	margin-bottom: 5px;
}

h2.highlight
{
	color: Red;
}

a.imgLink:link,
a.imgLink:visited,
a.imgLink:hover { text-decoration: none; border: 0; }
