body  /* indicates defaults for entire site - whatever is not defined will pull from here */
 {
   color: #000000;
   font-family: arial, helvetica, verdana, geneva;
   font-size: 12px;
   background: url(images/bg.jpg) top center no-repeat #fdb813;
   margin: 0 auto;
	}

#sitedescription  {display: none;}

/* All link definitions here - anchor styles need to be kept separate from font styles e.g. must have link/hover/visited/active defined  */

h1 {
	text-transform: uppercase;
	letter-spacing: -0.4px;
	font-size: 18px;
	color: #333333;
}

h2 {
	font-size: 16px;
	color: #F7921E;
}

h3 {
	font-size : 14px;
	text-transform: uppercase;
	color: #333333;
}

h4 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
}

a:link, a:visited {
	color: #c60;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#page {
	width: 904px;
	margin: 0 auto;
}

#header {
	width: 904px;
	height: ;
	padding-top: 20px; 
}

#logo {
	height: 100px;
	width: 331px;
	float: left;
	margin-left: 22px;
}

#anchor {
	width: 490px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #000000;
	margin-right: 27px;
}

#anchor ul { list-style: none; margin: 0; padding:0; }
#anchor li { display: inline; padding: 0px 0px 0px 10px; }
#anchor a:link, #anchor a:visited, #anchor a:active { color: #000000; text-decoration: none; font-weight: bold; }
#anchor a:hover {color: #000000; text-decoration: underline; font-weight: bold;}

.search {
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	height: 19px;
	width: 144px;
	border: solid 0 #fff;
	background: transparent url(images/search_field.png) no-repeat;
	margin: 0;
	padding: 5px 10px 0 10px;
}

/* MAIN NAV */

#main_nav {
	height: 50px;
	width: 904px;
	background: url(images/bg_nav.png) no-repeat;
	padding-top: 30px;
	text-align: center;
}

#main_nav ul {
	width: 100%;
	text-align: center;
	display: inline;
	margin: 0;
	padding: 0;
}

#main_nav ul li {
	display: inline;
	padding: 0;
	margin:0;
}

#main_nav ul li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#main_nav ul li a img a{
	margin: 0;
	padding: 0;
}

/* INDEX */

#content_home {
	width: 852px;
	height: 319px;
	background: url(images/content_bg_home.png) no-repeat;
	padding: 0 26px;
	z-index: 2;
	position: relative;
}

#quick-search {
	float: left;
	margin: 20px 0 0 35px;
	width: 230px;
	height: 205px;
}

#tagline {
	width: 852px;
	height: 53px;
	float: right;
	padding-top: 17px;
	text-align: center;
}

#gallery_button {
	float: right;
	padding: 0;
	height: 225px;
	width: 515px;
}

#gallery_holder {
	border: 1px #0f0 solid;
	background-position: top right;
}

#home {
	width: 903px;
	z-index: 3;
	position: relative;
	top: -232px;
}

#home_side_nav {
	float: left;
	width: 235px;
	margin-left: 37px;
}

#text {
	float: left;
	width: 561px;
	margin-left: 20px;
	padding: 15px 0;
}

#weather_home {
	background: url(images/weather_bg.png) no-repeat;
	height: 114px;
	width: 172px;
	float: left;
	padding: 60px 27px 0 37px;
	text-align: center;
}

#featured {
	background: url(images/featured_bg.png) no-repeat;
	height: 115px;
	width: 303px;
	float: left;
	padding: 33px 27px 26px 27px;
	/*
	padding-top: 33px;
	padding-left: 27px;
	*/
	text-align: left;
}

.border {
	border: 1px solid #000;
}

#logos {
	background: url(images/logos_bg.gif) no-repeat;
	height: 151px;
	width: 831px;
	text-align: center;
	margin: 0 auto;
}

/* INTERIOR */

.content_top {
	width: 904px;
	height: 14px;
	background: url(images/content_bg_top.png) no-repeat;
}

.content_bottom {
	width: 904px;
	height: 42px;
	background: url(images/content_bg_bottom.png) no-repeat;
}

#content {
	width: 852px;
	height: auto;
	background: url(images/content_bg.png) repeat-y;
	padding: 10px 26px 30px 26px;
}

#left {
	float: left;
	margin-left: 35px;
	width: 230px;
}

.margin-bottom {
	margin-bottom: 15px;
}

#right {
	float: left;
	width: 557px;
	padding-right: 30px;
}

.quick-links-title {
	height: 27px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.quick-links a:link, .quick-links a:visited {
	color: #000;
}

.quick-links {
	background: url(images/quick-links.png) top no-repeat;
	width: 177px;
	height: auto;
	padding: 0 15px 0 15px;
	margin-bottom: 45px;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
}

#weather-widget {
	background: url(images/weather-widget.png) no-repeat;
	width: 177px;
	height: 90px;
	padding: 35px 15px 15px 15px;
	text-align: center;
	margin-bottom: 15px;
}

#featured-widget {
	background: url(images/specials.png) no-repeat;
	margin: 15px 0;
	width: 167px;
	height: 268px;
	padding: 30px 20px 0 20px;
	/*
	text-align: center;
	*/
}

#footer {
	height: 50px;
	width: 904px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	position: relative;
}

#footer ul { list-style: none; margin: 0; padding:0; }
#footer li { display: inline; padding: 0px 5px; }
#footer a, #footer a:link, #footer a:visited { color: #666666; text-decoration: none; font-weight: bold;}
#footer a:hover {color: #666666; text-decoration: underline;}

/* FORM CLASSES */

.small {
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}

/* PRODUCT CLASSES */

.border { 
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}

.padding {
	padding: 5px;
}

.more {
	display: none;
}

.page_current, .ppp_current, .view_current {
	font-size: 1.1em;
	border: 1px #fdb813 solid;
	background-color: #fff;
	padding: 2px;
}

.results_toolbar {
	border-bottom: 1px #666 solid;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.results_toolbar a {
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.condensed {
	font-size: 10px;
}

.unbold {
	font-weight: normal;
}

label {
	cursor: pointer;
}

.message {
	color: #f00;
}

.small_text {
	font-size: 10px;
}

.quote_red_text {
	font-weight: bold;
	color: #f30;
}

.fine_print {
	font-size: 10px;
}

.hidden {
	display: none;
}

.product_subtext {
	font-size: 10px;
}

/*
	ColorBox Core Style
	The following rules are the styles that are consistant between themes.
	Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
	ColorBox example user style
	The following rules are ordered and tabbed in a way that represents the
	order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{border: 1px #999 solid; background-color: #fff;}
	#cboxContent{margin-top:22px;}
			#cboxLoadedContent{background:#fff; padding:0;}
			#cboxLoadingGraphic{background:url(/js/colorbox/images/loading.gif) center center no-repeat;}
			#cboxLoadingOverlay{background:#fff;}
			#cboxTitle{position:absolute; top:-18px; left:5px; color:#333; font-weight: bold;}
			#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
			#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/js/colorbox/images/controls.png) 0 0 no-repeat;}
			#cboxPrevious{background-position:0px 0px; right:44px;}
			#cboxPrevious.hover{background-position:0px -25px;}
			#cboxNext{background-position:-25px 0px; right:22px;}
			#cboxNext.hover{background-position:-25px -25px;}
			#cboxClose{background-position:-50px 0px; right:0;}
			#cboxClose.hover{background-position:-50px -25px;}
			.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
			.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
			.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
			.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
			.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

a.billpay {
	font-weight: normal;
}
a.current:link, a.current:visited {
	color: #06f;
	text-decoration: underline;
	font-weight: bold;
}

a.current:hover, a.current:active {
	text-decoration: underline;
	font-weight: bold;
}

.required-field {
	color: #f00;
}

