body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #505050;
	background-color: #ECECE2;
	margin: 0px;
	padding: 0px;
}

input
{
color: #333;
background: #fff;
border: 1px solid #ccc;
width:175px;
margin:5px;
}

input.hidden {
	border: none;
	width: auto;
	height: auto;
}

select{
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	width:150px;
	margin:5px;
	}
	
hr{
color: #ebedee;
background-color: #ebedee;
height: 1px;
	}
#Background {
	background-image: url(../images/body-background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 1044px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
}
#DivContainer {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Phone {
	background-color: #C1DF89;
	text-align: right;
	margin: 0px;
	padding: 6px;
	float: left;
	width: 948px;
}
#Phone p {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#Logo {
	background-image: url(../images/logo-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 215px;
}
#Logo h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 215px;
}
#Photos {
	background-image: url(../images/photos-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 745px;
}

/* Navigation */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 120px;
	height:23px;
	/*border: 1px solid #0099ff;*/
	padding-top:12px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:5px;
	text-decoration:  none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center
}

#nav a:hover{
	color: #333;
	background-color:#c2e08a;
	}

#nav li {
	float: left;
	width: 125px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	/*border: 1px solid  #ff0099;*/
}

#nav li ul {
	position: absolute;
	width: 135px;
	left: -999em;
	
}

#nav li ul li {
	margin-left: 0;
	margin-right: 0;
}



#nav li:hover ul {
	left: auto;
	background-color: #99cc33;
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	color:#ccc;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}
#Content {
	padding: 20px 30px 30px 30px;
	float: left;
	width: 570px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:both;
}
#Content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #99CA3C;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#Content h2.first {
	margin-top: 0px;
}
#Content p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Content p.Estimates {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #99CA3C;
}
#Content a {
	color: #99CA3C;
}
#Sidebar {
	float: left;
	width: 239px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #505050;
	border-left-color: #505050;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#Sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #99CA3C;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#Sidebar h3.first {
	margin-top: 0px;
}
#Sidebar p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Sidebar p.Estimates {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #99CA3C;
}
#Sidebar p.Badge {
	text-align: left;
	padding-left: 20px;
}
#Sidebar a {
	color: #99CA3C;
}
#Footer {
	background-image: url(../images/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 140px;
	width: 816px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 144px;
}
#Footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Footer ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Footer ul li a {
	color: #FFF;
	text-decoration: none;
}
#Footer ul li a:hover {
	text-decoration: underline;
}
#Footer p {
	color: #FFF;
	padding: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 12px;
}

#Footer p a{
	color: #FFF;
	}

p.winston a {
	text-decoration: none;
}

p.winston a:hover {
	text-decoration: underline;
}

