﻿  /* CSS layout */
body {
	font-family: "Arial Narrow";
	background-image: url('images/gradient3.png');
	background-repeat:repeat;
	
}

  a {
	color:blue;
}
  
    
	
    
  #container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #D5CCF4;
	margin-top: 65px;
	height: 1134px;
	position: relative;
	border: thin #B6D7F8 solid;
}


#masthead {
	border: thin #B6D7F8 solid;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	width: 990px;
	height: 335px;
	background-color: #D5CCF4;
}




#content {

    position:absolute;
    top:510px;
	left:5px;
	font-family: "Arial Narrow";
	width:990px;
	background-color:white;
	
	
	
}

#leftcol {
	position: absolute;
	top: 344px;
	left: 5px;
	height: 505px;
	width: 290px;
	background-color: #FFFFFF;
	border: thin white solid;
}

#info_bar {
	border-bottom: medium #990000 solid;
	position: absolute;
	top: 20px;
	left: 10px;
	height: 200px;
	width: 270px;
	color: #000000;
	font-family: "Arial Narrow";
	text-align: center;
	padding-bottom: 8px;
}


#Moreinformation
{
	position: absolute;
	top: 240px;
	width: 280px;
	left: 0px;
	text-align: center;
}


#centercol {
	position:absolute;
	top: 343px;
	left:300px;
	width:460px;
	height:507px;
	background-color:white;
	border:thin #B6D7F8 solid;
	
	
}

#services {
	position: absolute;
	width: 400px;
	top: 0px;
	left: 10px;
	text-align: center;
	font-family: "Arial Narrow";
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}



 


ul#nav_drop li ul {
	position: absolute;
	width: 8em;
	left: -999em;
	text-align: left;
	background-color: #D5CCF4;
	margin-left: 5px;
}
ul#nav_drop li:hover ul, #nav_drop li.sfhover ul{

	left: auto;
	z-index:1;
	
}
ul#nav_drop li ul li a  {
	font-size: 14px;
	line-height:1.5em;
	
	
	
}
   


#nav_top{
	position: absolute;
	top: 300px;
	left:95px;
	text-align: center;
	width: 1000px;
}


ul.menu_top
{
	list-style-type: none;
	
}
ul.menu_top li
{
	display:inline;
	float: left;
	margin:0px;
	
	}

	
	
ul.menu_top li a, ul.menu_top li a:visited

{
	padding: 0px 15px 0px 15px;
	font: normal normal lighter 14px "Arial Narrow";
	color: #C10D2D;
	text-align: center;
	text-decoration: none;
		
}
  
ul#nav_drop li ul   {
	border: thin #008080 solid;
}
	
ul#nav_drop li ul {
	padding : 0 0 0 0px;
	text-align: left;
	width: 117px;
	margin-left:0px
	
}
	
ul.menu_top li a:hover 
{
	background-color: #2F61E6;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	
	
}


#nav_bottom
{
	position:absolute;
	top:2500px;
	width: 1000px;
	left:100px;
	text-align: center;
	
}



ul.menu_bottom
{
	list-style-type: none;
	
	}
ul.menu_bottom li
{
	display: inline;
	float: left;
	
	
}
ul.menu_bottom li a:link, ul.menu_bottom li a:visited

{
    padding: 0px 15px 0px 15px;
	font: normal normal lighter 14px "Arial Narrow";
	color: #C10D2D;
	text-align: center;
	text-decoration: none;
}
  

	
ul.menu_bottom li a:hover
{
	background-color: #2F61E6;
	color: #FFFFFF;
	text-decoration:underline;
	padding: 0px 15px 0px 15px;

}





#Credentials {
	border: medium #FFFFFF solid;
	position: absolute;
	top: 344px;
	width: 226px;
	left: 764px;
	color: white;
	text-align: center;
	background-color: #2F61E6;
}



#Memberships {
	border: thin #B6D7F8 solid;
	position: absolute;
	left: 764px;
	top: 620px;
	height: 230px;
	width: 230px;
	background-color: white;
	color: #000000;
	text-align: center;
}
	



ul.lst1 {
	text-align: left;
	list-style: disc;
	font-size: 12pt;
	
}

ul.lst1 li{
	margin-bottom:1em;

	
}
ul.lst1 li a:hover {
	
	
	text-decoration:none;
	color:#990000
}


ul.lst2 {
	font: 12pt "Arial Narrow";
	text-align: left;
	list-style: square;
	
}

ul.lst3{
	font: 12pt "Arial Narrow";
	text-align: left;
	list-style:none;
	
}


ul.lst3 li{
	line-height: normal;
	border-bottom: thin #FFFFFF solid;
	margin-left: -25px;
	padding-bottom: 2px;
	padding-top: 6px;
}

ul.lst3 a {
	text-decoration:underline;
	
}

ul.lst3 li a:hover {
	
	
	text-decoration:none;
	color:#990000
}

#footer1 {
	position: relative;
	font: 12px Arial;
	text-align: center;
	color: white;
	bottom: 55px;
}

#footer2{
	position: relative;
	font: 12px Arial;
	text-align: center;
	color: white;
	bottom: 40px;
}