/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432608;
}
body {
	background-color: #ecf3f7;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3D5869;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3D5869;
}
a:hover {
	text-decoration: none;
	color: #A0BFB9;
}
a:active {
	text-decoration: underline;
	color: #A0BFB9;
}
h1 {
	font-size: 14px;
	color: #432608;
}
h2 {
	font-size: 12px;
	color: #CAB98A;
}
h3 {
	font-size: 10px;
	color: #A0BFB9;
}
h4 {
	font-size: 14px;
	color: #A0BFB9;
}
h5 {
	font-size: 12px;
	color: #CAB98A;
}
h6 {
	font-size: 10px;
	color: #432608;
	font-weight:normal;
	font-style:italic;
	padding:1px;
	margin:1px;
}
li { list-style-type: none; 
margin-left:-40px;
padding-left:-40px;
padding-top:3px;
padding-bottom:3px;}

#mainarea{
width:100%;
background-color:#3d5868;
vertical-align:middle;
}
#gallerytn{
width:53px;
height:501px;
vertical-align:center;
}
#galleryimage{
width:568px;
vertical-align:middle;
text-align:center;
}
#top{
width:100%;
background-color:#ecf3f7;
background-image:url(images/top.gif);
background-repeat:repeat-x;
background-position:bottom;
vertical-align:bottom;
}
#bottom{
width:100%;
background-color:#ecf3f7;
background-image:url(images/bottom.gif);
background-repeat:repeat-x;
background-position:top;
vertical-align:top;
}
#nav{
text-align:right;
}
#maintable{
width:979px;
background-color:#FFFFFF;
}
#slideshow{
width:674px;
}
#pageimages{
width:378px;
}
#textarea{
width:294px;
background-color:#FFFFFF;
color:#432608;
}
#contentcell {
width: 361px;
height: 360px;
margin-top:120px;
overflow: auto;
scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color:#49758f; 
scrollbar-highlight-color:#49758f; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-track-color:#FFFFFF; 
scrollbar-arrow-color:#bdc49e;
padding-left:10px;
padding-right:10px;
text-align:justify;
line-height:16px;
}
.copyright{
text-align:right;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#3d5868;
margin-top:5px;
margin-right:20px;
}
.copyright a:link {
	color: #3d5868;
	text-decoration: underline;
}
.copyright a:visited {
	text-decoration: underline;
	color: #3d5868;
}
.copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:active {
	text-decoration: underline;
	color: #3d5868;
}

-->