
body {  color: #000000;
	background: #ffffff;
	font-family: helvetica, sans-serif; 
	}
	
h1 {color: #006565;
	text-align:center; 
	font-weight: bold;
	font-size: 250%;
	}
		
	
p.indent25 {margin-left: 25px;
			}		

div.front {
width: 700px;
text-align: left;
		}
		
div.vi_iv_ix {
	width: 649px;
	text-align: left;
	}
	
div.links {margin-left: 100px;}	
	
div.shear {border: solid; 
			border-width: thin;
			padding: 10px;
			width: 484px; }		
			
div.border {border: solid;
			border-width: thin;
			}
			
div.paddedb {border: solid;
			border-width: thin;
			padding: 5px;
			}	
			
div.paddedc {
			padding-left: 3%;
			padding-right: 3%;
			padding-top: 3%;
			text-align: left; 
			}					
			
div.blue {
		padding-left: 3%;
			padding-right: 3%;
			padding-top: 3%;
			padding-bottom: 3%;
			text-align: left; 
			background-color: #97CDCC;
		}			

td.left {text-align: left;}

td.quickmain {
	background-color: #AAd2d2;
	color: #1c5959;
	text-align: center;
	}	
	
td.bhaven {
	background-color: #AAd2d2;
	color: #1c5959;
	text-align: center;
	border: solid;
	border-width: thin;
	}	

td.villa {
	background-color: #bdf5fd;
	color: #000000;
	text-align: left;
	padding: 2%;
	}

td.quicksub {
	background-color: #1c5959;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	margin-left: 2%;
	}

dd {margin-left: 10%;
	margin-right: 10px;
	}	
		
li.normal { margin-left: 10%; }	

a.bush:link, a.bush:visited, a.bush:active {
  font-family:verdana,arial,helvetica,sans-serif; font-size:90%;
  text-decoration:none; color:#006666;
	font-weight:bold;
	background-image: url(star.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}

a.bush:hover {
	font-family:verdana,arial,helvetica,sans-serif; font-size:90%;
  text-decoration:none; color:#296b29;
	font-weight:bold;
	background-image: url(grestar1.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}


a.expl:link, a.expl:visited, a.expl:active {
  font-family:verdana,arial,helvetica,sans-serif; font-size:90%;
  text-decoration:none; color:#006666;
	font-weight:bold;
	background-image: url(star.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}

a.expl:hover {
	font-family:verdana,arial,helvetica,sans-serif; font-size:90%;
  text-decoration:none; color:#800000;
	font-weight:bold;
	background-image: url(redstar1.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}

		
a.coast:link, a.coast:visited, a.coast:active {
  font-family:verdana,arial,helvetica,sans-serif; font-size:90%;
  text-decoration:none; color:#006666;
	font-weight: bold;
	background-image: url(star.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}

a.coast:hover {
	font-family:verdana,arial,helvetica,sans-serif; font-size:90%;
  text-decoration:none; color:#dead00;
	font-weight:bold;
	background-image: url(orastar1.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	}	
		
a.head:link { color: #006666; text-decoration:none; }  /* for unvisited links */
a.head:visited { color: #6b8a8a; text-decoration:none; } /* for visited links */
a.head:active { color: #800000; text-decoration:none; } /* when link is clicked */
a.head:hover { color: #800000; text-decoration:underline; } /* when mouse is over link */
	

a.white:link { color: #ffffff; }  /* for unvisited links */
a.white:visited { color: #c0c0c0; } /* for visited links */
a.white:active { color: #aad2d2; } /* when link is clicked */
a.white:hover { color: #aad2d2; } /* when mouse is over link */
		
a:link { color: #006666; }  /* for unvisited links */
a:visited { color: #6b8a8a; } /* for visited links */
a:active { color: #800000; } /* when link is clicked */
a:hover { color: #800000; } /* when mouse is over link */

	
