/* Colony Pool Website CSS */

#baracuda {float: left;}

#header {float: left; text-align: right; border-bottom: 1px solid #2C5197}

#links {width: 125px; float: left; background-color: #2C5197; padding: 10px 5px 5px 10px }
#links a {display: block; font-family: arial; font-size: 13pt; font-weight: bold; color: white}

#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: #66FF66; text-decoration: underline}
#links a:active {text-decoration: none}

h1, h2, h3  {font-family: times new roman; color: #CCFFCC}
h4, h5 {font-family: times new roman; color: #000000}


#main {width: 500px; float: left; font-size: 13pt; font-family: times new roman; font-color: black;
       padding: 20px; }
#main2 {width: 650px; float: left; font-size: 13pt; font-family: times new roman; font-color: black;
       padding: 20px; }


#box {width: 175px; float: left;  margin-top: 30px; padding-left: 5px}
#box h3 {font-color: black; text-align: left}
#box ul {list-style-type: circle; margin-left: 25px; padding-left: 5}
#box li {font-family: arial; font-size: 12px}
