@charset "utf-8";
body {
	background-color: #352C0F;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center;
	font-family: Verdada, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;

}
a {
	color: #A31B0F;
	}
a:visited {
	color: #A31B0F;
	}
#mainbody {
	margin-top: 0px;
	width: 720px;
	padding: 0px;
	}
#join {
	margin-top: 10px;
}
#maincell {
	background-image: url(images/maincellbg.jpg);
	background-repeat: repeat-y;
	width: 604px;
	height: 5000px;
	padding: 10px;
}
#mainbody img.topmenu {
	margin-left: 45px;
	margin-bottom: 10px;
}
#maintable {
	background-image: url(images/mainbg.jpg);
	background-position: 0px 0px;
	background-color: #BCBCBC;
	background-repeat: no-repeat;
}
#maintable #menucolumn {

	text-align:right;

}
#maintable #menutable {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#maintable #addressimage {
	margin: 10px;
}
#maintable #content {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
}

#maincell #left {
	font-size: small;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
	text-indent: 0px;
}
#maincell #right {
	font-size: small;
	padding-right: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-color: #A31B0F;
	text-indent: 0px;
}

.joinform {

	font-size: small;
	background-image: url(images/joinbg.jpg);
	vertical-align: text-top;
	height: 50px;
}

.joinform #jointable {
	font-weight: bold;
	width: 400px;
	margin: 0px;
}

.joinform #jointable input {
	font-size: small;
	background-color: #FFFFFF;
}
.joinform #jointable textarea {
	height: 30px;
	background-color: #FFFFFF;
}
.red {
	color: #731A1F;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	padding-left: 0px;
}
.RedCap {
	font-size: large;
	color: #731A1F;
}
#gallerytable {
	background-color: #fff;
}
#gallerymenu a {
	color: #A31B0F;
	text-decoration: none;
}
#minimenu {
	margin-top: 30px;
}
#minimenu td {
	background-color: #DACECE;
	height: 30px;
}
#minimenu a {
	color: #A31B0F;
	text-decoration: none;
	font-size: large;
}
#conticon {
	margin-top: 20px;
}
#credit {
	font-size: xx-small;
	color: black;

	margin-top: 4950px;
	margin-left: 454px;

}
#credit a {
	font-size: xx-small;
	color: black;
}	
#right img {
	border: 1px solid #A31B0F;
}