
/* CSS Document */

/*#############################################################
Name: Shasta Lake Properties
Date: 2011-2-04
Description: New Edit of website
Author: Edited by Mark Lewis
URL: http://shastalakeproperties.com.

#############################################################*/

/* ---------- clearing rules -----------*/

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a img {
border: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #333333;
	margin: 6px 0;
}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }


body {
	background-color: #E6E3D0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .76em;
}



a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;

}


.ShastaLakeProperties div {
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	
}
.summer {
width: 850px;
height: 140px;
margin: 20px auto 10px auto;
background: url(../images/fall_bnr.jpg) no-repeat center bottom;
text-align:center;

}


.slideshow {
	margin: 0 auto;
	text-align: center;
	background: url(../images/slideshow.gif) no-repeat;
  	height: 463px;
	width: 560px;
}

.slideshow-images {
	left: 30px;
	height: 400px;
	top: 39px;
	width: 500px;
}
.slideshow-images img {
	position: static;
}
#container {
	width: 900px;
	margin: 0 auto;

}
#content-left {
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-top: 20px;
}

#content-right {
	float: right;
	width: 560px;
}

#desc-header {
	font-family: Helvetica, sans-serif;
	font-size: 2em; 
	margin-left: 0 auto;
	text-align: center;
	display:block;
	color: #336600;
}

#mainContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	font-family: Helvetica, sans-serif;
	background-color: #ffffff;
	color:#000000;
	

}

#feature {
	width: 882px;
	padding: 4px 8px;
	margin: 2px 0 6px 0;
}
#feature span {
	font-weight:bold;
	font-style:italic;
	color:#663300;
}
	
#feature p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #333333;
	margin: 6px 0;
	

}
#feature h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em; 
	margin: 2px 0 6px 0;
	color: #663300;
	line-height: 150%;

}
#feature .left {
	margin: 0;
	float: left;
	width: 540px;
	padding: 0px 8px 6px 20px;
	
}

#feature .right {
	margin: 0;
	float: right;
	width: 280px;
	padding: 0px 6px 6px 2px;

}
#feature .right ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:none;
	
}
#feature .right ul li {
	padding: 4px 2px;
	font-size: 14px;
	margin-left: 0px;
}
#feature .right ul li a {


}

.terms {
	width: 700px;
	margin: 0;
	padding: 5px 10px;

}

.terms ul {
	margin-left: 10px;
	padding-left: 10px;

	
}
.terms ul li {
	padding: 4px 2px;
	margin-left: 4px;
}
.terms ul li a {

}

#feature .terms h3 {
	font-size: 1.2em; 
}

