html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, html{	
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	}

body {
	margin: 0; padding: 0;
	background-color:#A0A0A0;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x repeat-y;	
	}	

#wrapper1 {	
	width:1010px;
	background-image:url(../images/background.jpg);	
	background-repeat:repeat-y;
	background-position:top center;	
	margin-top:20px;
	margin-bottom:20px;
	}
	
* html #wrapper {
	
	}
	
/*HEADER------------------------------------*/
#header {
	width: 100%;
	overflow:visible;	
	
	}

#header_inner {
	width: 1002px;
	height: 162px;	
	background-repeat:repeat-x;
	margin: 0 auto;
	position: relative;
	overflow:visible;
	border-top:1px solid #a09b97;	
	
	}
	
#logo
{
	width:227px;
	height:162px;
	float:left;
	clear:right;
	margin-left:2px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;	
	
}

#number_menu
{
	width:772px;
	height:162px;
	float:left;
	clear:right;	
	
	margin-right:1px;
	overflow:visible;
}

#number
{
	
	height:107px;	
	text-align:right;
	margin-right:2px;
	_margin-right:4px;	
}

#menu
{
	overflow:visible;	
	padding:5px;	
	/*background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;*/
}

#menu_inner
{
	/*background-image:url(../images/menu_bg.jpg);*/
	background-repeat:no-repeat;
	width:762px;
	margin-left:-2px;
	z-index:20;	
}


	
/*FOOTER------------------------------------*/
#footer {
	width: 100%;
	

	
	}

#footer_inner {
	width: 1002px;

	/*background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;*/	
	margin: 0 auto;
	padding-top:20px;
	
	
	}
	
#footer_inner a, #footer_inner a:visited
{	
	color:gray;
	margin:0 5px 0 0px;	
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;	
	text-align:left;
}

.nolink
{
	color:gray;
	margin:0 15px 0 0px;
	padding:5px 5px 2px 0px;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;	
	text-align:left;
}

.footer_menu td
{
	text-align:left;
	padding-left:15px;
}

#footer_inner a:hover, #footer_inner a:visited:hover
{	
	color:#F7941D;	
}


	
/*CONTENT------------------------------------*/
#content {
	width: 100%;
	min-height:400px;
	z-index:55;	
	}
	
#content_inner {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
	z-index:-1;	
	text-align:left;
	
	}
	
#banner
{
	width:988px;
	height:auto;
	margin:0px 7px;	
	_margin:0px 4px;
	float:left;
	clear:both;
	z-index:0;		
}

/*#altbanner
{	
	display:none;
	#display:block;
	#height:147px;
	#width:988px;
	margin-bottom:7px;
	
}*/

#editable
{
	width:988px;
	margin:0px 7px;
	_margin:0px 4px;
	float:left;
	clear:both;
	min-height:350px;
	background-image:url(../images/grad_full.jpg);
	background-repeat:no-repeat;	
	
}

h1
{
	color:#F7941D;
	
	/*color:#a29061;*/
	font-size:24px;
	letter-spacing:3px;	
	text-transform:uppercase;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:8px;
}

h2
{
	font-size:16px;	
	font-style:italic;
	text-transform:uppercase;
	color:#ffffff;
	background-image:url(../images/bg_h2.jpg);
	background-repeat:repeat-y;
	letter-spacing:2px;	
	padding-top:3px;
	padding-left:5px;
	font-weight:normal;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:25px;
	font-weight:bold;
}

h3
{
	font-size:16px;
	color:#DF8C24;
	/*color:#015289;*/
	letter-spacing:1px;
	#letter-spacing:0px;
	text-transform:uppercase;
	margin-left:35px;
	margin-bottom:10px;
	margin-top:30px;
}

h4
{
	color:#777;
	letter-spacing:1px;
	#letter-spacing:0px;
	text-transform:uppercase;
	font-style:italic;
	margin-top:25px;
	margin-bottom:5px;
	font-size:14px;
	margin-left:15px;
}

h5
{
	color:gray;
	font-size:12px;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	letter-spacing:1px;
	margin-left:15px;
	margin-bottom:5px;
}

p, td, li
{
	font-size:14px;
	line-height:18px;
}

p
{
	margin:10px 40px 10px 35px;	
	background:none;
	line-height:18px;	
}

ul
{
	
	margin:10px 40px 10px 50px;
}

li ul
{
	margin-left:0px;
}

li ul li
{
	list-style-image:url(../images/bullet2.jpg);	
	
}

li
{
	margin-top:5px;
	margin-left:25px;
	list-style-image:url(../images/bullet.jpg);	
	
}

a, a:visited
{	
	font-size:14px;
	color:#A35C32;
	text-decoration:none;
	z-index:-100;
}

a:hover, a:visited:hover
{
	color:#F7941D;
	text-decoration:underline;
}

img
{
	border:none;
}

hr
{
	border-bottom:1px solid gray;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:12px 0 12px 0;
}

.service_links
{
	margin-top:20px;
}

.service_links td
{
	height:70px;
}

#menu a, #menu a:visited, #number a, #number a:visited
{
	
	text-transform:uppercase;
	margin:0 8px 0 8px;
	font-size:14px;	
	padding:5px 5px 10px 5px;
	line-height:12px;
	letter-spacing:3px;
}

#number a, #number a:visited
{
	font-size:11px;
	padding:0px;
	margin-right:15px;	
	text-decoration:none;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	
}

#sddm li a, #sddm li a:visited
{	display: block;		
	text-decoration: none;
	color:#000000;	
	text-transform:uppercase;
	margin:0;
	font-size:14px;
	text-decoration:none;
	padding:9px 25px 7px 25px;
	margin-left:27px;
	line-height:normal;
	letter-spacing:3px;
	background-image:none;
	/*background-image:url(../images/menu_item_bg.jpg);
	background-repeat:repeat-x;*/
	}

#sddm li a:hover
{	
	
	background-color:#F7941D;
	color:#000;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	text-align:left;
	margin-left:27px;	
	background-color:#C5C5C5;
	border-bottom: 1px solid #4d4d4d;	
	border-left: 1px solid #4d4d4d;	
	border-right: 1px solid #4d4d4d;
	border:1px solid #4d4d4d;
	z-index:90;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	_width:250px;
	min-width:200px;
	
}

#sddm div a, #sddm div a:visited
	{	position: relative;
		display: block;
		margin: 0;
		padding: 8px 10px;
		width: auto;
		min-width:150px;
		text-align: left;
		text-decoration: none;
		background:none;
		color: #000;	
		line-height:10px;
		font-size:12px; 
}

	#sddm div a:hover, #sddm div a:visited:hover
	{	
	/*	background-image:url(../images/menu_item_bg_hover.jpg);
		background-repeat:repeat-x;*/
		background-color:#F7941D;
		color: #000;}

.testimonials_grid td
{
	background-color:#EFEFEF;
	border:1px solid gray;
}

.fullborder1
{
	background-color:#EFEFEF; 	
	padding:15px;
	margin:15px;
	width:925px;
	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
}

.fullborder2
{
	background-color:#f8f2ec;	
	padding:15px;
	margin:15px;
	width:925px;
	-moz-border-radius:3ex;
  	-webkit-border-radius:3ex;
}

.fullborder1 h3, .fullborder2 h3, .fullborder1 h5, .fullborder2 h5
{
	margin:0;
}

.fullborder1 p, .fullborder2 p
{
	margin-left:10px;
	margin-right:10px;
}


.homelinks h4
{
	margin:0;
}

.homelinks img
{
	margin:4px 0 4px 0;
}

.homelinks p, .homelinks td
{
	margin:0;
	text-align:left;
}

.homelinks a:hover, .homelinks a:visited:hover
{
	text-decoration:none;
}

.edu_links td
{
	height:30px;
}

.indent p
{
	margin-left:15px;
}

.indent li
{
	margin-left:0px;
}

.doc_title
{
	font-style:italic; 
	color:gray;
	margin-left:0px;
	margin:0 0 15px 0;
	line-height:12px;
}

.rounded {
 	-moz-border-radius:3ex;
 	-webkit-border-radius:3ex;
}



br
{
	line-height:10px;
}

.asglinks a, .asglinks a:visited
{
	font-size:10px;
	letter-spacing:0px;
	text-decoration:none;
	color:#000;
}

.caption-top, .caption-bottom {
	
	text-align:center;
	font-weight: bold;
	font-size: 10px;		
	cursor: default;	
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
  
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;	
	
	
}
.caption a:hover, .caption a:hover {

}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }


.asglinks td
{
		padding:10px;
}


.rss-box ul
{
	margin-left:30px;
}

.rss-box li
{
		margin-left:0px;
		list-style-image:none;
		list-style-type:disc;
}

.pests h4
{
	margin-top:10px;
	margin-left:30px;
}


.pests ul
{
		margin-left:25px;
}

.infotable td
{
		text-align:left;
}

