html, body {
	background-color: #FDFFFF;
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3 {font-size:1.2em;}

.norollover a:hover{border:none; text-decoration:none;}

table.shadowContainer td {
	height: 100%;
}

table.shadowContainer td.left_content {
height:310px;
}

table.shadowContainer td.middle {
	background-color: #000000;
	width: 800px;
}

table.linkcontainer {
	width: 800px;
}

table.linkcontainer td{
	background-color: #244A38;
	padding: 2px 4px 2px 2px;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}

td.top { 
	color: #006E51; 
	background-color: #FFFFFF;
	background-image: url(images/header-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.topText { 
	text-align: center;
	border-bottom: 1px solid #006E51;
	font-size:.8em;
}

td.middle_spacer {
	background-color: #003D7D;
}

a:link, a:visited { 
	color: #00513B;  
	text-decoration: none;  
}

a:hover { 
	color: #1A4471;  
	text-decoration: none;  
	border-bottom: 1px dotted #1A4471;   
}

.header { 
	letter-spacing: 1px;
	border-bottom: 3px double #E0E0E0;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
}

td.shadow_right {
	background-image: url(images/border-r.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: bottom;
}

td.shadow_left {
	background-image: url(images/border-l.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: bottom;
	text-align: right;
}

td.body_content {
	padding: 10px;
}

td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}

td.footerContainer {	
	background-color: #000000;  
	text-align: center;  
	color: #FFFFFF;  
	padding: 5px;   
}

.footer { 
	margin: 10px;   
}

.footer a:link, .footer a:visited { 
	color: White;  
	text-decoration: none;  
	padding-left: 13px;  
	padding-right: 13px;    
}

.footer a:hover { 
	color: #E9E9E9;  
	text-decoration: underline;  
}

tr.horizontal_center {
	background-color: Black;
	background-image: url(images/nav-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 140px;
	vertical-align: top;
}

img.logo { 
	margin: 6px 0px 6px 18px;
}

img.img_right {float:right; margin:5px;}

td.left_content {
	width: 200px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px dotted #666666;

}

.left_content ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.left_content ul a:link, .left_content ul a:visited { 
	color: #00513B;  
	text-decoration: none;
	display: block;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #EDEDED;  
	border-left: 3px solid #EDEDED;  
	border-bottom: 1px solid #EDEDED;  
	border-right: 3px solid #EDEDED;
}

.left_content ul a:hover { 
	color: #00513B;  
	text-decoration: none;  
	display: block;
	background-color: #EDEDED;  
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	color: White;
	width: 100%;
	border: 1px solid #244A38;
	display: block;
	line-height: 34px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}

a.main_link:hover{
	color: White;
	background-color: #233F5A;
	border: 1px solid White;
}

td.navigation {
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

div.credit { 
	margin: 60px 10px 70px 10px;  
	font-size: 9px;     
	text-align: center;
	background-image: url(images/images/BWD-logo.gif);
	background-repeat: no-repeat;
}

.credit a:link, .credit a:visited { 
	color: Black;  
	text-decoration: none;   
}
	
.credit a:hover { 
	color: #494949;
	border-bottom: 1px dashed Black;
}

/* PAGE CONTENT */
.homeContent {
	font-size:16px;
	width:500px;
	text-align:center;
	margin: 40px auto 40px auto;
}

.homeSlogon {
	color: Navy;
	font-style: italic;
}

.titleText {
	color:	Navy;
	text-align: center;
	font-style: italic;
}	

.contact {margin:0; padding:0; background:url(images/border-b.gif) no-repeat;}
.contact p {padding-top:20px;}
.notice {border:double 3px #CCCCCC; width:150px; float:right; margin:10px; padding:3px; text-align:center; font-family: "Times New Roman", Times, serif; font-size: 1.2em; letter-spacing:2px;
	font-weight: bold;
	font-variant: small-caps;
	color:#334B2C; height:100px;}
	
.notice p {padding:0; margin:3px 0 8px 0;}

ul.menu li{ list-style-type:none; padding:0; /margin-bottom:-25px; margin:0; line-height:auto; }

.small{font-size:.8em;}
.clear {clear:both;}

