@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #524000;
	background-image: url(/_gfx_/tmplt/background_stripe_tmplt.gif);
	background-repeat: repeat-x;
}


a {
	color: #514518;
	text-decoration: underline;
}

a:hover {
	color: #CC6666;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #524000;
}

.landing {
	padding-bottom: 30px;
	padding-top: 30px
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-size: 11px;
	font-style: italic;
	color: #F7A3B2;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-top: 10px;
}

.border {
	border: 3px solid #E4D1C1
}


}