/*BACKGROUND - PANEL - WATERMARK*/
html, body {
		margin:0; 
		padding:0;
		}
body {
	background:#BCBEBD url('images/bg.jpg'); /*Change Background Color Here */
	font:10pt tahoma; color:#2262AF; /*Change Overall Font Properties Here */
	}
		

a {
color:#00295A; /* Change Content Link Color Here */
text-decoration:none;
}
a:hover {
		color:#666; /*Change Content Link Hover Color Here */
		text-decoration:none;
		}

#textwrap {
		position:relative; 
		margin:10px auto; 
		padding:0; 
		width:805px;
		}
#header {
		height:9px; 
		width:805px; 
		background:url('images/top.png') no-repeat !important; 
		background:; 
		margin-left:-15px;
		}
#footer {
		height:9px; 
		width:805px; 
		background:url('images/bottom.png') no-repeat !important; 
		background:; 
		margin-left:-15px;
		}
#text {
	background:url('images/middle.png') repeat-y center !important; 
	background:url('images/middle.jpg') repeat-y 15px 0; 
	width:775px; 
	padding:0 15px;
	text-align:left; 
	margin-left:-15px;
	padding-bottom:50px;
	}
#pagedescription { display:none; }
#location { display:none; }
#flashBanner {height:250px; background:#fff; width:100%; color:#000; text-align:center; border-bottom:2px solid #333;}
#flashBanner p {margin-top:0px;}
#rightColumn {width:500px; padding:9px 50px 0 50px; margin-left:175px; padding-top:9px; background:url('images/watermark.jpg') no-repeat 65px 20px;}
#leftColumn {font-size:8pt; font-weight:bold; color:#fff; width:155px; padding:10px 10px 0 10px; height:300px; position:absolute; top:272px;}
#leftColumn p {margin-bottom:20px;}
#leftColumn a {font-weight:bold; color:#fff;}
#leftColumn a:hover {color:#BCBEBD;}
#menu {margin-bottom:30px;}	
#menu a {display:block; color:#fff; font-weight:bold; padding:4px 0 4px 10px; border-top:1px solid #fff; border-bottom:1px solid #fff; margin-top:-1px; margin-left:-10px; margin-right:-10px;}
#menu a:hover {color:#fff; background:#74A2D9;}
a#currentNav {color:#2262AF; background:#fff;}	
a:hover#currentNav {color:#2262AF; background:#fff;}	
#subMenu a {padding-left:30px; background:#2262AF; }
#subMenu a#currentNav {color:#2262AF; background:#fff;}	
#subMenu a:hover#currentNav {color:#2262AF; background:#fff;}	
#logo {margin-top:80px;}
.contact {width:150px;}
#form2 {margin-top:16px;}
table {border-collapse:collapse;}
.closeups {width:100%; margin-bottom:10px; font-weight:bold;}
.closeups p {margin-top:-5px; margin-bottom:10px;}

		
		
		
		
		
/*CONTENT FOOTER*/	
.copyright a {
			margin-right:3px; 
			text-decoration:underline;
			color:#000;
			}
.copyright a:hover {
				margin-right:3px; 
				text-decoration:underline;
			color:#fff;
				}
.copyright p {margin:3px 0;}

/*FONT SIZES*/
.smaller {
		padding-top:2em; 
		margin-bottom:0; 
		text-align:center; 
		font-size:.70em;
		}
.smallest {
		padding-top:2em; 
		margin-bottom:0; 
		text-align:center; 
		font-size:.65em;
		}
.copyright {
		padding-top:0; 
		margin-bottom:25px; 
		text-align:center; 
		font-size:.75em;
		color:#000;
		}
h1,h2,h3,h4,h5,b {font-weight:bold;}
h1 {font-size:1.3em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.85em;} 

/* IMAGES */
.left {
	margin-right:1em; 
	float:left;
	}
.right {
	margin-left:1.5em; 
	margin-bottom:1em; 
	float:right;
	}
.left, .right {clear:both;}
img {border:none;}
.p100, .p125, .p150, .p175, .p200, .p225, .p250 {
												float:left; 
												margin:0 .75em 0 0;
												}
.p100 {width:100px;}
.p125 {width:125px;}
.p150 {width:150px;}
.p175 {width:175px;}
.p200 {width:200px;}
.p225 {width:225px;}
.p250 {width:250px;}
.p175r {
	width:175px; 
	float:right; 
	margin:0 0 0 .75em;
	}

/*DROP SHADOWS*/
.shadowRight {
  float:right;
  background: url('images/drop-shadow.png') no-repeat bottom right !important;
  background:;
  margin: 10px 0 10px 20px;
  }
.shadowRight img {
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.shadowLeft {
  float:left;
  background: url('images/drop-shadow.png') no-repeat bottom right !important;
  background:;
  margin: 10px 20px 10px 7px;
  }
.shadowLeft img {
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
#map {
  float:left;
  background: url('images/drop-shadow.png') no-repeat bottom right !important;
  background:;
  margin: 20px 20px 10px 7px;
  }
#map_canvas {
			width:280px; 
			height:250px;   
			position: relative;
			background-color: #fff;
			border: 1px solid #ccc;
			margin: -6px 6px 6px -6px;
			}
.shadow {
  float:right;
  background: url('images/drop-shadow.png') no-repeat bottom right !important;
  background:;
  margin: 10px 13px 5px 0px;
  }
.shadow img {
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

/*MISC */
.nobull {
		list-style:none; 
		margin:0; 
		padding:0;
		}
#validation {
			position:absolute; 
			bottom:-15px; 
			right:344px; 
			font-size:.75em;
			}
#validation a {text-decoration:none;}
#validation a:hover {text-decoration:underline;}
span.nonie {display:inline;}
.clear {clear:both;}
