/* CSS Document */
body {
	margin: 0px 0 0 0;
	text-align: center;
	background-image: url(images/bg.jpg);
	}
#wrapper {
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1011px;
	height:auto;
}
#main-white-border {
	border: 8px solid #FFFFFF;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main-gold-border {
	border: 13px solid #7f6f43;
	background-color: #AB9B6E;
}
#left-col {
	width: 218px;
	float: left;
}
#right-col {
	float: right;
	width: 730px;
	background-color: #ece9df;
	padding: 10px;
}
#main-cont-area {
	border: 1px solid #9f9371;
	padding: 10px;
	min-height:870px;
	color: #564f3b;
}
#main-cont-area a{
	color: #866d29;
	text-decoration: none;
}
.title-line {
	text-align: right;
	margin-bottom: 10px;
	width: 705px;
	float: right;
}
.title-line h3{
	color: #242021;
	float: left;
	margin-top: 0px;
}
#left-col-nav {
	background-color: #000000;
	background-image: url(images/bg-nav.jpg);
	color: #7F6F43;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 20px;
	background-position: bottom;
	padding-bottom: 20px;
}
#left-col-nav a{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
}
#left-col-box1 {
	background-color: #BBB39A;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: visible;
}
#left-col-reserve {
	background-color: #bbb39a;
	border: 1px solid #FFFFFF;
	margin: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left-col-reserve h3{
	color: #2e2a29;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left-col-reserve a{
	color: #866d29;
}
#left-col-box2 {
	background-color: #918462;
	padding-left: 25px;
	color: #FFFFFF;
	overflow: auto;
	padding-right: 15px;
	font-size: 14px;
}
#left-col-box2 img{
	border: 1px solid #FFFFFF;
}
#left-col-box2 a{
	color: #e5d191;
	text-decoration: none;
}
#left-col-box2 h3{
	margin-top: 5px;
	margin-bottom: 0px;
}
#left-col-box3 {
	background-color: #ab9b6e;
	color: #e5d191;
	overflow: auto;
	padding-left: 25px;
	font-size: 14px;
}
#left-col-box3 h3{
	margin-top: 5px;
	color: #FFFFFF;
}
#left-col-box3 a{
	color: #FFFFFF;
	text-decoration: none;
}
.clear {
	clear: both;
}
#footer-bnh {
	background-image: url(images/footer-bnh.jpg);
	height: 105px;
	width: 995px;
}
#footer-bnh-text {
	float: right;
	text-align: center;
	margin-right: 150px;
	margin-top: 25px;
	color: #FFFFFF;
}

#compucast-footer {
	text-align: center;
	color: #FFFFFF;
}
#compucast-footer a{
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
}
.image-border-left {
	float: left;
	background-color: #242021;
	padding: 10px;
	margin: 20px;
}
.image-border-left img{
	border: 1px solid #FFFFFF;
}
.image-border-center {
	background-color: #242021;
	padding: 10px;
	width: 610px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
.image-border-center img{
	border: 1px solid #FFFFFF;
}
.image-border-right {
	float: right;
	background-color: #242021;
	padding: 10px;
	clear: right;
	margin: 20px;
}
.image-border-right img{
	border: 1px solid #FFFFFF;
}
.image-border-right-sm {
	float: right;
	background-color: #242021;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
	clear: right;
}
.image-border-right-sm img{
	border: 1px solid #FFFFFF;
}
