body {
	background-color: #CABC92;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	color: #666633;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

h1, h2 {
	color: #663300;
	font-family: times, Serif;
	}

h3, h4, h5, h6 {
	color: #996633;
}
a:link              { color:#663300; text-decoration:none; }
a:visited           { color:#336600; text-decoration:none; }
a:hover             { color:#336603; text-decoration:none; }
a:active            { color:#336600; text-decoration:none; }

#topmenu {

position:absolute; 
left:0px; 
top:0px; 
width:860px; 
height:30px;
padding-top: 5px;
z-index:3; 
text-align: left;

}

#leftmenu {


position:absolute; 
left:0px; 
top:210px; 
width:200px; 
padding: 3px;
background-color: #DDD3B7; 
layer-background-color: #DDD3B7;
z-index:2; 
border-right: 1px solid #B2985A;

}



#logo {

position:absolute; 
left:0px; 
top:40px; 
width:460px; 
height:120px;
border-top: 1px solid #000000; 
border-bottom: 1px solid #000000; 
z-index:1


}
#pageimage{
	position:absolute;
	left:460px;
	top:40px;
	width:400px;
	height:120px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index:1;
	background-image: url(img/slideshow1.jpg);
	background-repeat: no-repeat;

}

#pagetitle{

position:absolute; 
left:300px; 
top:80px; 
width:590px; 
height:50px; 
z-index:5

}


#bodywrap {
	position:absolute;
	left:210px;
	top:190px;
	width:630px;
	z-index:2; 
	background-color: #CABC92;
	layer-background-color: #CABC92;
	border-right: 1px solid #B2985A;
	scrollbar-base-color:#DDD3B7;
	padding: 10px;
	


}

#footer {

position:absolute; 
width:600px; 
height:40px; 
z-index:4; 
background-color: #CABC92; 
layer-background-color: #CABC92; 
border: 0px solid #000000;


}

.white {
	color: #FFFFFF;
}
.intro {
  color:                  #000000;
  font-family:            Verdana, Arial, Sans-Serif;
  font-size:              11px;
  text-align: center;
  margin: 2px;
  }

  .footertext {
  color:                  #000000;
  font-family:            Verdana, Arial, Sans-Serif;
  font-size:              10px;
  text-align: right;
  margin: 2px;
  }

