@charset "utf-8";
/* CSS Document */

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}
body {
	background-color: #000000;
}

.logo {
	background-image:url(images/bd-banner-tile.gif);
	height: 220px;
	width:100%;
}
.mlogo {
	background-image:url(images/bd-banner-tile.gif);
	height: 150px;
	width:100%;
}
.mmain {
	color:#000;
	font-size:24px;
	margin:0 auto;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main {
	color:#000;
	font-size: 18px;
	margin:0 auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 26px;
}
#nav  {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	height: 40px;
	text-align: center;
	padding-top: 8px;
	color: #FFF;
	background-color: #FF0000;
	width: 100%;
}
#mnav  {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
	background-color: #FF0000;
	width: 100%;
	font-weight:bold;
}
#nav a:link {color: #FFF; text-decoration: none;}
#nav a:visited {color: #FFF; text-decoration:none;}
#nav a:hover {color: #000; text-decoration:none;}
#nav a:active {	color: #000; text-decoration:none;}
#mnav a:link {color: #FFF; text-decoration: none;}
#mnav a:visited {color: #FFF; text-decoration:none;}
#mnav a:hover {color: #000; text-decoration:none;}
#mnav a:active {	color: #000; text-decoration:none;}


.footer a:link {color: #666666; text-decoration: none;}
.footer a:visited {color: #666666; text-decoration:none;}
.footer a:hover {color: #FFF; text-decoration:none;}
.footer a:active {	color: #FFF; text-decoration:none;}


.footer {
	position: relative;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:100%;
	font-size:18px;
	background: #000;
	color: #666;
	padding-top:15px;
	padding-bottom:15px;
	 margin-left: auto;
 margin-right: auto;
}
.mfooter {
	position: relative;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:100%;
	font-size:26px;
	background: #000;
	color: #666;
	padding-top:10px;
	padding-bottom:10px;
	 margin-left: auto;
 margin-right: auto;
     min-height: 1px;
    max-height: 999999px;
}
.logos {
	position: relative;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:100%;
	background: #FFF;
	color: #666;
}
	
.fb-like {
	position: absolute;
	top: 275px;
	left: 10px;
	z-index:2;
}
#bodymain  {
	color: #000000;
	background-color: #FFF;
	width: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
#text{
	color:#000000;
	font-size:26px;
	margin:0 auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; 
	}
	
	input[type=text] {
		font: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}