body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(http://www.lostcreekconstruction.com/images/tile.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 3px;
	color: #FFF;
	background-color: #34432E;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #E1E5D7;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 97%;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

img.floatRight { 
    float: right; 
    margin: 10px; 
}

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	margin-top: 10px;
	background-image: url(http://www.lostcreekconstruction.com/images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#headernumber {
	font-size: 30px;
	font-weight: normal;
	text-align: right;
	height: 56px;
	color: #A52A22;
	padding-top: 20px;
	padding-right: 20px;
	width: 980px;
	font-style: italic;
	background-image: url(http://www.lostcreekconstruction.com/images/header.png);
	background-repeat: no-repeat;
}
.fontnumber {
	font-size: 18px;
	color: #17683D;
}
#menu {
	background-color: #627734;
}
#cookie {
	height: 20px;
	font-size: 12px;
	color: #A4B08A;
	text-align: left;
	background-color: #F5F6F1;
	padding-left: 10px;
}
#body1 #cookie a{
	color: #A4B08A;
	text-decoration: none;
	margin: 0 5px;
}
#body1 #cookie a:hover {
	color: #E77844;
	text-decoration: none;
}

#body1 {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
}

#body1 a, #sidebar a {
	font-weight: bold;
	color: #34432E;
	text-decoration: none;
}
#body1 a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #E77844;
	text-decoration: none;
}
#content {
	float: right;
	width: 685px;
	font-size: 14px;
	min-height: 700px;
	line-height: 18px;
	padding-right: 15px;
}
#sidebar  {
	min-height: 200px;
	float: left;
	width: 270px;
	padding-left: 15px;
	color: #FFF;
}

#sidebar  H5 {
	color:#126C39;
	padding: 3px;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	display:block;
	color: #DED9C6;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DED9C6;
}
#sidebar ul li a:hover {
	color: #126C39;
	background-color: #EEECE2;
	background-image: none;
}

#footer {
	background-image: url(http://www.lostcreekconstruction.com/images/footer.png);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #627734;
	text-align: center;
	height: 69px;
	padding-top: 15px;
	line-height: 22px;
}


#cities {
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	color: #6F8143;
	padding-top: 5px;
}
#cities a {
	font-weight: bold;
	color: #6F8143;
	text-decoration: none;
}
#cities a:hover {
	font-weight: bold;
	color: #E77844;
	text-decoration: none;
}
.coloryellow {
	color: #F0A937;
}

.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.news {
	background-image: url(http://www.lostcreekconstruction.com/images/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 35px;
	font-size: 14px;
}
.comment {
	background-image: url(http://www.lostcreekconstruction.com/images/comment.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 40px;
	min-height: 35px;
}

