/* CSS Document */

/* set page background to white and text to very dark gray
 * html is included because this is the root element for
 * pages served as application/xhtml+xml */
html, body {
  background: #FFFFFF;
  color:#373737
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  }
/* set width of wrapper to same width as title image
 * no top or bottom margin
 * auto on both sides will center wrapper in modern browsers */
#wrapper {
	width: 850px;
	margin: 0 auto;
	background-image: url(/images/index_backer2.jpg);
	background-repeat: no-repeat;
	height: 673px;
  }
/* set 15px top margin for titlebar, other margins set to zero */
#header {
  height: 131px;
  }
/* maincontent width is 1px smaller to account for left border */
#maincontent {
	width: 850px;
	margin: 0;
	padding: 0;
	font-size: 85%;
  }
/* set margins, padding, and line height for maincontent paragraphs */
#maincontent p {
  margin: 0 25px 0 40px;
  padding: 5px 0;
  line-height:1.4;
  }
/* set dimensions for level 1 and 2 headings in maincontent */
#maincontent h1, #maincontent h2 {
  margin: 0 0 5px 15px;
  padding: 5px 0 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #396632;
  }
#maincontent h1 {
  font-size: 165%;
  }
#maincontent h2 {
  font-size: 135%;
  }
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image:  url(/images/nav_up.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-right: 28px;
	padding-bottom: 3px;
}

#sectionLinks a:hover{
	background-image: url(/images/nav_over.gif);
	color: #FFFFFF;
}
#logo{
	top: 400px;
	right: 250px;
	width: 353px;
	height: 353px;
	position: relative;
	z-index: 10;
}
/*
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFCC33;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFCC33;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	
}

a:active {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFCC33;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFF33;
	text-decoration: underline;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	
}
*/
a.links:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	line-height: 20px;
	margin: 10px;

	


}

a.links:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	line-height: 20px;
	margin: 10px;

}

a.links:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	line-height: 20px;
	padding: 0px;
	margin: 10px;


}

a.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	font-weight: 300;
	padding: 0px;
	border: thin none #336633;
	line-height: 20px;
	margin: 10px;


}


a.midlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	text-decoration: none;
	overflow: visible;
	height: auto;
	
	padding: 0px;
	color: #CCCCCC;

	


}

a.midlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	text-decoration: none;
	overflow: visible;
	height: auto;
	
	padding: 0px;
	color: #FFFFFF;

}

a.midlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	text-decoration: none;
	overflow: visible;
	height: auto;
	
	padding: 0px;
	color: #FFFFFF;


}

a.midlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	text-decoration: none;
	overflow: visible;
	height: auto;
	
	padding: 0px;
	color: #006633;


}




a.footer:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666633;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
	margin-right: 8px;
	margin-left: 10px;

}

a.footer:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666633;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
}

a.footer:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666633;
	text-decoration: none;
	margin-top: 8px;
	padding-top: 5px;
	line-height: 20px;


}

a.footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCC66;
	text-decoration: underline;
	font-weight: 300;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;

}



a.bluefire:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
	margin-right: 8px;
	margin-left: 10px;

}

a.bluefire:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
}

a.bluefire:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
	margin-top: 8px;
	padding-top: 5px;
	line-height: 20px;


}

a.bluefire:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
	font-weight: 300;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;

}

a.header:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666633;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
	margin-right: 8px;
	margin-left: 10px;
	font-weight: bold;


}

a.header:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666633;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
	margin-right: 8px;
	margin-left: 10px;
	font-weight: bold;
}

a.header:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666633;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
	margin-right: 8px;
	margin-left: 10px;
	font-weight: bold;


}

a.header:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFF33;
	text-decoration: none;
	padding: 0px;
	border: thin none #336633;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 20px;
	margin-right: 8px;
	margin-left: 10px;
	font-weight: bold;


}


li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	list-style-type: disc;
	list-style-image:  none;
	list-style-position: outside;
	text-align: left;
	margin: 10px;
	padding: 0px;






}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000;
	text-align: left;
}
.mid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	text-decoration: none;
	overflow: visible;
	height: auto;
	margin: 15px;
	padding: 0px;
	color: #FFFFFF;

	}

.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 0px;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 13px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;

}
.maintable {
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
	padding-left: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	white-space: normal;
	display:inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	font-weight: 700;
	letter-spacing: 0.4px;
	margin: 10px;






}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
	white-space: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display:inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #9999CC;
	border-left-color: #FFFFFF;
	padding: 0px;



}
h3 {
	font-family: "Times New Roman";
	font-size: 19px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.6px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
    margin-left: 30px;

}
h4 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
}


.menuborder {
	background-color: #FFFFCC;
	margin: 0px 10px 30px 20px;
	padding: 10px 10px 20px;
	
	height: auto;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px solid #999966;

}

	

	







.menucontent {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background-attachment: fixed;
	background-image:   url(/images/slicefade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top: 1px dashed #999966;
	border-right: 1px solid #999966;
	border-bottom: 1px none #999966;
	border-left: 1px solid #999966;
    


}



.contentx {
	clear: right;
	float: right;
    
}

.linkheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: none;
	margin-bottom: 5px;
	margin-left: 10px;


}

.imageholder {
	padding: 15px;
	clear: right;
	float: right;
}
.imageholderr {
	padding: 15px;
	clear: left;
	float: left;
}
.imgborder {
	border: 1px solid #000000;
}
img {
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;

}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666633;
	text-decoration: none;
	text-align: center;

}


input {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: 1px solid;



}
.leftcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10px;
	text-align: left;

}
.midphoto {
	padding: 15px;
	clear: left;
	float: left;
	border: 1px solid #FFFFFF;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000;
	text-align: left;
}

.contentContainer {
	padding: 15px;
	height: auto;
	width: auto;
}
strong {
	color: #FFFF99;
}
.quickSearchHolder {
	padding: 0px;
	height: 400px;
	width: 266px;
	border: 1px dotted #FF9900;
}
.formfont {
	background-image: http://www.mbb1.com/mbb/graphics/vspacer.gif;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000;
}
.copyright {
	background-image: http://www.mbb1.com/mbb/graphics/vspacer.gif;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000;
}
.display_background2{ background-color: #DEDEDE; }
.display_background{
	background-color: #DEDEDE;
}
.display_backgroundtext{
	color: #434343;
	font-family: Verdana, Arial Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}
.header{
	color: #000000; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 16px; 
}
.formnote {
	background-image: http://www.mbb1.com/mbb/graphics/vspacer.gif;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold
	font-style: normal; 
	color: #000000}

.form_header{
	color: #ffffff; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 15px; 
	background-color: #434343;
}

.form_header2{
	color: #ffffff; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 13px; 
	background-color: #434343;
}

.search_category{
	color: #434343; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 15px; 
}

.submitbutton { 
	font-family:Verdana, Arial, Serif; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	color:#ffffff; 
	background-color:#434343; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
	padding:3px 4px;
	cursor: hand;
}
.submitbutton2 { 
	font-family:Verdana, Arial, Serif; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	color:#ffffff; 
	background-color:#434343; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
	padding:3px 4px;
	cursor: hand;
	width: 135;
}
.submitbutton3 { 
	font-family:Verdana, Arial, Serif; 
	font-size:10px; 
	font-weight:bold; 
	font-style:normal; 
	color:#ffffff; 
	background-color:#434343; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
	padding:1px 2px;
	cursor: hand;
	width: 100;
}
.submitbutton4 { 
	font-family:Verdana, Arial, Serif; 
	font-size:10px; 
	font-weight:bold; 
	font-style:normal; 
	color:#ffffff; 
	background-color:#434343; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
	padding:1px 2px;
	cursor: hand;
}
.custombutton { 
	font-family:Arial,Verdana, Serif; 
	font-size:14px; 
	font-weight:normal; 
	font-style:normal; 
	color:#ffffff; 
	background-color:#434343; 
	border-style:solid; 
	border-width:1px; 
	border-color:#FFFFFF; 
	cursor: hand;
	width: 134;
	height: 29;
}
 
 .submit {
	color:#3399CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	background-color : #000000;
	border: #000000 1px solid;	
}
input {
	color: #000000; 
	font-family: Verdana, Arial, Serif; 
	font-weight: normal; 
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #ffffff;	
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	 
}
.input{
	color: #000000; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 11px; 
	background-color: #DEDEDE;
	border: solid 1px;
	width: 200px;	
}
.input2{
	color: #333333; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 11px; 
	background-color: #FFFFFF;
	border: solid 1px;
}
textarea{
	color: #333333; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 11px; 
	background-color: #FFFFFF;
	border: solid 1px;
}
radio{
	color: #000000; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 11px; 
	background-color: #DEDEDE;
}
.radio{
	color: #ffffff; 
	font-family: Verdana, Arial, Serif; 
	font-weight: bold; 
	font-size: 11px; 
	background-color: #434343;
}
select{
	color: #000000; 
	font-family: Verdana, Arial, Serif; 
	font-weight: normal; 
	font-size: 11px; 
	background-color: #DEDEDE;
	border: solid 1px;
}
.style7 {color: #203878}
