body{
    background-color: #ffffff;
	background:  url(images/green067.jpg);
	padding : 40px;
	padding-top : 20px;
	margin: 0px;
	line-height : 1.5em; 
}

h1 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
line-height : 20px;
font-size : 24px;
color : #594C37;
text-align : center;
margin:0 0 .7em 0;
padding-top : 20px;
}
h2 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
line-height : 24px;
font-size : 18px;
color : #594C37;
text-align : center;
margin:0 0 .7em 0;
padding-top : 20px;
}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:20px; 
font-size: 18px; 
color: #594C37;
text-align: center;
margin:0 0 .7em 0;
padding-top:20px;
	 
} 

b{font-size: 110%;}
em{color: red;}

a:link, a:visited
{
	border: 0;
	text-decoration: none;
	color: #7E3517;
}
a:hover
{
	color: #4E9200;
}

/*#wrapper {
    border:1px solid #ffffc0;
}*/

#head-l{
    
    background: #f5f5f5;
	height:110px;
	position:absolute;
    left:40px;
    top:20px;
}
#head-r{
    background: #f5f5f5;
	height:110px;
	position:absolute;
    right:40px;
    top:20px;
}
#header {
	background-color: #ffffff;
    background-image: url(images/tile.jpg);
	width:100%;
    height:190px;
	padding-top: 35px;	
}
#logo   {
	padding: 0px 0px 0px 0px;
	text-align: center;
	height: 190px;
}
#topsection{
background: #ffffff;
background-image: url(images/nav_back3.gif);
width:100%;
height: 30px; /*Height of top section*/
}
.spacer { 
clear: both; 
height: 10px; 
overflow: hidden; 
} 
#right-side {	
background: url(images/side.jpg) right repeat-y;
margin : 0;
padding : 0;
}
#left-side {	
background: url(images/side.jpg) left repeat-y;
margin : 0;
padding : 0;
}
#contentwrapper{
float: left;
width: 100%;
left : 10px;
top : 0px;
background-color: #ffffff;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
}

#contentcolumn{
margin-left: 0px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn p.lefttext { 
font : normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
line-height: 20px;
color : #594C37;
padding : 10px 0 0px 0;
float : left;
width : 100%;
margin : 0 0 0 0;
} 

#contentcolumn p.centertext { 
font : normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
color : #594C37;
padding : 10px 0 0px 0;
text-align : center;
width : 100%;
margin : 0 0 0 0;
} 
#contentcolumn p.centertextB { 
font : normal 14px/13px Verdana, Arial, Helvetica, sans-serif;
color : #594C37;
padding : 10px 0 0px 0;
text-align : center;
width : 100%;
margin : 0 0 0 0;
} 

#footer{
clear:left;
width: 100%;
height : 90px;
background: #FFF7D9;
background : url(images/footer.jpg) repeat-x;
color: #000000;
font-weight: bold;
text-align: center;
padding: 20px 0;
}

#footer-l{
    
    background: #f5f5f5;
	height:119px;
	float: left;
    
}
#footer-r{
    background: #f5f5f5;
	height:119px;
	float: right;
    
}

#footer a{
color: #000000;
font : bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover{
color: #4E9200;
}

#footer p.copyright { 
font : bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
color : #000000;
top : 15px;
} 
#footer p.design { 
font : bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
color : #000000;
background-color : inherit;
} 

.textpad {
margin : 30px;
}

.theme-default #slider {
    margin:100px auto 0 auto;
    width:618px; /* Make sure your images are the same size */
    height:246px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

