/* Start of CMSMS style sheet 'wwsd_styles' */
body {
	background-color: #DFE3D5;
	font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
}

a:link {
	color: #336600;
}

a:visited {
  color: #556741;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #66CC66;
}

#wrap  {
	width:817px;
	position:relative;
	left:50%;
	margin:0 0 0 -408px;
}

.home_link {
	position:relative;
        top:10px;
        left:10px;
        height:100px;
        width:300px;
        padding:0;
        margin:0;
} 

#header {
	background:url(images/header.jpg) no-repeat;
	height:207px;
	width:100%;
}

#main {
	background:url(images/main_back.jpg) repeat-y;
	width:100%;
}


#main_content {
	width:590px;
        float:left;
        padding:0 0 10px 0;
}

#main_content_home {
        width:380px;
	float:left;
}

#top_nav {
	position:absolute;
	left:175px;
        top:175px;
padding:0;
margin:0;
}

#top_nav ul {
	list-style:none;
padding:0 0 0 40px;
margin:0;
}

#top_nav li {
	float:left;

}

#link_about {
	padding:0 30px 0 0;
}

#link_operations {
	padding:0 20px 0 0;
}


#link_service {
	padding:0 22px 0 0;
}


#link_rates {
	padding:0 20px 0 0;
}

#link_contact {
	padding:0 0 0 0;
}

#top_nav a {
	font-size:15px;
	color:#556741;
	font-weight:bold;
	text-decoration:none;
}

#top_nav a:visited {
	color:#556741;
}

#top_nav a:hover {
	color:#86B459;
	text-decoration:none;
}

#left_nav {
	/*background:url(images/nav_back_bottom.jpg) no-repeat;*/
	background-position:bottom;
        width:207px;
	float:left;
}

#left_nav ul {
	list-style:none;
	margin:0;
        padding:0;
}

#left_nav li {
	width:207px;
	float:left;
}

.normal {
	background:url(images/nav_back_li.jpg) no-repeat;
}

#left_nav a {
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#left_nav a:visited {
	color:#ffffff;
}

#left_nav a:hover {
	color:#FFFFB7;
	text-decoration:none;
}

#footer {
 width:817px;
 height:25px;
 font-size:10px;
}

#copy {
	width:350px;
	float:left;
	text-align:left;
	color:#999999;
	padding:5px 0 0 10px;
}

#design {
	width:350px;
	float:right;
	text-align:right;
	padding:5px 15px 0 0;
        color:#999999;
}

#footer a{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

#footer a:visited{
	color:#999999;
	text-decoration:none;
}

#footer a:hover{
	color:#4B9BB6;
	text-decoration:none;
}

.accessibility{
	display:none;
}

.normal_li {
	background:url(images/nav_back_li.jpg) no-repeat;
	height:51px;
        width:172px;
	padding:0;
}

 .bottom_li {
	background:url(images/left_nav_li_bottom.jpg) no-repeat;
	height:51px;
	padding:0 ;
}

h4{
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	margin:0;
	padding:8px 0 0 35px;
        width:172px;
}

h3 {
       font-size:14px;
       color:#4B9DB8;
}

h2 {
       padding:0;
       margin:0;
       font-size:18px; 
       color:#4B9DB8;
}
 
.box1 {
       font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	color: #2F6779;
	background-color: #E7EBDE;
	border-top: 1px ridge #FFFFFF;
	border-right: 0px ridge #FFFFFF;
	border-bottom: 1px ridge #FFFFFF;
	border-left: 0px ridge #FFFFFF;
}

.box2 {

	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	color: #2F6779;
	background-image: url(/images/swoosh.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #E6E9DC;
	border-top: 1px ridge #FFFFFF;
	border-right: 0px ridge #FFFFFF;
	border-bottom: 1px ridge #FFFFFF;
	border-left: 0px ridge #FFFFFF;
}

.alert {
	font-weight: bold;
	color: #FF0000;
}

.style4 {
     color:red;
}
/* End of 'wwsd_styles' */

