/* global */

*{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #717174;
}

input, textarea {
	font-family: Helvetica, Verdana sans-serif;
	font-size: 11px;
	color: #717174;
	line-height: 16px;
}

h1 {
	font-family: Arial;
	font-size: 13px;
	color: #003366;
	line-height: 19px;
}

h1.pageTitle {
	padding: 0 0 0 25px;
	font-family:Arial;
    	font-weight:bold;
    	color:#fff;
    	background-color: #1b3664; /* lb3664  */
}

h1.bgW {
	background: #fff;
}

h2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #6d6e42;
	line-height: 20px;
	padding-bottom: 3px;
}

.top {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #6d6e42;
	line-height: 20px;
	padding-bottom: 15px;
}

.homeText {
	margin-top: 20px;
}

.homeText p.georgia {
    line-height: 25px;
	font-weight: normal;
	font-family:Arial;
}

h2.blueBorder {
	color: #003f5f;
	font-size: 12px;
	border-bottom: 1px solid #717174;
	font-family: Arial;
	padding: 0 0 2px 0;
	font-weight:bold;
}

h3 {
	font-size: 13px;
	color: #003f5f;
	font-weight: normal;
	padding: 0 0 2px 0;
	font-family: Arial;
}

h4 {
	padding: 0 0 0 0;
	font-weight: bold;
	color: #003f5f;
	font-size: 12px;
	font-family: Arial;
}

h5 {
	font-size: 11px;
	color: #6f6f71;
	padding: 0 0 6px 0;
	font-family: Arial;
}

h6 {
	font-size: 11px;
	color: #6d6e42;
	padding: 0 0 6px 0;
	font-family: Arial;
}

ul {
	list-style-type: disc;
	margin: 0 0 0 10px;
}

li {
	padding: 0 0 5px 0;
	
}

a, a:link, a:visited {
	color: #003f5f;
	text-decoration: none;
	font-family: Arial;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}
.content ul {
	margin:0 0 8px 15px;
}

.content {
	line-height: 20px;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	margin-bottom: 10px;
	
}

.georgiaGray {
	line-height: 20px;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	text-align:justify;
	margin-bottom: 10px;
	
}

.georgiaGray a {
	color: #cc9933; 
	text-align:justify;
	font-family: Arial;
/*090506   lb3664*/
}

.content a {
	color: #cc9933; 
	text-align:justify;
	font-family: Arial;
/*090506 */
}

.georgiaBlue {
	line-height: 20px;
	font-weight: normal;
	font-family: Arial;
	text-align:justify;
	font-size: 12px;
	color: #001520;
	margin-bottom: 10px;

}

.georgiaBlue a {
	color: #cc9933; /*090506 */
	font-family: Arial;
}

.footNote {
	line-height: 13px;
	font-weight: normal;
	font-family: arial;
	font-size: 9px;
	color: #666666;
	margin-bottom: 10px;
	
}

.footNote a {
	color: #cc9933; /*090506 */
	font-family: Arial;
}

.popUpCMS {	
	font-family:arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.popUpCMS a {
	color: #cc9933; /*090506 */
}

.popUpCMS p {	
	margin-bottom:17px;
}

.georgia {
	font-family: Arial;
	text-align:justify;
	font-size: 13px;
	color: #6d6e42;
	line-height: 20px;
}

.left { float: left; }

.right { float: right; }

/* end global */


/* basic */
.container{
	margin: auto;
	width: 960px;
    padding: 0 7px 7px 7px;
    background-image:url(../images/bgDropshadow.gif);
    background-position: bottom;
    background-repeat:no-repeat;
}


#wrap {
	margin: auto;
	width: 960px;
	text-align: left;
}

#wrapIn {
	float: left;
	background: #fff url(../images/bgWrap.gif) repeat-y;
	width: 100%;
}

#content {
	width: 100%;
	text-align:justify;
	padding: 0 0 15px 0;
	float: left;
}
#contentteam {
	width: 100%;
	padding: 0 0 15px 0;
	float: left;
}

#columnLeft {
	width: 136px;
	float: left;
	background: url(../images/bgColLeft.gif) no-repeat 0 0;
	padding: 100px 0 0 38px;/*090511*/
}

#columnRight {
	width: 238px;
	float: right;
	position: relative;
}

#columnRight TD{ /*05/19/2009*/
	font-size: 14px;;
}

.home #columnRight {
	width: 766px;
}

/* end basic */


/* header */

#header {
	height: 104px;  /*090429*/
	width: 100%;
	background: #fff url(../images/bgHeader.gif) 100% 100% no-repeat;
}

#logo {
	float: left;
	padding: 34px 0 0 20px;
}

#topNav {
	height: 18px;
	width: 450px;
	float: right;
	padding: 17px 20px 0 0;
}

#topNav a, #topNav .search {
	float: right;
}
 
#topNav a {
	text-decoration: none;
	background: #ccc;/*090429*/
	color: #000;/*090429  color fff  This is top nav color*/
	height: 17px;
	padding: 1px 10px 0 10px;
	border-right: 3px solid #fff;
}

#topNav a:hover {
	background: #717174;
	color: #fff;
}

#topNav .search {
	background: #fff;/*090429*/
	height: 18px;
	padding: 0 0 0 0px ;/*090501*/
	color: #fff;/*090429*/
}

#topNav label {
	vertical-align: inherit;
	margin: 1px 3px 0 0;
	float: left;
} 

.search-text {
	/*background: none!important;*/
	background-color: #fff;
	border: 1px 1px 1px 1px;
	border-color: #ccc;
	border-bottom: 1px solid #ccc;/* 090429*/
	border-right: 2px solid #ccc;/* 090429*/
	border-top: 1px solid #ccc;/* 090429*/
	border-left: 1px solid #ccc;/* 090429*/
	vertical-align: inherit;
	padding: 0px 0 0 10px;
	margin: 0 0 0 0;
	float: left;
	height: 16px;
	color: #000;/*090429 fff  This is the text color for the search button*/
	font-family: Arial;
}

.search-submit {
	overflow: visible;
	background: none;
	border: none;
	vertical-align: inherit;
	float: left;
	padding: 0px 0 0 0px;
}

/* end header */


/* col left */

/* first level links */

ul#leftNav {
	font-family:arial;
	font-weight:bold;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0px 0px 20px 0px; /*  this is the left nav box */
}

ul#leftNav li {
	padding: 0 2px 0 0;
}

ul#leftNav li a {

    background-image: url(../images/bg_subnav.gif);
    background-size: 156px 40px;
    background-repeat: no-repeat;
	color: #fff;/*  Main lav text color */
	font-size: 11px;
	padding: 1px 3px 3px 3px;/*090511   this is menu text*/
	height: 19px;
	width: 173px;
	float: left;
}

ul#leftNav li a:hover {
	text-decoration: none;
    background-image: url(../images/bg_subnav_on.gif);
    background-size: 177px 40px;
    background-repeat: no-repeat;
}

ul#leftNav li.active {
    background-size: 156px 40px;
    background-repeat: no-repeat;
}

ul#leftNav li.active a {
	border: none;
    background-image: url(../images/bg_subnav_on.gif);
    background-size: 177px 40px;
    background-repeat: no-repeat;
	text-decoration: none;
	padding: 2px 3px 0px 3px;/*090511 THis is the active nav header*/
}

/* end first level links */


/* second level links */

ul#leftNav li ul {
	background: #fff;/*090429  This is the sub menu text*/
	margin: 0 0 0 0;
	padding: 5px 3px 4px 0px;
	float: left;
	width: 152px;
	list-style-type: none;
    background-image: url(../images/bg_subnavBorder.gif);
    background-size: 5px 9px;
    background-repeat: repeat-y;
    background-position: left;
}

ul#leftNav li.active ul li a {
	background: #fff;/*090429  also sub menu text box*/
	color: #1b3664;/*090429*/
	padding: 0 0 0 14px;
	border: none;
	width: 141px;
	text-transform: capitalize;
	font-size: 11px;
}

ul#leftNav li.active ul li a:hover {
	background: #eaeff5;/*090429*/
	color: #003366;/*090429  003366*/
 	text-decoration: none !important;
 	background: url(../images/li_bg.gif) no-repeat 5px 4px #eaeff5!important;
    background-size: 5px 9px;
}

ul#leftNav ul a.active {
	background: url(../images/li_bg.gif) no-repeat 5px 4px #eaeff5!important;
    background-size: 5px 9px;
}

/* end second level links */

/* third level links */

ul#leftNav li ul li ul {
	border-bottom: none;
    width:100%;
}

ul#leftNav li.active ul li ul li a {
	background: #fff;/*090429*/
	color: #1b3664;/*090429*/
	padding: 0 0 0 28px;
	width: 106px;
}

ul#leftNav li.active ul li ul li a:hover {
	text-decoration: none !important;
	background: url(../images/li_bg.gif) no-repeat 20px 4px #eaeff5!important;
}

ul#leftNav ul ul a.active {
	background: url(../images/li_bg.gif) no-repeat 20px 4px #eaeff5!important;
}

	
/* end third level links */

/* end col left */


/* col right */

.highlightsHolder {
    z-index:1;
	width: 766px;
	height: 203px;
	background: url(../images/bgHiglights.jpg) no-repeat 0 0;
}

.content, .text {
	padding: 28px 54px 54px 54px; /*090429*/
	float: left;
	width: 470px;
}

.contentGallery {
	padding: 28px 0 54px 54px;
	float: left;
	width: 414px;
}

.content p {
	padding: 0 0 15px 0;
	font-family: Arial;
}

.highlights {
	width: 189px;
	height: 194px;
	padding: 0 0 0 0;
	float: right;
}

a.highlightButton {
	width: 169px;
	height: 16px;
	background: url(../images/btHighlight.gif) no-repeat;
	color: #ffffff!important; /* !important added because of ie6 bug */
	background-color: #ccc
	font-weight: bold;
	margin: 0 0 0 0;
	float: left;
	padding: 3px 0 0 25px;/* 090429*/
	/*margin: 172px 0 0 0;/* 090429*/
	display: none
}

a.highlightButton:hover {
	text-decoration: none; 
}

a.on {
	background: url(../images/btHighlightOn.gif) no-repeat;
	color: #717174;
	margin: 0 0 0 0;
	display: block;
	
}

.highlightText {
	float: left;
	background-color: #ccc; /* 090429*/
	color: #fff;
	line-height: 10px;
	padding: 20px 20px 0 20px;
	width: 149px;
	margin: 0 0 0 0;
	overflow: auto;
	height: 815px;
	border-bottom: 20px solid #999999;/* 090429*/
	font-family: Arial;
	font-size: 10px;
}

.highlightText a {
	color: #003366;
}

.highlightText a:hover {
	text-decoration: none;
}

.highlightText .georgiaBlue {
	line-height: 10px;
	font-weight: normal;
	font-family: Arial;
	color: #003366;
	margin-bottom: 10px;

}

.highlightText .georgiaBlue a {
	line-height: 10px;
	font-weight: normal;
	font-family: Arial;
	color: #003366 !important;
	text-decoration: none;

}

.highlightText .georgiaBlue a:hover {
	line-height: 10px;
	font-weight: normal;
	font-family: Arial;
	color: #003366;
	text-decoration: none;

}

/* inner */

.image1, .image2 {
	height: 189px;
	overflow: hidden;
	float: right;
}

.image1 {
	width: 307px;
    padding-top:0px;
}

.image2 {
	width: 401px;
	padding: 0 0 0 4px;
}

.headerImages {
	float: left;
	width: 100%;
	padding: 13px 0 0 0;
}

.gallery {
	padding: 12px 0 0 0;
}

.gallery .left {
	width: 98px;
}

.gallery .right {
	width: 311px;
	padding: 4px 0 0 0;
}

.gallery .left img {
	height: 54px;
	width: 90px;
	border: 3px solid #fff;
}

.gallery .left a {
	border: 1px solid #fff;
	float: left;
	margin: 0 0 4px 0;
}

.gallery .left a:hover, .gallery .left a.active {
	border: 1px solid #717174;
	outline: none;
}

.gallery .left a:hover {
	border: 1px solid #717174!important; /* fix to work with js in all browsers */
}

.gallery .right img {
	width: 311px;
	height: 187px;
}

.gallery .img {
	display: none;
}

.gallery #img1 {
	display: block;
}

.info {
	padding: 24px 0 0 0;
	clear: both;
}

.info .left {
	width: 175px;
	color: #003f5f;
	font-family: Arial;
	font-size: 11px;
}

.info .right {
	width: 225px;
}

.propertySelection {
	float: right;
	width: 237px;
	padding: 32px 12px 25px 0;
	background: #fff url(../images/bgBorder.gif) no-repeat 0 96%;
}

.propertySelection .tabs {
	border-bottom: 1px solid #717174;
	padding: 0 0 2px 0;
	float: left;
	width: 217px;
	margin: 0 0 5px 0;
}

.propertyList {
	clear: both;
	height: 310px;
	overflow: auto;
	width: 237px;
	padding: 0 0 0 0;
}

.tabs a {
	text-transform: uppercase;
	color: #b8b8bb;
	font-weight: bold;
	padding: 0 4px;
}

.tabs a:hover, .tabs a.active {
	color: #003f5f;
	font-weight: bold;
	text-decoration: none;
}

.statusLinks {
	color: #b8b8bb;
	font-weight: bold;
	text-decoration: none;
}

.statusLinks:hover {
	color: #003f5f;
	font-weight: bold;
	text-decoration: none;
}

a.property {
	padding: 5px 3px;
	width: 209px;
	float: left;
	border: 1px solid #fff;
	clear: both;
	color: #717174;
	cursor: pointer;
}

a.property strong {
	color: #003f5f;
}

a.property:hover, .propertyList a.active {
	border: 1px solid #717174!important;
	text-decoration: none;
	
}

a.property img {
	padding: 0 8px 0 0;
}

ul#viewBy {
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
	list-style: none;
	/*background: url(../images/bgViewBy.gif) repeat-x top;*/
}

ul#viewBy li {
	width: 160px;
}

ul#viewBy a.viewLink {
	float: left;
	width: 140px;
	height: 19px;
	padding: 1px 0 0 20px;
	font-family:Arial;
	color: #fff;
	/*background: #6d6e42 url(../images/li_bg.gif) no-repeat 10px 9px;*/
	font-size: 12px;
	font-weight: bold;
}

a.viewLink:hover {
	text-decoration: none;
}

a.viewLink img {
	vertical-align: text-bottom;
	padding: 0 0 0 3px;
}

ul#viewBy ul {
	clear: both;
	list-style: none;
	background: #fff;/*090429*/
	border: 1px solid #1b3664;
	width: 158px;
	padding: 3px 0;
	
}

ul#viewBy ul li {
	list-style: none;
	padding: 2px 20px;
	width: 118px;
}

ul#viewBy ul li a {
	color: #1b3664;
	font-weight: bold;
}

ul#viewBy ul li a:hover, ul#viewBy ul li a.active {
	color: #003366;
	text-decoration: none;
}

ul#viewBySub {
	display: none;
}

.propertyDetails, .mapHolder {
	width: 482px;
	height: 330px;
	float: left;
	padding: 45px 0 54px 54px;
}

.states {
	width: 190px;
	height: 387px;
	float: right;
	padding: 45px 0 0 0;
	background: #fff;
	border-bottom: 1px solid #e6e7e8;
}

.propertyHolder {
	display: none;
	font-family: Arial;
}	

.singleProperty {
	width: 176px;
	float: left;
	border: 1px solid #003366;
	background: #f2f2ee;
	padding: 9px;
	font-family: Arial;
}

.singleProperty h5 {
	background: url(../images/li_bg_1.gif) no-repeat 0 4px;
	padding-left: 14px;
}



.singleProperty h5.sold {	/*05/19/2009*/
	background: url(../images/li_bg_1_sold.gif) no-repeat 0 4px;
	padding-left: 14px;
}

.singleProperty	img {
	width: 176px;
	height: 106px;
	padding: 0 0 16px 0;
}

.singleProperty	.sub {
	padding: 0 0 16px 0;
}

.singleProperty	.pager {
	padding: 16px 0 0 0;
}

.singleProperty	.pager a {
	text-transform: uppercase;
}

.singleHolder {
	float: right;
	width: 256px;
}

.stateMap {
	width: 256px;
	overflow: hidden;
	position: relative;
}

a.propertyLink {
	position: absolute;
	width: 10px;
	height: 10px;
	display: block;
}

a.current {
	background: url(../images/stateCurrent.gif) 0 0 no-repeat;
} 

a.sold {
	background: url(../images/stateSold.gif) 0 0 no-repeat;
} 

a.current:hover {
	background: url(../images/stateCurrentOver.gif) 0 0 no-repeat;
} 

a.sold:hover {
	background: url(../images/stateSoldOver.gif) 0 0 no-repeat;
}

.stateMap a.currentactive  {
	background: url(../images/stateCurrentOver.gif) 0 0 no-repeat;
} 

.stateMap a.soldactive  {
	background: url(../images/stateSoldOver.gif) 0 0 no-repeat;
}
/*
.singleProperty {
	display: none;
}
*/

#flid1 {
	display: block;
} 

ul.linkList {
	list-style: none;
	padding: 0 0 30px 0;
}

ul.linkList li a, ul#linkList li a {
	font-weight: bold;
	color: #c1c1c4;
}

ul.linkList li a:hover {
	color: #1b3664!important;
	text-decoration: none;
}

ul.linkList li a.active {
	color: #1b3664!important;;
	text-decoration: none;
}

.bord {
	border-top: 1px solid #e6e7e8;
}

.states h3 {
	font-family: Arial;
	color: #c1c1c4;
	text-transform: uppercase;
	padding: 0 0 15px 10px; /*090430*/
	font-weight: bold;
	font-size: 11px;
}

.linkList li .active {
	font-weight: bold;
	color: #73744b!important;;
}

#news {
	font-family: arial;
}

.newsSelect {
	border: none;
	position:absolute; 
	left:500px; top:0px; 
	width:265px;
	height:510px;"
}

.newsDd {
	font-family: Arial;
	color: ##1b3664;
}

a.newsDd  {
	font-family: Arial;
	color: ##1b3664;
}

.newsSidebar {
	width: 169px; 
	float:left; 
	padding: 34px 0px 30px 20px;
	margin: 0px 0 0 76px; 
	background-color:#ffffff;
}

a.newsSideBarItem {
	padding: 5px 5px 5px 5px;
	width:138px;
	float: left;
	border: solid 1px #fff;
	clear:both;
	color:#ccc;
	cursor: pointer;
	font-size:11px;
	margin: 0 0 0px 0;
	line-height:16px;
	text-align:left;
	
}

.newsSideBarItem strong {
	color:#003366;
	font-weight:bold;
}

a.newsSideBarItem:hover, .newsSidebarDiv a.active  {
	border: solid 1px #ccc!important;
	text-decoration:none;
}

a.newsSideBarItemActive  {
	padding: 5px 5px 5px 5px;
	width:138px;
	float: left;
	border: solid 1px #fff;
	clear:both;
	color:#717174;
	cursor: pointer;
	font-size:11px;
	margin: 0 0 0px 0;
	border: solid 1px #ccc !important;
	text-decoration:none;
	line-height:16px;
	text-align:left;
	
}

.newsSideBarItemActive strong {
	color:#003366;
	font-weight:bold;
	text-align:left;
}

.newsHr {
	width:150px; 
	margin:0 0 5px;
}

.featureGraphic {
	position: absolute; 
	top:34px; 
	left:38px; 
	border:solid 1px #666666; 
	min-height:100px; 
	width:479px; 
	background-color:#fff; 
	display:none; 
	padding: 5px 18px 5px 18px;
}

.teamSideBar {
	width: 177px; 
	float:left; 
	padding: 50px 0px 20px 10px;
	margin: 0px 0 0 75px; 
	background-color:#fff;
}

.teamFunctionHeader {
	font-family: Arial; 
	font-size:13px; 
	color:#003366;  
	width:500px; 
	padding-bottom:4px; 
	margin-bottom: 8px;
	font-weight:normal; 
	border-bottom: #666666 solid 1px;
}

.teamDetail {
	line-height:20px;
	font-size:12px;
}

/* end inner */

/* col right */


/* footer */

#footer {
   clear: both;
	width: 100%;
	height: 24px;
	font-size: 10px;
	background:  url(pic/footerBg.gif) repeat-x;
}

#footerIn {
	margin: auto;
	width: 710px;
	height: 20px;
	background: #1b3664; /* 003366 */
	color: #fff;
	padding: 4px 0 0 250px;
}

#footerIn a {
	color: #fff;
	text-decoration: underline;
	padding: 0 10px;
}

#map {
	position:relative;
}

#azDiv {
	position:absolute;
	left:65px;
	top:153px;
}

onStateRel {
	position:relative;
}






/* end footer */






