body{
    background : #5A4C40 url('') repeat-y;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:5px;
    /*background-color : #392C1A;*/
    line-height: 1.5em;
}
h1{
       height:30px;
	   line-height:40px;
	   margin:0px;
       padding-left:0px;
	   color: #5A4C40;
	   text-align:center;
}
h2 { 
     font-family: Arial, Verdana, sans-serif;
	 line-height:24px; 
     font-size: 18px;	 
     color: #184e18;
     text-align: center;	 
}
h3 {
     font-family: Arial Black, Verdana, Georgia, sans-serif;
	 font-size:30px;
	 width: 100%;
	 line-height:40px;
     color: #523931;
     text-align: center;
	
}	 
#header{
	font-family: Arial Black, Verdana, Georgia, sans-serif;
    text-align: center;
	background-color:;
	padding-bottom: 30px;
	height:170px;
}
#pice  {
    float: left;
	width: 68px;
	height: 50px;
	padding-left: 0px;
	padding-top: 40px;
}
#picf  {
	float: right;
	width: 68px;
	height: 50px;
	padding-right: 0px;
	padding-top: 40px;
}
#header2{
    text-align: center;
	background-color: #D8D5CA;
	padding-bottom: 30px;
	height:170px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical_centered.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menuContainer {width:95.9%; position:absolute; left:20px; top:185px; overflow:hidden; background:url(images/ur4back2.gif) repeat-x;}
#menu {padding:0; margin:0; list-style:none; float:left; height:40px; position:relative; left:50%;}
#menu li {float:left; position:relative; right:50%; margin:0 2px;}
#menu li a {display:block; height:40px; line-height:40px; padding:0 15px 0 0; float:left; color:#fff; text-decoration:none;}
#menu li a b {display:block; height:40px; float:left; padding:0 0 0 15px; cursor:pointer;}
#menu li a:hover, 
.home #menu li#home a,
.some-link #menu li#some-link a,
.gallery #menu li#gallery a,
.about-us #menu li#about-us a,
.contact-us #menu li#contact-us a,
.privacy #menu li#privacy a
{background:url(images/button4a.gif) no-repeat right top; line-height:36px;}
#menu li a:hover b,
.home #menu li#home a b,
.some-link #menu li#some-link a b,
.gallery #menu li#gallery a b,
.about-us #menu li#about-us a b,
.contact-us #menu li#contact-us a b,
.privacy #menu li#privacy a b
{background:url(button4a.gif) no-repeat left top; line-height:36px;}
/* Get rid of the margin, padding and bullets in the unordered lists */
/* Set up the sub level borders */
#contentwrapper{
    background : #D8D5CA url('images/') repeat;
    width: 100%;
    left:0px;
    top:5px;
}
#contentwrapper p.image {
    text-align:center;
}    
#contentcolumn p.righttextB{
	display: block;
	font:normal 15px/18px Arial, Helvetica, sans-serif;
	text-indent: .5cm;
	color:#5A4C40;
	width:100%;
}
#contentcolumn p.righttextA{
	display: block;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#5A4C40;
	text-align:center;
	width:100%;
	margin: 0px 0px 0px 0px;
}
#contentwrapper2 {
    background : #D8D5CA url('images/marble.jpg') repeat;
    /*border:1px solid #ffffff;*/
}
#formwrapper {
    background-color: #F7F1F1;
}
#bodyBottom{
    background-color: #d4340c;    
	color:#fff;
}
#footer{
    clear: left;
    background-color: #D8D5CA;
    width: 100%;
    height:100px;
    color: #5A4C40;
    text-align: center;
	border-bottom:1px solid #000000;
}
}
#footer a{
	color:#5A4C40;
	font:normal 14px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footer a:hover{
	color:blue;
	background-color:#D76E08;
}
#footer p.design{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#5A4C40;
	background-color:inherit;
}
#footer p.copyright{
	font:normal 14px/16px Arial, Helvetica, sans-serif;
	color:#5A4C40;
	background-color:inherit;
}
#footer p.validate{
    text-align: center;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}	