/*

	Florida Pool Service
	
	Author: Michael Grimm
	Email: mike@sfcdesigns.com
	Website: http://www.sfcdesigns.com
	
	Copyright 2008, all rights reserved, Braces Review.
	
*/


p          { color: #62473a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }

h1            { color: #f93; font-size: 1.2em; font-weight: 800; line-height: 16px }

h2        { color: #62473A; font-size: 1.0em; font-weight: 800; line-height: 16px }

a     { color: #f60; text-decoration: none }

a:hover {
	text-decoration: underline;
}

.footer         { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }
.footer   A:link    { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; background: transparent }
.footer   A:visited   { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
.footer   A:active   { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; background: transparent }
.footer   A:hover   { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline; background: transparent }





li       { color: #62473A; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }
li a { color: #62473A; text-decoration: underline; line-height: 22px; }
li a:hover { text-decoration: none; }

#nav {
	width: 100%;
	height: 350px;
}

#nav ul  { margin: 6px 0 0; padding: 0 }

#nav li   { list-style: none; display: block }

#nav li a    { color: #62473a; font-weight: 700; line-height: 24px; margin-right: 2.5px; margin-left: 2.5px; padding-right: 5px; padding-left: 5px; text-decoration: none }

#nav li a:hover    { text-decoration: underline }


#contact  { text-align: center; height: 400px; float: center  }