/* NAME: Humphrey's Pest Control
 * TYPE: CSS Stylesheet
 *  URI: http://www.humphreyspest.com
 */

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:   12px;
	color:       #000;
	text-align:  center;
}

h1 {
	font-size: 31px;
	font-family: "Bell Gothic", "Bell Gothic Std", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #b00000;
}

h2 {
	margin-top: 40px;
	font-size: 20px;
	font-family: "Bell Gothic", "Bell Gothic Std", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #b00000;
}

img {
	font-size: 9px;
	color: red;
}

img:after {
	content: ". THIS IS ALT TEXT. IMG COMING SOON. THIS SEEMINGLY RANDOM SPACE IS A PLACEHOLDER.";
}

p a {
	color: #b00000;
}

p a:hover {
	color: orange;
}

.cb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.topElmt {
	margin-top: auto;
}

.mainContainer {
	margin: 0 auto;
	width:  800px;
}

.bannerHome {
	width:  800px;
	height: 164px;
	background: url('/images/banner-home.jpg');
}

.bannerSub {
	width:  800px;
	height: 131px;
	background: url('/images/banner-sub.jpg');
}

/* -- Basic navigation styles...dropdown stuff further below -- */

.navigation {
	margin: 0 auto;
	text-align: center;
	border-left: 1px solid #4c8a4a;
	border-right: 1px solid #4c8a4a;
	background: #73b94b;
	width: 750px;
	height: 34px;
	font-family: "Bell Gothic", "Bell Gothic Std", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}

.navigation a {
	font-size: 16px;
	font-weight: bold;
	margin-left: 28px;
	margin-right: 28px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
}

.navigation a:hover {
	color: #000;
}

.shinyRedBar {
	position: relative;
	font-size: 1px;
	width: 800px;
	height: 23px;
	background: url('/images/shiny-red-bar.jpg');
}

.addthis_button {
	position: absolute;
	right: 30px;
	bottom: -30px;
	z-index: 700;
}

.mainContentArea {
	position: relative;
	margin: 0 auto;
	width: 775px;
	border-left: 1px solid #507c36;
	border-right: 1px solid #507c36;
	background: url('/images/mca-bg.jpg');
}

.mcaRoundBottom {
	position: absolute;
	bottom: 0;
	left: -1px;
	width: 777px;
	height: 13px;
	background: url('/images/mca-round-bottom.jpg');
}

.contentBox {
	padding: 20px;
	text-align: left;
}

.footer {
	position: relative;
	padding-top: 10px;
	margin: 0 auto;
	margin-bottom: 5px;
	text-align: center;
	border-left: 1px solid #4c8a4a;
	border-right: 1px solid #4c8a4a;
	background: #73b94b;
	width: 751px;
	height: 30px;
	font-family: "Bell Gothic", "Bell Gothic Std", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #000;
}

.footerRoundBottom {
	position: absolute;
	bottom: 0;
	left: -1px;
	width: 753px;
	height: 6px;
	background: url('/images/footer-round-bottom.jpg');
}

.commonBorder {
	font-family: "Bell Gothic", "Bell Gothic Std", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	.commonBorder a {
		text-decoration: none;
		color: gray;
	}

	.commonBorder a:hover {
		color: #73B94B;
	}


.cockroachList {
	padding-left: 20px;
}

.cockroachList li {
	list-style-type: none;
	background: url('/images/cockroachbullet.gif') no-repeat -4px 0;
	padding-left: 30px;
	margin-bottom: 20px;
	min-height: 29px;
}


/* -- Suckerfish drop down version 1.94.002-r4 -- */

ul.suckerfish {
	position: relative;
	z-index: 999;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.suckerfish li {
	float: left;
	position: relative;
	z-index: 999;
}

ul.suckerfish li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 34px;
	width: 190px;
	margin-left: 0;
	padding-left: 0;
	background: #73B94B;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.roundBottom {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #639E40;
	border-left: 4px solid #3B5E26;
}

ul.suckerfish li ul li {
	list-style: none;
	float: none;
	margin: 0;
}

ul.suckerfish li ul li a {
	display: block;
	margin: 0;
	text-align: left;
	font-size: 13px;
	line-height: normal;
	padding: 5px 0px 5px 5px;
	border-left: 4px solid #3B5E26;
}

ul.suckerfish li ul li a:hover {
	background: #639E40;
}

ul.suckerfish li:hover ul { /* if you think about it, this line is really weird. */
	display: block;
}

.centerthis {
	margin: 0 auto;
}


/* -- flowplayer stuff -- */

#player {
	display: block; 
	width: 480px; 
	height: 270px;
}
