/* CSS Document */

body {
	background-color: #6B95C4;
	background-image: url(../images/cs_mainBG.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
#wrap {
	width: 760px;
	margin: 13px;
	padding: 0 10px 10px 10px;
	background: #FFFFFF;
}
#topContainer {
	width: 100%;
	height: 93px;
}
/* self clearing rules */
#topContainer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topContainer { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topContainer { display: block; }
/* End hide from IE-mac */
#logo {
	margin: 10px 0 0 0;
	float: left;
}
#logo a:link, #logo a:visited {
	width: 275px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 74px;
	display: block;
	background: url(../images/cs_logo.gif) no-repeat;
}
#tools {
	float: right;
	width: 480px;
	text-align: right;
}
/* self clearing rules */
#tools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#tools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#tools { display: block; }
/* End hide from IE-mac */
#topTools {
	margin: 0;
	padding: 0;
}
#topTools ul {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 145px;
	float: right;
}
#topTools ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topTools ul li a:link, #topTools ul li a:visited {
	border-left: solid 1px #E6E6E6;
	color: #B1B1B1;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
#topTools ul li a:hover {
	text-decoration: underline;
}
#topTools ul li a.home {
	padding: 16px 13px 0 23px;
	background-image: url(../images/cs_iconHome.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
#topTools ul li a.contact {
	padding: 16px 13px 0 27px;
	background-image: url(../images/cs_iconContact.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
/* self clearing rules */
#topTools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topTools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topTools { display: block; }
/* End hide from IE-mac */
#nav {
	clear: both;
	text-align: right;
	width: 459px;
	margin: 26px 12px 0 0;
	float: right;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a:link, #nav ul li a:visited {
	font-size: 17px;
	font-weight: bold;
	color: #2B6595;
	text-decoration: none;
	display: block;
	float: left;
}
#nav ul li a.philosophy:link, #nav ul li a.philosophy:visited {
	background: url(../images/cs_navCapL.gif) no-repeat;
	padding: 9px 12px 11px 11px;
}
#nav ul li a.philosophy:hover {
	background: url(../images/cs_navCapL-over.gif) no-repeat;
}
#nav ul li a.featured-properties:link, #nav ul li a.featured-properties:visited {
	background: url(../images/cs_navBG1.gif) repeat-x;
	padding: 9px 10px 11px 10px;
}
#nav ul li a.featured-properties:hover {
	background: url(../images/cs_navBG2.gif) repeat-x;
}
#nav ul li a.area-information:link, #nav ul li a.area-information:visited {
	background: url(../images/cs_navCapR.gif) no-repeat;
	padding: 9px 11px 11px 11px;
}
#nav ul li a.area-information:hover {
	background: url(../images/cs_navCapR-over.gif) no-repeat;
}
#header {
	width: 100%;
	height: 0;
	overflow: hidden;
	font-size: 1px;
	padding-top: 146px;
	margin: 2px 0 0 0;
	background: url(../images/cs_headerGraph.jpg) no-repeat;
}
#contentContainer {
	text-align: left;
	padding-top: 10px;
}
#content {
	width: 415px;
	float: left;
	padding-left: 10px;
}
#content p {
	line-height: 14pt;
	text-align: justify;
}
#content #featured {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
#content #contact {
	font-size: 14px;
	font-weight: bold;
}
#content address {
	font-style: normal;
	margin-top: 1.5em;
	font-weight: bold;
	font-size: 14px;
}
#content #listing_info li {
	font-size: 14px;
	margin-bottom: .25em;
}
#content #listing_info li span {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
#contentContainer #gallery {
	float: right;
	width: 317px;
}
#bioPic {
	float: left;
	padding: 3px 10px 0 0;
}
#phone {
	margin: 0;
	color: #f30101;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	height: 400px;
	background: url(../images/cs_house1.jpg) no-repeat bottom right;
	padding-right: 5px;
}
#seaCoast {
	width: 176px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 36px;
	display: block;
	background: url(../images/cs_seaCoast.gif) no-repeat;
	float: left;
	margin-top: 22px;
}
#contactToday {
	width: 213px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 79px;
	display: block;
	background: url(../images/cs_contactMe.gif) no-repeat;
	float: right;
}
#footerContainer {
	background: url(../images/cs_footerBg.gif) repeat-x;
	margin-top: 10px;
}
#footerContainer .capL {
	float: left;
	width: 11px;
	height: 73px;
	background: url(../images/cs_footerCapL.gif) no-repeat;
}
#footerContainer .capR {
	float: right;
	width: 11px;
	height: 73px;
	background: url(../images/cs_footerCapR.gif) no-repeat;
}
#footer {
	height: 73px;
	font-size: 11px;
	color: #FFFFFF;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	margin: 4px 0 0 0;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #FFFFFF;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}