/* CSS Document */

a {
	text-decoration:none;
	font-weight:bolder;
	color: #584228;
	}
	
a:hover {
	text-decoration: underline;
	}
		

.bodyText {
	line-height:13pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	}
	

.bodyTextRight {
	line-height:13pt;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	}

.navText {
	color: #5D533C;
	letter-spacing:normal;
	font-family: arial;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	line-height: 12px;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	}
	
.navText a{
	color: #5D533C;
	text-decoration: none;
	}
	
.navText a:hover{
	text-decoration: underline;
	}

.addressText {
	color: #FFFFFF;
	letter-spacing:normal;
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
	}
	
.addressText a{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.address2Text {
	color: #FFFFFF;
	letter-spacing:normal;
	font-family: arial;
	font-size: 9px;
	line-height: 13px;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
	}
	
.bottomText {
	color: #64573C;
	letter-spacing:normal;
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
.bottomText a{
	color: #64573C;
	font-weight: bold;
	text-decoration: underline;
	}
	
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
	
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B1936D;
	text-align: right;
	vertical-align: top;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: normal;
}

