* { margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, Arial, San-Serif;
}
html { 
}
body { 
	border-width: 0;
	text-align: center;
	background: url(Images/Bg.gif) repeat top left;
}
td {

}
img {
	border: 0;
}
p {
	margin: 0;
}
a, a:link, a:hover, a:visited, a:active {
	color: #000;
}
strong {
	font-weight: bold;	
}
.hide {
	display: none;
}
.clearFix {
	clear: both;
	display: block;
}
#wrapper {
	width: 798px;
	margin: 0 auto;
	position: relative;
	margin-top: 25px;
}
.center {
	text-align: center;
}
.noBorder {
	border: 0;
}
.noPadding {
	padding-top: 0px;
}
#noBackground {
	background: 0;
}
/*----------------- Header Styles -----------------*/
#headerHome {
	width: 798px;
	height: 92px;
	background-color: #003768;
	overflow: hidden;
}
#headerHome p {
	float: right;
	text-align: right;
	color: #fff;
	padding-right: 20px;
	position: relative;
	top: -27px;
}
#header {
	width: 798px;
	height: 92px;
	background: #003768 url(Images/Bg-Header.jpg) no-repeat top right;
	overflow: hidden;
}
a#logo {
	position: relative;
	padding-left: 305px;
	top: 24px;
	display: block;
	text-align: left;
}
#mainNav {
	background-color: #003768;
	border-top: solid 1px #fbfaf1;
	list-style-type: none;
	text-align: center;
}
#mainNav ul, #mainNav li, #mainNav a, {
	text-align: center;
}
/* Styles for Nav Bar before the change to a drop-down menu
#mainNav li {
	float: left;
}
#mainNav .first {
	border: none;
	width: 201px;
}
#mainNav li a {
	float:left;
	width:198px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding: 10px 0;
	text-decoration: none;
	display: block;
	border-left: 1px solid #fff;
	background-color: #003768;
}
#mainNav li a:hover {
	background-color: #666666;

}*/

/*----------------- Footer Styles -----------------*/
#footer {
	width: 798px;
	height: 59px;
	text-align: center;
	background: url(Images/Rounded-Bottom.gif) no-repeat 0 0;
	clear: both;
}
/*----------------- Content Home Styles -----------------*/
#homeBackground {
	background: #d3d5d0 url();
}
#homeText {
	width: 140px;
	padding-bottom:20px;
}
#homeText p {
	text-align: left;
}
#home #content {
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: left;
	background-color: #fbfaf1;
	clear: both;
}
#home #content span {
	float: left;
	padding-right: 2px;
	padding-bottom: 2px;
}
#homePhotos {
	width: 600px;
	float: left;
}
#homePhotos img {
	float: left;
	padding-right: 2px;
	padding-bottom: 2px;
}
#homePhotos a {
	display: block;
}
#home #banner {
	float: right;
	width: 177px;
	height: 360px;
	position: relative;
	right: 12px;
	background-color: #d3d5d0;
	background: #d3d5d0 url(Images/Banner-Tip.gif) no-repeat 0 bottom;
	padding-bottom: 14px;
}
#home #banner p {
	padding: 0 0 6px 0;
	border-top: solid 2px #adafa6;
	border-left: solid 2px #adafa6;
	border-right: solid 2px #adafa6;
	text-align: left;
}
/*----------------- Global Content Styles -----------------*/
#content h1 {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 21px;
	font-size: 12px;
	height: 15px;
}
/*----------------- Two Column Heavy Right Styles -----------------*/
.overflow {
	/* Commenting out -- doesn't work on iPads and the like
    overflow: scroll;
	height: 300px;
    */
}
#twoColumnRight #content{
	padding-top: 56px;
	padding-bottom: 20px;
	padding-left: 60px;
	text-align: center;
	background-color: #fbfaf1;
}
#twoColumnRight #leftColumn {
	float: left;
	padding-right: 15px;
	margin-bottom: 15px;
	width: 240px;
}
#twoColumnRight #leftColumn h2 {
	text-align: left;
	clear: both;
	color: #7a0c00;
	font-weight: bold;
}
#twoColumnRight #leftColumn p {
	text-align: left;
	line-height: 14px;
	margin-bottom: 15px;
	clear: both;
}
#twoColumnRight #leftColumn img {
	margin-bottom: 10px;
}
#twoColumnRight #leftColumn a {
	color: #148fd3;
	text-decoration: none;
}
#twoColumnRight #leftColumn a:hover {
	text-decoration: underline;
}
.left {
	text-align: left;
}
.left p {
	text-align: left;
}
.bulletList {
	padding-left: 15px;
}
.bulletList li {
	text-align: left;
}
.unbulletLinks {
	list-style-type: none;
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
	text-align:left;
}
#twoColumnRight #rightColumn {
	float: right;
	padding-right: 46px;
	margin-bottom: 15px;
	width: 430px;
	position: relative;
}
#twoColumnRight #rightColumn img.padding {
	padding-top: 20px;
	display: block;
}
.quadPhotos img {
	float: left;
	padding-right: 2px;
	padding-bottom: 2px;
}
#map {
	list-style-type: none;
	width: 428px;
	height: 293px;
	background: url(Images/US-Map.gif) no-repeat top left;
}
#map a {
	position: absolute;
}
#twoColumnRight .alabama a {
	top: 183px;
	left: 279px;
	width: 20px;
	height: 14px;
}
#twoColumnRight .arizona a {
	top: 155px;
	left: 78px;
	width: 25px;
	height: 14px;
}
#twoColumnRight .florida a {
	top: 222px;
	left: 319px;
	width: 17px;
	height: 14px;
}
#twoColumnRight .georgia a {
	top: 190px;
	left: 306px;
	width: 17px;
	height: 14px;
}
#twoColumnRight .kansas a {
	top: 138px;
	left: 178px;
	width: 24px;
	height: 14px;
}
#twoColumnRight .kentucky a {
	top: 148px;
	left: 278px;
	width: 19px;
	height: 14px;
}
#twoColumnRight .oklahoma a {
	top: 169px;
	left: 187px;
	width: 24px;
	height: 14px;
}
#twoColumnRight .northCarolina a {
	top: 159px;
	left: 324px;
	width: 20px;
	height: 14px;
}
#twoColumnRight .southCarolina a {
	top: 178px;
	left: 323px;
	width: 20px;
	height: 14px;
}
#twoColumnRight .tennessee a {
	top: 168px;
	left: 268px;
	width: 23px;
	height: 14px;
}
#twoColumnRight .virginia a {
	top: 141px;
	left: 337px;
	width: 16px;
	height: 12px;
}
#twoColumnRight .westVirginia a {
	top: 131px;
	left: 319px;
	width: 12px;
	height: 20px;
}

/*----------------- Single Column Styles -----------------*/
#singleColumn #content{
	padding-top: 56px;
	padding-bottom: 20px;
	padding-left: 60px;
	text-align: left;
	background-color: #fbfaf1;
}
#overflow {
	margin-bottom: 20px;
	overflow: auto;
	height: 275px;
	width: 670px;
}
#singleColumn .headerTable {
	width: 650px;
	padding: 5px 0 2px 0;
	background-color: #E6DB9B;
	border-bottom: solid 2px #fbfaf1;
}
#singleColumn .headerTable th {
	text-align: left;
	padding-left: 12px;
	vertical-align: bottom;
}
#singleColumn .headerTable th.center {
	text-align: center;
	padding-left: 12px;
}
#propthumb {
	width: 160px;
}
#property {
	width: 210px;
}
#totalSqFt {
	width: 80px;
}
#leasing {
	width: 200px;
}
#overflow table {
	border-collapse: collapse;
	width: 650px;
}
#overflow thead {
	background-color: #E6DB9B;
}
#overflow th {
	text-align: left;
	font-weight: bold;
	padding: 15px 0 5px 12px;
}
#overflow td {
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	padding-left: 12px;
}
#overflow td.center {
	text-align: center;
}
#overflow a {
	color: #148fd3;
	text-decoration: none;
}
#overflow a:hover {
	text-decoration: underline;
}
.heading {
	background-color: #f2edcb;
	color: #7a0c00;
	font-weight: bold;
}
#overflow .odd {
	background-color: #f2edcb;
}

/*----------------- Company Profile Styles -----------------*/
#twoColumnLeft #content{
	padding-top: 56px;
	padding-bottom: 40px;
	padding-left: 60px;
	text-align: left;
	background-color: #fbfaf1;
}
#twoColumnLeft #leftColumn {
	float: left;
	background-color: #E6DB9B;
	padding: 8px;
	margin-bottom: 
}
#twoColumnLeft #rightColumn {
	float: right;
	padding-right: 40px;
}
#overflowNarrow {
	overflow: auto;
	height: 252px;
	width: 450px;
}
#twoColumnLeft .contentTable {
	background-color: #fbfaf1;
	border-collapse: collapse;
	width: 430px;
}
#twoColumnLeft .headerTable {
	padding: 5px 0 2px 0;
	background-color: #f2edcb;
}
#twoColumnLeft .headerTable th {
	text-align: left;
	padding-left: 12px;
}
#twoColumnLeft .headerTable td {
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	padding-left: 12px;
}
#twoColumnLeft .headerTable td.center {
	text-align: center;
}
#twoColumnLeft .headerTable a {
	color: #148fd3;
	text-decoration: none;
}
#twoColumnLeft .headerTable a:hover {
	text-decoration: underline;
}
tr.odd td {
	background-color: #fbfaf1;
}
.contentTable {
	width: 120px;
}
#nameCol {
	width: 57px;
}
#titleCol {
	width: 120px;
}
#overflowNarrow thead {
	background-color: #E6DB9B;
}
.contentTable td {
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	padding-left: 12px;
}
#overflowNarrow a {
	color: #148fd3;
	text-decoration: none;
}
#overflowNarrow a:hover {
	text-decoration: underline;
}
.heading {
	background-color: #E6DB9B;
	color: #7a0c00;
	font-weight: bold;
}
#overflowNarrow .odd {
	background-color: #f2edcb;
}

/*----------------- Property Listing Table Styles -----------------*/
#rightColumn table {
	border-collapse: collapse;
	border: solid 1px #E6DB9B;
}
#rightColumn thead {
	background-color: #E6DB9B;
}
#rightColumn col {
	border-right: solid 1px #E6DB9B;
}
#title {
	width: 290px;
}
.borderBottom {
	border-bottom: solid 1px #E6DB9B;
}
#rightColumn td {
	padding-right: 10px;
}
#rightColumn th {
	text-align: left;
	font-weight: bold;
	padding: 3px 0 3px 12px;
}
#rightColumn td {
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	padding-left: 12px;
}
#rightColumn .odd {
	background-color: #f2edcb;
}
#rightColumn #title {
	width: 180px;
}
#rightColumn #description {
	width: 350px;
}
#rightColumn .buttons {
	list-style-type: none;
}
/*
#rightColumn .buttons li {
	display: inline;
	float: left;
	padding-right: 12px;
	margin-top: 15px;
}
*/
   #rightColumn .buttons li {
   display: inline;
   float: left;
   padding-right: 7px;
   margin-top: 15px;
   }

#rightColumn .buttons a {
	display: block;
	width: 99px;
	height: 33px;
	text-decoration: none;
	padding-top: 9px;
	background: url(Images/Button.gif) no-repeat top left;
}

/*----------------- Flyer Styles -----------------*/
#flyerLeft {
	padding-left: 45px;
	float: left;
	width: 452px;
	text-align: left;
}
#flyerLeft p, #flyerLeft h1, #flyerLeft div, #flyerLeft table, {
	text-align: left;
}
#flyerLeft p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}
#flyerLeft h1 {
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 13px;
}
#flyerRight {
	padding-right: 45px;
	float: right;
	width: 235px;
}
#flyerMiddle {
	height: 300px;
}
#flyerLeft table {
	border-collapse: collapse;
	border: solid 1px #E6DB9B;
}
#flyerLeft thead {
	background-color: #E6DB9B;
}
#flyerLeft col {
	border-right: solid 1px #E6DB9B;
}
#flyerLeft td {
	padding-right: 10px;
}
#flyerLeft th {
	text-align: left;
	font-weight: bold;
	padding: 3px 0 3px 12px;
}
#flyerLeft td {
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	padding-left: 12px;
}
#flyerLeft .odd {
	background-color: #f2edcb;
}
#flyerLeft #title {
	width: 180px;
}
#flyerLeft #description {
	width: 350px;
}


/*----------------- Form Styles -----------------*/
#maintenanceForm {
	background: #f2edcb;
	position: relative;
	padding: 20px 15px 15px 20px;
	margin-top: 10px;
	text-align: left;
	width: 320px;
}
fieldset {
	border: 0;
	overflow: hidden;
	text-align: left;
}
textarea {
	text-align: left;
}
#textFields input { 
	border: 1px solid #a3a3a3;
	width: 200px;
	text-align: left;
}
#textFields input:hover {
	border-color: #000000;
}
#textFields input:active, input:focus {
	border-color: #787878;
}
#textFields label, label span {
	display: block;
	padding-bottom: 7px;
}
#textFields label {
	float: left;
	width: 340px;
}
#textFields label span {
	float: left;
	width: 29%;
}
#textArea label, label span {
	display: inline;
	padding-bottom: .4em;
	text-align: left;
}
#textArea label {
	float: left;
	width: 100%;
	text-align: left;
}
#textArea textarea {
	width: 315px;
	margin-top: 3px;
}
#infoForm {
	background: #f2edcb;
	position: relative;
	padding: 20px 10px 15px 20px;
	margin-top: 10px;
	text-align: left;
	width: 670px;
}
#infoForm td {
	width: 270px;
}
#infoForm p {
	text-align: left;
}
.block {
	display: block;
	margin-top: 20px;
	line-height: 16px;
}
#textFields2 input { 
	border: 1px solid #a3a3a3;
	width: 180px;
	text-align: left;
}
#textFields2 input:hover {
	border-color: #000000;
}
#textFields2 input:active, input:focus {
	border-color: #787878;
}
#textFields2 label, label span {
	display: block;
	padding-bottom: 7px;
}
#textFields2 label {
	float: left;
	width: 260px;
}
#textFields2 label span {
	float: left;
	width: 29%;
}
#textArea label, label span {
	display: inline;
	padding-bottom: .4em;
	text-align: left;
}
#textArea label {
	float: left;
	width: 100%;
	text-align: left;
}
#textArea textarea {
	width: 315px;
	margin-top: 3px;
}
#checkbox {
	width: 380px;
	border-left: solid 1px #E6DB9B;
	padding-left: 10px;
}
#checkbox label {
	padding-right: 8px;
	line-height: 20px;
	text-align: left;
}
#checkbox label span {
	padding-left: 3px;
}
#checkbox p {
	padding-top: 10px;
}
#checkbox p.noPadding {
	padding-top: 0px;
}
.submit {
	padding-top: 15px;
}
.submitRight {
	margin-top: 15px;	
}
tr {
	vertical-align: top;
	text-align: left;
}

