
div{
/*	border: 1px solid #999;*/
}

body{
	margin: 0;
	padding: 0;
	background-color: #4281C8;
}

#pholio, #unfurl-viewport {
/*	padding: 0 0 40px 0px;*/
	background-color: #4281C8;
}

#unfurl-albums ul li {
	background-color: #00356F;
}

#unfurl-status{
	background-color: #00356F;
}

/*#pholio a{
	padding: 5px;
	text-decoration: none;
	border: 1px solid #FFF;
	color: #FFF;
}*/

html{
	font-family: Arial, "MS Trebuchet", sans-serif;
}

#header{
	width: 1100px;
	text-align: center;
}

#site_container{
	margin-left: auto;
 	margin-right: auto;
	width: 1200px;
	background-color: #FFF;
}

#content_area{
/*	padding: 20px;*/
	background-image: url("../images/misc/serving_counties_text.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #FFF;
	
}

#content_left{
	padding: 0 20px 20px 40px;
	background-image: url("../images/sections/home/index.jpg");
	background-position: center center;
	background-repeat: no-repeat;
/*	margin: 5px;*/
	width: 260px;
	height: 535px;
	float: left;
}

#content_center{
	padding: 10px 20px 20px 10px;
/*	margin: 5px;*/
	width: 500px;
	float: left;
}

#content_center p{
	color: #515152;
	font-size: 14px;
	line-height: 25px;
}

#content_center p.intro{
	font-size: 1.2em;
}

#content_center > #content > ul, #content_center > #content >  li{
	font-style: italic;
	font-size: 12px;
	line-height: 25px;
}

#content_center > #content > ul > li{
	color: #2349CD;
	border-bottom: 1px solid #B8D1FE;
	list-style-type: none;
}

#content_center h1{
	color: #4281C8;
	font-family: "Verdana";
}

div#content_right{
	width: 220px;
	height: 400px;
	margin: 40px 0 0 0;
/*	margin: 5px;*/
	float: left;
/*	border: 1px solid #999;*/
}

#copyright_container{
	padding: 20px;
	font-size: 10px;
	color: #767676;
}

#footer{
	background-image: url("../images/footer/divider.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 80px;
	text-align: center;
}

#affliate_logos ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#affliate_logos li{
	margin: 0px;
	padding: 0px;
	text-align: center;
/*	float: left;*/
}

#menu{
/*	border: 1px solid #999;*/
	height: 44px;
	padding: 0 0 0 50px;
	background-image: url("../images/misc/menu_bg_gradation.jpg");
	background-position: top left;
	background-repeat: repeat-x;	
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li{
	margin: 0 5px 0 5px;
	padding: 0px;
	text-align: center;
	float: left;
}

#submenu .submenu{
	float: right;
	text-align: right;
}

#submenu .submenu a{
	color: #000;
}

#submenu .submenu  ul, #submenu .submenu ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#submenu  .submenu  ul{
	margin: 0 20px 0 0;
	padding: 20px 20px 20px 0;
/*	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
}

#submenu .submenu  ul  li{
	font-size: 12px;
	padding: 0 0 5px 0;
}

.clearer{
	clear: left;
	line-height: 0;
	height: 0;
	font-size: 0;
}


/*FORMS*/
form{
	font-family: sans-serif;
	font-size: 8pt;
/*	width: 360px;*/
/*	padding: 10px;*/
}

input[type="text"], input[type="password"], input[type="checkbox"]{
	display: block;
	float: left;
	margin-bottom: 5px;
	border: 1px solid #999;
	padding: 2px;
/*	width: 170px;*/
}

label {
	font-size: 10pt;
	display: block;
	float: left;
	text-align: right;
	width: 200px;
	padding-right: 10px;
	padding-top: 5px;
	height:20px;
}

br {
	clear: left;
}

fieldset{
	border: none;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

legend{
	font-weight: bold;
	font-size: 1.3em;
	border: 1px solid #ddd;
	padding: 5px;
}

.submit{
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	float: right;
}

form h1{
	font-family: sans-serif;
	color: #367677;
	font-size: 2em;
/*	text-align: right;*/
}

.red{
	color: #8A0506;
}

.qoute{
	color: #000A25;
	font-size: 1.5em;
}

.quote_author{
	color: #367677;
	padding: 0 0px 40px 0px;
	font-style: italic;
}

.testimonial{
	margin: 0 0 80px 0;
}

dt{
	font-size: 1.3em;
	color: #FFF;
	background-color: #ACCC69;
	padding: 15px;
}

dd{
	font-style: italic;
	font-size: 1em;
	color: #ACCC69;
	float: right;
	border-right: 5px solid #ACCC69;
	border-left: 5px solid #ACCC69;
	padding: 10px;
}

#angies-list-link{
	position: relative;
	border: 1px solid #999;
	top: 90px;
	left: 840px;
	width: 150px;
	height: 50px;
}

#angies-list-link a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
 
#angies-list-link a:hover {
  text-decoration: none;
/*  background-color: #EFEFEF;*/
}
