/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#e0dcb5 !important;
	background-image:url("images/body_bg.jpg")!important;
	background-repeat:repeat-x !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#674419;
	text-decoration:none;
	font-style:normal;
	text-align:center;
}

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

h1 {
	font-family: Helvetica, Arial, sans-serif;
	text-transform:uppercase!important;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px!important;
	margin-bottom:5px!important;
	/*text-transform:uppercase!important;*/
}

small {
font-style:italic;

}

h1, h2, a {
}
h5 {
	font-size:16px!important;
	text-transform:uppercase!important;
		font-family: Helvetica, Arial, sans-serif;
}
p {
	line-height:1.5;
	margin:0 0 1em;
	font-size:12px!important;
	font-family:Arial, Helvetica, sans-serif;
}
ul {
	list-style:none;
	margin:10px 0 0 -20px;
	font-size: 10px!important;
	text-align:left;
	/*text-transform:uppercase!important;*/
	font-family: Helvetica, Arial, sans-serif;
}
ul li {
	list-style: none;
	margin:5px 0 10px 10px;
	font-size: 12px!important;
	font-family: Helvetica, Arial, sans-serif;
}
ul li ul {
	margin:0px 0 20px 0px;
}
ul li li {
	margin:5px 0 10px 20px;
	font-size: 11px!important;
}

ul li a {
	text-decoration:none;

	color:#674419;
}
ul li a:hover {
	text-decoration:underline;

	color:#674419;
}
div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:950px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align:left;
}
div#header {
height:300px;

	/*background:url("images/main_img.jpg") no-repeat;*/
	text-align:left;
}
div#header p {
 font-style:;
	font-size:1.1em;
	margin:0;
}
div.logo_bar {
	background-color:#f5f3e6;
	height:60px;
	padding:10px 0 0 10px;
	border-bottom: 1px solid #514f41;
	text-align:left;
}
div.buttonrow {
	position:absolute;
	z-index: 2;
	visibility: visible;
	margin:-20px 0 0 40px;
	text-align:center;
}

div#content {
	padding:1em 1em 6em; /* bottom padding for footer */
	background:#f0f0f0;
	border-left: solid 1px #cdcaa6;
	border-right: solid 1px #cdcaa6;
	text-align:left;
}
div#content p {
	text-align:justify;
	padding:0 1em;
}
div#footer {
	position:relative;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#e0dcb3;
	border-top:2px solid #514f41;
	height: 125px;
	color:#51432a;
	text-align:left;
}
div#footer p {
	padding:0;
	margin:0;
}
div.sidebar {
	float:left;
	width: 155px;
	border-right:1px solid #e0dcb3;
	padding:0 10px 0 0;
	
}

div.contentarea {
	float:left;
	width: 725px;
	padding:5px 0 0 15px;

}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
/* _____________________________________________

Noob Slider

*/
#box1 {
	position:absolute;
	z-index: 1;
	visibility: visible;
}
#box1 div {
	width:950px;
	height:150px;
	float:left;
	background:#eee;
}
#box1 h3, #box4 p, #box4 ul {
	padding:0;
}
#box1 p {
	text-indent:16px;
}
#box1 img {
	width:950px;
	height:150px;
	float:left;
	margin:0 10px 10px 0px;
}




#apDiv1 {
	position:relative;
	left:605px;
	top:250px;
	width:200px;
	height:0px;
	z-index:2;
	float: none;
}
/* Sample 4*/
#box4 {
	position:absolute;
	z-index: 1;
	visibility: visible;
}
#box4 div {
	width:950px;
	height:376px;
	float:left;
	background:#eee;
}
#box4 h3, #box4 p, #box4 ul {
	padding:0;
}
#box4 p {
	text-indent:16px;
}
#box4 img {
	width:950px;
	height:353px;
	float:left;
	margin:0 10px 10px 0px;
}
.mask3 {
	position:relative;
	width:950px;
	height:413px;
	overflow:hidden;
}

.mask1 {
	position:relative;
	width:950px;
	height:220px;
	overflow:hidden;
}



/*

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}


#box3{
	position:absolute;
}
#box3 span{
	display:block;
	float:left;
}



#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

#box5{
	position:absolute;
	width:240px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}


#box6{
	position:absolute;
	width:240px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:-120px;
	width:240px;
	height:180px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}


#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:486px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin-top:200px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(thumbs_mask.gif) no-repeat center top;
}


#box8{
	position:absolute;
}
#box8 div{
	width:480px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}



.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}


*/
