/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

#mainContainer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	width: 904px;
	text-align: left;
	}

#brandingContainer {
	position: relative;
	z-index: 5;
	height:100px;
	}
#logo	{
	position: absolute;
	top: 1px;
	left: 0px;
	}	
#siteTagline {
	position: absolute;
	top: 54px;
	right: 54px;
	text-align: right;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	color: #7bd284;
	font-style: italic;
	font-size: 2.0em;
	}	
#header {
	position: relative;
	height: 59px;
	width: 904px;
	background: url(../images/header.png) no-repeat;
	}
#navPage {
	position: absolute;
	top: 25px;
	right: 18px;
	text-align: right;
	color: #002D00;
	}	
#navPage UL {
	list-style-type: none;
	}
#navPage li {
	display: inline;
	}		
#navPage a {
	display: block;
	float: left;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	color: #0a6f0a;
	font-style: italic;	
	font-size: 1.1em;
	padding: 0px 8px;
	}	
#navPage a:hover {
	color: #7bd284;
	text-decoration: none;
	}	
#searchContainer {
	position: absolute;
	z-index: 15;
	top: 25px;
	right: 45px;
	width: 224px;
	height: 29px;
	background: url(../images/search.png) no-repeat;
	}
#searchBox input {
	margin: 8px 0px 0px 10px;
	font-size: 1.2em;
	color: #004500;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	font-style: italic;
		border: none;
	background: none;
	}
#searchContiner .formField {
	font-size: 1.2em;
	color: #004500;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	font-style: italic;	
	border: none;
	background: none;
	}			
#slides {
	position: absolute;
	z-index: 1;
	width: 848px;
	height: 306px;
	over-flow: hidden;
	top: 2px;
	left: 28px;
	}
#slideshow {
	position: relative;
	}	
#slideshow .pod {
	position: absolute;
	top: 0px;
	left: 0px;
	}
#slideshow .content img {
	width: 848px;
	height: 306px;
	}
		
#slideshow .pod .title {
	position: absolute;
	top: 265px;
	right: 10px;
	text-align: center;
	min-width: 150px;
	max-width: 400px;
	background: none;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding: 5px 10px; 
	background: #7bd284 url(../images/title_back.png);
	border: 1px solid #004500;
	}	
#slideshowAdmin {
	display: none;
	visibility: hidden;
	}		
#wrapper {
	position: relative;
	z-index: 4;
	width: 	904px;
	background: url(../images/main_back.png) repeat-y;
	}
#mainTable {
	position: relative;
	z-index: 4;
	margin: 0px 28px 0px 24px;
	}
#leftCel {
	width: 181px;
	}
#leftHeader {
	width: 181px;
	height: 16px;
	background: url(../images/left_header.png) no-repeat;
	}		
#leftCel .title {
	color: white;
	text-indent: 10px;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	}			
#leftWrapper {
	background: url(../images/left_back.png) repeat-y;
	}	
	
#menu {
	position: relative;
	z-index: 9999;
	background: white;
	width: 164px;
	}

#leftCel .pod {
	margin-top: 10px;
	width: 164px;
	}		
#leftCel .pod .content {
	background: white;
	padding: 8px 2px;
	}	
#leftFooter {
	width: 181px;
	height: 12px;
	background: url(../images/left_footer.png);
	}
#bottomMenu {
	text-align: center;
	padding: 8px 0px;
	background: url(../images/main_back.png) repeat-y;
	color: white;
	}	
#bottomMenu a {
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	font-style: italic;
	font-size: 12px;	
	color: #004500;
	padding: 0px 8px;
	}
#bottomMenu a:hover {
	text-decoration: none;
	color: #f1a80c;
	}	
#footerWrapper {
	width: 904px;
	height: 20px;
	background: url(../images/footer.png) 1px 0 no-repeat;
	}
#mainCel {
	padding-top: 280px;
	width: 100%;
	}	
#middleCel {
	width: 100%;
	padding-top: 52px;
	}	
#middleCel #mainContent {
	padding: 0px 20px 15px 20px;
	}	
#mainCel #mainContent #page1 {
	width: 433px;
	float: left;
	}
#right {
	margin-top: 40px;
	float: right;
	width: 165px;
	}		
#adsRight {
	text-align: center;
	}	
.adimage {
	margin: 10px 0px;
	border: 2px solid #004500;
	}
#footer {
	margin: 5px auto;
	width: 450px;
	text-align: center;
	color: #7bd284;
	background: url(/images/seal.png) 0% 50% no-repeat;
	}
#copyright
	{ 
	font-size: 10px;
    } 
#footerText 
	{ 
	font-size: 14px;
    } 	
.detailImage {
	border: none;
	}	
#subCats td {
	width: 25%;
	text-align: center;
	}	
#subCats .standard .listingImage	{
	display: block;
	float: none;
	margin: auto;
	}
.detailText ul {
	}
.detailText li {
	margin-left: 25px;	
	}
#navBreadcrumb {
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	}	
#footerinside {
	padding: 15px;
	}	
#footerinside .pod {
	background: ;
	padding: 15px;
	color: white;
	margin: 15px 0px;
	border: 2px solid #579B57;
	font-weight: bold;
	text-size: 1.1em;
	}
#footerinside .title {
	text-align: center;
	dipslay: block;
	width: 100%;
	font-size: 1.5em;
	border-bottom: 1px solid #012901;
	margin-bottom: 10px;
	}	
#footerinside .content {
	line-height: 1.5em;
	color: #012901 ;
	}
.inputForm {
	position: relative;
	}
div.AuthorizeNetSeal {
	float: right;
	top: 90px;
	right: 3px;
	}	
		
	
