@charset "iso-8859-1";
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 11px arial, tahoma, "Trebuchet MS", verdana, arial, verdana, sans-serif;
	background-color: #000051;
	background-image: url(../images/bckgrnd_middle4r.jpg);
	
}

		/* HEADING PROPERTIES */
h1 {
font-size: 16pt;
text-transform: uppercase;
letter-spacing: 2px;
color:#555;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 10px;
}

h2 {
font-size: 12px;
line-height: 16pt;
text-transform: uppercase;
letter-spacing: 1px;
color:#476042;
padding: 10px 0px 0px 0px;
margin: 10px 0px 0px 10px;
}

h3 {
padding: 0 5px 0 5px ;
text-transform: uppercase;
font-size: 11pt;
color:#fff;
background: #6A9662;
line-height: 15pt;
}

h4 {
padding: 5px;
text-transform: uppercase;
font-size: 110%;
color:#fff;
background: #CC3300;
}
.bold {
	font-weight: bold;
}
pre {
	line-height: 20px;
}
.indent {
	DISPLAY: block;
	text-indent: 20px;
}

ul {
	font-size: 12px;	
	text-align: left;
	margin: 5px 0px 10px 15px;
	padding: 5px 0px 0 10px;
	color: #555;
	list-style: square outside;
	
}
li {
	text-align: left;
	margin: 0 0px 0 15px;
	padding: 0 0px 0 0px;
	color: #000000;
	list-style: square outside;
	font-size: 12px;	
}
p {
	font: 13px arial, tahoma, "Trebuchet MS", verdana, arial, verdana, sans-serif;
	line-height: 16px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
}

#container {
	border: 1px solid #232E21;
	margin-top:2px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 950px;
	height:600px;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(../images/bckgrnd_middle2.jpg);
}

#banner {
	height: 100px;
	color: #CCCCCC;
	padding: 0px 0;
	margin: 0px;
	background-image: url(../images/background_head2.jpg);
	clear: left;
	}

		/* TOP NAVIGATION */
#navlist {
	width: 100%;
	height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 2px;
	color: #fff;
	background: #8CAFC2;
	font-size: 12px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #333333;
	border-bottom-color: #333333;
	overflow: hidden;
	line-height: 15px;
	background-color: #4396B8;
	font-weight: bold;
	text-align: right;
}

		
		
		/*TOP MENU*/
		
#top-menu {
	width: 100%;
	height: 15px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 0px;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
}
#top-menu h1 {
	font-size: 18pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	color:#000066;
}

#top-menu p {
	margin: 0;
	line-height: 15px;
	font-size: 10px;
	color: #FFFFFF;
}

#top-menu a {
padding: 0px 5px 0px 5px;
margin: 0;
color: #FFFFFF;
line-height: 15px;
text-decoration: none;
}

#top-menu a:link {
	color: #FFFFFFF;
	line-height: 15px;
	}

#top-menu a:visited {
color: #FFFFFF;
line-height: 15px;
}

#top-menu a:hover {
	color: #FFFFFF;
	background-color: #2868A5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-decoration: none;
	line-height: 15px;
}

.top_current {
	color: #FFFFFF;
	background-color: #2868A5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-decoration: none;
	line-height: 15px;
	
}

/*END OF TOP MENU*/


		/* MAIN CONTENT */
#content {
	padding: 0 10px 0 0px;
	margin-left: 200px;
	margin-right: 110px;	
}
#content h1 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:#7FDDCF;
}	
#content h2 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:#CEF2ED;

}
#content h3 {
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	font-size: 10pt;
	color:#fff;
	line-height: 12pt;
	background-color: #257098;
	background-image: url(../images/background_head.jpg);
}

.photos {
	padding: 0;
	border: 1px solid #30402D;
	float: left;
	line-height: normal;
}
		

		/* LEFT SIDEBAR */
#sidebar-left{
	float: left;
	width: 140px;
	color: #9BD8D9;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-TOP: 10px;
	PADDING-bottom: 0px;
	MARGIN-RIGHT: 5px;
	MARGIN-LEFT: 15px;
	MARGIN-TOP: 10px;
	MARGIN-bottom: 0px;
	height: 400px;
	text-align: left;
	
}

#sidebar-left p{
	COLOR: #9BD8D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	background-image: url(../images/background_head2.jpg);
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-bottom: 0px;
	MARGIN-RIGHT: 5px;
	MARGIN-LEFT: 5px;
	MARGIN-bottom: 0px;
	border: 1px solid #000000;
	text-transform: uppercase;	
	}

/* the line-height is controlling the spacing between buttons and the size of the background color on rollover */

#sidebar-left  A:link {
	COLOR: #9BD8D9;
	text-decoration: none;
	width: 130px;
	text-align: left;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/background_head2.jpg);
	text-transform: uppercase;	
	
}

#sidebar-left  A:hover {
	DISPLAY: Block;
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 130px;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;	
}
	

.current {
	DISPLAY: Block;
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 130px;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;	
}

		/* RIGHT SIDEBAR */
		
		
#sidebar-right{
float: right;
width: 120px;
color: #333;
}


		/* FOOTER */
#footer  {
	clear: both;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 00px 0px;
	background-color: #257098;
	color: #fff;
	height: 40px;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#footer a {
text-decoration: none;
color: #fff;
}

#footer  a:hover {
	color: #5BBFAB;
	font-weight: bold;
}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
}

		/* LINKS */
a {
	text-decoration: none;
	color: #9BD8D9;

}
a:hover {
text-decoration:underline;


}
a img {
border: 0;
}

		/* IMAGE PROPERTIES */
.border {
	padding: 2px;
	margin: 0px;
	border: 1px solid #254740;
	background-color: #FFFFFF;
	display: block;
}
.imgleft {
float: left;
display:inline;
border: 1px solid #476042;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
}

.imgright {
	float: right;
	border: 1px solid #476042;
	margin: 5px;
	padding: 5px;
}
.testimonials {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
