@charset "utf-8";

body {
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#300;
	line-height:24px;
}
#bodycontainer{
	padding:0;
	margin:0 auto;
	background-attachment:scroll;
	background-image:url(genevity_comingsoon_cr.jpg);
	background-color:#1A2E39;
	background-position: -180px top;
	overflow:hidden;
	width:800px;
	background-repeat:no-repeat;
	float:none;
}
a img {
	border: none;
}

#mainText {
	float:right;
	width:424px;
	background:#FFF none scroll repeat;
	margin:0;
	padding:0;
	border-right:#1A2E39 solid 1px;
}

#mainText h1{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	color:#300;
}

.brochureCopy{
	height:550px;
}

.brochureCopy h2, .brochureCopy p,
.projectsList h2, .projectsList p{
	font-size:18px;
	text-align:center;
	margin:0 0 20px 0;
	font-weight:normal;
}

.brochureCopy p,
.projectsList p{
	font-size:16px;
}

.brochureCopy span{
	font-size: 18px;
	font-weight:bold;
	color:#339;
}

.brochureCopy a,
.projectsList a{
	color:#900;
	font-weight:bold;
	text-decoration:none;
}

.brochureCopy a:hover,
.projectsList a:hover{
	text-decoration:underline;
}

.projectsList{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:50px;
	background-color:#CCE6EA;
}

#sidebar{
	float:left;
	width:295px;
	margin:580px auto 0;
	padding:0 20px;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	font-weight:normal;
	position:relative;
}

#sidebar p{
	margin-left:80px;
}

#sidebar h3,
.projectsList h3{
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
}

#sidebar a:hover, #sidebar a{
	color:#fff;
	font-weight:bold;
	margin:0 0 18px 0;
	text-decoration:none;
}

#sidebar a img{
	vertical-align:text-bottom;
	margin-right:16px;
}