/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/rob_tile4.jpg);
}
#masthead {
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/bkgnd.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 400px;
	float: left;
	background-color: #FFFFFF;
	clear: right;
	margin-bottom: 0px;
	padding: 24px;
}
#center_wide {
	width: 608px;
	clear: none;
	float: left;
	background-color: #FFFFFF;
}
#left {
	width: 162px;
	float: left;
	clear: left;
}
#right {
	width: 128px;
	float: left;
	padding: 16px;
	background-repeat: repeat-y;
	background-image: url(../images/rob_tile2.jpg);
	border-bottom: 6px;
	border-bottom-color: #003D23;
	border-bottom-style: solid;
}
#right .content {
	font-size: .85em;
	line-height: 1.25em;
	padding: 0px;
	font-weight: bold;
	color: #1C321B;
}
#center .content {
	font-size: 0.9em;
	line-height: 1.65em;
}
#left .content {
	padding: 0;
	font-size: 0.9em;
	line-height: 1.3em;
}
.indent {
	padding-left: 8px;
	font-size: 0.9em;
	font-weight: 800;
	padding-right: 8px;
}
#masthead .content {
	padding: 0px;
}
#footer .content {
	padding: 12px 16px;
	font-size: 0.9em;
}
#footer {
	clear: both;
	font-weight: bold;
	letter-spacing: 0.1em;
	float: none;
	width: 770px;
	padding-top: 6px;
	margin: 0 auto;
}
#center a:link {
	color: #004E26;
}
#center a:visited {
	color: #999999;
}
#center a:hover {
	color: #E4AC49;
}
#footer a:link {
	color: #004E26;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0em;
}
#footer a:visited {
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0px;
}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 0px;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#wrapper_home {
	width: 770px;
	margin: 0 auto;
	background-image: url(../images/bkgnd.gif);
}
#center_wide .content {
	font-size: 0.9em;
	line-height: 1.1em;
}
#center_wide_mls {
	width: 840px;
	clear: none;
	float: left;
	background-color: #FFFFFF;
}
#wrapper_mls {
	width: 1000px;
	margin: 0 auto;
}
#wrapper_home_mls {
	width: 1002px;
	margin: 0 auto;
	background-image: url(../images/bkgnd.gif);
}
#right_nopad {
	width: 160px;
	float: left;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/rob_tile2.jpg);
	border-bottom: 6px;
	border-bottom-color: #003D23;
	border-bottom-style: solid;
}
.nopad_pad {
	padding: 10px;
}

