/* CSS Document */
.body2 {
	background-color: #936141;
	color: fff;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #936141;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}

.credits {font-size: 9px}
.phonenum {font-size: 14px}
.footer {font-size: 18px}

.page-header {font-size: 24px}

.style1 {font-size: 9px}

a:link {
	color: #936141;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #936141;
}
a:hover {
	text-decoration: underline;
	color: #936141;
}
a:active {
	text-decoration: none;
	color: #936141;
}

.subheader {
	font-size: 16px;
	color:#c0df7f;
}

.menutext {line-height: 20px;}

.subsubheader { color:#c0df7f; }

.droplet {
	font-family: wingdings;
	font-size: 16px;
	color:#c0df7f;
	line-height: 30px;
}

.imga {
float: right;
clear: left;
vertical-align: top;
margin-top: 0px;
margin-right: 0px;
width: 75px;
height: 35px;
border: none;
z-index: 10;
}
