/* CSS Document */

body {margins: 0 auto;
	  background-color:#CCFFFF;
	  text-align: center;}
#wrapall {
		  margin: 0px auto;
		  width: 850px;
		 
}
#header, #footer {text-align: center;}
#footer {margin: -8px; border: solid 1px #003333; margin: 0px auto;}
#proplists, #services, #infopages {
		font-size: 9pt;
  		font-weight: normal;
 		text-align: left;
		margin-right: 10px;
		margin-left: 10px;
		padding-right: 10px;
		padding-left: 10px;
		float: left;
		list-style-position: outside;
		list-style-type: circle;
}
#proplists {
	width: 240px;
}
#services {
		width: 180px;	
}
#infopages {
	width: 200px;
}

ul {margin-left: 1.5em;}
ul, li {margin-top: 0px; margin-bottom: 1px; line-height: 110%; vertical-align: middle; padding: 4px; }
li a {
    font-weight: normal; 
	text-decoration: none; }

li a:link {color: #003333; font-weight: normal}
    
li a:visited {color: #003333; font-weight: normal}
    
li a:hover, li a:active{ color: #cc3300; font-weight: normal}
	
.img {border: 1px solid #003333;
}
h1,h2,h3 {color: #003333;}
h1 {
	font: bold 14pt/normal Georgia, Times New Roman, Times, serif;
	line-height: 100%;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
}
h2 {font-size: 11pt; font weight: bold; line-height: 100%; margin-left: 1em; }

h3 {font: 10pt Verdana, sans-serif; 
	font-weight: bold; margin-bottom: 0px;

}

p  {font: 10pt Verdana, Helvetica, sans-serif;
      color: #003333; text-align: left;
	  }
.hborder { border-top: solid 1px #003333;
			border-right: 0px;
			border-bottom: 0px #ffffff;
			border-left: 0px;
			width: auto;}
			