﻿* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background: url('../images/1252.png') repeat fixed;
}

p  {
	font: 1.4em/1.4em Tahoma, sans-serif;
	margin-bottom: 5px;
}


li {
	font: 1.2em/1.8em Tahoma, sans-serif;
	margin-bottom: 10px;
}

h1 {
	font: bold 1.2em/1.8em Verdana, Tahoma, sans-serif;
	color: #004e86;
	
}

h2 {
	font: 2.4em Tahoma, sans-serif;
	color: #00416d;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font: 1.8em Tahoma, sans-serif;
	color: #00416d;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

h4 {
	font: 1.2em Tahoma, sans-serif;
	color: silver;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

/*ul {
	margin-left: 25px;
}*/

img {
	border: none;
}

#banner {
	background: #789cba;
	filter: alpha(opacity=80);
	 -moz-opacity: 0.80;
	 -khtml-opacity: 0.80;
	 opacity: 0.80;
	text-align: center;
	color: black;
	border-top: 4px #789cba groove;
	border-bottom:4px #789cba  groove;
	position: absolute;
	width: 100%;
	height: 100px;
	z-index: 10;
}

.logo {
	text-align: center;
	min-width: 780px;
	max-width: 980px;
	height: 100px;
	position: relative;
	margin: 0px auto 20px auto;
	z-index: 12;
}

.logo h1 {
	position: relative;
	font: bold 2.0em Tahoma, sans-serif;
	color: #004e86;
	height: 0px;
}
#page-wrap {
	background-image: url("../images/shadowleft.png");
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	min-width: 780px;
	max-width: 1000px;
	margin: 0px auto;
	}
	#page-wrap #inside {
		margin: 0px 10px 0px 10px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
#page-wrap1 {
	background-image:url("../images/shadowright.png");
    background-repeat:repeat-y;
    background-position:right;
	position: relative;
	min-width: 780px;
	max-width: 1000px;
	margin: 0px auto;
	}
	

#header {
	padding: 5px 0px 0px 0px;
	background: #777777;
	height: 45px;
	color: #9db1ca;
	text-align: center;
	margin: 0px 10px 0px 10px;
}

.menu {
	padding: 0px 0px 0px 32px;
	list-style: none;
	height: 35px;
	text-align: center;
	background: #fff url("../images/button1.gif");
	/*position: relative;*/
	border: 1px solid #000;
	border-width: 0 1px;
	border-bottom: 1px solid #444;
			}
	
.menu li {
	float:left;
	width: 14%;
	text-align: center;
}

.menu li a {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	color: #9bc7ec;
	text-decoration: none;
	font-size: 1.1em;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0 0 0 6px;
	cursor: pointer;
	}
	
.menu li a b {
	float: left;
	display: block;
	padding: 0 12px 0 6px;
	}
	
.menu li.current a {
	color: #fff;
	background: url("../images/button5.gif");
	}
	
.menu li.current a b {
	background: url("../images/button5.gif") no-repeat right top;
	}
	
.menu li a:hover {
	color: #fff;
	background: #000 url("../images/button4.gif");
	}
	
.menu li a:hover b {
	background: url("../images/button4.gif") no-repeat right top;
	}
	
.menu li.current a:hover {
	color: #fff; 
	background: #000 url("../images/button5.gif");
	cursor: default;
	}
	
.menu li.current a:hover b {
	background: url("../images/button5.gif") no-repeat right top;
	}

#screen {
	background: #000000;
	filter: alpha(opacity=50);
	 -moz-opacity: 0.50;
	 -khtml-opacity: 0.50;
	 opacity: 0.50;
	text-align: center;
	color: white;
	font: 1.4em Georgia, Serif;
	width: 100%;
	z-index: 10;
	}

#slide {
	position: relative;
	/*background: #FFFFFF;*/
	width: 720px;
	margin: 0px auto;
	z-index: 12;
	}
	
#main-content {
	background: url("../images/left-sidebar1.png") repeat-y #dedede;
	padding: 10px 10px 10px 210px ;
	margin-right: 0px;
	border-top: 10px #777777 solid
}
	
#left-sidebar {
	width: 150px;
	float: left;
	padding-left: 5px;
	padding-top: 0px;
}

#footer {
	margin: 0px 0px 0px 0px;
	height: 40px;
	background: #999999 url('../images/footer.png') repeat-x;
	font-size: .8em;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #9bc7ec;
}

.just {
	text-align: justify;
}

.sideimg {
	margin: 0px 0px 15px 5px; 
	border: 2px silver ridge;
}

.sidetxt {
	width: 180px; 
	text-align: center; 
}

.formbg {
	font: bold 1.2em/1.8em Verdana, Tahoma, sans-serif;
	color: #333333;
}

/* added for Google Maps */
#map { height: 250px; border: 1px solid #999999; text-align: center }
.mappadding { padding-left: 25px;}
#directions { width: 275px; }
#map_canvas { height: 400px; width: 310px; border: 1px solid #999999; margin-top: 10px; }
#mapdiscriptionbg { border: 1px solid #999999; padding: 8px; background-color: #F0F0F0; font-family:Verdana, Geneva, Tahoma, sans-serif; }
#longitudebg { border: 1px solid #999999; background-color: #F0F0F0; padding-left: 15px; padding-top: 1px; padding-right: 5px; padding-bottom: 5px; line-height: 3em; }

/* Verticle sliding Menu */

#dlmenu {height:10em; margin: 20px 0 0px 0px;}
#vmenu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:15.4em; background:#fff; z-index:100;}
#vmenu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#vmenu li a, #vmenu li a:visited {display:block; text-decoration:none;}
#vmenu li dd {display:none;}
#vmenu li:hover, #vmenu li a:hover {border:0; color: #fff}
#vmenu li:hover dt a , #vmenu li a:hover dt a {background:#d4d8bd url("../images/top_grad_2bk.gif") center center; color:#fff; }
#vmenu li:hover dd, #vmenu li a:hover dd {display:block; color: #fff}
#vmenu li:hover dl, #vmenu li a:hover dl {height:15em; background:#b4be9c url("../images/sub_gradbk.gif");}
#vmenu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1.1em;}
#vmenu dl {width: 15.4em; margin: 0; background: #6f9c6f; cursor:pointer;}
#vmenu dt {margin:0; padding: 0; font-size: 1.1em; border-top:1px solid #004e86;}
#vmenu dd {margin:0; padding:0; font-size: 1.1em; text-align:left; }
.gallery {font-family: Verdana, Geneva, Tahoma, sans-serif;}
.gallery dt a, .gallery dt a:visited {display:block; color:#9bc7ec; padding:5px 5px 5px 10px; background:#949e7c url("../images/top_gradbk.gif") center center;}
.gallery dd a, .gallery dd a:visited {color:#000; line-height: 1em; text-decoration: none; display: block; padding:5px 5px 2px 15px; background:#b4be9c url("../images/sub_gradbk.gif");}
* html .gallery dd a, * html .gallery dd a:visited {height: 1em;}
.gallery dd a:hover {background:#7aa; color:#fff;}
















