h1, h2, h3 {
	color: #000000;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	color: #932228;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}





img {
	border: none;
}


img.floatLeft {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 5px;
}

p.imgTextMarg {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
		}

p.imgTextMargTop {
	padding-top: 15px;
	padding-right: 5px;	
	padding-left: 5px;
	padding-bottom: 5px;	
		}

img.leftPadImg {
	padding-left: 80px;
}



/* Wrapper */

#wrapper{
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


#dropshadow{
	-moz-box-shadow: 0 5px 10px #888;
	-webkit-box-shadow: 0 5px 10px#888;
	box-shadow: 0 5px 10px #888;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}



/* header -------------------------------------------------------------------------*/

#header {
	width: 900px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FED753;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/HP-Header-Logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav {
	width: 900px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #932228;
	margin-top: 0px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	color: #FFF;
	outline: none;
	padding-right: 5px;
	padding-left: 5px;
	width: 80px;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	font-size: .9em;
}

#nav a:hover {
	color: #E7B552;
	font-size: .9em;
}

#nav .active a {
	color: #E7B552;
	font-size: .95em;
}






#navQuote {
	float: right;
	height: 25px;
	width: 300px;
	clear: right;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 10px;
	margin-top: 10px;
}






#logoAdRight {
	float: right;
	height: 55px;
	width: 106px;
	clear: right;
	font-size: 9px;
	color: #1D3A48;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* banner */

#banner {
	width: 900px;
	height: 318px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #CCCCCC;
	text-align: right;
}

#banner .bannerPhone {
	text-decoration: none;
	font-weight: normal;
	width: 165px;
	color: #900;
	margin: 0;
	float: right;
	text-align: right;
	height: 25px;
}

#banner  .bannerEmail {
	text-decoration: none;
	font-weight: normal;
	width: 400px;
	color: #900;
	height: 24px;
	float: left;
	margin: 0;
	padding-left: 10px;
}


#banner h1 {
	float: left;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/Bg50Trans.png);
	background-repeat: repeat;
	width: 790px;
	height: 55px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: right;
}

#banner h2 {
	float: left;
	font-size: 3.5em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}




#bannerContact {
	font-size: 1.2em;
	background-image: url(images/HP-BgStripFade.png);
	background-repeat: repeat-x;
	width: 880px;
	height: 50px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #932228;
	line-height: 20px;
	text-transform: lowercase;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}

#bannerContact a:link {
	color: #932228;
}

#bannerContact a:hover, #banner .active a {
	color: #FFA426;
}





/* Content ------------------------------------------------------------------------*/

.Largertxt {
	font-size: 1.2em;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	}

.medtxt {
	font-size: 1.1em;
	}



#content {
	width: 900px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
}



#Bottom {
	width: 880px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
	text-align: left;
	height: auto;
	color: #666666;
}

#frameRate {
	width:514px;
	height:291px;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

#ResourceAnchor {
	position: absolute;
	top: 300px;
	visibility: hidden;
	}



#Left {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #333;
	text-align: justify;
	background-color: #FFFFFF;
	width: 550px;
	min-height:350px;
	height:auto !important;
	height:350px;
	float:left;
	margin-top: 10px;
}

.slogans {
	color: DarkGray;
	font-size: 18px;
	text-align: center;
	padding-top: 80px;
	font-style: italic;
	}

#Right {
	float: left;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	color: #999999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}

#Listings {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #666666;
	width: 880px;
	min-height:350px;
}

.clear{clear:both;}


.blogApi {
	float: left;
	padding-bottom: 20px;
}



#BigQuote .bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 700%;
	color: #f0f0f0;
	font-family: 'Lucida Grande', Verdana, helvetica, sans-serif;
	font-style: normal;
}

#BigQuote .bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 45px;
	font-size: 700%;
	color: #f0f0f0;
	font-family: 'Lucida Grande', Verdana, helvetica, sans-serif;
	font-style: normal;
}

#BigQuote blockquote {
	margin: 40px;
	padding: 0;
	font-size: 290%;
	color: #e0e0e0;
	line-height: 160%;
	font-style: normal;
}



/* Footer -------------------------------------------------------------------------*/

#footer {
	width: 900px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: auto;
	background-repeat:repeat-x;
	background-position:left;
	background-image: url(images/footerBg.jpg);
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

#footer * {
	color: #666;
}

#footer p{
	text-align: center;
	padding-top:5px;
	line-height:11px;
}

.top {
text-align: center;
	padding-top:5px;
	line-height:11px;
}
