/* CSS Document */
html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #3b5651;
	/*
	color: #fff0bb;
	*/
	color: #bbffbb;
	font-size: 12pt;
}

div#mainbody    {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border:1px solid black;
}
/* header */
div#header	{ 
	width: 900px; 
	height: 140px; 
	text-align: left; 
	margin: 0; 
	padding: 0; 
}

/* Buttons */
#buttonbar	{
	width:100%;
	height:50px;
	padding:0;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url("artwork/glossynav.gif");
	background-repeat: repeat-x;
	/*
	border:1px green solid;
	*/
}
ul#navbar { 
	list-style-type: none; 
	font-family: "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #bbffbb;
	font-size: 15px;
	text-align: center; 
	padding: 20px 0px 0px 0px; 
	margin:0;
	/*
	border:1px green solid;
	*/
}
ul#navbar li {
	display: inline; 
	padding: 0; 
	margin:0;
}
ul#navbar li a { 
	padding: 3px 10px 4px 10px; 
	color: #bdcdcd; 
	text-decoration: none; 
	margin: 0px 10px 0px 10px; 
}
ul#navbar li.selected a {
	background-color: #253633;
	color: #ffffff;
}
ul#navbar a:hover {
	background-color: #253633; 
	color: #ffffff;
}
/* page content */
div.titlebar	{
	width: 716px;
	background-image: url(artwork/greenbackgroundbar.png);
	background-repeat:repeat-y;
	text-align: left;
	color: white;
	/*font-size: 18px;*/
	padding: 0px 0px 0px 10px;
}
div.titlebar	h1	{
	padding:3px;
	margin:0px;
}
div.bottomtitle	{
	width: 500px;
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	padding: 0px 0 0px 10px;
	float:left;
}
div.bottombutton	{
	float:right;
}
div.bottombutton a img	{
	border-style:none;
}
div.clearbar	{
	clear:both;
}
a { 
	color: #bdcdcd;
	text-decoration: underline;
}
a:hover {
	background-color: #1a2146; 
	text-decoration: none;
	color: #ffffff;
}
#homecontent	{
	padding: 20px;
	margin: 0;
	text-align: center;
	font-size: 16px;
}
#pagecontent	{
	padding: 20px;
	margin: 0;
	text-align: center;
	font-size: 15px;
	background-color: #bdcdcd;
	color: #253633;
}
#pagecontent a { 
	color: #253633;
	text-decoration: underline;
}
#pagecontent a:hover {
	background-color: #253633; 
	text-decoration: none;
	color: #ffffff;
}
#homeimages	{
	width: 600px;
	float: left;
	margin: 0;
	text-align: center;
}
#homeimages img	{
	border: 2px black solid;
}
#videocolumn	{
	width: 250px;
	float: right;
	margin: 0;
	text-align: center;
	font-size: 12px;
}
#videobox	{
	width: 200px;
	height: 200px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid  #fff0bb;
}
#divclear	{
	clear: both;
	height: 20px;
}
#formwrapper	{
	width:500px;
	margin: 12px auto 0px auto;
}

#formwrapper .label	{
	text-align: right;
	color: #1a2146;
	font-size: 12px;
	font-weight: normal;
}
#formwrapper .required	{
	text-align: center;
	color: #AA0000;
	font-size: 12px;
	font-weight: normal;
}
#formwrapper .input	{
	text-align: left;
}
#formwrapper input, #formwrapper textarea	{
	color: #1a2146;
	font-size: 11px;
}
#formwrapper textarea	{
	margin: 10px 50px;
}
fieldset	{
	border: 1px #1a2146 solid;
	text-align: right;
}
legend	{
	color: #1a2146;
	font-style: italic;
	font-size: 12px;
}
#formwrapper #responsemessage	{
	color: #AA0000;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
}
#formwrapper #responsemessage	.errortext{
	color: #AA0000;
}
#formwrapper #responsemessage	.successtext{
	color: #009900;
}

#map	{
	width: 850px; 
	height: 500px; 
	border: 3px solid #1a2146; 
	margin: 5px 0px 0px 5px;
}
#myaddress h4, #myaddress p, #bhddistance h5, #directions p	{
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
#bhddistance h5, #directions p {
	color: blue;
}

.buildertable tbody td	{
	font-size:10px;
	background-color:#ffffff;
}

.buildertable thead td	{
	font-size:10px;
	font-weight:bold;
	background-color:#8B9999;
}

div#mainbody h1 { font-size: 16pt; font-weight: normal; margin: 0px 0px 10px 0px; }
div#mainbody h3 { font-size: 10pt; font-weight: bold; margin: 0px 0px 0px 0px; }
div#mainbody h5 { font-size: 9pt; font-weight: bold; margin: 0px 0px 0px 0px; }
.crpoint	{
	cursor: pointer;
}

/* Table Sort Styling */
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #7d8787;
	border: 1px solid #660066;
	font-size: 10pt;
	padding: 4px 20px 4px 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	font-size: 10pt;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#d8d6e7;
}
table.tablesorter tbody tr.even td {
	background-color:#d2eeee;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #aa77aa;
}

/* Footer styling */
#bottombar	{
	width:100%;
	height:12px;
	padding:0;
	margin: 0px 0px 4px 0px;
	text-align: center;
	background-image: url("artwork/bottombar.gif");
	background-repeat: repeat-x;
	/*
	border:1px white solid;
	*/
}
div#footer    { 
	height: 40px;
	background-image:url(artwork/logoline.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #bdcdcd; 
	font-size: 10px; 
	text-align: center; 
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 4px 0px; 
}
div#contact { 
	font-size: 10px; 
	text-align: center; 
	padding-top: 10px; 
}
div#copyright { 
	font-size: 10px; 
	text-align: center; 
	padding-top: 10px; 
}
div#footer  h1  { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18pt; font-weight: normal;}
div#footer  h3  { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; margin: 0; padding: 0; }
div#credit	{ margin-bottom: 20px; padding: 0; }
div#thinline	{ width: 800px; height: 10px; text-align: center; margin: 0; padding: 0; }

div#copyright a {color: #bdcdcd; font-size: 10px; text-align: center; margin-top: 4px; text-decoration: none; background-image: none }
div#copyright a:hover  {background-color: #bdcdcd; color: #253633; text-decoration: underline; background-image: none }