@charset "utf-8";
/* CSS Document */


a.navigation {	
	color: #FFFFFF;	
	text-decoration: none;
	font-family: verdana;	
	font-size: 14px;
	font-weight: normal;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	background:#98825D;
	border: 1px none;
    display: block;
	border-bottom-color:#000000;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-top-color: #000000;
	border-top-style: solid;
	}

a:hover.navigation {	
    color: #000000;	
	text-decoration: none;
	font-family: verdana;	
	font-size: 14px;
	font-weight: normal;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #ddceb4;
    border: 1px none;
    display: block;
	border-bottom-color:#000000;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-top-color: #000000;
	border-top-style: solid;
}
.maintext {	
	font-family:"Verdana";	
	font-size: 12px;	
	line-height: 1.5;	
	color: #000000;
	padding-right: 50px;
	margin-bottom: 0.1em;
	padding-left: 50px;
	}
	

.maintext3 {	
	font-family:"Verdana";	
	font-size: 12px;	
	line-height: 1.5;	
	color: #000000;
	margin-bottom: 0.1em;

	}
	
.addresstext {	
	font-family:"Verdana";	
	font-size: 11px;	
	line-height: 1.5;	
	color: #000000;
	padding-right: 5px;
	padding-left: 7px;
	font-weight: normal;
	}
	
.disclaimer {	
	font-family:"Verdana";	
	font-size: 11px;	
	line-height: 1;
	font-style:italic;	
	color: #000000;
	padding-right: 5px;
	padding-left: 50px;
	font-weight: normal;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;	
	padding-right: 20px;
	list-style-image:url(images/square.gif);
	
	
}
.maintext2 {	
	font-family:"Verdana";	
	font-size: 10.5px;	
	line-height: 1.5;	
	color: #000000;
	margin-bottom: 0.1em;
	}

