/*  
Theme Name: AA Home and Pest
Theme URI: http://aahomeandpest.com/
Description: A&A Home and Pest Design
Version: 0.1
Author: Herschel Gelman
Author URI: http://digitalcomet.net/

*/

.aabody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px 5px 11px 11px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 11px 11px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}

#navbar a {
	color: #FFF;
	text-decoration: underline;
}

#navbar a:hover {
	color: #AAC;
	background: #333;
}