@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	height: 140px;
	background-color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #photoslides {
	height: 195px;
	width: 1024px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #subpagephoto {
	height: 195px;
	width: 1024px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navMenu {
}


#navMenu {
	margin: 0;
	padding: 0;

}

#navMenu ul {
	margin: 0;
	padding: 0;
	line-height: 30px;
}

#navMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	background: #003a62;
}

#navMenu ul li a {
	text-align: center;
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 11px;
	text-decoration: none;
	height: 30px;
	width: 102.4px;
	display: block;
	color: #efc12c;
}

#navMenu ul li ul a {
	text-align: left;
	margin-left: 10px;
	font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 11px;
	text-decoration: none;
	height: 30px;
	width: 260px;
	display: block;
	color: #faee9c;
	
}

#navMenu ul ul {
	position: absolute;
	visibility: hidden;
	top: 30px;
}

#navMenu ul li:hover ul {
	visibility: visible;
}

/*************************************/

#navMenu li:hover {
background: #faee9c;
color:#003a62;
		
}

#navMenu a:hover {
	background: #faee9c;
	color:#003a62;
}

#navMenu ul li:hover ul li a:hover {
	background: #faee9c;
	color:#003a62;
}


.clearFloat {
	clear:both;
	margin: 0;
	padding: 0;
	
}



/***************************************/



#wrapper #content {
	height: 324px;
	width: 1024px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 5px;
	float: left;
}

body {
	margin: 0px;
	padding: 5px;
	background: #ffffff;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: center;
	}

h1 {
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	font-weight: lighter;
	color: #003a63;
	font-size:24px;
	}

h2 {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-weight: lighter;
	color: #003a63;
	font-size:14px;
	}

title {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-weight: lighter;
	color: #003a63;
	}

a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
a:link {color:#003a63;}
a:visited {color: #5686a8;}
a:hover {text-decoration: underline; color: #5686a8;
font-weight:normal;}
a:active {color: 5686a8;text-decoration: underline}



.homeoverflow
{
	background-color:#FFFFFF;
	width:535px;
	height:324px;
	overflow:scroll;
	overflow-x: hidden;
	padding-right: 5px;
}




.overflow
{
	background-color:#FFFFFF;
	width:625px;
	height:324px;
	overflow:scroll;
	overflow-x: hidden;
	padding-right: 5px;
}

