body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	text-align: left;
}
#nav {
	position: absolute;
	left: 50px;
	top: 100px;
	width: 135px;
}
#nav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#nav li {
	background-image: url(images/buttonbg.gif);
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #25a0aa;
	padding: 2px;
	font-size: 90%;
	text-align: center;
}
#nav li:hover {
	background-image: url(images/buttonbgh.gif);
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #25a0aa;
	padding: 2px;
	font-size: 90%;
	text-align: center;
}
#nav li a:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	}     
#nav li a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	}  /* visited link */
#nav li a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
	}   /* mouse over link */
#nav li a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	} 
#navsub {
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #25A0AA;
	border-bottom-color: #25A0AA;
	padding-bottom: 10px;
}
#admttl {
	margin-top: 30px;
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#maintxt {
	margin-top: 100px;
	margin-left: 250px;
	margin-right: 50px;
}
#maintxtjst {
	margin-top: 100px;
	margin-left: 250px;
	margin-right: 50px;
	text-align: justify;
}
#mainphoto {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 725px;
}
#photolg {
	text-align: center;
	margin-bottom: 20px;
}

#photolg img {
	margin-right: 10px;
	margin-left: 10px;
}
#photothumbs {
	text-align: center;
}
#photothumbs img {
	margin-right: 10px;
}
#footer {
	margin-left: 250px;
	margin-right: 50px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 25px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#footer2 {
	margin-left: 250px;
	margin-right: 50px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 25px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#footerjst {
	margin-left: 250px;
	margin-right: 50px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 25px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: justify;
}
#footerhdg {
	font-size: 120%;
	color: #25A0AA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #25A0AA;
}
#sand {
	
}
#dtlcontainer {
	margin: 80px 20px 20px 30px;
}
#breadcrumb {
	font-size: 75%;
	margin-top: 10px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 20px;
}
#breadcrumb a:link{
	color: #999999;
	text-decoration: underline;
	}     
#breadcrumb a:visited {
	color: #999999;
	text-decoration: underline;
	}  /* visited link */
#breadcrumb a:hover {
	color: #999999;
	text-decoration: none;
	}   /* mouse over link */
#breadcrumb a:active {
	color: #999999;
	text-decoration: underline;
	} 
#mission {
	font-style: normal;
	font-weight: bold;
	font-size: 90%;
	background-color: #fdfbe8;
	margin: 40px;
	padding: 20px;
}
#important {display: none;}
#cal {
	margin-top: 20px;
	font-size: 90%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#cal td {
	border: 1px solid #CCC;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	height: 75px;
	width: 75px;
	vertical-align: top;
}
#cal th {
	padding-bottom: 10px;
}


#cal h1 {
	font-size: 120%;
}
#cal ul {
	list-style-type: none;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cal  li {
	margin-bottom: 7px;
}
.wrap {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.callist {
	font-size: 80%;
	font-weight: bold;
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
}
.resprojlst {
	font-size: 80%;
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
}
.resprojlst li{
	margin-bottom:10px;
}
.wrapr {
	float: right;
}

.contactnote {
	font-size: 80%;
}
.grttbl {
	font-size: 80%;
}
.errstyle {
	color: #FF0000;
}
.picttl {
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
}
.Title
{
	font-weight: bold;
	font-size: 120%;
	color: #cc3300;
	}
.nonital
{
	font-style: normal;
}
.calnav {
	margin-left: 50px;
	margin-top: 10px;
}.errsts {
	color: #F00;
}
.secfx {
	color: #F90;
}
