@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	line-height:110%;
	color:#0099cb;
	font-weight:100;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height:110%;
	color:#0099cb;
	font-weight:100;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:100%;
	color:#0099cb;
	font-weight:100;
}

.header {
width:960px;
margin:auto;
height:208px;
background-color:#FFFFFF;
}
.head-left {
width:357px;
height:202px;
background-image:url(images/logo.jpg);
float:left;
}
.head-right {
width:329px;
height: 32px;
float:right;
background-image:url(images/link-bg.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#FFFFFF;
padding:3px;
}

.head-right a{
text-decoration:none;
color:#FFFFFF;
}
.head-right a hover {
text-decoration:underline;
}

.scroller {
margin-top:20px;
float:right;
width:329px;
height:115px;
}
.phone {
float:right;
width:329px;
height:44px;
background-image:url(images/phonenum.jpg);
}

.nav_bar {
	width:960px;
	margin:auto;
	padding-top:0px;
	height:56px;
	/*margin-top:208px;*/
background-image:url(images/menu-bg.jpg);
	background-repeat:repeat-x;
}

.box {
width:960px;
margin:auto;
}

.photos {
width:960px;
margin:auto;
height:244px;
background-image:url(images/photos.jpg);
background-repeat:no-repeat;
}

.clearing {
	clear: both;
	height: 0px;
}

#wrapper {
width:960px;
margin:auto;
background-image:url(images/wrapper-bg.gif);
background-repeat:repeat-y;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}

.left-content {
	float:left;
	width:610px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:150%;
}

.right-content {
float:right;
width:330px;
margin-top:30px;
background-image:url(images/yellow-bg.jpg);
}
.map {
float:right;
margin-top:30px;
}
.wide-content {
	float:left;
	width:910px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:150%;
}

.services {
background-image:url(images/widget-top.jpg);
height:131px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}


/*.nav {
	flaot:left;
	margin:0;
	color:#0099cb;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight: normal;
	width:960px;
	}*/
	
.nav {
      color:#0099CB;
      float:right;
      font-family:Arial,Helvetica,sans-serif;
      font-weight:normal;
      margin:0;
      width:960px;
}

/*.nav li {
	display:inline;
	
}*/
.nav li {
      display:inline;
      float:left;
      padding-top:19px;
}
/*.nav a:link,
.nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#0099cb;
	padding:18px 9px 18px 9px;
//	float:left;
	width:auto;
	line-height:18px;
	text-decoration:none;	
}*/
.nav a:link, .nav a:visited {
      color:#0099CB;
      font-family:Arial,Helvetica,sans-serif;
      font-size:14px;
      /*line-height:18px;*/
      padding:19px 9.9px 19px 10.4px;
      text-decoration:none;
      width:auto;
}

.nav a:hover {
	background-image: url(images/menu-hvr.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
}


.footer {
height:150px;
width:960px;
margin:auto;
background-color:#d6eff7;
}

.footer-nav {
	margin:0;
	color:#0099cb;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight: normal;
	}


.footer-nav li {
	display:inline;
	width: 960px;	
}
.footer-nav a:link,
.footer-nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#0099cb;
	padding:8px 9px 8px 9px;
//	float:left;
	width:auto;
	line-height:18px;
	text-decoration:none;
}
.footer-nav a:hover {
	color:#0099cb;
	text-decoration:underline;
}
.newstext1{
	font-size:12px;
	font-weight: bold;
}
.newstext2{
	font-size:14px;
	font-weight: bold;
}
.newstext3{
	font-size:16px;
	font-weight: bold;
}
.newstext4{
	font-size:18px;
	font-weight: bold;
}
.newstext5{
	font-size:20px;
	font-weight: bold;
}
.newstext6{
	font-size:22px;
	font-weight: bold;
}
.asterisk {
	color: #800000;
	font-weight: bold;
}
