/* General Layout */
body {
	background-color: #FFFFFF;
	color: #0F76A9;
	margin: 0px;
	padding: 0px;
}
#center {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyblockouter {
	WIDTH: 720px;
	position: relative;
	background-image: url(images/bg.gif);
	margin: auto;
	padding: 0px;
}
a  {
	color: #FF0000;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
	color: #0F76A9;
}
strong {
	font-weight: bold;
}
img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
object {
	display: block;
}
embed {
	display: block;
}




/* left side */
#leftnav {
	WIDTH: 155px;
	clear: left;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 550px;
}
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
}
.leftnavtext A {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	margin-top: 1px;
	padding-bottom: 2px;
	margin-right: 1px;
	padding-right: 10px;
}
.leftnavtext A:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #A6C1D4;
}



/* right side */
#contright {
	WIDTH: 565px;
	text-align: left;
	float: right;
	vertical-align: top;
}
#headbar {
	width: 565px;
	clear: both;
	display: block;
	background-color: #0F76A9;
	height: 116px;
	text-align: right;
}
#headbar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headbar li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headbar a {
	color: #FFFFFF;
}
#headbar a:hover {
	color: #7FA6C3;
	text-decoration: none;
}
#topnav {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7FA6C2;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#textonlylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 90px;
	right: 120px;
}
#logo {
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#curve {
	width: 565px;
	text-align: left;
	vertical-align: top;
	float: right;
}
#maincontent {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004D85;
	width: 564px;
	float: right;
}
#maincontent a  {
	color: #FF0000;
	text-decoration: none;
}
#maincontent a:hover  {
	text-decoration: underline;
	color: #0F76A9;
}
#maincontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #E4232F;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#maincontent p {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 20px;
	line-height: 16px;
	color: #004D85;
}
#maincontent .rightpic {
	display: inline;
	float: right;
	padding-left: 10px;
}

#maincontent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0F76A9;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#maincontent ul {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
	line-height: 18px;
}
.red {
	color: #FF0000;
}


#news {
	border: 1px solid #FF0000;
	margin-right: 25px;
	margin-left: 20px;
}
.newsarticle {
	line-height: 16px;
	color: #004D85;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.newsarticle:hover {
	background-color: #AAC4D7;
}
#news a  {
	color: #0F76A9;
	text-decoration: none;
	font-weight: bold;
}
#news a:hover  {
	text-decoration: none;
	color: #FF0000;
}
#link{
}

/* footer */	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 720px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}
#footer #theset {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 155px;
}
#footer A {
	color: #0F76A9;
	text-decoration: none;

}
#footer A:hover {
	color: #FF0000;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer li {
	float: right;
	padding-left: 10px;
}
#maincontent table {
	margin: 20px;
	color: #0F76A9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#maincontent .subtitle {
	font-weight: bold;
}
#maincontent .listitem {
	width: 150px;
}
.quote {
	font-style: italic;
}
.quote strong{
	font-style: normal;
}
#maincontent h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0F76A9;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#maincontent .stafflist {
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 18px;
}
#faqs {
	height: 400px;
	overflow: auto;
	width: 550px;
	margin-bottom: 10px;
}
.links img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}.links {
	clear: both;
}
.menulist {
	list-style-image: none;
	list-style-type: none;
	color: #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 16px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.menulist li {
	list-style-type: none;
	height: 160px;
	width: 165px;
	margin: 0px;
}
#sitemap {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px;
}
#addresses {
	position: absolute;
	bottom: 40px;
	WIDTH: 155px;
}
#addresses p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.gallerythumbnail img {
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
opacity:.100;filter: alpha(opacity=100); -moz-opacity: 1;
	margin: 0px;
	padding-bottom: 5px;
}
.gallerythumbnail:hover img {
    opacity:.70;
	filter: alpha(opacity=70);
-moz-opacity: 0.7;
}
