body {
	background-color: #0675D1;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
a img {
	border: none;
}


h3 {
	font-family: tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #0D91DF;
	text-decoration: none;
	}
h4 {
	margin-bottom: 0px;
}

a, a:visited {
	color: #52B8F5;
}

	
	
.contact_sub_header {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.index_subhead {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0D91DF;
	text-decoration: none;
	}

.nav_subtext {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
}



/* links Begin */



a.nav_link:link,a.nav_link:visited, a.nav_link:active {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav_link:hover {
	color: #5AC0E6;
}


a.text_link:link,a.text_link:visited, a.text_link:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.text_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}


/* links End */
#footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #38618D;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #0675D1;
}
#gallery {
	text-align: left;
}


#gallery img {
	width: 110px;
	height: 100px;
	border: 1px solid #005300;
	margin: 5px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3BDDA;
}

