/*
Design by Creative Enterprises
http://www.cegentry.com
For Sandy Oaks Olive Orchard
*/

body {
	margin: 0;
	padding: 0;
	background: url(images/img_bg_02.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	color: #706329;
}

h1 { font-size: 28px; }

h2 { font-size: 22px; }

h3 { font-size: 18px; }

h4 { font-size: 14px; }

h5 { font-size: 12px; }

h6 { font-size: 1px; }

p, ul, ol {
	margin-top: 0;
	line-height: 145%;
	text-align: left;
	color:#000;
}




blockquote { }

a { color: #706329; }

a:hover { 
color:#cb9832;
text-decoration: none; }

a img {
	border: none;
}

.img_left {
	float: left;
	padding: 15px;
}

.img_right {
	float: right;
	padding: 15px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }


/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:45%; margin-left: 20px; }
.col2-alt-set .col-2 { width:43%; margin-top: 15px; }
.col2-alt-set .col-1 { float:left;}
.col2-alt-set .col-2 { float:right; }


/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:25%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:15px; }
.col3-set .col-1  { margin-left: 45px; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float: left; }
.col4-set .col-1 {width: 200px; }
.col4-set .col-2 {width: 200px;}
.col4-set .col-3 {width: 200px;}
.col4-set .col-4 {width: 200px;}



/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none; margin:0; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


.accent { color:#E76200; font-weight:bold; }

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

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 72px;
	background: url(images/img_bg_01.jpg) repeat-x left top;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 1000px;
	height: 65px;
}

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

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin-right: 4px;
	padding: 20px 25px 0px 25px;
	background: none;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#menu a:hover { 
	text-decoration: none; 
	height: 46px;
	padding: 20px 25px 0px 25px;
	background: #441423;
	font-weight: bold;
	color: #ffc425;
}


#menu .current_page a {
	height: 46px;
	padding: 20px 25px 0px 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffc425;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 310px;
	height: 60px;
}

#search form {
	float: right;
	margin: 0;
	padding: 24px 30px 0 0;
}

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

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 30px 30px 0px 30px;
	background: url(images/img_pgbg.jpg) repeat;
	border-top: 2px solid #37121d;
}


/** BANNER */

#banner {
	width: 1000px;
	height: 175px;
	margin: 0 auto;
}

#banner h1, #banner p {
	margin: 0px;
	line-height: normal;
	text-transform: capitalize;
	font-weight: normal;
	color: #ffc425;
}

#banner p {
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

#banner h1 {
	padding-left: 20px;
	padding-top: 50px;
	font-size: 48px;
}

#banner a {
	text-decoration: none;
	color: #FFF;
}

#banner h1 a {
	text-decoration: none;
	color: #FFF;
}


#logo {
	margin: 0;
	padding: 0;
}

/* Content */

#contentCart {
	padding: 30px 30px 0px 30px;
	background: url(images/img_pgbg.jpg) repeat;
	border-top: 2px solid #37121d;
}

#content {
	float: left;
	width: 70%;
	padding-right: 20px;
	border-right: 1px solid #37121d;
}

#content_data_page {
	width: 88%;
	padding-left: 50px;
	padding-right: 50px;	
}

#content_other {
	width: 70%;
	float: left;
	padding: 15px;
}
#content_middle {
width: 88%;
padding-left: 50px;
padding-right: 50px;
}

#content_middle2 {
width: 88%;
margin-left: 50px;
padding-left: 20px;

}

#buttons {
	width: 70%;
	padding-left: 165px;
}


/* Post */

.post {
	margin-bottom: 45px;
	
}

.post .title {
	height: 35px;
	color: #706329;
}

.post .entry {
	padding: 10px 0 30px 0;
	color: #OOO;
}

.post .entry-content {
	float: right;
	width: 50%;
}

.post .entry-image {
	float: left;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.post .image {
	float: left;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.post .links a {
	font-weight: bold;
	color: #5f1d34;
}

/*mainTitle*/
#maintitle {
	height: 35px;
	text-align: center;
	color: #706329;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 25%;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

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

#sidebar li {
	margin-bottom: 30px;
}

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

#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #DFDFDF;
	background: url(images/img_bullet_09.jpg)  no-repeat left 17px;
	
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
	line-height: 145%;
}

#sidebar h2 {
	height: 30px;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: normal;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


/* Sidebar2 */

#sidebar2 {
	float: right;
	width: 20%;
	padding-left: 4px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

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

#sidebar li {
	margin-bottom: 30px;
}

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

#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #DFDFDF;
	background: url(images/img_bullet_09.jpg)  no-repeat left 17px;
	
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
	line-height: 145%;
}

#sidebar h2 {
	height: 30px;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: normal;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Product */

.product {
	margin-bottom: 45px;
	
}

.product .title {
	height: 24px;
	color: #706329;
}

.product .details {
	padding: 10px 0 30px 0;
}

.product .description {
	float: right;
	width: 330px;
}

.product .prod_image {
	float: left;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.product .links a {
	font-weight: bold;
	color: #5f1d34;
}

/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: url(images/img_bg_02.jpg) repeat-x left top;
}

#footer {
	width: 1000px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;

}

#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}
#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #706329;
	text-align: center;
}
.table text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.table {
	color: #000;
}
