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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C4CCD1;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}


a:link {color: #000;text-decoration: none;}
a:visited {	text-decoration: none;	color: #000;}
a:hover {	text-decoration: underline;	color: #000;}
a:active {	text-decoration: none;	color: #000;}




.menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;

}

.menulist A:link {text-decoration: none; color: white;}
.menulist A:visited {text-decoration: none; color: white;}
.menulist A:active {text-decoration: none; color: #F0BD62;}
.menulist A:hover {text-decoration: none; color: #FFFFFF;}


.pageheader {
	font-size: 18px;
	font-weight: bold;
	color: #174F89;
}
.footer {
	font-size: 10px;
}


.bluheader {
	font-size: 16px;
	font-weight: bold;
	color: #174F89;
}



.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

.topmenu A:link {text-decoration: none; color: white;}
.topmenu A:visited {text-decoration: none; color: white;}
.topmenu A:active {text-decoration: none; color: #F0BD62;}
.topmenu A:hover {text-decoration: none; color: #FFFFFF;}


img, div, a, input { behavior: url(/iepngfix.htc) }

table, td, img {border:0}


.mainlogo {
	background-image: url(images/mainbayview.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.baylogo {
	background-image: url(images/bayview.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.insidelogo {
	background-image: url(images/insidebkg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tcenter {
	background-image: url(images/tcenter.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d4d9e2;
}
.news {
	font-size: 14px;
	line-height: 2em;
}

.services {
	font-size: 13px;
	line-height: 1.5em;
}

ul.services {
	list-style-image: url(images/arrowtop.gif);
	margin: 0px;
}
