body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-image: url('../images/pageBg.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: fixed;
	/* background-color: #7092C7; */
	background-color: #B8C8E3;
}

table {
	font-size: 12px;
	border-spacing: 0px;
	_margin: 0px;
	border-collapse: collapse;
	border-width: 0px;
}


img {
	vertical-align: middle;
}

input, textarea {
	padding: 3px;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

.formLabel {
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
}

.formField {
	text-align: left;
	
}

.headerTable {
	width: 850px;
}

.header {
	width: 100%;
	height: 100%;
}



.homeSolutions img {
	margin: 10px;
}

.homeSolutions {
	font-size: 10px;
}

.header thead td {
	text-align: right;
	height: 75px;
}

.header img {
	vertical-align: middle;
}

.header tbody td {
	letter-spacing: 1px;
	text-align: right;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
}

.large {
	font-size: 14px;
}


.bodyTable {
	width: 600px;
}

.bodyTable thead td {
	width: 600px;
	height: 25px;
	background-image: url('../images/bodyTop.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.bodyTable tfoot td {
	width: 600px;
	height: 25px;
	background-image: url('../images/bodyBottom.png');
	background-position: top center;
	background-repeat: no-repeat;
}


/*
.bodyTable tbody td {
	width: 600px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
}
*/

.bodyCell {
	background-color: #FFF;
	width: 600px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
}

.footer {
	width: 850px;
}

.footer td {
	background-image: url('../images/footerBg.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 60px;
	vertical-align: middle;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.offline{
	width: 100%;
	height: 100%;
}

.offline td {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.menu {
	width: 200px;
	padding: 0px;
}

.menu thead td {
	height: 25px;
	background-image: url('../images/menuTop.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.menuContent {
	background-image: url('../images/menuBg.png');
}

.menuBody td {
	background-image: url('../images/divider.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.menuTop {
	padding-top: 0px;
}

.menuBottom {
	background-position: 0px -1px;
	padding-bottom: 0px;
}

.menu tfoot td {
	height: 25px;
	background-image: url('../images/menuBottom.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.address {
	text-align: center;
	font-size: 13px;
	color: #353F6F;
}

.bodyTable a, .bodyTable a:active, .bodyTable a:visited, .bodyTable a:link {
	color: #353F6F;
}

.bodyTable a:hover {
	color: #45528F;
}

a, a:active, a:visited, a:link {
	color: #353F6F;
}

a:hover {
	color: #FFF;
}

.menuBody a, .menuBody a:active, .menuBody a:visited, .menuBody a:link {
	color: #FFFFFF;
}

.menuBody a:hover {
	color: #EBEBEB;
}

.footer a, .footer a:active, .footer a:visited, .footer a:link {
	color: #000000;
}

.footer a:hover {
	color: #333333;
}

.events{
	font-size: 16px;
	color: #353F6F;
	font-weight: bold;
	
}

.events2{
	font-size: 14px;
	color: #353F6F;
	
}

h1{
	font-size: 20px;
	color: #353F6F;
	font-weight: bold;
}

h2{
	font-size: 16px;
	color: #353F6F;
}

h3{
	font-size: 14px;
	color: #353F6F;
}

.title {
	font-size: 20px;
	color: #353F6F;
	font-weight: bold;
}

.title2 {
	font-size: 16px;
	color: #353F6F;
	
}

.title3 {
	font-size: 14px;
	color: #353F6F;
	
}

.padding td {
	padding: 3px;
}

.tiny {
	font-size: 10px;
}

.newsTitle {
	font-size: 20px;
	color: #353F6F;
	letter-spacing: 2px;
	padding: 2px;
}

.newsDate {
	font-size: 10px;
	color: #999999;
	padding: 2px;
	letter-spacing: 2px;
}

.date {
	font-size: 10px;
	color: #999999;
	padding: 5px;
	letter-spacing: 2px;
}


.newsEntry {
	padding: 2px;
	text-align: justify;
}

.entry {
	padding: 5px;
	text-align: center;
}

.quote {
	background-image: url('../images/quoteTop.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 450px;
	text-align: center;
	vertical-align: middle;
}

.quoteBody {
	background-image: url('../images/quoteTop.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 450px;
	text-align: center;
	vertical-align: middle;
}

.quoteBody td {
	background-image: url('../images/quoteBottom.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 450px;
	text-align: center;
	padding: 3px;
	line-height: 1.25;
	vertical-align: middle;
	height: 60px;
}

.quote div {
	background-image: url('../images/quoteBottom.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 450px;
	text-align: center;
	padding: 3px;
	line-height: 1.25;
	vertical-align: middle;
	min-height: 60px;
}

.quoteName {
	width: 450px;
	text-align: right;
	font-style: italic;
}

.concern td {
	padding-right: 30px;
	text-align: justify;
}

.concern li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.concern img {
	margin-left: 15px;
}

.homeSpecial {
	background-color: #B8CAE0;
	border-width: 1px;
	border-style: solid;
	border-color: #7A95BE;
}

.homeSpecial td {
	padding: 10px;
	text-align: center;
}

#events{
background-image: url(images/events.jpg);
width: 495px;
height: 158px;
float: left;
margin-left: 40px;
}

#button{
width: 550px;
height: 99px;
font-weight: bold;
font-size: 100%;
float: left;
}


#button ul{
width: 510px;
float: left;
}

#button ul li{
display: inline;
float: left;
}

#button ul li#subscribe a{
color: #831da4;
width: 121px;
height: 69px;
background-image: url(images/subscribe.png);
background-repeat:no-repeat;
text-decoration: none;
float: left;
padding-right: 10px;
}

#button ul li:hover#subscribe a{
color:#691784;
background-image: url(images/subscribeh.png);
}


#button ul li#quote a{
color: #831da4;
width: 175px;
height: 69px;
background-image: url(images/quatebutton.png);
background-repeat:no-repeat;
text-decoration: none;
float: left;
padding-right: 10px;
}

#button ul li:hover#quote a{
color:#691784;
background-image: url(images/quatebuttonh.png);
}

#button ul li#water a{
color: #831da4;
width: 175px;
height: 69px;
background-image: url(images/waterbutton.png);
background-repeat:no-repeat;
text-decoration: none;
float: left;

}

#button ul li:hover#water a{
color:#691784;
background-image: url(images/waterbuttonh.png);
}



#button2{
width: 550px;
height: 99px;
font-weight: bold;
font-size: 100%;
float: left;
}


#button2 ul{
width: 510px;
float: left;
}

#button2 ul li{
display: inline;
float: left;
}

#button2 ul li#subscribe a{
color: #831da4;
width: 121px;
height: 69px;
background-image: url(images/subscribeh.png);
background-repeat:no-repeat;
text-decoration: none;
float: left;
padding-right: 10px;
}

#button2 ul li:hover#subscribe a{
color:#691784;
background-image: url(images/subscribe.png);
}


#button2 ul li#quote a{
color: #831da4;
width: 175px;
height: 69px;
background-image: url(images/quatebuttonh.png);
background-repeat:no-repeat;
text-decoration: none;
float: left;
padding-right: 10px;
}

#button2 ul li:hover#quote a{
color:#691784;
background-image: url(images/quatebutton.png);
}

#button2 ul li#water a{
color: #831da4;
width: 175px;
height: 69px;
background-image: url(images/waterbuttonh.png);
background-repeat:no-repeat;
text-decoration: none;
float: left;

}

#button2 ul li:hover#water a{
color:#691784;
background-image: url(images/waterbutton.png);
}
