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

body {
	font-family: Tahoma, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4F2914;
	padding: 0;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	background-color: #e6dfd0;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#masthead {
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_01.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 960px;
	background-position: top;
}
#flash {
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_02.jpg);
	height: 155px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
}

#column_wrapper {
	background-image: url(../images/template_03.jpg);
	background-repeat: repeat;
	height: auto;
	width: 960px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 700px;
	float: left;
	padding-top: 0px;
}
#left {
	width: 220px;
	float: left;
	padding-top: 0px;
}
#left .content {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #4F2914;
}
#left .contentleft2 {
	font-size: 11px;
	line-height: 14pt;
	padding-top: 100px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 45px;
	color: #F1EAD7;
}
#right .content {
	font-size: 11px;
	line-height: 12pt;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-top: 0px;
}
#right  .disclaimer {
	font-size: 9px;
	line-height: 12pt;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 80px;
	padding-top: 50px;
	color: #A7A090;
}

#masthead .content {
	top: 0px;
	position: relative;
	left: 0px;
}
#flash .content {
	top: 0px;
	position: relative;
	left: 0px;
}

#footer .content {
	padding-top: 45px;
	padding-left: 800px;
	padding-bottom: 15px;
}
#footer  .contentcopyright {
	padding-top: 50px;
	padding-left: 40px;
	padding-bottom: 30px;
}

#footer {
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	width: 960px;
	color: #4F2914;
	background-image: url(../images/template_04.jpg);
	background-repeat: no-repeat;
}
#footer ul a.first{
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
#footer ul li{
	float: left;
	display:inline
}
#footer ul a{
	text-decoration: none;
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBB4A4;
	}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
#left a:visited {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
#left a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
#right a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#right a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#right a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #0066CC;
	text-decoration: none;
}
#footer a:visited {
	color: #0066CC;
	text-decoration: none;
}
#footer a:hover {
	color: #0099FF;
	text-decoration: none;
}
.p7uberlink {
	border-color: #000000 !important;
}
h1 {
	font-size:28px;
	font-family:Bookman, serif;
	font-weight:400;
	line-height:normal;
}
h2 {
	font-size:20px;
	font-family:Bookman, serif;
	font-weight:400;
	line-height:normal;
}
h3 {
	font-size: 1.25em;
	margin: 2px 0 0 0;
}
h4 {
	font-size: 1.1em;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #9B9587;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 9px;
	color: #666666;
	margin-top: -7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
table { 
	margin: 1em; 
	border-collapse: collapse; 
}
td, th {
	padding: .3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
thead {

}
tbody {

}
.data {
	background-image: url(../p7ap/images/p7ap_east_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;

}
.checkbox {
	background-image: url(../images/checkbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}

.rightcol {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDC2A4;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#flash-relocation {
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_integrity_02.jpg);
	height: 155px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
}
#flash-property {
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_property_search_02.jpg);
	height: 155px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
}
#flash-colorado {
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_colorado_02.jpg);
	height: 155px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
}
#flash-financing {
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_financing_02.jpg);
	height: 155px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
}
#flash-leather {
	padding: 0px;
	margin: 0;
	background-image: url(../images/template_leather_02.jpg);
	height: 155px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
}

