


/* layout styles */

body {margin:0;padding:0;
background:#a9cddb url(../images/bg.gif) repeat-x top left;font-family:Verdana; font-size:10px;color:#555;}
h1 {}
p {}


td {
font:11px Verdana, Arial,sans-serif;
color:#003366;

}

#body {
margin:-240px 0px 0px 240px;
}

#master {
background: url(../images/masterbgs_03.jpg) repeat-y top left;
width:1018px;
}


#left {
width:250px;
float:left;
text-align:left;
padding:100px 0px 0px 0px;
font:11px Verdana, Arial,sans-serif;
color:#003366;
}


#right {
width:400px;
float:left;
text-align:left;
margin:0px 0px 0px 45px;
font:11px Verdana, Arial,sans-serif;
color:#003366;

}

#right a:link {
color:#d9427d;
line-height:1.5em;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #f5c5c9;
}


#right a:visited {
color:#d9427d;
line-height:1.5em;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #f5c5c9;
}

#right a:hover {
color:#659dca;
border-bottom:1px solid #f5c5c9;
}


#top {
background: url(../images/top01.jpg)  no-repeat;
width:1018px;
height:397px;
}




#footer {
background: url(../images/bottom01.jpg)  no-repeat;
width:1018px;
height:229px;
}


#foot_links {
text-align:center;
width:700px;

}

#foot_links a:link  {
color:#006699;
}

#foot_links a:visited  {
color:#006699;
}

#foot_links a:hover {
color:#cc6699;
}


/* ######### Style for Drop Down Menu ######### */

.clear {clear:both;}

#hnav {
	width:506px;
	height:46px;
	position:relative;
	top:72px;
	left:271px;
}


/*---------these are the styles for BUTTONS----------*/

li.aboutus {
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/aboutus.gif) top left no-repeat;
	height:46px;
	width:96px;
	padding:0px;

	
}

li.aboutus:hover {
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/aboutus0.gif) top left no-repeat;
	height:46px;
	padding:0px;
	
}
li.services{
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/services.gif) top left no-repeat;
	height:46px;
	width:94px;padding:0px;


	
}

li.services:hover {
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/services0.gif) top left no-repeat;
	height:46px;padding:0px;


	
}
li.equipment{
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/equipment.gif) top left no-repeat;
	height:46px;
	width:96px;padding:0px;
  z-index:0;

	
}

li.equipment:hover {
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/equipment0.gif) top left repeat-x;
	height:46px;padding:0px;
	  z-index:0;
		
	
}
li.contact{
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/contact.gif) top left no-repeat;
	height:46px;
    width:95px;padding:0px;

	
}

li.contact:hover {
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/contact0.gif) top left no-repeat;
	height:46px;
    width:95px;
   padding:0px;
	
}
li.home{
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/home.gif) top left;
	height:46px;
    width:125px;
    padding:0px;
	
}

li.home:hover {
	float: left;
	position: relative;
	cursor: default;
	background:url(../images/home0.gif) top left;
	height:46px;
	padding:0px;
}

/*-------------styles for all other aspects of drop down menu---------*/
.subnav {
	margin:0;
	padding:5px 5px 10px 5px;
	width:179px;
	font:12px Futura, Verdana, Arial, sans-serif;
	font-weight:bold;
	text-align:left;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;

}

#nav a {
color:#FFF;
text-decoration:none;
}

#nav a:hover { 
color:#FFF;
text-decoration:none;
}


#nav li li a:hover {

}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 38px;
	left: -32px;
	font-weight: normal;
	z-index:100;
	
}


li>ul {
	top: auto;
	left: auto;
	margin-top:10px;
}

li li {
	display: block;
	float: none;
	background: #5391c4;
	padding:5px  5px  5px 10px;
	color:white;

}

li li:hover {
	display: block;
	float: none;
	background: #8cc5d9;
	padding:5px  5px  5px 10px;
	color:white;

}

li:hover ul, li.over ul {
	display: block;

}

/* text styles */

h1 {
color:#d9427d;
font:16px Futura, Verdana, Arial, sans-serif;
font-weight:bold;
margin-bottom:1px;
}

h2 {
font:14px Futura, Verdana, Arial, sans-serif;
font-weight:bold;
color:#659dca;
margin-bottom:1px;
}

.pink_text a:link{
color:#d9427d;
line-height:1.5em;
font-weight:bold;
text-decoration:none;
}

.pink_text a:visited{
color:#d9427d;
line-height:1.5em;
font-weight:bold;
text-decoration:none;
}

.pink_text a:hover{
color:#659dca;
}

.bluebold {
font-weight:bold;
line-height:2em;
}

.bluebold1 {
color:#d9427d;
font-weight:bold;

}


.bluebold2 {
color:#d9427d;
font-size:8pt;
font-style:italic;


}



/*table styles*/

.altrowhead {
background:#003366;
}

.altrowhead2 {
background:#d9427d;
}

.serv_td0 {
padding:7px;
border:0px solid #f5c5c9;
color:#fff;
}

.altrow2 {
background:#fde9de;
}

.serv_td {
padding:7px;
border:1px solid #f5c5c9;
}

.serv_td2 {
padding:5px;
border:1px solid #f5c5c9;
width:80px;
font-weight:bold;
color:#d9427d;
}

#hours_table {

}

.date_table {
font-weight:bold;
padding:0px 5px 5px 0px;

}

.divider {
border:0;
border-bottom:2px dotted #a0bdd3;
padding-top:10px;
padding-bottom:10px;
width:80%;
}

.divider_main {
border:0;
border-bottom:2px dotted #a0bdd3;
padding-top:10px;

width:90%;
}

.equip_div {
border-bottom:1px dotted #f5c5c9;
padding-top:40px;
padding-bottom:10px;
line-height:1.5em;
font-size:10px;
}

#map {
width: 250px; 
height: 200px;
margin-left:95px;
border:1px solid #4586c1;
margin-top:20px;
}
/*form styles */

input {
background:#ebece6;
border:1px solid #4586c1;
font:10px Verdana, sans-serif; 
color:#003366;


}

textarea {
background:#ebece6;
border:1px solid #4586c1;
font:10px Verdana, sans-serif; 
color:#003366;
width:250px;
}

#contact_form_table {
border-bottom:2px dotted #a0bdd3;
width:100%;
}

td.form {vertical-align:top;

color:#d9427d;
font-weight:bold;

}
