/*  
Site Name: Monticello-Homes.com
Created: Nov 2008
Author: Andrea Grefenstette
Author URL: http://www.herewegomedia.com
*/

* {
	margin:0;
	padding:0;
	}
	
body {
	font-family: verdana, arial, helvetica; 
	font-size: .75em; 
	color:#ffffff;
	background: #445B39 url(../images/core/bg.jpg) bottom left repeat-x;
	background-attachment:fixed;
	}
	
a {
	color:#D2CA49;
	text-decoration:none;
	}
a:hover {
	color:#FFCC66;
	text-decoration:none;
	}
a:visited {
	color:#D2CA49;
	}
p {
	margin:20px 0;
	}

h1 {
	font-size:1.3em;
	margin: 10px 0;
	color:#D2CA49;
	}

/*	Footer		*/

#foot {
	float:right;
	!float:none !important;
	width:790px;
	padding:10px 10px 10px 0;
	text-align:right;
	font-size:.75em;
	background:#5A7B4B;
	}
	
#flash {
	margin-top:-3px;
	}
.clear {
	float:left;
	width:100%;
	height:200px;
	}	
/*	Top Navagation		*/

#top-nav {
	position:relative;
	width:800px;
	height:95px;
	}

#top-nav img {
	border:none;
	float:left;
	}

#menu {
	position:absolute;
	bottom:0;
	right:0;
	}
#menu li {
	list-style:none;
	float:left;
	}
#menu a, #menu a:visited {
	display:block;
	padding:2px 8px;
	margin: 0 0 3px 0;
	color:#D2CA49 ;
	border-bottom:4px solid #D2CA49;
	}
#menu a:hover {
	color:#ffffff;
	background:#5A7B4B;
	}

a#selected, a:visited#selected	{
	color:#445B39;
	background:#D2CA49 url(../images/core/menu-yellow.jpg) top left repeat-x;
	}
/*		Home Page	*/

.home-top {
	padding:10px 20px 20px 20px;
	background: #5A7B4B;
	line-height:25px;
	margin-bottom:5px;
	}
.home-top p {margin-top:0px; margin-bottom:0;
}

#content {
	float:left;
	!float:none !important;
	background:#5A7B4B;
	border-top:4px solid #D2CA49;
	margin-bottom:100px;
	margin-top:-5px;
	
	}
#home-content {
	float:left;
	!float:none !important;
	margin-bottom:100px;
	margin-top:-5px;
	padding:0;
	}
	 
.home-col {
	float:left;
	padding: 5px 20px 0 20px;
	width:224px;
	background: #5A7B4B;
	margin:0;
	height:280px;
	margin-right:5px;
	margin-bottom:5px;
	}
.lc {
	padding-right:10;
	background:#5A7B4B;
	border-right:none;
	width:222px;
	margin-right:0;
	}

#container {
	width:800px;
	flaot:left;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:40px;
	}

.home-col a, .lc a {
	display:block;
	margin-top:10px;
	}
	
.home-col h1 {
	font-size:1em;
	margin: 10px 0;
	color:#D2CA49;
	}
.home-col h2 {
	font-size:11px;
	margin:10px 0 5px 0;
	
	}
.indent li {
	margin-left:30px;
	}


/*	Flash and ALT Content		*/

#flash-alt {
	float:left;
	width:100%;
	}
	
/*	layout 2	*/
.testimonial-p {
	color:#D2CA49;
	}
	
#sub-container {
	position:relative;
	width:800px;
	margin: 0 0 100px 0;
	}

body.layout-2 #content {
	position:absolute;
	background:#5A7B4B;
	border-top:4px solid #D2CA49;
	margin: 0 0 100px 0;
	padding:20px;
	!padding-bottom:0 !important;
	width:550px;
	}
body.layout-2 #right-column {
	position:absolute;
	background: #5A7B4B url(../images/core/pipe_dot.gif) top left repeat-y;
	border-top:4px solid #D2CA49;
	padding:20px;
	top:0;
	right:0;
	width:170px;
	}
body.layout-2 p {
	margin:20px 0;
	}
body.layout-2 h1 {
	color:#ffffff;
	font-size:1.5em;
	margin-bottom:20px;
	font-weight:normal;
	}
body.layout-2 h2 {
	color:#D2CA49;
	font-size:1.05em;
	padding: 0;
	margin: 10px 0;
	}
body.layout-2 #foot {
	width:550px;
	padding:0;
	text-align:right;
	font-size:.75em;
	margin:75px 0 0 0;
	!margin-bottom:10px !important;
	}

.more-space {
	margin-top:20px;
	}
	 
/*	right column */

#right-column {
	float:right;
	}

#right-column p {
	font-size:.8em;
	}

#right-column ul {
	font-size:.8em;
	margin:10px 0 10px 10px;
	line-height:1.1em;
	}
	
#right-column a {
	margin:20px 0;
	font-size:.8em;
	}
#right-column .title {
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	}

/*	Porjects	*/

.project {
	float:left;
	width:530px;
	padding:10px;
	margin: 10px 0 0 0;
	background: #445B39;
	}
.project img {float:left;margin:2px; border:1px solid #000000;}

.project h2 {
	padding-bottom:10px;
	}
	
/*	Sample Newsletter	*/
#sample-newsletter {float:left; background: url(../images/sample-bg.jpg) repeat-y top left;width:636px;margin-top:0px;margin-left:90px; color:#000000;border-top:4px solid #D2CA49;}
#sample-header {position:relative; height:100px; width:636px; background: url(../images/newsletter-top.jpg) no-repeat top left; color:#999900;}\
#sample-nav {position:absolute;bottom:20px; right:20px;}
#sample-newsletter h1 {
	font-size:16px;
	color:#000000;
	margin-bottom:20px;
	}
#sample-newsletter p {
	margin-bottom:15px;
	}
#sample-left {width:150px; float:left; margin-right:20px;margin-left:2px;}
#sample-right {width:450px; float:left;}
p.news-sample-links {
	margin: 20px 0 0 90px;
	}
a.newsletter-links, a:visited.newsletter-links {
	color:#445B39;
	padding:3px;
	margin:0;
	background:#D2CA49 url(../images/core/menu-yellow.jpg) top left repeat-x;
	}

ul.arrow {
list-style:url(../images/core/li.png);}

li {
	margin-bottom:4px;
	}