/* Van Geyte Fine Properties screen styles
	
				Table of Contents:
					generic styles
					layout
					nav
					typography
					footer nav	
*/
/* generic styles
-------------------------- */
* {
	margin: 0; 
	padding: 0;
}
.clearfix:after{
	content: ".";
	display:block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/*this margin makes lists viewable in CMS*/
#contentarea ol, #contentarea ul{
	margin-left: 15px;
}

#contentarea img{
	padding: 5px;
}
img{ 
	border: none;
}

/* layout
---------------------------------- */
body{
	font-family: georgia, verdana, tahoma, sans-serif;
	font-size: 12px;
	color: black;
	background: white;
	behavior: url("csshover.htc");	/*Menu behavior for IEWin */
} 
body.colored {
	background: #534c4b url(/media/bg_tile.gif) top left repeat;
}
a:link{color: #006400;}
a:visited{color: #006400;}
a:hover{color: #000000;}
a:active{color: #006400;}

#wrapper{
	width: 794px;
	margin: 0 auto;
	background: #dce39f;
}
#page-home{
	width: 750px;
	margin: 10px auto;
	background: #2f5a2c;
}
#page{
	width: 780px;
	margin: 0 auto;
	background: #2f5a2c;
}
#header-home{
	height: 100px;
	width: 750px;
	position: relative;
	background: #2f5a2c url(/media/header_bg.jpg) bottom no-repeat;
	vertical-align: bottom;
}
#header{
	background: #2f5a2c url(/media/header_bg_inner.jpg) bottom no-repeat;
	height: 100px;
}
#header img#logo{
	float: left;
	padding: 12px 0 0 22px;
}	
#nav-home{
	background: url(/media/nav_bg.jpg) top no-repeat;
	height: 47px;
	clear: both;
	line-height: 42px;
	overflow: hidden;
}
#nav{
	background: url(/media/nav_bg_inner.jpg) top no-repeat;
	height: 47px;
	clear: both;
	line-height: 42px;
	overflow: hidden;
}
#slideshow{
	width: 750px;
	height: 249px;
}
#contentarea-home{
	background: white;
	border-top: 3px solid #434037;
height: 100%;
}
#other-content{
margin-top: 25px;
padding: 15px;
}
#contentarea{
	padding: 15px 10px;
	background: white url(/media/content_bg_tile.gif) top repeat-y;
}
#contentarea{}

#content-home{
	width: 750px;
	padding: 15px;
	float: left;
}
#tagline{
padding-top: 4px;
border-top: 1px solid #006400;
border-bottom: 1px solid #006400;
background: #dce39f;
}
#tagline p{
font-size: 12px;
color: #006400;
line-height: 1.0em;
}

#featured-listings{
}
#listing{
float: left;
width: 220px;
padding: 10px;
margin: 8px;
background: #2f5a2c;
border: 1px solid #dce395;
}
#listing img{
width: 220px;
border: 1px solid #ffffff;
margin-bottom: 5px;
}
#listing p{
color: #ffffff;
}
#listing a:link{color: #dce39f;}
#listing a:visited{color: #dce39f;}
#listing a:hover{color: #ffffff;}
#listing a:active{color: #dce39f;}

#content{
	float: right;
	padding-left: 4px;
	width: 580px;
}
#content-iframe{
	width: 750px;
}
#footer{
	clear: both;
	background: #000000 url(/media/footer_bg.jpg) top left repeat-x;
	text-align: center;
	color: white;
height: 100%;
padding-top: 10px;
padding-bottom: 10px;
}
#realty-network p{
color: #ffffff;
}
#realty-network p a:link,
#realty-network p a:visited,
#realty-network p a:active{
color: #cccccc;
text-decoration: underline;
}
#realty-network p a:hover{
color: #ffffff;
text-decoration: underline;
}
#prims-searches{
clear: both;
}
#prims-searches h4{
margin-left: 15px;
}
#prims-searches a.primsa{
font-family: arial, helvetica, sans-serif;
color: #006400;
line-height: 1.6em;
margin-left: 15px;
font-weight: normal;
}

/* nav
---------------------------------- */
#nav-home {
	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	behavior: url("csshover.htc");	/*Menu behavior for IEWin */	
}
#nav-home * {
	white-space: nowrap;
	border: none;
}
#nav-home a {
	font-weight: bold;
	line-height: 47px;
	padding: 14px 15px 16px 20px;
	border-right: 1px solid #969696;
	text-decoration: none;
}
#nav-home a:link {color: white;}
#nav-home a:visited {color: white;}
#nav-home a:hover {color: white;}
#nav-home a:active {color: white;}
#nav-home a.current {color: white;}
#nav-home ul {
	list-style-type: none;
}
#nav-home li {
	float: left;
}
#nav-home li.nav-last a{
	border: none;
}

/* typography
---------------------------------- *//
#content-home  {line-height: 1.5;}
#content-home p{line-height: 1.5;}
#content  {
	line-height: 1.5;
}
p {
font-family: arial, helvetica, sans-serif;
margin-bottom: 1.0em;}
p.info{
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
}
p#sold{
	padding-left: 18px;
	background: url(/media/icon_house.gif) left no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 0.3em;
}
h1 {
font-family: georgia, garamond, times, serif;
font-size: 18px;
color: #006400;
}
h2 {
color: #006400;
font-size: 16px;
font-weight: normal;
}
h3 {
	font-size: 1.4em;
}
h4 {
color: #006400;
font-size: 12px;
font-weight: bold;
}
h5, h6 {
	font-size: 1em;
}
#content a:link {color: #006400;}
#content a:visited {color: #006400;}
#content a:hover {color: #000000;}
#content a:active {color: #006400;}
#content a{
	text-decoration: underline;
}
#footer p{
	margin: 0;
	padding: 0;
}
#footer {
	line-height: 1.3;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.9em;
}
#content ul{
	color: black;
}
/* footer nav
---------------------------------- */
#footer ul.topLevelNav {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer ul.topLevelNav li {
	display: inline;
}
#footer a{    
	text-decoration: none;    
	padding: 0 0 0 0.5em;
}
#footer a:link {color: #83CF81;}
#footer a:visited {color: #83CF81;}
#footer a:hover {color: #325608;}
#footer a:active {color: #83CF81;}
#footer a.current {color: #83CF81;}

