/*========================================
Description: Landing Pages/Parked Domains - AZGolfDeals.com
Author: Sam Stevens, Stevens Media, www.stevensmedia.com
Version: 08.06.10
=========================================*/

BODY {
	background-color: #5695B6;
}

#wrapper{
	background: #0A3247 url(img/azgolfdeals_bkgd-wrapper.jpg) repeat-x;
}

#home-feature {
	background: url(img/azgolfdeals_bkgd-feature.jpg) no-repeat bottom;
}

#quickquote {
	background-color: #E4E4E4;
	border: 5px solid #5695B6;
}

#quickquote H2 {
	background-color: #5695B6;
	border-bottom: 5px solid #5695B6;
}

#main-content A {
	color: #2255AA;
}

#main-content H2 {
	color: #3B660D;
}

#home-feature UL.benefits LI,
#main-content UL.benefits LI {
	background: url(img/azgolfdeals_arrow.png) left no-repeat;
}

#home-feature UL.benefits {
	margin: 20px 0 0 20px;
	padding: 0;
}

#home-feature UL.benefits LI {
	list-style-type: none;
	font: bold 1em Helvetica, Arial, sans-serif;
	padding-left: 40px;
	/*height: 32px;*/
	margin: 0;
	line-height: normal;
	padding-top: 10px;
	font-size: 1.7em;
	color: #494F57;
}


#main-content.home H3 {
	color: Black;
}

#footer {
	background-color: #649C28;	
}