@charset "UTF-8";
body {
	background-color: #FF6600;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header {
	height: 135px;
	width: 535px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#container {
	height: 500px;
	width: 1025px;
	float: none;
	background-color: #FFFFFF;
	clear: both;
	overflow: auto;
}
#nav {
	width: 150px;
	height: 500px;
	float: left;
}
#content_map {
	height: 500px;
	width: 850px;
	float: left;
	background-image: url(images/location_82nd.jpg);
	background-repeat: no-repeat;
}
#content_specials {
	height: 500px;
	width: 850px;
	float: left;
	background-image: url(images/specials_82nd.jpg);
	background-repeat: no-repeat;
}
#content_services {
	height: 500px;
	width: 850px;
	float: left;
	background-image: url(images/services_82nd.jpg);
	background-repeat: no-repeat;
}
#content_team {
	height: 500px;
	width: 850px;
	float: left;
	background-image: url(images/team_82nd.jpg);
	background-repeat: no-repeat;
}
h1 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 20px;
}
#container #content_team p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-left: 350px;
	margin-right: 25px;
	margin-top: 365px;
	font-weight: bold;
	line-height: 17px;
}
#container #content_contact p {
	margin-top: 200px;
	margin-left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#content_contact {
	height: 500px;
	width: 850px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/contact_82nd.jpg);
}
#container #content_map p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin: 40px;
	line-height: 30px;
	font-weight: bold;
}
#spacer {
	height: 500px;
	width: 25px;
	background-color: #FF6600;
	float: left;
}
#googlemap {
	height: 100px;
	width: 300px;
	margin-left: 525px;
	margin-top: 149px;
}
#twitterfeed {
	float: left;
	height: 335px;
	width: 250px;
	margin-top: 85px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F1D417;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#twitterfeed a {
	color: #DAC516;
	text-decoration: none;
}
#contact_info {
	width: 370px;
	height: 305px;
	float: left;
	padding-left: 175px;
	padding-top: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #FFFF99;
	font-weight: bold;
	line-height: 165px;
}
.emailbraketeam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 175px;
	margin-left: 125px;
}
.emailbraketeam a {
	color: #330263;
}
