		BODY {

			font-family: Verdana, sans-serif;
			font-size: 11px;
			color: #545454;
			background-color: #5E7086;
			line-height: 17px;
			text-align: center; 
			margin-top: 10;
		}
		
		#wrapper {
				background: url(/images/bkgrd.gif);
				background-color: #ffffff;
				background-repeat: no-repeat;
				width: 995px; 
				height: 585px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 0;
				position: relative;
				text-align: left; 
				
				}
		
		#logo {
			position: absolute;
			top: 46px;
			left: 433px; 
		}
		
		#props {
			position: absolute;
			top: 207px;
			left: 110px; 
		}
		
		#props TABLE {
			margin-top: -2px;
			font-size: 11px;
			line-height: 17px;
			color: #3C6CAA;
		}
		

		
		#indiprop TABLE {
			position: absolute;
			top: 204px;
			left: 111px; 
			width: 775px;
		}
		
		#indiprop P {
			font-size: 11px;
			line-height: 16px;
			color: #545454;
			padding-top: 10px;
			margin: 0;
			/* text-align: justify;  */
		}

		a:link, a:visited {
			text-decoration: none;
			font-size: 11px;
			line-height: 17px;
			color:   #545454;
		}	
        
		#nav {
			padding-top: 174px;
			text-align: center;
			
		}
		
		#topnav {
			padding-top: 173px;
			text-align: center;
			display: block;
			
		}
		
		#nav a:link, #nav a:visited,
		#topnav a:link, #topnav a:visited,
		#bottom-nav a:link, #bottom-nav a:visited,
		#bottom-text a:link, #bottom-text a:visited {
			text-decoration: none;
			font-size: 11px;
			line-height: 14px;
			color:   #3C6CAA;
			padding: 0 3px 0 3px;
		}	
	
				
		#topnav a:link, #topnav a:visited {
			padding: 0 160px 0 3px;
		}
		

		
		H1 {
			color: #000000;
			font-size: 20px;
			line-height: 24px;
			font-weight: bold;
			padding-top: 0;
			margin:0;
			padding-bottom: 8px;
			text-transform: uppercase;
			
		}
		
		H2 {
			color: #545454;
			font-size: 11px;
			line-height: 15px;
			font-weight: bold;
			padding-top: 28px;
			margin:0;
			text-transform: uppercase;
			
		}
		
		H3 {
			color: #3C6CAA;
			font-size: 12px;
			line-height: 18px;
			font-weight: bold;
			padding-top: 0;
			margin:0;
			
		}
		
		#contact {
			position: absolute;
			top: 240px;
			left: 238px; 
		}
		
		
		span, #contact a {
			color: #545454;
			font-size: 12px;
			line-height: 18px;
		
		}
		
		a:hover, #nav a:hover, #topnav a:hover, 
		#contact a:hover, #bottom-nav a:hover, #bottom-text a:hover {
			color: #C77B4A;
		}
		
		#footer {
			position: absolute;
			top: 510px;
			left: 111px; 
			width: 775px;
		
		}
		
		#footer span {
			float: left;
			margin-top: 2px;
		}
		
		#bottom-nav {
			float: right;
		}	
		
		
#dropmenudiv {
position: absolute;
margin: 5px 0 0 2px;
border: 1px solid #3C6CAA;
border-bottom-width: 0;
font: normal 11px Verdana;
line-height: 14px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 6px;
text-align: left;
border-bottom: 1px solid #3C6CAA;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #3C6CAA;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #f5f5f5;
color: #C77B4A;
}




