@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/footer_repeater_right2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #3A200C;
	color: #900;
}
.footer {
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	height: 190px;
	color: #DAD3C0;
	font-size: 12px;
	background-color: #241B14;
	vertical-align: top;
}

.main {
	background-image: url(images/main_repeater.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 800px;
}
.maincenter {
	padding-left: 5px;
	padding-right: 15px;
}
.innercenter {
	width: 657px;
	padding-left: 0px;
	padding-right: 0px;
}
.innercontent {
	padding: 0px 15px 0px 15px;
	text-align: justify;
}
hr {
	color: #DAD3C0;
	text-align: center;
}
.headers {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #784B22;
	text-decoration: none;
	text-align: center;
}





.footerinfo {
	padding-left: 20px;
	padding-top: 20px;
}
.pic {
	border: 1px solid #3A200C;
}



.nav {
	width: 143px;
}
.girl {
	width: 281px;
}

.tag a {
	background:url(images/mindsawtag.gif) top left;
	width:128px;
	height:27px;
	float:right;
	display:block;
	text-indent:-99999px;

}

.tag a span {
	outline:none;
}
textarea {
	width: 300px;
}
input {
	width: 300px;
}
.tablecolored {
	background-color: #DAD3C0;
	border-bottom: 1px solid #3a200c;
	border-left: 1px solid #3a200c;
	border-right: 1px solid #3a200c;
	border-top: 1px solid #3a200c;

}

select {
	width: 300px;
}
.indent {
	padding-left: 20px;
}

a:link {
	color: #900;
}

a:visited {
	color: #900;
}

a:hover {
	color: #900;
	text-decoration: none;
}

a:active {
	color: #900;
}
