body {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #d0dfca url('../images/blue_banner.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #445590;
	line-height: 12px;
}
#header {
	width: 100%;
	overflow: hidden;
	background: url('../images/bigblue.gif') top right no-repeat;
	
}
#header_inner {
	width: 778px;
	background: url('../images/headerMayStreet.jpg');
	height: 155px;
	margin: 0 auto;
}
#menu {
	margin: 0 329px 0 0;
	height: 48px;
	position: relative;
	top: 107px;
	background-color: #699256;
}
#menu a{
	display: block;
	height: 32px;
	padding: 16px 0 0 0;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	background: #689554 url('../images/menuLink.jpg') left bottom;
}
#menu a:hover {
	background-position:top left;
}
#menu ul {
	height: 48px;
	width: 478px;
	list-style: none;
	margin: 0;
	float: right;
	padding: 0;
}
#menu ul li {
	margin: 0;
	padding: 0;
	float: right;
}
#menu ul #home a{
	width: 45px;
	padding: 16px 0 0 10px;
}

#menu ul #about a{
	width: 60px;
	padding: 16px 0 0 10px;
}

#menu ul #prop a{
	width: 65px;
	padding: 16px 0 0 10px;
}

#menu ul #forms a{
	width: 65px;
	padding: 8px 0 0 10px;
	height: 40px;}

#menu ul #port a{
	width: 44px;
	padding: 8px 0 0 10px;
	height: 40px;
}

#menu ul #contact a{
	width: 50px;
	height:40px;
	padding: 8px 5px 0 10px;
}
#menu ul #sellers a{
	width: 40px;
	padding: 8px 5px 0 10px;
	height:40px;
}
.content_wrapper {
	width: 100%;
	text-align: center;
	background: url('../images/content_wrapper_bg.gif') repeat-x;
	padding: 5px 0 0;
}
#content {
	width: 778px;
	margin: 0 auto;
	background-color: #d0dfca;
}
.col ul{
	margin: 0 17px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445590;
	line-height: 12px;
	text-align: left;
}
.col li {
	margin: 2px 0;
}
.col li img {
	vertical-align: bottom;
}
.col {
	float: left;
	margin: 0 0 20px 0;
}
#col1 {
	width: 321px;
	background: url('../images/gradient.jpg') no-repeat top right;
	padding: 7px 0 0;
	position: relative;
}
#col2 {
	width: 457px;
	padding: 12px 0 0;
	text-align: left;
}
.infoBox {
	border: 3px solid #fff;
	background: #e4ebe0;
	margin: 10px 30px;
	padding: 10px 0 0;
}
.col h1 {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 17px 20px;
	color: #445590;
	text-transform: uppercase;
	text-align: left;
}
.col p {
	margin: 0 17px 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445590;
	line-height: 14px;
	
}
table {
	margin: 10px 17px;
}
.col h2 {
	margin: 0px 17px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #445590;
	line-height: 12px;
	text-align: left;
}
.col .red {
	color: #f00;
}
#col1 img {
	margin: 6px 1px 0;
}
.col .breadcrumb {
	float: right;
	font-weight: bold;
	padding: 4px 4px 0;
	font-size: 10px;
}
.clearTitle {
	clear: both;
}
#printer {
	float: right;
	margin: 0 20px;
}
#footer {
	width: 100%;
	margin: 10px 0 0;
	text-align: center;
	background: url('../images/footer_bg.gif') repeat-x;
	padding: 5px 0 0;
}
#footer p{
	margin: 0 auto;
	text-align: left;
	width: 748px;
	padding: 13px 0 0 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a9563;
	line-height: 11px;
	background-color: #d0dfca;
}
#footer p a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a9563;
	line-height: 11px;
}
#logo {
	float: right;
	width:191px;
	height:20px;
	margin: -8px 30px 0 30px;
}
img {
	border: 0;	
}
.clear {
	clear: both;
}

#chamber {
	display: inline;
	border: 1px solid #000;
	
	float: left;
	margin: 10px 0 0 0px;
}
#BBB {
	display: inline;
	
	float: left;
	margin: 10px 8px;
}

/****************************************** additional css for before and after shots on 21 townsend ***************************************/

#oldPhoto {
	position: absolute;
	top: 7px;
	left: 19px;
}



#toggleButton {
	text-align: center;
	line-height: 15px;
	border: 2px solid #fff;
	width: 160px;
	padding: 6px;
	margin: 10px auto 0;
}

#toggleButton span {
	color: #b7080c;
}

#toggleButton a {	
	color: #0000ee;
	text-decoration: none;
}

