/*** General ***/

html
{ }

body
{
	background: #371803;
	font-size: 100%;
	font-size: 14px;
	font-family: Georgia;
	padding: 0;
	margin: 0;
}

img {
	border: 0px;
}

a, a:visited {
	color: #906F4D;
	text-decoration: none;
}

a:hover {
	color: #906F4D;
	text-decoration: underline;
}

#wrapper {
	width: 100%;
}

#header_wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.onceatree.net/i/header_bg.jpg);
	background-repeat: repeat-x;
}

#header {
	position: relative;
	height: 154px;
	width: 1005px;  
	margin-left: auto;
	margin-right: auto;
}

#navigation_wrapper {
	position: relative;
	background-image: url(http://www.onceatree.net/i/navigation_bg.jpg);
	background-repeat: repeat-x;
	height: 59px;
	width: 100%;  
	padding: 0px;
	margin: 0px;
}

#footer {
	padding: 0px;
	margin: 0px;
	background-image: url(http://www.onceatree.net/i/footer_bg.jpg);
	height: 114px;
	width: auto;
}


/*** Header ***/

#header h1 {
	background-image: url(http://www.onceatree.net/i/header.jpg);
	height: 124px;
	width: 1005px;  
	background-repeat: no-repeat;
	margin-top: 0px;
	position: absolute;
	top: 30px;
	}
	
#header h1 span {
	display: none;
	}
	
#header .address {
	position: absolute;
	top: 15px;
	left: 670px;
	color: #C4AC73;
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	letter-spacing: 1px;;
	text-transform: uppercase;
	}
	
#header .address a {
	color: #C4AC73;
	}
	
#header .facebook {
	position: absolute;
	top: 35px;
	left: 880px;
	}
	
/*** Navigation ***/

#navigation {
	position: relative;
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	}

#navigation_list {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 17px;
	width: auto;
}

#navigation_list li {
	color: #C4AC73;
	list-style: none;
	font-size: 14px;
	text-transform: uppercase;
	display: inline;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 19px;
	padding-bottom: 17px;
	height: 20px;
	margin-top: 0px;	
	border-right: 1px solid #743828;
}

#navigation_list li a {
	color: #C4AC73;
	text-decoration: none;
}


#navigation_list li:hover, #navigation_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}
	
/*** Footer ***/

#footer_wrapper {
	width: 100%;
	border-top: 1px solid #6A5536;
	}

#footer_wrapper .footer_content {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.onceatree.net/i/footer.jpg);
	height: 114px;
	width: 1005px;
}

#footer_wrapper .footer_content .content {
	padding-top: 20px;
	padding-left: 20px;
	margin: 0px;
	color: #C4AC73;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	letter-spacing: 1px;;
	text-transform: uppercase;
}

#footer_wrapper .footer_content .content .gates_media {
	color: #8A7249;
	font-size: 8px;
	margin-top: 5px;
}

#footer_wrapper .footer_content .content .gates_media a, #footer_wrapper .footer_content .content .gates_media a:visited {
	color: #8A7249;
	text-decoration: none;
}

#footer_wrapper .footer_content .content .gates_media a:hover {
	color: #8A7249;
	text-decoration: none;
	border-bottom: 1px dotted #8A7249;
}

/*** Content ***/

#content_wrapper {
	width: 100%;
}

#content {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4D301B;
	height: auto;
	width: 1005px;
}

#content_header_wrapper {
	width: 100%;
	background-color: #533723;
	border-bottom: 1px solid #574026;
}

#content_header_wrapper .content_header {
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	background-color: #533723;
	width: 966px;;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#content_body_wrapper {
	width: 100%;
	background-color: #4D301B;
}

#content_body_wrapper .content_body {
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	background-color: #4D301B;
}

.content_body ul {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #574026;
	width: 475px;
	text-align: left;
	background-color: #533723;
}

.content_body ul li {
	list-style: none;
	color: #D1C693;
	font-size: 16px;
	text-transform: uppercase;
	display: inline;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px solid #574026;
}

.content_body ul li.first {
	list-style: none;
	color: #D1C693;
	font-size: 16px;
	text-transform: uppercase;
	display: inline;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px solid #574026;	
}

.content_body ul li a, .content_body ul li a:visited {
	color: #D1C693;
}

.content_body h3 {
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-size: 48px;
	font-style: normal;
	color: #906F4D; 
}

.content_body h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #906F4D; 
}

.content_body p {
	color: #D2CAA8;
	font-size: 16px;
	width: 500px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;	
	border-bottom: 1px dashed #574026;
	margin-bottom: 0px;
}

.content_body p.top {
	color: #D2CAA8;
	font-size: 16px;
	width: 900px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;	
	border-bottom: 1px dashed #574026;
	margin-bottom: 0px;
}

.content_body p .emphasis {
	font-size: 22px;
	font-style: italic;
	color: #906F4D; 
}

.content_body p .emphasis_white {
	font-size: 22px;
	font-style: italic;
	color: #D2CAA8; 
}

#content_body_wrapper .content_body .image_header_container {
	float: right;
	margin-right: 0px;
	margin-top: 20px;
	width: 400px;
}

#store #content_body_wrapper .content_body .image_header_container {
	float: right;
	margin-right: 0px;
	margin-top: 20px;
	width: 400px;
}

#content_body_wrapper .content_body .image_header_container .image_header {
	float: left;
	padding: 10px;
	background-color: #725435;
	border: 1px solid #8A7249;
	margin-bottom: 20px;
}

#content_body_wrapper .content_body .image_header_container .image_header p {
	text-transform: none;
	font-style: normal;
	font-size: 14px;
	color: #D2CAA8;
	padding: 0px;
	margin-top: 10px;
	border: 0px;
}

#content_body_wrapper .content_body .image_header_container .image_header a, #content_body_wrapper .content_body .image_header_container .image_header a:visited {
	color: #490902;
	text-decoration: none;
}

#content_body_wrapper .content_body .image_header_container .image_header a:hover {
	text-decoration: underline;
}

#content_body_wrapper .content_body .image_header_container .image_header img {
	border: 1px solid #60412B;
}

.content_body .image_paragraph {
	width: 955px;
}

.content_body .image_container {
	float: right;
	width: 400px;
	text-align: left;
	border: 0px;
}

.content_body .image_container .image {
	float: left;
	padding: 10px;
	background-color: #725435;
	border: 1px solid #8A7249;
}

.content_body .image_container .image img {
	border: 1px solid #4D4D4D;
}

#products .content_body .image_container .image img {
	border: 1px solid #8A7249;
}

.content_body .image_paragraph p {
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.content_body .image_clear {
	clear: both;
	border: 0px;
	padding-top: 20px;
	margin: 0px;
	border-bottom: 1px dashed #574026;
	width: 500px;
}


/*** Store ***/

h2.the_store {
	width: 943px;
	height: 46px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(http://www.onceatree.net/i/the_store_header.jpg);
}

h2.the_store span {
	display: none;
}

img.store {
	padding: 10px;
	background-color: #725435;
	border: 1px solid #8A7249;
}

/*** Products ***/

h2.products {
	width: 943px;
	height: 46px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(http://www.onceatree.net/i/products_header.jpg);
}

h2.products span {
	display: none;
}

#products .content_body h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-variant: small-caps;
	font-size: 38px;
	font-weight: normal;
	font-style: normal;
	color: #906F4D; 
}

#products .content_body .image_paragraph {
	margin-top: 20px;
	margin-bottom: 20px;
}

/*** Special Order ***/

h2.special_order {
	width: 989px;
	height: 46px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(http://www.onceatree.net/i/special_order_header.jpg);
}

h2.special_order span {
	display: none;
}

/*** Philosophy ***/

h2.philosophy {
	width: 989px;
	height: 46px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(http://www.onceatree.net/i/philosophy_header.jpg);
}

h2.philosophy span {
	display: none;
}

/*** Contact ***/

h2.contact {
	width: 989px;
	height: 46px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(http://www.onceatree.net/i/contact_us_header.jpg);
}

h2.contact span {
	display: none;
}

/*** Home ***/

#home #content_home_wrapper {
	width: 100%;
	background-color: #533723;
	border-bottom: 1px solid #574026;
}

#home #content_home_wrapper .content_home {
	padding-top: 40px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color: #533723;
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
}

#home #content_home_wrapper .content_home .front_left {
	float: left;
	width: 475px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#home #content_home_wrapper .content_home  .front_right {
	float: right;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#home #content_home_wrapper .content_home  .front_right img {
	padding: 0px;
	margin: 0px;
}

#home #content_home_wrapper .content_home  img.rotating {
	border: 1px solid #8A7249;
	padding: 10px;
	background-color: #725435;
	border: 1px solid #8A7249;
	margin: 0px;
}

#home #content_home_wrapper .content_home  .front_clear {
	clear: both;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

/*** Rotator ***/

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height: 375px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-right: 0px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500;
}

