﻿  /* 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: 24px;
}


#Moreinformation
{
	position: absolute;
	top: 255px;
	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: 133px;
	left: -999em;
	text-align: left;
	background-color: #6A6DDB;
	padding: 0 0px 0 0px;
	margin-left: -6px;
	border: thin #0000FF solid;
}
ul#nav_drop li:hover ul, ul#nav_drop li.sfhover ul{

	left: auto;
	z-index:1;
	background-color:#6A6DDB;

}


ul#nav_drop li ul li a  {
	font-size: 11pt;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color:#6A6DDB;

}
   
	


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


ul.menu_top
{
	list-style-type: none;
	
}
ul.menu_top li
{
	font: medium Arial;
	display: inline;
	float: left;
	margin: 3px;
	border-left-color: #C10D2D;
	border-left-style: double;
	border-left-width: 2px;
	padding-left: 3px;
}

ul.menu_top li ul li

{
	
	border: none;
}
	
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.menu_top li a:hover 
{
	background-color: #2F61E6;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	
	
}


  
	


#nav_bottom
{
	position: absolute;
	top: 2600px;
	width: 1000px;
	left: 90px;
	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;
	margin-left: -10px;
}
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;
}
