/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #FFF;
	padding: 0px;
	height: 125px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 36px;
	margin-left: 0;
	background-image: url(../images/masthead_bg_.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/body_bg_.jpg);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(../images/column_top_.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(../images/column_bot_.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 545px;
	float: left;
}
#right {
	width: 225px;
	float: left;
}
#left .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 24px;
	padding-left: 20px;
}
#right .content {
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 10px;
}
#masthead .content {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	margin: 0px auto;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}
#footerright {
	width: 40%;
	float: left;
}
#footerleft {
	width: 60%;
	float: left;
}
#footerleft .content {
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footerright .content {
	text-align: right;
	color: #333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footerright a:link {
	color: #666;
}
#footerright a:hover {
	color: #0C0;
}
#footerright a:visited {
	color: #666;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #58306D;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #006524;
}
#left a:visited {
	color: #006524;
}
#left a:hover {
	color: #000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.4em;
	margin: 0px;
	color: #03722D;
}
.paragraphhead {
	font-size: 1.1em;
	color: #006524;
}
.communitydescription {
	font-size: 1em;
	color: #333;
	font-style: italic;
}
.communityaddress {
	font-size: 1em;
	color: #333;
}

.communitystatus {
	font-size: 1em;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
}
.MetroAsset {
	font-size: 1em;
	color: #413725;
	font-style: italic;
}



.communityname {
	font-size: 1.1em;
	color: #006524;
}


h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
