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

#resources{
	width:921px;
	height:400px;
	margin:21px 21px 0px 21px;
	}
#resources p{
	margin-top:25px;
	}
#resources h2{
	display:inline;
	font-size:1.3em;
	}

#vendors{
	width:921px;
	margin:21px 21px 0px 21px;
	}
#vendors h2{
	font-size:1.3em;
	margin-top:15px;
	}

#location{
	width:921px;
	margin:21px 21px 0px 21px;
	}
#location img{
	width:600px;
	height:456px;
	margin-top:25px;
	margin-left:150px;
	}
#faq{
	width:921px;
	height:400px;
	margin:21px 21px 0px 21px;
	}

#faq p{
	font-size:1.2em;
	margin-bottom:15px;
	text-align:justify;
	}

#faq p span{
	display:block;
	color:#dd3300;
	}

