/* Style sheet for Cookes Pools & Spas Website_2006 Version #1  - Updated 06 Jan-2006 */
/*  Created by The Red Zebra Business Centre, January 2006.  Author:  Max Williams*/

body{
	color: #000000;
	background-color: rgb(255, 248, 255);
	font-family: arial,helvetica,sans-serif;
	margin: 0;
   }
	  a:link, a:visited{
	padding: 0px;
	color: #FF9900;
	background-color: transparent;
	text-decoration: none;
	border: 0px outset #ffffff;
   }
  a:hover {
	padding: 0px;
	color: #336499;
	background-color: transparent;
	text-decoration: underline;
		border: 0px inset #ffffff;
   }
   }
 a:hover {
	padding: 0px;
	color: #336499;
	background-color: transparent;
	text-decoration: underline;
		border: 0px inset #ffffff;
}

	#banner{
		color: #336499;
			background-color: transparent;
			margin: 0px;
			height: 102px;
			width:100%;
			padding: 0px;
			font-family: Arial, sans-serif;
			font-size: 1.2em;
			font-weight: bold;
			text-align: center;
			vertical-align: bottom;
}
 #navigation{
	background-color: rgb(11, 85, 215);
	height:20px;
	h/eight:16px;
	padding-top: 4px;
   font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
   }
  #navigation ul{
   list-style: none;
   padding-top: 2px;
   margin:  0px;
   text-align: left;
   }
  #navigation li {
	display: inline;
    padding-top: 0px;
    background-color: rgb(11, 85, 215);
   }
  #navigation a:link, #navigation a:visited{
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	background-color: rgb(11, 85, 215);
	text-decoration: none;
	border: 1px outset #ffffff;
   }
  #navigation a:hover {
	padding: 2px 2px 2px 2px;
	color: #66FFff;
	background-color: #336499;
	text-decoration: underline;
		border: 1px inset #ffffff;
   }
.slogan{
color: rgb(51,51,255);
padding: 30px;
font-family:  "Comic Sans", "Comic Sans MS", "Comic Sans Serif", sans-serif;
font-size: .9em;
font-weight: bold;
}	
div.banner{
margin-top: 0px;margin-left: 0px;
margin-right: 0px;
padding: 20;
border: 0px solid rgb(238, 0, 53);
color: rgb(255, 255, 255);
background-color: rgb(238, 0,53);
text-align: center;
font-family: "Century Gothic",Helvetica,sans-serif;
font-size: 1.3em;
font-weight: bold;
}
p.banner{
margin-top: 0;
margin-bottom: 10px;
padding: 5;
text-align: center;
}
h1 {
color: rgb(0,85,165);
background-color: transparent;
padding-bottom: 0px;
padding-left: 18%;
font: bold 1.5em "Century Gothic", sans-serif;
text-align: center;
}
h2{
color: rgb(0,0,153);
padding-bottom: 2px;
font: bold 1.3em "Century Gothic", sans-serif;
text-align: left;
}

/* Code Ends */

