
body {
	background-color: #0f1923;
	color: black;
	font-size: 0.8em;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif !important;
	border: 0px;
	margin: 0px;
	outline: 0px;
	padding: 0px;
	vertical-align: baseline;
}

img {
	border: 0px;
}

.main {
	width: 1000px;
	margin: 0 auto;
}

.main #content .box {
	background-color: #ebebeb;
	padding: 0px 12px 9px 12px;
	margin-bottom: 20px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;	
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	
}

.main #content .header {	
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 2px;
	font-family: Verdana, Arial, sans-serif;
	padding: 4px 3px;
	text-indent: 8px;
	text-transform: lowercase;
	background: #7f95c3 url(../images/7f95c3_textures_highlight_soft.png) 50% 50% repeat-x;
	border-bottom: 1px solid #000;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
}

.main #content .box.also {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;	
	padding-top: 8px;
}

.main #content .also.box p {
	margin-top: 0;
}

.main #content p.center {
	text-align: center;
}

.main #content th.right, 
.main #content td.right, 
.main #content p.right {
	text-align: right;
}

.main #content .box div.centered {
	text-align: center;
}

.main #content .box .storycontent div.centered img {
	float: none;
}

.main #content .box img {
	float: left;
	margin: 10px;
}

.main #content .box p.more a {
	margin-left: 95px;
}

.main #content .box h4 {
	font-size: 1.2em;
	margin-bottom: 7px;
}

.main #content .box a {
	color: rgb(41, 113, 167);
	text-decoration: none;
}

.main #content .box a:hover {
	text-decoration: underline;
}

/* HEADER */

.main #header .logo {
	background: url(../images/logo.png) no-repeat;
	position: relative;
	width: 350px;
	overflow: hidden;
	display: block;
	height: 100px;
	text-indent: -9999px;
}

.main #header .contact {
	position: relative;
	float: right;
	height: 100px;
	display: block;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 3px;
}

.main #header .contact span {
	display: block;
	font-size: 1.7em;
	line-height: 1.3em;
}

.main #header .contact span+span {
	font-size: 1em;
}

.main #header .mypic {
	background: url(../images/mypic1.png) no-repeat;
	position: relative;
	float: right;
	top: 0px;
	height: 220px;
	width: 165px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 4;
}

/* FOOTER */

#footer {
	color: #fff;
	width: 100%;
	background-color: #000;
	/*background: url(../images/splash/bg_home.gif) 10% 10%;*/
	min-width: 1000px;	
}

#footer .container {
	margin: 2px auto;
	padding: 10px 0px 20px 10px;
	width: 1000px;	
}

#footer h3 {
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 3px;
}

#footer a {
	color: #c8bc79;	
}

#footer a:hover {
	color: #fff;
}

#footer .contact {
	margin: 0px 10px;
	float: left;
	width: 430px;
}

#footer .nav {
	margin: 0px 10px;
	float: left;
	width: 520px;
}

#footer .nav ul {
	width: 100%;
	margin: 0;
	padding: 0;	
	list-style: none;
}

#footer .nav ul li {
	padding-bottom: 3px;
	float: left;
	width: 120px;
	border-bottom: 1px solid #c8bc79;	
}

#footer .nav ul li a {
	text-decoration: none;	
}

#footer .phone, #footer .email {
	text-decoration: none;
	color: #c8bc79;	
	margin: 2px;
	font-size: 1.2em;
}

#footer .copyright {
	border-top: 1px solid #fff;
	padding-top: 10px;
	text-align: center;
}

#footer .icons {
	position: relative;
	float: right;
	margin: 0;
	height: 80px;
}

#footer .icons .sothebys {
	background: url(../images/sothebys_logo.gif) no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 160px;
}

#footer .icons ul {
	height: 35px;
	list-style: none;
	margin: 15px 0px;
	padding-left: 0px;
}

#footer .icons li {
	display: inline;
}

#footer .icons li span {
	height: 44px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	margin-right: 7px;
}

#footer .icons li span.mls {
	background: url(../images/realtor-logos.gif) no-repeat 0px -48px;
	width: 70px;
}

#footer .icons li span.mls:hover {
	background-position-x: 0px;
	background-position-y: 3px;
}

#footer .icons li span.realtor {
	background: url(../images/realtor-logos.gif) no-repeat -69px -43px;
	width: 40px;
}

#footer .icons li span.realtor:hover {
	background-position-x: -70px;
	background-position-y: 6px;
}

#footer .icons li span.equalhousing {
	background: url(../images/realtor-logos.gif) no-repeat -115px -43px;
	width: 44px;
}

#footer .icons li span.equalhousing:hover {
	background-position-x: -115px;
	background-position-y: 6px;
}

/* h1 - h6 */
.main h1 {
	color: #ffffff;
	font-size: 22px;
}

.main h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
}

.main h3 {
	font-size: 1.2em;
	line-height: .9em;
}

.main h4 {
	position: relative;
	margin: .2em 0 .2em 0;
	font-size: 1.05em;
}

/* Primary Navigation */
.main #navigation {
	display: block;
	height: 38px;
	width: 990px;
	padding-bottom: 8px;	
}

.main #navigation ul.primary {
	margin: 20px auto;	
	list-style: none;
	border: 1px solid black;
	background: url(../images/nav/menubg.png) repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;		
	height: 34px;
	line-height: 1.5em;
}

.main #navigation ul.primary li.first {
	border-left: 1px solid black;	
}	

.main #navigation ul.primary li {
	float: left;
	
	height: 34px;
	color: #fff;
	border-right: 1px solid black;
}

.main #navigation ul.primary li:hover {	
	background: url(../images/nav/menubg-active.png) repeat-x;	
	text-shadow: black 1px 1px;
}

.main #navigation ul.primary li.active {
	background: url(../images/nav/menubg-hover.png) repeat-x;	
	text-shadow: black 2px 2px;
}

.main #navigation ul.primary li a {
	float: left;	
	position: relative;
	font-size: 1.3em;
	line-height: 34px;
	padding: 0 16px;
	color: #fff;
	text-decoration: none;
}
.main #navigation ul.primary li a span {
	height: 34px;
}

.tagline ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

.tagline ul li a {
	border-bottom: 1px solid #ccc;
	line-height: 1.4;
	display: block;
	padding: 0.2em 10px;
}

.tagline ul li a:hover {
	color: #000;
	background-color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

.blue {
	background-color: rgb(237, 243, 254);
}

.bold {
	font-weight: bold;
}

.error {
	color: #600; 
	font-weight: bold;
}

.sm {
	font-size: smaller;
}

.italic {
	font-style: italic;
}
