@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
p {
	line-height:20px;
	text-align:justify;
}
h1 {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 24px;
}
#top {
	height: 76px;
	background-image: url(images/bcb_background_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#middle {
	background-image: url(images/bcb_background_bottom.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	min-height: 800px;
}
#main {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	width: 775px;
	height: 25px;
	background-image: url(images/bcb_header.jpg);
	background-repeat: no-repeat;
	padding-top: 121px;
	text-align: center;
}
#header a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
#header a:hover {
	text-decoration: underline;
	color: #000000;
}
.bar {
	height: 1px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #670562;
	margin-top: 12px;
	margin-bottom: 12px;
	clear:both;
}
#title {
	width: 476px;
	height: 282px;
	padding-right: 282px;
	color: #ffffff;
	background-image: url(images/bcb_home_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}
#title p {
	line-height: normal;
}
.box {
	background-image: url(images/bcb_box.jpg);
	width: 352px !important;
	width: 372px;
	width/**/:/**/352px;
	height: 148px !important;
	height: 158px;
	height/**/:/**/148px;
	float: left;
	color:#ffffff;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box a, .box_small a, #title a {
	color: #dfac13;
}
.box_small {
	background-image: url(images/bcb_box_small.jpg);
	padding: 10px;
	width: 230px;
	height: 88px;
	margin: 10px;
	float: right;
	font-size: 11px;
	color:#ffffff;
}
.box_small h1 {
	line-height: 0px;
	font-size: 16px;
	padding: 0px;
}
.box h1 {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	padding-bottom:5px;
}
.box_small p {
	line-height: 12px;
	font-size: 11px;
}
.box p {
	padding:0;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer {
	width:775px;
	text-align:center;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
}
#footer a {
	color: #dfac13;
}
#footer a:hover {
	color: #670562;
}
.raquo {
	text-align:right;
	line-height: 0px;
	padding:0;
	margin: 0;
}
.raquo a {
	text-decoration: none;
	font-size:24px;
	font-weight: bold;
}
.raquo a:hover {
	text-decoration: underline;
}
#nav {
	width: 170px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#nav ul {
	margin: 0;
	padding: 2px;
}
#nav li {
	list-style:none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #670562;
	margin-top: 4px;
	margin-bottom: 4px;
}
#nav li a {
	color:  #670562;
	text-decoration:none;
	display: block;
}
#nav li a:hover, .youarehere {
	background-color: #dfac13;
}
table.video {
	font: normal 75%/150%;
	border-collapse: collapse;
	border: 3px solid #f0f8ff;
	border-top: 5px double #670562;
	border-bottom: 5px double #670562;
	width: 750px;
	margin: auto;
}
th {
	text-align:left;
	padding: 5px;
}
table.archive tr {
	background-color:#eeeeee;
	border: 2px solid #FFFFFF;
}

caption {
	letter-spacing: 5px;
	text-align: center;
	text-indent: 2em;
	text-transform: uppercase;
	font-size: 150%;
	padding: 10px 0;
	margin: auto;
}
#gal_hire {
	margin: auto;
	text-align:center;
	font-style:italic;
}
#gal_hire a {
	color: #dfac13;
}
#gal_hire a:hover {
	color:  #670562;
}
#guestbook_footer {
	margin: 1em;
	text-align: right;
}
#guestbook_smilies {
	margin: 1em;
}
.guestbook_comment {
	border: 1px solid #ccc;
	margin: .5em;
}
.guestbook_comment p {
	margin: .5em;
	margin-top: 1em;
}
.guestbook_secimage {
	display: block;
	clear: both;
	margin: .5em;
}
#form1 form {
	margin: 1em;
	margin-top: 3em;
}
#form1 label {
	display: block;
	margin-top: .5em;
	margin-bottom: .2em;
}
