body {
	background-color: #857041;
	background-image: url(images/bcr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 
#bcrleft {
	background-image: url(images/bcrleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bcrmenu {
	background-image: url(images/bcrmenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bcrmain {
	background-image: url(images/bcrmain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
}
#title{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #a69151;
}
#menu {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e9daae;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
	padding-left: 20px;
}
#menu a:link {
	color: #e9daae;
	text-decoration: none;
}
#menu a:visited {
	color: #e9daae;
	text-decoration: none;
}
#menu a:hover {
	color: #fffbee;
	text-decoration: none;
}
#menu a:active {
	color: #e9daae;
	text-decoration: none;
}
#menus {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e9daae;
	padding-left: 20px;
}
#menus a:link {
	color: #e9daae;
	text-decoration: none;
}
#menus a:visited {
	color: #e9daae;
	text-decoration: none;
}
#menus a:hover {
	color: #ccbb87;
	text-decoration: none;
}
#menus a:active {
	color: #e9daae;
	text-decoration: none;
}
#txt {
	font-family: Century Gothic,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e0cc94;
}
#txt a:link {
	color: #ccbb87;
	text-decoration: none;
}
#txt a:visited {
	color: #ccbb87;
	text-decoration: none;
}
#txt a:hover {
	color: #99d8e5;
	text-decoration: none;
}
#txt a:active {
	color: #ccbb87;
	text-decoration: none;
}
#tx {
	font-family: Trebushet. MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e0cc94;
}
#tx a:link {
	color: #fffbee;
	text-decoration: none;
}
#tx a:visited {
	color: #fffbee;
	text-decoration: none;
}
#tx a:hover {
	color: #e0cc94;
	text-decoration: none;
}
#tx a:active {
	color: #fffbee;
	text-decoration: none;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e0cc94;
}
#txs a:link {
	color: #e0cc94;
	text-decoration: none;
}
#txs a:visited {
	color: #e0cc94;
	text-decoration: none;
}
#txs a:hover {
	color: #ffffff;
	text-decoration: none;
}
#txs a:active {
	color: #e0cc94;
	text-decoration: none;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e0cc94;
	font-weight: normal;
	background-color: #857041;
	border: 1px solid #000000;
}
#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e0cc94;
	font-weight: bold;
	background-color: #462f14;
	border: 1px solid #000000;
}  
