@charset "UTF-8";

html, body {
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #000000;
	margin: 0px;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/background-v1a.jpg);
}
a {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	color: #FFCC00;
}
/*this is the end of the page layout*/




img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
#frame {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	min-height:100%;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
	border: thick solid #000000;
}
/*#frame .content .pic {
	height: 207px;
	width: 207px;
	background-image: url(../images/main4images2.jpg);
}*/
/*#frame .content img {
	border: 2px solid #23213F;
}*/
#frame .content .txt {
}
#frame .content h1 {
	font-size: 24px;
	color: #0099FF;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: center;
}
/*this is the end of the footer*/
#frame .content h2 {
	font-size: 18px;
	color: #0099FF;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 12px;
	margin-bottom: 6px;
}
#frame .content img {
	border: thick solid #000000;
}
#frame .content p {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
#head {
	height: 237px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}

#nav {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 70px;
	background-image: url(../images/fade.jpg);
	background-repeat: no-repeat;
}
/*#frame  #content  .thumb  a {
	border: thick solid #0033FF;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 125px;
}

#frame #content .thumb a:hover {
	border-top-color: #CC6666;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CC6666;
}*/

/* this sets the the look of the menu*/
.menu {
	position: relative;
	width: 700px;
	margin-left: 300px;
	height: 25px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}
.menu ul {
	margin:0;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu ul li {
	float:left;
	padding-top: 3px;
}
.menu ul li a {
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 4px;
}
#frame .content .txt .home_img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.menu   ul   li  a:hover  {
	color: #000000;
	border-right-color: #000000;
}
.menu   ul   li  a:active {
	color: #0099FF;
	border-right-color: #0099FF;
}
.menu   ul   li  a:visited {
	color: #FF9900;
	border-right-color: #FF9900;
}
.highlight {
	color: #000000;
}
.content {
	height: 100%;
	min-height: 100%;
	padding-bottom: 60px;
	background-color: #FFFFFF;
	padding-top: 30px;
	margin-right: 45px;
	margin-left: 45px;
}

#frame .content .thumb {
	height: 180px;
	width: 20%;
	text-align: center;
	float: left;
	text-transform: uppercase;
}
#frame .content .thumb a img {
	border: 2px solid #23213F;
}
#frame .content .thumb a:hover img {
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

#fade {
	background-image: url(../images/fadeBKGD.jpg);
	height: 40px;
	width: 1024px;
}
strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.map {
	background-image: url(../images/map.gif);
	height: 384px;
	width: 473px;
	float: right;
}
.bold {
	font-weight: bolder;
	color: #FFCC00;
}
.more_space {
	margin-top: 15px;
}










/*this is the start of the footer*/
#footer {
	position: absolute;
	width: 1024px;
	bottom: 0px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/footer.jpg);
}
#footer #footer_textbox {
	padding-left: 80px;
	padding-top: 30px;
	text-transform: uppercase;
}
#footer a {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
#footer a:hover {
	color: #FFCC00;
}
#temp {
	height: 200px;
	width: 200px;
	position: absolute;
	float: left;
	background-color: #003399;
	z-index: 2000;
	background-image: url(../images/general.png);
	top: -60px;
}
#footer .internet {
	font-size: 9px;
}
.small {
	font-size: 9px;
	text-transform: capitalize;
}
/*.shadow {
	background-image: url(../images/shadow.jpg);
	height: 8px;
}*/
.flash {
	z-index: 100;
}
#frame .content table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}
