body {
	background-image: url(images/bcr-in.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bcr1 {
	background-image: url(images/bcr-in.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}  
#left {
	background-image: url(images/left-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}  
#left-ph {
	background-image: url(images/left-photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}  
#bottom1 {
	background-image: url(images/bottom1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
}  
#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 104px;
} 
#title{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #484019;
}
#menu {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #625723;
}
#menu a:link {
	color: #c9b869;
	text-decoration: none;
}
#menu a:visited {
	color: #c9b869;
	text-decoration: none;
}
#menu a:hover {
	color: #625723;
	text-decoration: none;
}
#menu a:active {
	color: #c9b869;
	text-decoration: none;
}
#menus {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #453905;
}
#menus a:link {
	color: #7c680d;
	text-decoration: none;
}
#menus a:visited {
	color: #7c680d;
	text-decoration: none;
}
#menus a:hover {
	color: #453905;
	text-decoration: none;
}
#menus a:active {
	color: #7c680d;
	text-decoration: none;
}
#txt {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #796d35;
}
#tx {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #83773e;
}
#tx a:link {
	color: #b5aa78;
	text-decoration: none;
}
#tx a:visited {
	color: #b5aa78;
	text-decoration: none;
}
#tx a:hover {
	color: #796d35;
	text-decoration: none;
}
#tx a:active {
	color: #b5aa78;
	text-decoration: none;
}
#txs {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c680d;
}
#txs a:link {
	color: #7c680d;
	text-decoration: none;
}
#txs a:visited {
	color: #7c680d;
	text-decoration: none;
}
#txs a:hover {
	color: #796d35;
	text-decoration: none;
}
#txs a:active {
	color: #7c680d;
	text-decoration: none;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eddc8f;
	font-weight: normal;
	background-color: #89700c;
	border: 1px solid #000000;
}
#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eddc8f;
	font-weight: bold;
	background-color: #89700c;
	border: 1px solid #000000;
} 
#Map {
	cursor: pointer;
}