body {
background-color: #ffffff;
	
background-image: url(background3.png);
	
background-repeat: repeat-x;
	
background-attachment: fixed;
	
margin: 0px;
	
padding: 0px;
	
color: #644121;
font-family: verdana;
font-size: 14px;}


hr {
	display:none;
}



#wrapper {
	padding-top: 20px;
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	width: 775px;
}



#header {padding: 0px 0 0 0;	
margin: 0;
background: #ffffff url(header.png) top left no-repeat;	
height: 237px;	
border: 0;	
width: 100%;	
position: relative;}

#header a.home {
	position: absolute;
	top: 0;
	left: 0;
	width: 775px;
	height: 80px;
}



#header a h1{
	display: none;
}



#sitemain{
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-top: 3px solid #644121;
	border-right: 3px solid #644121;
	border-left: 3px solid #644121;
	border-bottom: none;
	width: 775px;
	min-height: 500px;
	position: relative;
}





#bottomnav{
	border-top: none;
	border-bottom: 3px solid #644121;
	border-right: 3px solid #644121;
	border-left: 3px solid #644121;

	width: 775px;
	height: 24px;
	padding: 0;
	margin: 0;
	text-align: right;
}




#content{
	width: 100%;
	color: #644121;
}




#links{color: #df8f50;
}



#links a:link{
	color: #fd9446;
}


#links a:visited{
	color: #fd9446;
}


#links a:hover{
	color: #fd9446;
}



#footer{
	font-size: .7em;
	padding-top: 20px; padding-bottom: 5px;	color: #644121;
}

a:link {
	color: #644121;
	text-decoration: none;
}


a:visited {
	color: #644121;
	text-decoration: none;
}




a:hover {
	color: #644121;
    	text-decoration: none;
}



a:active {
	color: #fd9446;
	text-decoration: none;
}







.leftside {
   
    }



.rightside {
   
    }



.content {
    
    margin: 10px;
    }



.contenttable {
    width: 95%;
    background-color: #FFFFFF;
    margin-top: 10px;
    }



.contenttable td {
    text-align: left;
    }



.content-title {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    }







.footer {font-weight: bold; margin-top: 20px;}

.footer a:link {}

.footer a:hover {}

.footer a:visited {}

#topmenu{
 text-align:center;
 width:100%;
 background: #9CE2E2;
 color:#5D412C;
 margin:0;
 padding: 5px 0px 5px 0px;
 border-bottom: solid 1px #9CE2E2;
font-family: verdana;
font-size: 11px;
}

#topmenu ul{
 padding:0;
 margin:0;
 list-style-type: none;
}

#topmenu li{
 padding:0;
 margin:0;
 display:inline;
 list-style-type: none;
}

#topmenu a, #topmenu a:visited{
 margin:0 0 0 0px;
 text-align:center;
 text-decoration:none;
 padding: 5px 5px 5px 5px;
 color:#5D412C;
 border-left:1px solid #9CE2E2;
 background: #9CE2E2;
}

#topmenu a:hover{
 color:#fff;
 background:#9CE2E2;
 border-bottom: 1px;
}

#topmenu a.last{border-right:1px solid #585858;}




.thumbnail { 
position: relative; 
z-index: 0; 
}

.thumbnail:hover { 
background-color: transparent; 
z-index: 10; 
}

.thumbnail span { 
position: absolute; 
background: #9CE2E2; 
padding: 1px; 
right: -0px; 
border: 1px #9CE2E2; 
visibility: hidden; 
color: #ffffff; 
text-decoration: none; 
font-size:0.9em; 
}

.thumbnail span img { 
border-width: 0; 
padding: 1px; 
}

.thumbnail:hover span { 
visibility: visible; 
top: 0; 
right: -300px; 
}



