body, html {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
background-color:#f6f9e1;
}
h1,h2,h3,h4,h5,h6 {
color:#6e6e4a;
font-weight:normal;
margin: 0 0 20px 0;
padding:0;
}
h1 {
font-size:24px;
}
h2 {
font-size:18px;
}
h3 {
font-size:16px;
}
p {
padding:0;
margin:0 0 10px 0;
}
a {
color:#797d4e;
text-decoration:none;
}
a:Active {
text-decoration:underline;
}
hr {
border:#CCCCCC 1px solid;
margin:20px;
}
.small {
color:#666;
}
#container {
width:896px;
margin: 20px auto;
background-color:#fff;
border:5px solid #f0f5cc;
}
#title {
height:134px;
background-image:url(images/title.jpg);
}
#title h1,#title h2 {
display:none;
}
#menu{
height:33px;
background-image:url(images/menubg.gif);
font-size:15px;
text-align:center;
color:#828857;
}
#menu a {
color:#FFF;
}
#menu #pad {
height:7px;
margin:0;
padding:0;
}
#content { 
padding:20px;
color:#333;
font-family:Georgia, "Times New Roman", Times, serif;
}
#content #left {
float:left;
width:45%;
}
#content #right {
float:right;
width:50%;
}
#footer {
background:url(images/footerbg.gif) top no-repeat #a39a6c;
font-size:10px;
color:#534e37;
height:200px;
clear:both;
}
#fmenu { 
padding:78px 20px 20px 20px;
}
#footer a {
color:#FFF;
}
#footer a:Hover {
text-decoration:underline;
}
#fcopy {
padding:20px; 
}
#contact {
float:right;
margin: 78px 20px 20px 20px;
color:#fff;
font-size:12px;
}
#contact strong {
font-size:16px;
color:#534e37;
}
.sidebarlink {
text-align:center;
}
#gallerythumbs {
margin-top:10px;
}
#gallerythumbs img {
border:1px solid #000000;
}
#gallerythumbs .a1,#gallerythumbs .a2 {
	float:left;
	width:200px;
	margin: 0 18px 20px 0;
	text-align:center;
}
#gallerythumbs .a2 {
margin-right:0px;
}
#gallery {
margin-top:15px;
}
#gallery img {
border:none;
}
#imgdisp {
text-align:center;
}
#imgdisp img {
border:1px solid #000000;
}
#imgdisp .comment {
position:relative;
padding:10px;
}
.clear {
clear:both;
}