body {
	background: #dae4bd url('/images/bg_body.jpg');
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #747474;
	padding: 0;
	margin: 0;
}

a,
a:visited,
a:active {
	color: #eb6d21;
	text-decoration: underline;
}

a:hover {
	color: #ff6e0d;
}

h1 {
	font-size: 2.0em;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.25em;
	font-weight: bold;
}

p, ul {
	font-size: 0.75em;
	line-height: 1.25em;
}

p strong,
ul strong {
	color: #000000;
	font-weight: normal;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

#page {
	width: 100%;
	background: url('/images/bg_header-bamboo-120px.jpg') repeat-x 0 0;
}

#container {
	width: 100%;
	background: url('/images/bg_header-shadow.png') repeat-x 0 120px;
}

#header {
	width: 980px;
	height: 120px;
	margin: 0 auto;
}

#header h1 {
	width: 722px;
	height: 120px;
	padding: 0;
	margin: 0 0 0 64px;
	color: #ffffff;
	background: url('/images/logo_coworking-rochester.png') no-repeat 0 0;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	text-decoration: none;
	text-indent: -5000px;
}

#main {
	width: 960px;
	min-height: 480px;
	margin: 0 auto;
	padding: 40px 10px 20px;
	background: url('/images/bg_main.png') no-repeat 0 0;
}

#sidebar {
	float: right;
	width: 240px;
	padding: 0 0 0 60px;	
}

#sidebar.photos {
	background: url('/images/icon_photos.png') no-repeat 0 0;
}

#content {
	float: left;
	width: 630px;
	margin: 0 30px 0 0;
}

div.super-column {
	width: 570px;
	padding: 4px 0 0 60px;	
}

div.super-column.about {
	background: url('/images/icon_about.png') no-repeat 0 0;
}

div.two-column {
	padding-top: 36px;
}

div.super-column h3 a,
div.two-column h3 a,
a.back-to-home,
div.super-column h3 a:visited,
div.two-column h3 a:visited,
a.back-to-home:visited {
	color: #747474;
	text-decoration: none;
}

div.super-column h3 a:hover,
div.two-column h3 a:hover,
a.back-to-home:hover {
	color: #000000;
	text-decoration: underline;
}

div.two-column div {
	float: left;
	width: 240px;
	padding: 4px 0 0 60px;	
}

div.two-column div.left-column {
	margin-right: 30px;
}

div.two-column div.membership,
div.super-column.membership {
	background: url('/images/icon_membership.png') no-repeat 0 0;
}

div.two-column div.contact,
div.super-column.contact {
	background: url('/images/icon_contact.png') no-repeat 0 0;
}

div.two-column div.community,
div.super-column.community {
	background: url('/images/icon_community.png') no-repeat 0 0;
}

div.two-column div.hours,
div.super-column.hours,
h2.calendar {
	background: url('/images/icon_hours.png') no-repeat 0 0;
}

div.super-column.photos {
	background: url('/images/icon_photos.png') no-repeat 0 0;
}

div.two-column div.membership ul,
div.two-column div.membership li {
	list-style: none;
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

div.contact #hcard-Coworking-Rochester .org a {
	color: #000000;
	text-decoration: none;
}

div.contact #hcard-Coworking-Rochester .street-address,
div.contact #hcard-Coworking-Rochester .tel {
	display: block;
}

#footer {
	width: 960px;
	margin: 20px auto 20px;
	padding-top: 20px;
	border-top: 1px solid #747474;
}

#footer p {
	text-align: center;
}

/* Community */

div.vcard {
	line-height: 1em;
	margin-top: 2em;
}

div.vcard iframe {
	float: left;
	margin-right: 15px;
	margin-bottom: 2em;
}

div.vcard span.org {
	display: block;
	font-weight: bold;
}

div.vcard a.inf {
	font-size: 0.65em;
}

div.vcard span.adr {
	display: block;
	font-size: 0.75em;
	margin-top: 4px;
}

div.vcard span.tel {
	display: block;
	font-size: 0.75em;
}

div.vcard ul {
	list-style-type: none;
	margin-top: 1em;
	padding: 0;
}

div.vcard ul li {
	margin-top: 0px;
}