/*  
Author: Cody Andersen
Author URL: http://www.gardnerengineering.net
*/

/* Basics */

body {
	padding: 0;
	margin: 0;
	background: #cccccc;
	color: #000000;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 2px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #5C6C7D;
}
a:hover, a:active {
	color: #8CA0B4;
	text-decoration: none;
}
#map{
margin-left:2px;
margin-top:2px;
}
#mapbk{
	width:584px;
	height:280px;
	left:-77px;
	margin-top:0px;
	background-color:#666666;
	margin-left: 2px;
}

/* Layout */ 
/*************************WRAPPER**************************************/
#headlinks{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	color: #000000;
	top:63px;
	padding-top: 0px;
	float:right;
	padding-right: 140px;
	position: relative;
	height: 0px;
	z-index:15;
}
#headlinks a{
	color: #000000;
	text-decoration: none;
}
#headlinks a:hover, #headlinks a:active{
	color: #666666;
	text-decoration: none;
}
.headimage{
margin-top:0px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-position:center;
	background-image:url(../images/logobk1008md1.png);
	background-repeat:repeat-y;
	margin-top: 0px;
	text-align: left;
	width: 1008px;
}

#wrappermm {
	margin-left: auto;
	margin-right: auto;
	background-position:center;
	background-image:url(../images/logobk1008md1.png);
	background-repeat:repeat-y;
	margin-top: 0px;
	text-align: left;
	width: 1008px;
}

#content {
	float: left;
	margin-top: -12px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	background: url(../images/content.gif) no-repeat;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
} 
html>body #content {
	width: 470px;
}
* html #content {
	overflow: hidden;
	/* For IE - don't want big images breaking the page */
}
/******************************HEADERS**************************************/
.header {
	background-repeat: no-repeat;
	height:225px;
}
.footer {
height:47px;
margin-top:-205px;
float:left;
clear: both;
}
.footer2 {
	height:47px;
	margin-top:-20px;
}

.crumble{
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	left: 30px;
	top: 0px;
	width: 700px;
}

.crumble a{
	color: #444444;
	text-decoration: none;
}
/***************************************MM Page****************************/
.mmflash{
float:left;
width:746px;
margin-top:-145px;
height:0px;
position:relative;
z-index:15;
left:0px;
}
.mmflash400{
float:left;
width:746px;
margin-top:-210px;
height:0px;
position:relative;
z-index:14;
left:0px;
}
.aboutpic{
	width:900px;
	height:579px;
	margin-top:-200px;
	position:relative;
	z-index:14;
	left:15px;
	color: none;
}
.modelingpic{
	width:900px;
	height:579px;
	margin-top:-100px;
	position:relative;
	z-index:14;
	left:15px;
	color: none;
}
/*************************************Page Template*************************/
.bodycopy{
	z-index:20;
	margin-left:133px;
	margin-top:-183px;
	margin-bottom:25px;
	min-height:600px;
	width:700px;
}
.bodycopy2{
	z-index:15;
	margin-left:127px;
	margin-top:-140px;
	margin-bottom:25px;
	min-height:600px;
	width:500px;
}
.mapc{
	margin-left:-30px;
}
.bodycopym{
z-index:50;
margin-left:133px;
margin-top:-170px;
margin-bottom:25px;
min-height:600px;
width:700px;
}
.bodycopye{
z-index:50;
margin-left:133px;
margin-top:-70px;
margin-bottom:25px;
min-height:600px;
width:700px;
}
.bd{
	z-index:15;
	float:left;
	position:relative;
	width:1009px;
	margin-left:0px;
	margin-top:0px;
	min-height:300px;
	background-repeat: repeat-y;
	background-image:url(../images/logobk1008md1.png);
	}
.sidebar{
z-index:15;
margin-left:10px;
margin-top:150px;
}
.textbk{
	z-index: 1;
	position: relative;
	left: 100px;
	top: 300px;
	width: 500px;
}
.subbk{
	position:relative;
	z-index:20;
	margin-top:-320px;
	margin-left:400px;
}
.subtext{
	position:relative;
	margin-left:100px;
	margin-top:0px;
	z-index:30;
	width: 590px;
}
.subtext2{
	position:relative;
	margin-left:100px;
	margin-top:-370px;
	z-index:30;
	width: 590px;
	font-size: small;
}
/*************************************Menus*********************************/
.fmenu{
z-index:50;
position:relative;
margin-top:45px;
width:120px;
height:0px;
}

#ddblueblockmenu{
border-bottom-width: 0;
width: 125px;
z-index:25;
position:relative;
height:0px;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: normal 100% Arial, Helvetica, sans-serif;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
}

#ddblueblockmenu ul a{
text-decoration: none;
color: 000000;
	/* for IE */
  filter:alpha(opacity=100);
	/* CSS3 standard */
  opacity:1;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 109px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: 000000;
background-color: #ffffff;
border-bottom: 1px solid #555555;
border-left: 3px solid #222222;
	/* for IE */
  filter:alpha(opacity=70);
	/* CSS3 standard */
  opacity:0.7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 127px; /*IE 5*/
w\idth: 109px; /*185px minus all left/right paddings and margins*/
}
#ddblueblockmenu ul a:hover {
	/* for IE */
  filter:alpha(opacity=100);
	/* CSS3 standard */
  opacity:1;
}
#ddblueblockmenu ul a:visited {
text-decoration:none;
}
#ddblueblockmenu li a:hover {
	background-color: #FFFFFF;
	border-left-color: #FF0000;
	/* for IE */
  filter:alpha(opacity=100);
	/* CSS3 standard */
  opacity:1;
}

#ddblueblockmenu div.menutitle{
	text-decoration:none;
	color: 000000;
	border-bottom: 1px solid black;
	padding: 1px 0;
	padding-left: 5px;
	background-color: #FF0000;
	width: 120px;
	/* for IE */
  filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#ddblueblockmenu div.menutitle a:hover, a:visited{
color:000000;
}

#ddblueblockmenu div.menutitle a{
text-decoration:none;
}
/**********************end menu****************************************/
