
body, html {
	font: 14px "Times New Roman", Times, serif;
}

a, a:visited, a:active { color: #000000; }

h1, h2, h3, h4 { font-weight: normal; color: #333333; margin-bottom: 15px; }

h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }

div.main {
	width: 972px;
	margin: 0px auto;
}

div.header {
	width: 972px;
	height: 138px;
	background: url( ../images/home-header.jpg ) no-repeat;
	margin: 15px 0px;
	padding: 0px;
	float: left;
}

div.header div.reception {
	background: none;
	margin: 0px;
}

div.reception {
	width: 922px;
	height: 72px;
	padding: 0px 25px;
	float: left;
	background: url( ../images/main-nav-bg.jpg ) no-repeat;
	margin: 15px 0px;
}

div.reception h1, div.intro h2 {
	width: 200px;
	float: left;
	height: 72px;
	font-size: 16px;
}	

	div.reception h1 img {
		border: none;
		margin-top: 15px;
	}	
		
ul.main-nav {
	float: left;
	margin-top: 38px;
}

ul.main-nav li {
	float: left;
	padding-right: 40px;
}

ul.main-nav a, ul.main-nav a:active, ul.main-nav a:visited, ul.main-nav a:hover {
	color: #666666;
	text-decoration: none;
}

	ul.main-nav a:hover,
	ul.social-media li a:hover { text-decoration: underline; }
	 
ul.social-media {
	float: right;
	margin-top: 37px;
}
	 
ul.social-media li {
	float: left;
	margin-right: 5px;
}

ul.social-media li a, ul.social-media li a:active, ul.social-media li a:visited {
	color: #666666;
	text-decoration: none;
}
	 
div.intro {
	width: 922px;
	padding: 0px 25px;
	float: left;
	margin-top: 15px;
}

div#flash
{
	width: 972px;
	height: 480px;
	float: left;
}

/****** HOME BUYER ******/
div.homebuyer {
	background: url( ../images/homebuyer-header.jpg ) no-repeat top center;
	width: 972px;
	height: 367px;
	text-indent: -9999px;
	margin: 0px;
}

/****** CONTACT ******/
h1.contact {
	background: url( ../images/contact-header.jpg ) no-repeat top center;
	width: 972px;
	height: 367px;
	text-indent: -9999px;
	margin: 0px;
}

ul.contact-info {
		
}

ul.contact-info li {
	width: 226px;
	height: 115px;
	float: left;
	border-right: 1px solid #000000;
	padding: 0px 20px;
}

	ul.contact-info li.last-child { border: none; }

ul.contact-info li h2 {
	margin: 0px;	
}

/****** MAP ******/
h1.map { 
	margin: 0px; 
	width: 972px;
	height: 367px;
}
h1.map img { margin: 0; border: none; }

/****** COMMON ******/
div.content {
	background: url( ../images/content-bg.jpg ) no-repeat;
	width: 533px;
	height: 155px;
	padding: 25px;
	overflow: hidden;
	float: left;
}

div.map-info { padding: 0px; width: 583px; height: 205px; }

div.scroll-content {
	height: 155px;
	overflow-y: auto;
}

div#projects-img {
	width: 125px;
	height: 205px;	
	margin: 0px 11px 0px 11px;
	float: left;
	background: url(../images/current-projects/base.jpg) no-repeat;
}

div.map-info {
	background: url(../images/map/one3one.jpg) no-repeat !important;	
}

div.map-info ul li { display: none; }

ul#projects-over li {
	width: 125px;
	height: 205px;
	background: #FFF;
	display :none;
}

div#projects {
	width: 197px;
	height: 165px;
	padding: 20px;
	float: left;
	background: url(../images/projects-bg.gif) no-repeat;
}

ul#projects-nav li {
	padding: 2px 0px;;
}

ul#projects-nav a {
	display: block;
	width: 150px;
	padding-left: 20px;
	
	background-position: left;
	overflow: hidden;
	font: 16px "Times New Roman", Times, serif;
	color: #999;
	text-decoration: none;
}

	ul#projects-nav a:hover {
		color: #FFF;	
		background-position: right !important;
	}

	ul#projects-nav a.saw				{ background: url( ../images/current-projects/saw.gif ) no-repeat; }				
	ul#projects-nav a.merrion-square 	{ background: url( ../images/current-projects/merrion-square.gif ) no-repeat; }				
	ul#projects-nav a.g 				{ background: url( ../images/current-projects/g.gif ) no-repeat; }				
	ul#projects-nav a.terra-glade 		{ background: url( ../images/current-projects/terra-glade.gif ) no-repeat; }				
	ul#projects-nav a.river-courts		{ background: url( ../images/current-projects/river-courts.gif ) no-repeat; }				
	ul#projects-nav a.radcliffe 		{ background: url( ../images/current-projects/radcliffe.gif ) no-repeat; }				
	ul#projects-nav a.onethreeone 		{ background: url( ../images/current-projects/onethreeone.gif ) no-repeat; }		
	ul#projects-nav a.hom 				{ background: url( ../images/current-projects/hom.gif ) no-repeat; }
