body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F1EA;
	background-color: #0A0605;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F1EA;
}
.text11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8F1EA;
}

.text12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F8F1EA;
}
.text_brown2{
	font-size:11px;
	color: #A56A53;
}

a:link.login, a:visited.login {
	font-size:11px;
	color: #A56A53;
	text-decoration:underline;
}
a:hover.login{
	font-size:11px;
	color: #F8F1EA;
	text-decoration:underline;
}


.page_bg {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
}
.body_bg {
	background-image: url(../images/body_bg.gif);
	background-repeat:no-repeat;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85716B;
}
a:link.foot, a:visited.foot{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #85716B;
}
.text_pink {
	color: #EC8F6B;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CEC2BF;
	background-color: #241612;
	border: 1px solid #614840;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A0928E;
	font-weight:bold;
	background-color: #090506;
	border: 1px solid #614840;
}

a:link, a:visited {
	color: #E1B047;
	text-decoration:underline;
	font-size:12px;
}
a:hover{
	color: #D78238;
	text-decoration:none;
}


.home a {
	width:89px;
	height:41px;
	display:block;
	background: url(../images/home_menu.gif) 0 0 no-repeat;
}
/*
.home a:hover {
	background:url(../images/home_menu_over.gif) no-repeat;
	width:89px;
	height:41px;
}
*/

.aboutus a {
	width:91px;
	height:41px;
	display:block;
	background: url(../images/aboutus_menu.gif) 0 0 no-repeat;
}
/*
.aboutus a:hover {
	background:url(../images/aboutus_menu_over.gif) no-repeat;
}
*/

.events a {
	width:88px;
	height:41px;
	display:block;
	background: url(../images/events_menu.gif) 0 0 no-repeat;
}
/*
.events a:hover {
	background:url(../images/events_menu_over.gif) no-repeat;
}
*/
.members a {
	width:90px;
	height:41px;
	display:block;
	background: url(../images/members_menu.gif) 0 0 no-repeat;
}
/*
.members a:hover {
	background:url(../images/members_menu_over.gif) no-repeat;
}
*/
.links a {
	width:86px;
	height:41px;
	display:block;
	background: url(../images/links_menu.gif) 0 0 no-repeat;
}
/*
.links a:hover {
	background:url(../images/links_menu_over.gif) no-repeat;
}
*/
.contacts a {
	width:104px;
	height:41px;
	display:block;
	background: url(../images/contacts_menu.gif) 0 0 no-repeat;
}
/*
.contacts a:hover {
	background:url(../images/contacts_menu_over.gif) no-repeat;
}
*/
.image {
	padding: 1px;
	border: 1px solid #614840;
}
.image2 {
	padding: 2px;
	border: 4px solid #ffffff;
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #24160A;
	background-color: #FBCA64;
}
.red {
	color: #FF0000;
}
.green {
	color: #00CC00;
}
.gray-border {
	border: 1px solid #DADEE1;
}.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #241612;
	background-image: url(../images/header1.gif);
	background-repeat: repeat-x;
	vertical-align:middle;
	padding-left:5px;
}
hr {
	color: #EC8F6B;
	size: 1px;
	padding:0px;
	margin:0px;
	height:1px;
}
.row1 {
	background-color: #35211A;
}
.row2 {
	background-color: #725950;
}
.padding5 {
	padding: 5px;
}
.event_bg{
background-color: #7A4937;
}.text13 {
	font-size: 13px;
}
.heading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.alert {
	color: #FF0000;
	background-color: #000000;
	border: 2px solid #FF0000;
	padding:8px;
}
