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

html{
	background-color:#000;
	background-image:url(../images/backgradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width: 100%;
	height: 100%;
	margin: 0px;
}


body{
	text-align:center;
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/dropshadow.png);
	background-repeat: repeat-y;
}


#container{
	width: 941px;
	min-height: 810px;
	background-color: #616161;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}


/*HEADER*/

#header{
	width: 941px;
	height: 170px;
	background-color:#dfdfdf;
}


#headtr{
	width: 222px;
	height: 170px;
}


#headbanner{
	width: 712px;
	height: 170px;
	margin-left: 229px;
	margin-top: -170px;
	background-image: url(images/mtb_banner_home.jpg);
}



/*NAVIGATION*/


#navlogos{
	width: 222px;
	height: 70px;
	margin-top: 0px;
}


#weather{
	width: 222px;
	height: 127px;
	margin-top: 7px;
	background-color:#FFF;
	margin-bottom: 10px;
	text-align: center;
}


/********************CONTENT*****************/
#content{
	background-color: #dfdfdf;
	width: 712px;
	min-height: 567px;
	margin-left: 229px;
	margin-top: -670px;
	background-image: url(../images/light_grey.jpg);
}

#contenthome{
	background-color: #dfdfdf;
	width: 712px;
	min-height: 673px;
	padding-top: 10px;
	margin-top:7px;
	margin-left:7px;
	background-image: url(../images/light_grey.jpg);
	text-align: left;
	float:left;

}

#scontent{
width: 670px;
min-height: 539px;
margin-left: 20px;

}


#testimonials{
width: 650px;
min-height: 20px;
background-color: #CCC;
padding: 15px 15px 15px 15px;
}



/**************HOME***********/

#pad15{
	min-height: 15px;
}

#titlebar{
	width: 601px;
	height: 38px;
	margin-left: 10px;
}


#greybar{
	width: 676px;
	min-height: 20px;
	margin-left: 18px;
	margin-top: 3px;
	background-color: #666;
	text-align: center;
	background-image: url(../images/greybar_back.jpg);
}


#homecontent{
	width: 395px;
	height: 269px;
	margin-left: 35px;
	margin-top: 20px;
}


#homepic{
	width: 234px;
	height: 244px;
	margin-left: 450px;
	margin-top: -269px;
	border: 1px solid #fff;
	text-align: center;
}


#pullquotes{
	width: 676px;
	min-height: 169px;
	margin-left: 18px;
	margin-top: 0px;
	text-align: center;
	border: 1px solid #fff;
	padding-top: 5px;
}

#pullquote1{
	margin-top: 20px;
	margin-left: 30px;
	width: 280px;
	height: 100px;
	text-align: left;
	float: left;
}

#pullquote2{
	/*margin-top: -100px;
	margin-left: 360px;*/
		margin-top: 20px;
		margin-right: 30px;
	width: 280px;
	height: 100px;
	text-align: left;
	float: right;
}

#greybar2{
	width: 665px;
	min-height: 12px;
	margin-left: 5px;
	margin-top: 3px;
	background-color: #666;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/greybar_back.jpg);
}

/**************REQUEST SERVICE********************/

#contactrequest{
	width: 706px;
	padding-left:6px;
	height: 500px;
	margin-top: 20px;
	background-image: url(../images/contact_back.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
}


#contactrequest2{
	width: 706px;
	height: 400px;
	padding-left:6px;
	margin-top: 20px;
	background-image: url(../images/contact_back2.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
}

#adminarea{
	width: 712px;
	height: 400px;
	margin-top: 20px;
	background-image: url(../images/contact_back2.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	
}



#survey{
	width: 660px;
	min-height: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color:#233654;
	border-bottom-color:#FFF;
	border-style: outset;
	text-align: left;
	
}

#form{
	min-height: 300px;
	width: 97%;
	margin-top: 33px;
	margin-left: 10px;;
	margin-right: auto;
	margin-bottom: 20px;
	
}

.formtext{
	color: #FFF;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 17px;
	
}



/*FOOTER*/

#footer{
	width: 941px;
	height: 53px;
	background-color: #233654;
	background-image: url(../images/footer_arrow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top: 7px;
	text-align: center;
	padding-top: 15px;
}


/*FONTS*/

.main{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;	
	line-height: 16px;
}


.greybox1{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#FFF;
	font-style: bold;
	line-height: 30px;
}

.greybox2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: bold;
	margin-top: -3px;
	font-weight: bold;
	line-height: -10px;
}

.big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.bigred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
}

.bigred2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	letter-spacing: 9px;
}



.footer{
	color: #ffffff;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 17px;
}


.basic{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	text-decoration: none;
}

.blueworks{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #0033CC;	
	line-height: 16px;
}
.boxborder{
	
	border: 2px solid #c3c3c3;
	
}