/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background-color: #FFFFFF;
}
#masthead {
	color: #999999;
	padding: 0px;
	background-image: url(../images-inner/bg-logo-inner.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	background-color: #740031;
}
#wrapper {
	background-image: url(../images-inner/bg-body.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
#column_wrapper {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images-inner/bg-left.jpg);
	background-repeat: repeat-y;
}
#column_top {
	height: 12px;
}
#column_bottom {
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 760px;
	float: left;
}
#left {
	width: 280px;
	float: left;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	color: #333333;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 45px;
}
#sidebar {
	padding: 15px;
}

#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #333333;
	padding: 0px;
}
#masthead .content {
	padding: 10px 20px;
}
#menu .content {

	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #740031;
}
#footer .content {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: 0.7em;
	clear: both;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#left a:link {
	color: #666666;
}
#left a:visited {color: #333333;}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #666666;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
/*
#wrapper .menulist a:hover {
	border-color: #000000;
	color: #FFFFFF;
	background-color: #898265;
	display: block;
	font-weight: bold;
}
*/
#footer a:link {color: #999999;}
#footer a:visited {color: #999999;}
#footer a:hover {color: #000000;}
/*
.p7uberlink {
	font-weight: bold !important;
	border-top-color: #897F66;
	border-right-color: #897F66;
	border-bottom-color: #897F66;
	border-left-color: #897F66;
}
*/
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.8em;
	margin: 30px 0 0 0;
	color: #000000;
	line-height: 1.1em;
}
h3 {
	font-size: 1.35em;
	margin: 30px 0 0 0;
	color: #000000;
}
h4 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #000000;
}
.nomargintop {margin-top: 0;}
.content p {
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	line-height: 1.4em;
}
/*
#division {
	color: #FFFFFF;
}
*/
.sidebar {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #897F66;
	color: #333333;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ABA492;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.4em;
}
.tablequote {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #888888;
}

.sidebar-image {
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.image-padding {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-border {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#p7bod #wrapper #column_wrapper #right .content #p7EPM_1 #p7EPMdw_1 #p7EPMw1_2 #p7EPMc1_2 li {
	padding-bottom: 5px;
}
#p7bod #wrapper #column_wrapper #right .content #p7EPM_1 #p7EPMdw_1 #p7EPMw1_1 #p7EPMc1_1 li {
	padding-bottom: 5px;
}
#story {
	color: #333333;
	margin-right: 10px;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.quote {
	font-size: 6em;
	color: #CCCCCC;
	float: left;
	line-height: .7em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}
.video {
	margin-left: -10px;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	font-size: 0.9em;
	line-height: 1.2em;
}
/*
.box {

	font-size: 0.85em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 45px;
	line-height: 1.2em;
	background-image: url(../images/note.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 30px;
	color: #666666;
	border: 1px dashed #999999;
}
*/
.border-apartment {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	font-size: .9em;
	line-height: 0.5em;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.image-apartment {

	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.header {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	background-color: #F4F4F2;
}
.border-apartment1 {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	font-size: .9em;
	line-height: 0.5em;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#left .content .title {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

