BODY {
background-color: #d9cab7;
background-image: url('images/back.jpg'); 
background-repeat: repeat-x;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin: 0 0 20px 0;
padding: 0px;
}
.wrapper {
width: 750px; 
background-color: #fff;
color: #000; 
text-align: left; 
margin: 12px auto 0 auto;
}
p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}

/* this group sets the normal link colors */
A:LINK {
color: #5d494b;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #5d494b;
text-decoration :none;
font-weight: bold;
}
A:HOVER {
color: #5d494b; 
background-color: #d9cab7;
font-weight: bold;
}
A:ACTIVE {
color: #5d494b;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
h1 {
	font: normal 30px Georgia, Georgia, serif;
	color:#fff;
}
h2 {
	font: normal 20px Verdana, Arial, sans-serif;
	color: #fff;
}
h3 {
	font: normal 20px Verdana, Arial, sans-serif;
	color:#895643;
}
h4 {
	font: normal 18px "Comic Sans MS", "Trebuchet MS", sans-serif;
	color: #443a25;
	letter-spacing: 2px;
}
h5 {
	font: normal 18px "Comic Sans MS", "Trebuchet MS", sans-serif;
	color: #534a42;
	letter-spacing: 2px;
}
h6 {
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	color:#5d494b; 
	letter-spacing: 2px;

}
/* this class sets the properties for the horizontal rule bar */
hr {
color:#5d494b;
width: 80%;
height: 2px;
}
.logocell {
font-family: Verdana, Arial, sans-serif;
background-color: #2e321b;
background-image: url('images/logo.jpg'); 
background-repeat: no-repeat;
color: #ffffff;
font: normal 30px Georgia, Georgia, serif;
font-weight: bold;
text-align: center;
border-top: 1px solid #3a2e30;
border-right: 1px solid #3a2e30;
border-left: 1px solid #3a2e30;
height: 100px;
width: 750px;
}
.topnav {
background-color: #4b3a26;
color: #fff;
font-family: Verdana, Arial, sans-serif;
height: 40px;
vertical-align:middle;
padding-top: 10px;
border-right: 1px solid #3a2e30;
border-left: 1px solid #3a2e30;
border-bottom: 1px solid #3a2e30;
}
.topnav p {margin:0; padding:0;}

.rollover   {
text-align: center; color:#fff;
}
.rollover a {
display: inline; 
width: 140px; 
color: #fff; 
background: url('images/buttongroup.jpg') no-repeat 0 0;; font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; font-family:sans-serif; padding-left:30px; padding-right:30px; padding-top:5px; padding-bottom:5px
}
.rollover a:hover {
background-position: 0 -40px; 
color: #fff; 
text-decoration: none;}

.rollover a:visited {
color: #fff; 
text-decoration: none;

}
.maincelllft {
font-family: Verdana, Arial, sans-serif;
font-size: 120%; font-weight: bold; color:#ffffff;letter-spacing: 2px;
background-color: #5f4d35;
background-image: url('images/DSC01357.png'); /* sets the background image */
background-position: top right; /* positions the background image */
background-repeat: no-repeat;
width: 250px;
height: 230px;
border-left: 1px solid #3a2e30;
}
.maincellctr {
font-family: Verdana, Arial, sans-serif;
font-size: 120%; font-weight: bold; color:#ffffff;letter-spacing: 2px;
background-color: #534a42;
background-image: url('images/DSC01350.png'); /* sets the background image */
background-position: top right; /* positions the background image */
background-repeat: no-repeat;
width: 250px;
height: 230px;
border-right: 1px solid #3a2e30;
border-left: 1px solid #3a2e30;
}
.maincellrt {
font-family: Verdana, Arial, sans-serif;
font-size: 120%; font-weight: bold; color:#ffffff;letter-spacing: 2px;
background-color: #443a25;
background-image: url('images/DSC01344.png'); /* sets the background image */
background-position: top right; /* positions the background image */
background-repeat: no-repeat;
width: 250px;
height: 230px;
border-right: 1px solid #3a2e30;
}
.texttopleft {
background-color: #5f4d35;
border-top: 1px solid #3a2e30;
border-left: 1px solid #3a2e30;
border-bottom: 1px solid #3a2e30;
text-align: center;
vertical-align: middle;
padding-top: 10px;
width: 250px;
height: 55px;
}
.texttopcenter {
background-color: #534a42;
border-top: 1px solid #3a2e30;
border-right: 1px solid #3a2e30;
border-left: 1px solid #3a2e30;
border-bottom: 1px solid #3a2e30;
text-align: center;
vertical-align: middle;
padding-top: 10px;
width: 250px;
height: 55px;
}
.texttopright {
font-family: Verdana, Arial, sans-serif;
background-color: #443a25;
border-top: 1px solid #3a2e30;
border-right: 1px solid #3a2e30;
border-bottom: 1px solid #3a2e30;
text-align: center;
line-height: 30px;
vertical-align: middle;
padding-top: 10px;
width: 250px;
height: 55px;
}
.sidebar {
background-color: #2e321b;
border-right: 1px solid #3a2e30;
border-left: 1px solid #3a2e30;
border-bottom: 1px solid #3a2e30;
color: #ffffff;
text-align: left;
font-family: Verdana, Arial, sans-serif;
font-size: 90%; 
line-height: 20px;
vertical-align: top;
width: 250px;
padding: 10px 5px 10px 5px;

}
.sidebar a:link {display: block; text-align: center; text-decoration: none;  color: #ffffff;}
.sidebar a:active {display: block; text-align: center; text-decoration: none;  color: #ffffff;}
.sidebar a:hover {display: block; text-align: center; text-decoration: none; color: #ffffff; background-color: #534a42;}
.sidebar a:visited {display: block; text-align: center;  text-decoration: none; color: #ffffff;}

.textarea1 {
font-family: Verdana, Arial, sans-serif;
background-color: #ffffff;
color: #000;
font-weight: bold;
font-size: 100%;
text-align: left;
line-height: 20px;
vertical-align: top;
border-bottom: 1px solid #3a2e30;
border-right: 1px solid #3a2e30;
padding: 5px;
width: 500px;
}
.textarea2 {
font-family: Verdana, Arial, sans-serif;
background-color: #ffffff;
color: #000;
font-weight: bold;
font-size: 100%;
text-align: left;
line-height: 20px;
vertical-align: top;
border-bottom: 1px solid #3a2e30;
border-right: 1px solid #3a2e30;
border-left: 1px solid #3a2e30;
padding: 5px;
width: 750px;
}
.copyright {
background-color: #4b3a26;
padding: 5px;
color: #fff;
font-size: 80%;
text-align: center;
vertical-align: top;
line-height: 20px;
border-right: 1px solid #3a2e30;
border-left: 1px solid #3a2e30;
border-bottom: 1px solid #3a2e30;
}
.copyright a:link {display: inline; text-align: center; text-decoration: none;  color: #ffffff;}
.copyright a:active {display: inline; text-align: center; text-decoration: none;  color: #ffffff;}
.copyright a:hover {display: inline; text-align: center; text-decoration: none; color: #ffffff; background-color: #2e321b;}
.copyright a:visited {display: inline; text-align: center;  text-decoration: none; color: #ffffff;}

.imageright  {margin: 5px 5px 5px 5px; float: right; border: 1px #000000;}
.imageleft  {margin: 5px 5px 5px 5px; float: left; border: 1px #000000;}

/* Templates in Time */
