/* CSS Document */

body {
	margin:10px 10px 0px 10px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
	#container {
	width:900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container_rp.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
		
	#mainright {
	width:169px;
	float:left;
	padding-bottom:10px;
	background-color: #fff;
	background-image: url(../images/right_rp.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	}
	
	#maincenter {
	width:570px;
	float:left;
	background:#fff;
	padding-bottom:10px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
	#mainleft {
	width:141px;
	float:left;
	background:#fff;
	padding-bottom:10px;
	height: auto;
	}
	
	#banner {
	height: 261px;
	width: 900px;
	background-color: #fff;
	background-image: url(../images/g_and_j_sales_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
		
	#footer {
	clear: both;
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC3300;
	}
		
	a {
	color: #000000;
	text-decoration: underline;
	}
	
	a:visited { 
	color: #000000;
	text-decoration: none;
	}
	
	a:hover { 
	color: #FF7B01;
	text-decoration: none; 
	}
	
	a:active { 
	color: #000000;
	text-decoration: underline;
	}
	
	
	p,h1,h2, h3, h4, h5, h6, pre {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
		
	p {
	font-size: 0.9em;
	}
		
	h1 {
	font-size:1.5em;
	padding-top:10px;
	color: #FF7B01;
	}
		
	h4 {
	font-size:1.1em;
	padding-top:10px;
	color: #FF7B01;
	}
		
	h5 {
	font-size:1em;
	color: #;
	color: #000000;
	padding: 4px;
	}
	
	#mainright p {
	font-size:0.8em;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	#mainright p a:link {
	color: #000000;
	text-decoration: underline;
	}

	#mainright p a:visited {
	color: #000000;
	text-decoration: underline;
	}

	#mainright p a:active {
	color: #000000;
	text-decoration: underline;
	}

	#mainright p a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
	#mainleft p {
	font-size: 0.7em;
	text-align: center;
	}
	
	

	#mainright h1 {
	color: #FFFFFF;
	font-size: 1.2em;
	padding-right: 5px;
	padding-left: 5px;
	}
		
	#footer p {
	font-size:0.8em;
	color: #000000;
	padding-top: 2px;
	padding-left: 25px;
	line-height: 100%;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
	#footer H6 {
	font-size:0.7em;
	color: #000000;
	padding-top: 1px;
	line-height: 100%;
	padding-bottom: 1px;
	margin-bottom: 1px;
	font-weight: lighter;
	margin-top: 1px;
	padding-left: 15px;
	}
	
	
	#footer p a:link {
	color: #000000;
	text-decoration: underline;
	}

	#footer p a:visited {
	color: #000000;
	text-decoration: underline;
	}

	#footer p a:active {
	color: #000000;
	text-decoration: underline;
	}

	#footer p a:hover {
	color: #FF7B01;
	text-decoration: none;
	}
	
	
	#banner h1 { margin:0px; padding:10px}
	
	
	.poolanimation {
	padding-top: 193px;
	padding-left: 131px;
	height: 68px;
	width: 769px;
	}
		
	.floatl {
	float: left;
	}
		
	.floatr {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	
	.mainimage {
	height: 200px;
	width: 550px;
	}
	
	.thumb {
	height: 150px;
	width: 255px;
	}
	
	.cards {
	margin-top: 1px;
	padding-top: 1px;
	padding-left: 45px;
}
	
	.img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	padding: 2px;
	}
	
	.footerl {
	width: 200px;
	font-size: 1em;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.product {
	width: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
	outline: none;
}

.product a:focus, a:hover, a:active { 
	text-decoration: none;
	outline: none;
	} 
	
	a img {
	text-decoration: none;
	border: 0 none;
	}
	
	a.image-border {
	text-decoration: none;
	border: 0 none;
	}
 
