* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #c8c6b5;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
h2 {
	padding-bottom: 18px;
}
h3 {
	padding-bottom: 10px;
}
h4 {
	color: #8c1d11;
	font-size: 11px;
	padding-bottom: 15px;
}
h5 {
	color: #8c1d11;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding-bottom: 15px;
}
h6 {
	color: #8c1d11;
	font-size: 10px;
	padding-bottom: 15px;
	font-weight: normal;
	margin-top: 10px;
}
p {
	padding-bottom: 10px;
}
.clearFloat {
	clear: both;
}
.floatRight {
	float: right;
}
.boldItalics {
	font-style: italic;
	font-weight: bold;
	color: #681d11;
}
.boldRed {
	color: #8c1d11;
	font-size: 11px;
	font-weight: bold;
}
.boldItalicsBlack {
	font-style: italic;
	font-weight: bold;
}
.paddingBtm {
	padding-bottom: 20px;
}
.bold {
	font-weight: bold;
}
a, a:link, a:visited {
	color: #681d11;
	text-decoration: none;
}
a:hover, a:active {
	color: #A72F1B;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#mainNav {
	height: 34px;
	width: 760px;
	padding-bottom: 9px;
}
#mainNav .butAbout, #mainNav .butRodents, #mainNav .butScorpions, #mainNav .butTermites, #mainNav .butPestControl, #mainNav .butRequestInfo, #mainNav .butContact, #mainNav .butBlog
{
	display: block;
}
#header {
	background-image: url(images/arizonaPestPreventionBee_head.png);
	background-repeat: no-repeat;
	height: 178px;
	width: 760px;
	text-align: right;
}
#contentWrapper {
	width: 715px;
	background-color: #f0efe6;
	padding-right: 45px;
	padding-bottom: 20px;
}
#leftCol {
	width: 190px;
	float: left;
	padding-left: 25px;
}
#topLeftCol {
	width: 190px;
}
.videoBox {
	padding-left: 5px;
	padding-bottom: 50px;
}
#quickLinks {
	padding-left: 20px;
	padding-top: 20px;
}
#quickLinks ul {
	font-family: Tahoma, Geneva, sans-serif;
	color: #14719d;
	font-size: 11px;
	width: 95px;
	padding-left: 12px;
	padding-bottom: 20px;
}
#quickLinks li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a6a6a6;
	padding-bottom: 3px;
	padding-top: 3px;
}
#quickLinks li a:link, #quickLinks li a:active {
	color: #14719D;
	text-decoration: none;
}
#quickLinks li a:hover, #quickLinks li a:visited {
	color: #1CA5E4;
	text-decoration: none;
}
#testimonialsBox {
	height: 91px;
	width: 155px;
}
#getTheApeLogo {
	height: 144px;
	width: 127px;
	padding-top: 50px;
	padding-left: 10px;
}
#largeLogo {
	padding-top: 15px;
	padding-bottom: 15px;
}

#rightCol {
	float: right;
	width: 475px;
	padding-top: 25px;
}
.medWidthText {
	width: 372px;
}
.aboutBox {
	padding-bottom: 25px;
}
.aboutBox p {
	width: 340px;
}
.divider {
	padding-top: 15px;
	padding-bottom: 25px;
	clear: both;
}
#headShots {
	width: 100%;
}
#headShots ul {
	list-style-type: none;
}
#headShots li {
	width: 122px;
	float: left;
}
#headShots li.clearPad {
	width: 98px;
}
#centerText {
	text-align: center;
}
#centerText ul {
	list-style-type: none;
	font-weight: bold;
}
#centerText li {
	font-size: 12px;
}
#orderedList {
	padding-left: 30px;
}
#orderedList ol {
	padding-bottom: 10px;
}
#orderedList li {
	padding-bottom: 15px;
}
.noBulletList {
	padding-bottom: 15px;
}
.noBulletList ul {
	list-style-type: none;
}
.noBulletList li {
	padding-bottom: 5px;
}
.narrowBox {
	width: 300px;
	float: left;
}
#homeNarrow {
	width: 290px;
	float: left;
}
#onCallBox {
	height: 182px;
	width: 155px;
	float: right;
}
#homeCallBoxs {
	padding-top: 30px;
}
#homeCallLeft {
	height: 309px;
	width: 234px;
	float: left;
}
#homeCallRight {
	height: 311px;
	width: 234px;
	float: right;
}
.narrowBox h4 {
	padding-bottom: 5px;
}
.bulletList {
	padding-left: 15px;
}
.bulletList ul {
	padding-top: 5px;
}
.bulletList li {
	padding-bottom: 5px;
}
#picCol {
	width: 149px;
	float: right;
	text-align: center;
}
#picCol ul {
	list-style-type: none;
}
#picCol li {
	padding-bottom: 34px;
}
.narrowTextPic {
	padding-bottom: 25px;
}
.textCol h4 {
	padding-bottom: 5px;
}
.textCol {
	float: left;
	width: 300px;
}
.picCol {
	width: 148px;
	float: right;
	text-align: center;
}
.imageFloat {
	float: left;
	padding-right: 10px;
}
#footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 760px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#footerNav {
	width: 760px;
	text-align: center;
}
#footerNav ul {
	list-style-type: none;
}
#footerNav li{
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #681d11;
	padding-right: 8px;
	padding-left: 8px;
}
#footer #footerNav #clearBorder {
	border-right-style: none;
}
#requestForm form table tr td {
	padding-bottom: 10px;
}
#requestForm input.fieldWidth {
	width: 150px;
}
#requestForm textarea {
	width: 250px;
	height: 75px;
}
#requestForm input, #requestForm textarea {
	background-color: #FAFAF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#requestForm input#k_submit, #requestForm input#l_reset {
	padding: 0px;
	margin: 5px;
	border: 1px solid #000;
}
#logos {
	height: 104px;
	width: 760px;
	background-image: url(images/chamberLogos.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 30px;
}
#creditCards {
	float: left;
	padding-left: 22px;
}
#copyright {
	font-size: 9px;
	float: left;
	width: 230px;
	padding-left: 10px;
}
#creativeIntution {
	float: right;
	width: 230px;
	text-align: right;
	padding-right: 10px;
	font-size: 9px;
}
