@charset "UTF-8";
/* CSS Document */

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #555555; 
	background-color: #f3f5df;
}
.txt A:link {
	text-decoration: underline;
	color: #0C3353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.txt A:visited {text-decoration: underline; color: #0C3353;}
.txt A:hover {
	text-decoration: underline;
	color: #346B93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #555555; 
	background-color: #f3f5df;
}
.contact A:link {
	text-decoration: underline;
	color: #0C3353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.contact A:visited {text-decoration: underline; color: #0C3353;}
.contact A:hover {
	text-decoration: underline;
	color: #346B93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #555555; 
	background-color: #f3f5df;
}

.side A:link {
	text-decoration: underline;
	color: #0C3353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.side A:visited {text-decoration: underline; color: #0C3353;}
.side A:hover {
	text-decoration: underline;
	color: #346B93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.cards {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	font-style: normal;
	color: #555555; 
	background-color: #f3f5df;
}

.thumb	{ text-decoration: none; 
		  background-color: #FFFFFF; 
		  text-align: center; display: block; 
		  padding-top: 2px; 
		  padding-right: 2px;
		  padding-bottom: 2px;
		  padding-left: 2px;
		  position: relative; 
		  width: 50px; 
		  height: 70px }
		  
.thumb:hover	 { background-color: #c48208 }

.thumbon	{ text-decoration: none; 
			  background-color: #56853C; 
			  text-align: center; vertical-align: middle;
			  display: block; 
			  position: relative; 
		  width: 50px; 
		  height: 70px }

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F3F5DF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: center;
}