/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
body {
	background-color: #6F8DB3;
	font-family: Verdana, Helvetica, Arial;
	font-size:100%;
	color: #666;
	width:100%;
	margin-top:0px;
}
table {
	background-color:#ffffff;
	font-family: Verdana, Helvetica, Arial;
	font-size:98%;
	color: #666;
}
hr {
	width:100%;
	height:1px;
	color:#000000;
}
h1 h2 h3 h3 {
	color: #335C3F;
	margin: 0;
}
h1 {
	font-size:125%;
	color: #335C3F;
}
h2 {
	font-size:115%;
	color: #335C3F;
}
h3 {
	font-size:110%;
	color: #335C3F;
}
h4 {
	font-size:110%;
	font-weight: bold;
}
hr {
	color:#666666;
	height:1px;
}
ul li {
	padding:5px;
}
.font1 {
	font-size:90%;
}
.font2 {
	font-size:75%;
}
.font3 {
	color:#000000;
	font-weight:bold;
}
.font4 {
	color: #666666;
	font-weight: bold;
}
.font5 {
	color:#FFFFFF;
	font-size:90%;
	font-weight: bold;
}
.font6 {
	color:#FFFFFF;
	font-size:90%;
}
.font7 {
	color:#FFFFFF;
	font-size:75%;
}
.font8 {
	color:#000000;
	font-size:90%;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.ohd {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #666666;
}
.rowbg0 {
	background-color: #ebebeb;
}
.rowbg1 {
	background-color: #2C4893;
}
.rowbg2 {
	background-color: #21628c;
}
.rowbg3 {
	background-color: #E6F1B9;
}
.rowbg4 {
	background-color: #F7910D;
}
.rowbg-gr {
	background-image:url(../images/green-bar.jpg);
	background-repeat:repeat-x;
}
.rowbg-yel {
	background-color:#f7f4d5;
}
.rowbg-palm {
	background-image:url(../images/palm-tb-bg.jpg);
	background-position:right;
	background-repeat: no-repeat;
}
.mborder {
	border-left:solid #829EB4 1px;
	border-right:solid #829EB4 1px;
	border-bottom: solid #829EB4 1px;
	border-top:solid #829EB4 1px;
}
.mborder-sides {
	width:968px;
	border-left:solid #829EB4 1px;
	border-right:solid #829EB4 1px;
	border-bottom: solid #829EB4 1px;
	background-color:#FFFFFF;
}
.yborder {
	border-left:solid #C0C0C0 1px;
	border-right:solid #C0C0C0 1px;
	border-bottom: solid #C0C0C0 1px;
	border-top:solid #C0C0C0 1px;
}
.comimg {
	border-left:solid #829EB4 2px;
	border-right:solid #829EB4 2px;
	border-bottom: solid #829EB4 2px;
	border-top:solid #829EB4 2px;
}
A:link {
	font-size:98%;
	color:#435F78;
	text-decoration:underline;
}
A:visited {
	font-size:98%;
	color:#435F78;
	text-decoration:underline;
}
A:active {
	font-size:98%;
	text-decoration:underline;
}
A:hover {
	font-size:98%;
	color:#ff0000;
	text-decoration:underline;
}
ul.topnav-tb {
	width:966px;
	height:40px;
	float:left;
	margin:0;
	background-image:url(../images/topnav-bg.jpg);
	background-repeat:repeat-x;
}
ul.topnav-tb li {
	display:block;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
ul.topnav-tb li a:link {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	margin:0;
}
ul.topnav-tb li a:visited {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	margin:0;
}
ul.topnav-tb li a:hover {
	
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	margin:0;
	color:#ffffff;
	background-color:#295e92;
}
A.topnav:link {
	color:#7C7602;
	text-decoration:underline;
	width:148px;
	height:40px;
	line-height:40px;
}
A.topnav:visited {
	color:#7C7602;
	text-decoration:underline;
	width:148px;
	height:40px;
	line-height:40px;
}
A.topnav:active {
	color:#7C7602;
	text-decoration:underline;
	width:148px;
	height:40px;
	line-height:40px;
}
A.topnav:hover {
	color:#ffffff;
	text-decoration:underline;
	width:148px;
	height:40px;
	line-height:40px;
	background-color:#295e92;
}
A.smlink:link {
	color:#435F78;
	font-size:75%;
	text-decoration:underline;
}
A.smlink:visited {
	color:#435F78;
	font-size:75%;
	text-decoration:underline;
}
A.smlink:active {
	font-size:75%;
	text-decoration:underline;
}
A.smlink:hover {
	color:#ff0000;
	font-size:75%;
	text-decoration:underline;
}
A.comlink:link {
	color:#435F78;
	font-size:100%;
	font-weight:bold;
}
A.comlink:visited {
	color:#435F78;
	font-size:100%;
	font-weight:bold;
}
A.comlink:active {
	font-size:100%;
	font-weight:bold;
}
A.comlink:hover {
	color:#ff0000;
	font-size:100%;
	font-weight:bold;
	text-decoration:underline;
}
A.wlink:link {
	color:#ffffff;
	font-size:90%;
}
A.wlink:visited {
	color:#ffffff;
	font-size:90%;
}
A.wlink:active {
	font-size:90%;
}
A.wlink:hover {
	color:#ffff00;
	font-size:90%;
	text-decoration:underline;
}
A.smwlink:link {
	color:#ffffff;
	font-size:75%;
}
A.smwlink:visited {
	color:#ffffff;
	font-size:75%;
}
A.smwlink:active {
	font-size:75%;
}
A.smwlink:hover {
	color:#ffffff;
	font-size:75%;
	text-decoration:underline;
}
#pgallery-disp {
	width:420px;
	float:left;
	padding-right:10px;
}
.pgallery-line {
	width:125px;
	height:94px;
	border: 1px solid #277fba;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.photo-line {
	width:50px;
	height:38px;
	border: 1px solid #277fba;
	float:left;
	margin-top:5px;
	margin-left:5px;
}
/* Normal style */
.normal {
font-family: Comic Sans MS, sans-serif; 
}
/* highlight */
.highlight {
font-family: Comic Sans MS, sans-serif;
background-color: #ffffcc 
}
/* Display block */
.DisplayBlock {
display : block;
}
/* Display none */
.DisplayNone {
display: none;
}
.thumbs {
	clear: both;
	margin: 10px auto;
}
.thumbnails div {
	position: relative;
	width: 125px;
	height: 94px;
	float: left;
	margin: 0px;
	padding: 0;
	float: left;
	display: inline;
}
.thumbnails img {
	top: 0px;
	left: 0px;
	width: 125px;
	height: 94px;
	position: absolute;
	z-index: 1;
	border: solid 2px #829EB4;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.hideInitially{
	visibility: hidden;
}
.animationContainer{
	height: auto;
}
.showUnits{
	background-color: #ebebeb; 
	height:auto; 
	overflow: hidden;
}
#photobox {
	width:330px;
	height:250px;
	border: 1px solid #829EB4;
	padding:5px 5px 5px 5px;
}
.MenuBox {
	border: 2px solid #DA962F;
}
.nav-bg {
	background-image:url(images/nav-bg.jpg);
}
a.nav:link {
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
	color:#000000
}
a.nav:visited {
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
	color:#000000
}
a.nav:active {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color:#174789
}
a.nav:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color:#174789
}
-->
