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

body {
	font:normal 11px Tahoma;
	color:#6f4112;
}
body,a,p {line-height:16px}

.mainHeader {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	text-transform: uppercase;
	color: #9c9e4c;
}

a {
	color: #9c9e4c;
}
a:hover {
	color: #6A3D11;
}
.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #724412;
	line-height: 16px;
}
.whitetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.beigetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F3EAD7;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #663D10;
}
