body {
	background-color: #bcd4d6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 203px;
	width: 790px;
}
#header.home {
	background: url(images/header_home.jpg) no-repeat;
	height: 204px;
	width: 790px;
}
#header ul {
	margin: 24px 0px 0px 40px;
	padding: 0px;
	list-style: none;
}
#header .gutter {
	height: 1px;
	overflow: hidden;
}
#navigation li {
	display: inline;
	margin-right: 16px;
	font-weight: bold;
	font-size: 15px;
}
#navigation a:link,
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	color: #006699;
}
#content {
	padding: 8px;
}




#newsupdates td {
	padding: 5px;
	font-size: 12px;
	text-align: left;
}
.verdena-medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bbd4dc;
}
.verdena-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #bbd4dc;
	text-align: justify;
}
.verdena-13-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbd4dc;
}
.trebuchet-13-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bbd4dc;

}
.times-news {
	font-family: Times, Verdana, Arial;
	font-size: 12px;
	color: #bbd4dc;
	text-align: justify;
	line-height: 22px;

}
.georgia-12-white {
	font-family: Georgia, Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #bbd4dc;
	text-align: justify;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.copyright .contactus {
	font-size: 12px;
	font-weight: bold;
}
