/* Augusta Swim Supply */
body {
	margin:0px;
	padding:0px;
	background-color:#656565;
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:10px
	}
a {
	color:#f30;
	text-decoration:none;
	}
a:link {
	}
a:visited {
	}
a:hover {
	color:#300;
	}
a:focus {
	}
h1 {
	font-size:18px;
	padding:0px;
	margin:0px;
	}
h4 {
	font-size:12px;
	padding:0px;
	margin:0px;
	}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:766px;
	background-color:#fff;
	}
#titlebar {
	background-image:url('../images/titlebar.jpg');
	background-color:#666;
	height:165px;
	width:766px;
	font-size:36px;
	}

#navbar {
	height:25px;
	position:relative;
	text-align:center;
	color:#fff;
	background:url('../images/navbarbg.gif') repeat-x #ccc;
	font-size:10px;
	font-style:bold;
	}
#navbar a {
	color:#0033cc;
        font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	}
#navbar a:hover {
	color:#ccf9ff;
	}
#navbar div {
	text-align:left;
	padding:5px 0px 0px 30px;
	}
#button1 {
	background:url('../images/navswish.gif') no-repeat;
	height:24px;
	position:absolute;
	left:10px;
	}
#button2 {
	background:url('../images/navswish.gif') no-repeat;
	height:24px;
	position:absolute;
	left:120px;
	}
#button3 {
	background:url('../images/navswish.gif') no-repeat;
	height:24px;
	position:absolute;
	left:280px;
	}
#button4 {
	background:url('../images/navswish.gif') no-repeat;
	height:24px;
	position:absolute;
	right:140px;
	}
#button5 {
	background:url('../images/navswish.gif') no-repeat;
	height:24px;
	position:absolute;
	right:10px;
		}
#bluebar {
	display:none;
	}
#welcomebar {
	background:url('../images/welcomebarbg.gif') repeat-x top left #fff;
	width:766px;
	height:14px;
	}
.bartitle {
	position:absolute;
	top:3px;
	left:35px;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	color:#fff;
	}
#sidecell {
	width:190px;
	background:#EDE5CF;
	border-right:10px solid white;
	}
#sidebar {
	position:relative;
	width:190px;
	}
#side1 {
	background:url('../images/catbar.gif') no-repeat top left;
	padding:30px 10px 10px 10px;
	}
.sidebutt {
	}
.sidebutt a {
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height:1.5em;
	}
.sidebutt a:hover {
	color:#f90;
	}
#side2 {
	background:url('../images/extrabar.gif') no-repeat top left;
	padding:30px 10px 10px 10px;
	position:relative;
	}
#side3 {
	background:url('../images/searchbar.gif') no-repeat top left;
	padding:30px 10px 10px 10px;
	position:relative;
	}
#searchbox { /*background:url("/images/searchbox.gif") no-repeat; float:right; font-size:9px; height:35px; padding:4px 0 0 0; text-align:center; vertical-align:middle; width:175px;*/ }
#searchbox img, #searchbox input { vertical-align:middle; }
#searchbox img { padding:2px; }
#content {
	}
#contcell {
	background:url('../images/mainbar.gif') no-repeat top left #fff;
	padding:35px 10px 20px 10px;
	font-size:12px;
	position:relative;
	width:546px;
	color:#009;
	}
#contcell2 {
	width:566px;
	height:460px;
	background:url('../images/lzr-racer.jpg') no-repeat bottom left #fff;
	margin:0px 0px 0px -10px;
	position:relative;
	left:10px;
	font-size:14px;
	position:relative;
	color:#009;
	}
#footer {
	text-align:center;
	background:url('../images/footer.gif') repeat-x top left #656565;
	padding:20px;
	height:55px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	}
#botnavbar {
	}
#botnavbar a {
	color:#ff0;
	font-weight:normal;
	text-decoration:none;
	}
#botnavbar a:hover {
	color:#fb0;
	}
#copyright {
	}
#designed {
	color:#ff0;
	font-weight:normal;
	}
#designed a {
	color:#ff0;
	}
#designed a:hover {
	color:#fb0;
	}
#address {
	font-size:10px;
	text-align:left;
	background:#EDE5CF;
	border-right:10px solid white;
	padding:0px 10px 20px 10px;
	}
.number {
	font-size:10px;
	font-weight:bold;
	}
.promoblock {
	background:#f0f0f0;
	border:1px solid #036;
	}
#indexpreferred {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	position:absolute;
	top:324px;
	left:15px;
	color:#eee;
	text-align:right;
	width:100px;
	height:50px;
	padding:5px;
	border-top:2px solid #CB2E35;
	border-bottom:2px solid #CB2E35;
	}
#indexpreferred img {
	vertical-align:middle;
	padding:2px;
	}
#indextext {
	position:absolute;
	top:324px;
	left:120px;
	width:320px;
	height:50px;
	color:#eee;
	font-size:11px;
	font-family:verdana, tahoma, arial, sans-serif;
	padding:5px;
	border-top:2px solid #CB2E35;
	border-bottom:2px solid #CB2E35;
	overflow:hidden;
	}
#indexlist1 {
	position:absolute;
	top:225px;
	left:180px;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	}
#indexlist2 {
	position:absolute;
	top:225px;
	left:-10px;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	}
#indexlist1 ul, #indexlist2 ul {
	}
#indexlist1 li, #indexlist2 li {
	position:relative;
	}
.indextitle {
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	left:-15px;
	}
.indextitle a {	color:#FFBE36; }

#indexcatalog {
	color:#eee;
	font-size:17px;
	font-weight:bold;
	position:absolute;
	right:10px;
	top:10px;
	text-align:right;
	}
#indexcatalog a:link,
#indexcatalog a:visited {color:#d0cccc;}
#indexcatalog a:hover,
#indexcatalog a:active
#indexcatalog a:focus {color:#fff;}

#indexcatalog2 {
	color:#eee;
	font-size:17px;
	font-weight:bold;
	position:absolute;
	left:10px;
	top:10px;
	text-align:right;
	}
#indexcatalog2 a:link,
#indexcatalog2 a:visited {color:#d0cccc;}
#indexcatalog2 a:hover,
#indexcatalog2 a:active
#indexcatalog2 a:focus {color:#fff;}

#indexcatalog3 {
	color:#eee;
	font-size:17px;
	font-weight:bold;
	position:absolute;
	left:10px;
	bottom:10px;
	text-align:right;
	}
#indexcatalog3 a:link,
#indexcatalog3 a:visited {color:#d0cccc;}
#indexcatalog3 a:hover,
#indexcatalog3 a:active
#indexcatalog3 a:focus {color:#fff;}