﻿body {
	padding: 0;
	background: #FFFFFF url(../Images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color:#E6700E;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 2.2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #3C6400;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 1px solid #C60;
	border-radius: 1px ;
	-moz-border-radius: 3px ;
	-webkit-border-radius:3px ;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1020px;
	height: 125px;
	margin: 0 auto;
	position:relative;
	left:5px;
	background-image:url(../Images/img00.png);
	background-repeat:no-repeat;
}

/* Logo */

#logo {
	float: left;
	position:relative;
	left:10px;
	height: 100px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: #808080 -1px 1px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
}

#logo p {
	margin: 0;
	padding: 30px 0 0 34px;
	text-shadow: #808080 -1px 1px 2px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
/*Featured Product*/

.featuredproduct{
	font-size:12px;
}
.featuredproduct h3{
	text-decoration:underline;
	font-weight:bold;
	font-size: 1.4em;
	letter-spacing:-2;
	color:#000;
}
.featuredproduct table{
	padding: 5px;
	border-spacing:10px;
}
.featuredproduct table td{
	vertical-align:top;
	text-align: center;
}
.featuredproduct a{
	color: #F00;
	font-weight:bold;
}

/* Search */

#search {
	float: right;
	width: 250px;
	height: 100px;
	padding: 0;
	position:relative;
	top:10px;
	right:80px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

#search .textbox{
	border: thin solid #F90;
}
/* Menu */

#menu {
	width: 1000px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
	background: url(../Images/img02.png) repeat-x left bottom;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 33px;
	margin-right: 1px;
	padding: 16px 30px 0px 30px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #8A5608 -1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border: none;
	color:#000;
}

#menu a:hover{
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: white;
}

#menu a:hover {
	text-decoration: none;
}

#splash {
	width: 1000px;
	height: 260px;
	margin: 0px auto;
	background: url(../Images/img05.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(../Images/img03.png) no-repeat left top;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
}

/* Content */

#content {
	float: right;
	width: 620px;
	padding: 0px 20px 0px 0px;
}

.post {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EFF4F5;
}

.post .title {
	letter-spacing: -1px;
}

.post .title a {
	color: #E6700E;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	background: url(../Images/img07.png) no-repeat left 14px;
	border-bottom: 1px solid #EFF4F5;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	background: url(../Images/img08.png) no-repeat left top;
	letter-spacing: -1px;
	font-size: 22px;
	color:#46008C;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #000;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #3C6400;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1000px;
	height: 61px;
	margin: 0px auto 40px auto;
	background: #EAEAEA url(../Images/img04.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	font-size: 13px;
	text-align: center;
	color:#000;
}

#footer a {
	color:#000;
}

#footer a:hover {
	text-decoration:underline;
}
/*Feedback*/
.feedback{
	text-align:left;
	vertical-align:top;
}

.smallbtn{
	font-size:12px;
	font-weight:bold;
}
/*Pictures and Styles*/

/*Validate Forms*/
.redbox {
	color: red;
	font-size: 12px;
	font-weight:bold;
	background-color:#fdcbca;
	border-bottom: solid 1px #E8514A;
	width:100%;
	padding:10px 0px 10px 5px;
	margin-bottom: 8px;
}

/*Unknown Error or Search Error */
.errorText{
	font-weight:bold;
	color:red;
	text-align:center;
}
.smalltextheader {
	font-weight:bold;
	font-size: 12px;
}
.smalltext {
	font-size: 12px;
}
