@charset "UTF-8";
/* CSS Document */

*	{
	margin: 0;
	padding: 0;
}

a:link {
	color:#903
}

a:hover{
	text-decoration: none;
	color: #933
}
a:visited {
	color:#903;

}


h1 {
	font-size: 31px;
	line-height: 36px;
}

h2 {
	font-size: 26px;
	line-height: 30px;
}


h3 {
	font-size:14px;
	line-height: 18px;
	text-align: center;
}

p {
	font-size:16px;
	line-height: 22px;
}

.nav ol, .nav ul {list-style: none;}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #555242;
	background-color: #9B948A;
}

br {
	clear: both;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

img {
	border: none;
}

.left {
	float: left;
	width: 316px;

}

.right {
	float: right;
	width: 640px;
	clear: none;
}

#header {
	float:left;
	
}
.clear{
	clear:both;
}

#logo {
	background-image: url(../images/dave-moore-townhomes.png);
	height: 179px;
	width: 465px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
.nav {
	background-image: url(../images/nav.jpg);
	height: 399px;
	background-repeat: no-repeat;
	margin-top: 27px;
	float: left;
	padding-top: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-left: 14px;
	width: 300px;
	margin-bottom:135px;
}
.mainGraphic {
	background-image: url(../images/main-pic.jpg);
	background-repeat: no-repeat;
	margin-top: 27px;
	height: 371px;
}
.mainGraphic2 {
	background-image: url(../images/main-pic2.jpg);
	background-repeat: no-repeat;
	margin-top: 27px;
	height: 371px;
}

.clear{
	clear:both;
}

.main {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#content {
	width: 100%;
	background-color: #fff9f4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#content .wrap {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*-------------------------------------------------
Footer
-------------------------------------------------*/

#footer {
	width: 100%;
	font-size: 11px;
	line-height: 16px;
	background-color: #9B948A;
	background-image: url(../images/bot_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 50px;
}

#footer .wrap {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}

#footer .left {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#footer .left .wrap {
	width: 270px;
}

#footer .middle {
	float: left;
	width: 290px;
	margin-right: 10px;
}

#footer .middle .wrap {
	width: 270px;
	padding-top: 25px;
}

#footer .right {
	float: right;
	width: 280px;
}

#footer .right .wrap {
	float: right;
	width: 280px;
	padding-top: 25px;
}

#footer .text {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

#footer .text .over {
	margin-top: 27px;
}


#footer .copyright {
	width: 900px;
	margin-top: 37px;
	padding: 0;
}

#footer .copyright {
	font-size: 10px;
}


#footer .copyright .left {
	float: left;
	width: 280px;
	background: none;
	text-align: left;
	margin: 0;
}

#footer .copyright .right {
	width: 613px;
	float: left;
	text-align: right;
}
.right .mainContent {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.nav .sf-menu.sf-vertical img {
	float: left;
	clear: both;
}

	
.sf-menu.sf-vertical.sf-js-enabled.sf-shadow li ul li a:hover{
	background-color:#CCC;
	color:#666;
}


.sf-menu.sf-vertical.sf-js-enabled.sf-shadow li ul li ul li a:hover{
	background-color:#CCC;
		color:#666;


}
.mainContent-gallery {
	margin-top: 80px;
	margin-left:20px;
	margin-bottom: 50px;
}

.mainSpace {
	margin-top: 80px;
	margin-left:20px;
	margin-bottom: 50px;
}



.gallery.clearfix li {
color:#FFFFFF;
float:left;
list-style-type:none;
padding-left:43px;
padding-right:20px;
padding-top:292px;
text-decoration:underline;
}


.MSRight {
	border:medium solid #FFF;
	width: 220px;
	float: left;
	background-color: #DFD4C2;
	padding: 10px;
	margin: 10px;
	text-align: center;
}


.right .mainGraphic .gallery.clearfix li a {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}


.mainContent-gallery .gallery.clearfix li a{
	color:#FFFFFF;
	float:left;
	list-style-type: none;
	text-decoration: underline;
	border: 8px solid #FFF;
}


.mainContent-gallery .gallery.clearfix li a:hover{
	
	border: 8px solid #ccc;
}

