td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #C8D4C1;
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:174px;
	width:100%;
	background-image: url(images/site-header.jpg);
} 
 
#maincol{
	float: right;
	display:inline;
	position: relative;
 width:100%; 
	background-image: url(images/main-background.jpg);
	background-position: top;
	background-repeat: no-repeat;
 }
 
#footer{
 height:50px; 

   clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.Main-page-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.Main-page-Text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
}

.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:800px;
	font-variant: small-caps;
}

.box {
	background-color: #C1A855;
	border: thin dotted #6C2A28;
}
.boxplain {
	border: thin dotted #6C2A28;
}
.boxplain {
	border: thin solid #6C2A28;
}
.headlinebig {
	font-family: "Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
.menu-texta {
	font-family: "Lucinda Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;}

.menu-texta A:link {
color:#FFFFFF;
text-decoration: none; 
}

.menu-texta A:visited {
color:#FFFFFF; 
text-decoration: none;
}

.menu-texta A:active {
color:#FFFFFF; 
text-decoration: none;
}

.menu-texta A:hover { 
	text-decoration: none;
	color: #FF0000;
}
