﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}

body {
	background:#ededef;
	color: #5E0022;
	/*font-family: Georgia, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.85em;	
	text-align: center;
	/*background-image:url(../images/bodybg2.gif);
	background-repeat:repeat-y;
	background-position:center;*/
}

.container 
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

h1 
{
	font-size: 2em;
	margin-bottom: 20px;
}

h2 
{
	font-size: 1.5em;
	color:#666666;
	margin-top:20px;
}

h3 
{
	font-size: 1em;
}

h2,
h3,
p
{
	margin-bottom: 10px;
}
h4 {
	font-size:1em;
	padding-left:10px;
	padding-right:10px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	}
p
{
	line-height: 1.5em;
}
kbd {
	background-color:#f1e7dd;
	border: 1px solid #333;
	color: #333;
	padding:1px 2px;
	font-size:1.3em;
	font-weight:bold;
	}
	
/* skip links */
#skipnav 
{
	position: absolute;
	top: 0;
	left: -1000px;
}
/* definition list for secondary content */
dl {
	width:194px;
	}
dt {
	clear:left;
	float:right;
	margin-top: 15px;
	width:135px;
	background-color:#aac7c7;
	font-weight:600;
	height:25px;
	line-height:25px;
	padding-left:3px;
	background-image:url(../images/dt_bg.png);
	background-position:right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	}

dd {
	clear:right;
	margin:0 0 0 60px;
	/*background-color:#f5f5f5;*/
	}
dd.image {
	clear:none;
	float:left;
	margin:15px 0 0 0;
	}
/* links */
a,
a:link,
a:active,
a:visited 
{
	color: #DE3C16;
	text-decoration: none;
}

a:hover
{
	color: #FFFFCC;
	background: #DE3C16;
}

/* header section */
#printed-header
{
	display: none;
}
	
#header 
{
	float: left;
	width: 100%;
	background: #D72511;
	color: #FFFFCC;
	background-image:url(../images/header_bg.jpg);
	display:block;
}

#header form 
{
	padding-top: 25px;
	text-align: right;
}

#header input 
{
	color: #003300;
	background: #E4641D;
	border: 1px solid #003300;
	font-size: 0.75em;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding: 0 0.1em;
}

#header #logo 
{
	float: left;
}

#header #search 
{
	float: right;
}
/* main nav */
#main-nav 
{
	padding:0;
	margin:0;
	clear: both;
	/*margin: 0 0 20px 0;*/
	background: #3E641B;
	background-image:url(../images/button1.gif);
	font-weight:600;
	/*border-top-width: 1px;*/
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

/*#main-nav ul 
{
	margin:0;
	padding: 0.5em 0 0.5em 60px;
	list-style: none;
	
}*/
/*fix for IE 7 Zoom mode on the inline inks */
#main-nav li
{
display: inline-block;
}
/*#main-nav li 
{
	display: inline;
	margin: 0 0.5em;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-image:url(../images/nav_bg.jpg);
}*/

/* main nav links */
/*#main-nav a,
#main-nav a:link,
#main-nav a:active,
#main-nav a:visited
{
	margin:0;
	padding:0;
	color: #FFFFCC;
	text-decoration: none;
	padding: 0 3px 0 5px;*/
	/*padding was 1px 3px 1px 5px*/
	/*text-align:center;*/
	/*width:9em;*/
/*}*/

/*#main-nav a:hover
{
	color:#FFFFFF;
	background:#333333;
	background-image:url(../images/nav_hover.jpg);*/
	/*padding: 3px 5px 3px 5px;	*/
/*}*/
/*content wrapper*/

#contentwrapper {
	background:#ededef;
	overflow:auto;
	background-image:url(../images/bodybg2.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
/* secondary content */
#secondary-content 
{
	/*border: 1px #666666 solid;*/
	border-bottom:2px solid #999999;
	float: left;
	width: 198px;
	padding: 10px;
	background: url('../images/side_bg2.png') no-repeat;
	margin-bottom:20px;
	margin-top:20px;
}

#secondary-content h2
{
	font-size: 1em;
	color:#5E0022;
	/*background-image:url(../images/back_h2.gif);
	background-repeat:no-repeat;*/
}
#secondary-content h4 {
	font-size:1em;
	padding-left:10px;
	padding-right:10px;
	}
#secondary-content h1 {
	font-size:1em;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}
#secondary-content ul 
{
	margin-left: 1em;
	padding-left: 1em;
	/*list-style-image: url(../images/bullet_image.gif);*/
	list-style-type: none;
}

#secondary-content li
{
	padding-bottom: 0.5em;
}
#secondary-content a b {
	color:#FFFFFF;
	}
.sidebox {
	margin: 5px auto;
	/*border:1px solid #333333;*/
	margin-bottom:20px;
	/*background-color:#f5f5f5;*/
	/*background-image:url(../images/date_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;*/
	}
	
/* main content */

#main-content {
	float: left;
	width: 700px;
	margin: 20px 0 20px 20px;
	}
#main-content h1 {
	color:#007171;
	/*padding:10px;
	background-color:#CCFF00;*/
	}
#main-content .image-with-caption
{
	padding-top: 1em;
}

#main-content .image-with-caption p
{
	font-style: italic;
	text-align: center;
}

#main-content ul {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:150px;
	list-style:none;
	text-align:center;
	background-color:#FFCCCC;
	height:195px;
	border:1px solid #999999;
	background-image:url(../images/ul_background.gif);
	}
#main-content li {
	border-bottom:1px dotted #333333;
	padding:3px 3px 3px 3px;
	min-height:20px;
	font-weight:500;
	}
#main-content .hours {
	height:275px;
	clear:both;
	float:right;
	}
#main-content ul h3 {
	background-color:#CCCC00;
	background-image:url(../images/ul_headerbg.jpg);
	}
/*fronmt page 4 squares pods*/
.frontboxall {
	width:208px;
	height:158px;
	float:left;
	margin:10px;
	margin-left:60px;
	font-weight:600;
	}
.frontboxall p {
	padding:40px 10px 10px 10px;
	}
.frontboxall a {
	color:#000099;
	}
#frontbox1 {
	width:208px;
	height:158px;
	background-image:url(../images/front_podbg.jpg);
	background-repeat:no-repeat;
	}
	
#frontbox2 {
	width:208px;
	height:158px;
	background-image:url(../images/front_podbg2.jpg);
	background-repeat:no-repeat;
	}
	
#frontbox3 {
	width:208px;
	height:158px;
	background-image:url(../images/front_podbg3.jpg);
	background-repeat:no-repeat;
	}

#frontbox4 {
	width:208px;
	height:158px;
	background-image:url(../images/front_podbg4.jpg);
	background-repeat:no-repeat;
	}
#date {
	position:absolute;
	width:300px;
	right:0px;
	
	}

/* Shop page tables */

.shoptable {
	width:700px;
	/*background-color:#333333;	*/
	margin-bottom:25px;
	
}
.shoptable table {
border-bottom : 3px solid #b2b2b2;
margin : 0 0 2em;
background-color:#006699;
}
.shoptable caption {
/*padding : 0.75em;*/
font : 1.5em Georgia, Times, serif;
border : 1px solid #b2b2b2;
border-width : 1px 0 2px;
background-color:#669999;
background-image:url(../images/caption_bg.jpg)
}
.shoptable th, td {
padding : 0.5em 1em;
border : 1px dotted #cccccc;
border-width : 0 1px 1px 1px;
background-color:#FFCCFF;
}
.shoptable thead th {
text-transform : uppercase;
text-align : left;
background-color:#CCCCCC;
background-image:url(../images/thead_bg.gif);
}
/*.shoptable tbody th {
width : 20%;
background-color:#FF9999;
}*/
.first {
width : 200px;
background-color:#FFCC99;
}
.last {
width:85px;
}
#shoptable tfoot {
display : none;
} 
.headingtext {
	padding-bottom:5px;
	border-bottom:2px dotted #669999;
	/*background-image:url(../images/headtext_bg.gif);*/
	}
/* Floats and clears */
.clearit {
	height:40px;
	clear:both;
	}
.rightfloat {
	float:right;
	}
.listleft {
	padding-left: 10px;
	display:inline;
	}
	
/* footer */

#footer 
{
	clear: both;
	height:125px;
	background:#999999;
	/*margin-top: 0.5em;*/
	padding: 5px 0;
	background-image:url(../images/footer_bg2.jpg);
	/*background-image:url(../images/footer_bg.jpg);*/
	border-top:1px solid #666666;
	position:relative;
}
#footer .container 
{
	width: 960px;
	margin: 0px auto;
	padding-top:10px;
	text-align: left;
	clear:both;
}
#footer #copyright
{
	float: left;
}

#footer ul
{
	text-align: right;
	
}

#footer li
{
	display: inline;
	padding-left: 1em;
}
#footer #validinfo {
	float:left;
	background-image:url(../images/testgif.gif);
	height:143px;
	width:100px;
	/*top : -126px;*/
	top:-116px;
	left: 860px;
	position : absolute;
	/*margin-bottom : -126px;*/
	}
#footer .info {
background-color:#737373;
border:1px solid #919191;
background-image:url(../images/info_bg.jpg);
	float:left;
	width:300px;
	height:80px;
	margin-left:15px;/*gap between floated divs in footer .info*/
	display:inline;
	}
/* footer links */
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited 
{
	color: #FFFFCC;
	text-decoration: none;
}

#footer a:hover 
{
	color: #3E641B;
	background: #E4641D;
}


/* styles for contact form */

form {
  margin: 10px 10px 0 10px;
  }
#name, #email {
  width: 200px;
  }
#message {
  width: 370px;
  height: 150px;
  }
/* warning style */
.warning {
	color:#FF0000;
	}
/**********Styles for jquery cycle ***********/
#cycle {
	background: url(../images/front2.jpg) no-repeat;
	width: 700px;
	margin: 0;
	height: 350px;
	background-color:#FFFFFF;
}
.pics { height: 350px; width: 700px; padding:0; margin:0; overflow: hidden; background-color:#fff; }
.pics img { height: 350px; width: 700px; padding: 0;  background-color: #fff; top:0; left:0 }


/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../images/button1.gif); position:relative; color:#FFFFFF;}
.menu2 a:visited {color:#FFFFFF;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#fff; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(../images/button3.gif);}
.menu2 li.current a b {background:url(../images/button3.gif) no-repeat right top;}/*control curerent*/
.menu2 li a:hover {color:#fff; background:#669999 url(../images/button4.gif) no-repeat; outline:none;}
.menu2 li a:hover b {background:url(../images/button4.gif) no-repeat right;}
.menu2 li.current a:hover {color:#fff; background:#669999 url(../images/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}

