@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#b5d20a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	line-height: 22px;
}
a {
	color:#007c99;
	text-decoration:none;
}
a:hover{
	color:#b5d20a;
}
#homepage #header {
	height: 415px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../../../images/stories/billboards/home5.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#subpage #header {
	height: 137px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../../../images/stories/billboards/home5.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#navigation {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 67px;
}
#navigation ul li a {
	text-decoration: none;
	color: #4c4c4c;
	display: inline-block;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navigation ul li {
	text-align: center;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	display: inline;
	height: 54px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	padding-top: 13px;
}
#homepage  h1 {
	background-image: url(../images/homepage_h1.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 718px;
	text-indent: -4000px;
}
#homepage #header #logo {
	background-image: url(../images/logo_wade_company.png);
	background-repeat: no-repeat;
	background-position:bottom;
	display: block;
	height: 262px;
	width: 195px;
	text-indent: -4000px;	
	margin-left: 50px;
}

#subpage #header #logo {
	background-image: url(../images/logo_wade_company_small.png);
	background-repeat: no-repeat;
	background-position:bottom;
	display: block;
	height: 114px;
	width: 105px;
	text-indent: -4000px;	
	
}


#navigation ul li:hover, #navigation ul li.active {
	text-align: center;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	height: 54px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	padding-top: 13px;
	background-image: url(../images/bg_nav_over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navigation ul li:hover a{
	color:#FFF;
}
#content {
	background-color:#FFF;
	margin:0;
	padding: 0;
	border-bottom:solid #fff 20px;
	border-top:solid #fff 20px;
}
p{
	text-align:left;
}
h1{
	margin:0;
	padding:0;
}
#footer{
	color:#4c4c4c;
	font-size:12px;
	margin-bottom:20px;
	margin-top:20px;
}
#homepage #content .center{
	width:720px;
}
#subpage #content .center, #subpage #header .center{
	width:950px;
}
#footer .center{
	width:700px;
}
#footer a{
	color:#4c4c4c;
	text-decoration:none;
}
#footer a:hover{
	color:#FFF;
}
#footer ul{
	margin:0;
	padding:0;
}
#footer ul li{
	height:20px;
	float:left;
	list-style:none;
	font-size:10px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
#navigation .center{
	width:860px;
}
.center {
	text-align: center;		
	margin:0 auto;
	padding:0;
}
#homepage #sidebar {
	display:none;
}
#subpage #sidebar {
	float: left;
	width: 189px;
	margin-right: 70px;
	font-size: 14px;
	color: #474747;
	line-height: 18px;
	border-right:1px dotted #b5d20a;
}
#sidebar #subnav{
	margin-bottom:80px;
}
#sidebar #subnav ul{
	text-align:left;
	margin:0;
	padding:0;
}
#sidebar #subnav ul li{
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #b5d20a;
}
#sidebar #subnav ul li a{
	text-decoration:none;
	font-size: 14px;
	color: #474747;
}

#sidebar #subnav ul li.active a{
	color:#474747;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;	
	background-position:5px;
	padding-left:15px;
	
}
#sidebar #subnav ul li:hover a{
	color:#b5d20a;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;	
	background-position:5px;
	padding-left:15px;
	
}
	

#subpage h1{
	color: #FFF;
	background-color: #b5d20a;
	display: block;
	border:none;
	font-size: 18px;
	float:left;
	text-transform: uppercase;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subpage #content p{
	margin:0;
	padding:0;
}
#subpage #sidebar h2 {
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
	color: #b5d20a;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
hr {
	color:#ffffff;background-color:#ffffff;height:1px;border-top:1px dotted #b5d20a;padding:0;margin-top:20px; text-align:left;
	
}

.blog{
	text-align:left;
}
#content h2{
	font-size:18px;
	color:#000;
	font-weight:normal;
	padding:0;
	margin:0;
	text-align:left;
}
#content h2 strong{
	font-size:18px;
	color:#b5d20a;
	font-weight:normal;
	padding:0;
	margin:0;
}
.centerpics{
	width:680px;
	display:block;
	float:right;
}
#content td{
	text-align:left;
	vertical-align:top;
}
td .graybox {
	background-color: #e0e0e0;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
a.map_rollover {
	background-image: url(../../../images/stories/callouts/contact-map.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 463px;
	width: 335px;
	text-indent: -4000px;
}
a.map_rollover:hover {
	background-image: url(../../../images/stories/callouts/contact-map-over.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 463px;
	width: 335px;
	text-indent: -4000px;
}
a.facebook {
	background-image: url(../../../images/stories/callouts/facebook.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 74px;
	text-indent: -4000px;
}
a.facebook:hover {
	background-image: url(../../../images/stories/callouts/facebook-over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 74px;
	text-indent: -4000px;
}

td .spacer {
	width: 30px;
}

