@charset "utf-8";
body {
	background: #000080 url(images/bd-background.gif) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container  {
	width: 1000px;
	margin: 10px auto;
	text-align: left;
	background: #FFF;
}
#header  {
	padding: 0 10px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: right;
	background: #00C url(images/hdr-florida-mold-stoppers2.jpg) no-repeat;
	color: #FFF;
	height: 250px;
	font-family: Verdana, Geneva, sans-serif;
}

#header h1  {
	padding: 15px 0px 0px;
	margin: 0px;
	font-size: 18px;
}
#header h2 {
	padding: 0px;
	margin: 0px;
	font-size: 17px;
}
#header p {
	padding: 3px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}


#sidebar {
	width: 250px;
	clear: none;
	float: left;
	padding: 14px 0px 0px;
}
#sidebar p {
	padding-left: 5px;
}

#sidebarR {
	width: 290px;
	clear: none;
	padding-top: 0px;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
	border-left: 3px solid #C6E8FF;
}


.smallCaps {
	font-variant: small-caps;
}
.phoneNo {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 5px;
	margin-top: -10px;
	float: right;
}
.addr {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}



#mainContent  {
	padding: 0px 5px 0 250px;
	margin: 0px;
}
#mainContent img {
	padding-right: 5px;
	padding-left: 5px;
}
.currentNum {
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
}
#mainContent #serviceNav li {
	list-style: url(images/pointer-yellow2.png);
	padding-left: 0px;
	margin-left: 30px;
}


#mainContent h1 {
	font-size: 16px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainContent h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-left: 5px;
	padding-top: 10px;
	margin-right: 5px;
}

#mainContent h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-left: 5px;
	padding-bottom: 10px;
}




#mainContent p {
	margin: 0px;
	padding: 10px 5px;
	font-size: 12px;
}
#mainContent ul {
	font-size: 12px;
	list-style: url(images/chkMrk-Blue.gif);
}
#mainContent li {
	list-style: disc outside;
	margin: 10px 10px 10px 20px;
	padding: 0px;
}
#mainContent ul.about {
	font-size: 12px;
}
#mainContent .about li {
	list-style: disc outside;
	margin: 10px 10px 10px 20px;
	padding: 0px;
}

.benefits {
	list-style: url(images-hcg-desmoines/chkMrk-Blue.gif) inside;
}
#services a:link , #services a:visited{
	color: #000;
	text-decoration: none;
	background: url(images-hcg-desmoines/btn-home-hcg-wight-loss-wh.png) no-repeat;
	height: 54px;
	width: 200px;
}
#services a:hover, #services a:active {
	color: #007575;
	text-decoration: underline;
}




#footer  {
	padding: 0 10px;
	border-top: 5px double #CCC;
	clear: both;
}

#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
}
#footer ul {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer li {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 15px;
	text-align: center;
	display: inline;
	list-style: url(none);
	text-decoration: none;
}

#footer a:link , #footer a:visited{
	color: #000;
	text-decoration: none;
	border-style: none;
	font-size: 12px;
}
#footer a:hover, #footer a:active {
	color: #009393;
	text-decoration: underline;
	border-style: none;
}
.copyright {
	font-size: 10px;
}
.orangeBorderWIDE {
	border: 10px solid #F60;
	width: 80%;
}

.consultFormWIDE {
	background: #A4D1FF;
	border: 5px solid #0042CA;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.orangeBorder {
	border: 10px solid #F60;
	width: 251px;
	margin-left: 5px;
	margin-right: 5px;
}
.consultForm {
	background: #A4D1FF;
	border: 5px solid #0042CA;
	width: 100%;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

.newsletterForm {
	background: #3D96AF;
	border: 1px solid #CCC;
	width: 210px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.ColSeparator {
	border-right: 3px solid #29A2A5;
	border-left: 3px solid #29A2A5;
}
.10Font {
	font-size: 10px;
}
.11Font {
	font-size: 11px;
}
.up {
	margin-top: -40px;
}
#serviceNav {
	background: #DCFEFF;
	border: 1px solid #00B0B0;
	width: 100%;
}
#serviceNav a:link, #serviceNav a:visited {
	color: #009797;
	text-decoration: none;
	font-weight: bold;
}
#serviceNav a:hover, #serviceNav a:active {
	color: #007575;
	text-decoration: underline;
}
.requestInfo {
	background: url(images/btt-Orange.jpg) no-repeat;
	height: 48px;
	width: 153px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.sendit {
	background: url(images/bt-sendit.gif);
	height: 48px;
	width: 167px;
}
.13SmallCaps {
	font-size: 13px;
	font-variant: small-caps;
}
.currHome {
	background: url(images-hcg-desmoines/btn-home-hcg-wight-loss-bl.png);
}
.currWhatIs {
	background: url(images-hcg-desmoines/btn-what-is-hcg-weight-loss-bl.png);
}
.currIsHCGsafe {
	background: url(images-hcg-desmoines/btn-is-hcg-weight-loss-safe-bl.png);
}
.currTestimonials {
	background: url(images-hcg-desmoines/btn-hcg-weight-loss-testimonials-bl.png);
}
.currContact {
	background: url(images-hcg-desmoines/btn-contact-us-hcg-weight-loss-bl.png);
}
.currGetStarted {
	background: url(images-hcg-desmoines/btn-get-started-hcg-weight-loss-bl.png);
}
.12Font {
	font-size: 12px;
}
.TblCenter {
	margin-right: auto;
	margin-left: auto;
}
.padRight {
	width: 450px;
}
.14Font {
	font-size: 16px;
}
.redText {
	color: #F00;
}
