html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin:0;
	padding:0;
}


p{line-height:1.8em;
margin-top:10px;
margin-bottom:10px;
margin-left:20px;
}

a {
	color: #124D6F;
	text-decoration:underline;

}
a:hover {
	color: #232228;
	text-decoration:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background:#3399CC ;
	color: #333333   ;
	font : normal 70% Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 850px;
  position: relative;
  padding-left:20px;
  padding-right:20px;
  background:#fff;
   }
   
   #wrapper2 {
	text-align: left;
	margin: 0px auto;
	margin-top:10px;
	padding-top:15px;
	padding-bottom:15px;
	width: 850px;
  position: relative;
  padding-left:15px;
  padding-right:15px;
  background:#fff ;
   }



#layoutMenu {
	width:840px;
	height:35px;
	background:#849CC2;
	padding-left:10px;
	color:#fff;
	font-size:12px;
	float: left;
}

#layoutMenu ul {
	padding-top:12px;
	}
	
#layoutMenu li {
	list-style: none;
	display: inline;
}
#layoutMenu li a {
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	}
	
#layoutMenu li a:link { 
	color: #fff;
	text-decoration:none;
		}
	
#layoutMenu li a:visited { 
	color: #fff;
	text-decoration:none;
}

#layoutMenu li a:hover {
	color: #124D6F;
	text-decoration:none;
}




#headertop{
width:850px;
height:100px;
background:#394269 url(../images/header.jpg) no-repeat;
}

#logo {
  height:50px;
  width:380px;
  float:left;
}

#logo h1 {
  display:none;
  color:#333333;
}


#body {
  padding-top: 0px;
   background:#394269  url(../images/background.jpg) repeat-y ;
 }
 
 #body2 {
  padding-top: 0px;
   background:#fff url(../images/back.png) repeat;
 }
 


#homepage{
  float: right;
  width: 600px;
  padding-bottom: 20px;
  padding-top:20px;
  padding-left:25px;
  padding-right:25px;
  background:#fff;
}

#homepage table{
margin-left:70px;
line-height:2em;}

#slideshow{
width:600px;
height:400px;
border:1px solid #849CC2;
}

#topmain{width:600px;
height:120px;
float:right;
margin:0;
padding-left:25px;
  padding-right:25px;
margin-top:20px;
margin-bottom:10px;
}


#main{
  float: right;
  width: 600px;
  padding-bottom: 20px;
  padding-top:10px;
  padding-left:25px;
  padding-right:25px;
  background:#fff;
}
 #main ul li{line-height:1.8em; list-style:disc; margin-left:25px;   }
 
 #listletters ul li{line-height:1.8em; list-style: none; margin-left:80px;   }
 
 #main ol li{line-height:1.8em; margin-left:25px;   }

#main p{line-height:1.8em;
padding-top:10px;
padding-bottom:10px;
margin:0;
text-align:justify;}

#center p{line-height:1.8em;
padding-top:10px;
padding-bottom:10px;
margin:0;
text-align:center;}

.mainimages{float:right;
margin-bottom:10px;
margin-left:15px;}


#main img{border:1px solid #849CC2;}

#contactimages img{float:right;
margin-bottom:0px;
margin-left:5px;
border:none;}

#main h1{color:#124D6F;
font-size:12px;
font-weight:bold;
margin:0;
padding-left:0px;
padding-top:10px;
padding-bottom:10px;
}

#main h2{color:#124D6F;
font-size:12px;
font-weight:bold;
margin:0;
padding-left:0px;
padding-top:10px;
padding-bottom:10px;
}


h3 {
font-size: 12px ; 
  color: #849CC2;
  padding-bottom: 5px;
  padding-top:10px;
}

h2 {
  font-size: 12px ; 
  color: #394269;
  padding-bottom: 5px;
  padding-top:10px;
}


#footer{
width:850px;
border-top:1px solid #505050;
height:60px;
  background:#232228;
}




#copyright {
float:right;
width:850px;
height:45px;
  text-align: center;
  font-size: 11px;
 color:#fff;
  padding-top: 10px;
  padding-bottom:5px;
    background:#394269;
	border-top:2px solid #849CC2;
}

#copyright p{line-height:1.9em;}

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

#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#copyright p{
line-height:1.5em;
margin-top:0;
}





form {
	background-color: #fff;
	padding:0;
	margin:0;
}

.bluetext{color:#124D6F;}


/* Accordian Menu */

#leftside {
  float: left;
  width: 195px;
  margin-top:0px; margin-bottom:10px;
  padding-top:10px;
 }


.sidemenu{
width: 190px; /*width of menu*/
margin-top:0px;
margin-left:2px;
float:left;
}

.sidemenu .headerbar{
font: normal 12px Verdana;
color: white;
background: #124D6F   url(../images/right.gif) no-repeat 8px 8px; /*last 2 values are the x and y coordinates of bullet image*/
margin: 0;
margin-bottom:5px; 
padding: 7px 0 7px 25px; /*31px is left indentation of header text*/
}

.sidemenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}


.sidemenu .headerbar2{
font: normal 12px Verdana;
color: white;
background: #124D6F   url(../images/right.gif) no-repeat 8px 8px;
margin: 0;
margin-bottom:5px; 
padding: 7px 0 7px 25px; /*31px is left indentation of header text*/
}

.sidemenu .headerbar2 a{
text-decoration: none;
color: white;
display: block;
}


.sidemenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.sidemenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.sidemenu ul li a{
font: 12px ;
color: #fff;
background: #587498 url(../images/right.gif) no-repeat 15px 8px;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 30px; /*link text is indented 8px*/
text-decoration: none;
}

.sidemenu ul li a:visited{
color: #fff;
}

.sidemenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #124D6F url(../images/right.gif) no-repeat 15px 8px;
}

#timedate{
width:230px;
height:40px;
float:right;
background: #008B98;
color:#FFFFFF;
padding-top:20px;
padding-left:10px;
 }
 
 table.TableLayout
{ width: 600px;
background-color: #fff;
border:1px solid #fff;
border-collapse: collapse;
border-spacing: 0px;
margin-bottom:15px;
margin-top:10px; 
line-height:1.8em;}


td.TableHeading
{ background-color: #124D6F;
border:1px solid #fff;
font-family: Verdana;
font-weight: bold;
color: #fff; 
padding-top:3px;
padding-bottom:3px;
padding-left:10px;}

td.tableRowLightblue
{ background-color: #D8DEEB;
border:1px solid #fff;
font-family: Verdana;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
color:#124D6F;}


td.tableRowDarkblue
{ background-color: #9FAECE;
border:1px solid #fff;
font-family: Verdana;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;}

td.contact
{ border-bottom: 1px #6699CC solid;
border-right:1px #6699CC solid;
text-align: left;
font-weight: normal;
background-color: #fff;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px;
vertical-align: middle; 
}


.blueTextLight{color:#849CC2;}

#bottomlinks{
margin: 0px auto;
width:850px;
padding-top:15px;
text-align:center;
color:#124D6F;
font-size:10px;
line-height:1.8em;
}