/* LIVE SERVER STYLESHEET */
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	}
h1 img {
	display: block;
	}
img {
	border: 0;
	}
b {
	text-decoration:none; 
	}
a {
	color: #464544;
	}
a:hover {
	color: #FFA405;
	}
.left {
	float: left;
	}
img.left {
	border: thick solid #E0D7B6; 
	padding: 2px;
	margin: 0px 25px 10px 0px;
	}
.right {
	float: right;
	background-image: url(flash/panoramasample.swf);
	}
.more {
	text-align: right;
	padding: 10px; 
	}
.clear {
	clear: both;
	}
.error {
	font: xx-large;
	}
body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x fixed;
	text-align: center ;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
	}
#small {
	font-size: x-small;
	}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
	}
#header_home2 {
	position: absolute;
	top: 0;
	left: 215px;
	width: 563px;
	height: 279px;
	background: url(images/header_home2_new.jpg) no-repeat;
	}
#left {
	float: left;
	width: 215px;
	}
#logo {
	width: 215px;
	height: 152px;
	background: url(images/header_1.jpg) no-repeat;
	text-align: center;
	color: #595959;
	}
#logo h1 {
	padding-top: 10px;
	font: 36px "Arial", arial, sans-serif;
	}
#logo p {
	margin: 8px 25px 4px 25px;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	padding: 2px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	}
#nav {
	background: url(images/nav_left.jpg) no-repeat;
	}
#nav ul {
	margin-left: 9px;
	padding: 0px;
	background: #2A2A2A;
	}
#nav li {
	list-style: none;
	font: 14px "arial narrow", arial, sans-serif;
	border-bottom: 1px solid #959595;
	border-right: 1px solid #959595;
	background: 160px 10px url(images/arr_white2.gif) no-repeat;
	padding: 0px;
	}
#nav li:hover ul {
	display: block;
	border-top: 1px solid #959595;
	background: url(images/arr_white2.gif);
	padding: 0px;
	width: 95%;	
	}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	width: 90%;
	padding: 2px 0px 1px 20px;
	}
#nav a:hover {
	text-decoration: underline;
	background: gray;
	width: 90%;
	}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
	}
#nav .important a {
  color: #E9C379;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: 196px;
	top: 0;
	display: none;
	}
#location {
	background: url(images/news_bg.jpg) repeat-y;
	padding-left: 25px;
	padding-right: 22px;
	padding-bottom: 3px;
	text-align: center;
	}
#location h2 {
	font-size: 12px;
	color: #BE8B06;
	}
#location h3, #location p {
	font-size: 11px;
	margin: 1em 8px 1em 0;
	}
#location a {
	color: #74653D;
	font-weight: bold;
	text-decoration: underline;
	}
#location a:hover {
	color: #38301A;
	}
#location .more {
	font-size: 9px;
	}
#location .hr-dots {
	background: center url(images/dots.gif) repeat-x;
	height: 1px;
	}
#bottomleft {
	background: url(images/support.jpg) no-repeat;
	padding: 1px;
	height: 125px;
	color: #1A1A18;
	}
#bottomleftcontact {
	background: url(images/support.jpg) no-repeat;
  	padding: 1px;
  	height: 180px;
  	color: #1A1A18;
	}
#bottomleftweather {
  	background: url(images/supportweather.jpg) no-repeat;
  	padding: 1px;
  	height: 180px;
  	color: #1A1A18;
	}
#bottomleft p {
 	 margin: 0.7em 2.6em;
	}
#right {
  	float: right; 
  	width: 535px;
  	padding-right: 9px;
  	padding-top: 225px;
	}
#righthome {
  	float: right;
  	width: 535px;
  	padding-right: 9px;
  	padding-top: 5px;
	}
#right h2 {
  	font: 18px arial, sans-serif;
  	color: #BE8B06; 
  	border-bottom: 1px solid #C4AE7C;
  	padding-bottom: 6px;
  	margin-bottom: 1em;
	}
#right h3 { 
  	font: 14px arial, sans-serif;
  	color: #BE8B06;
  	border-bottom: 1px solid #C4AE7C;  
  	padding-bottom: 6px;
  	margin-bottom: 1em;
  	margin-top: 2em;
	}
#right h4 {
  	font: 14px arial, sans-serif;
  	color: #BE8B06;
  	padding-bottom: 6px;
  	margin-bottom: 1em;
  	margin-top: 2em;
	}
#righttop {
  	margin-right: 20px;
	}
#profile {
  	margin-right: 16px;
	}
#right .left {
  	margin-right: 18px;
	}
#right .more {
  	font-weight: bold;
  	font-size: 10px;
	}
#rightbottomleft, #rightbottomright {
 	 float: left;
 	 width: 49%;
	}
#rightbottomleft {
 	 margin-right: 1%;
	}
#spacer {
  	height: 2em;
	}
#footer {
  	background: url(images/footer_bg.gif) no-repeat;
	}
#copyright {
  	text-align: center;
  	padding: 0px 0px 3px 00px;
  	font-size: 9px;
  	color: #715F36;
  	font-weight: bold;
	}
#footerline {
	background: url(images/footerline.gif) no-repeat;
	height: 10px;
	margin-top: 0px;
	display: block;
	font-size: 1px;
	}
.imgborder { /* in use */
	border: thick solid #E0D7B6; 
	padding: 2px;
	margin: 10px; 
	}
.imgplaceholder { /* in use */
	border: thick solid white;
	padding: 12px;
	}
.headerOne { /* in use */
	color: #BE8B06;
	}
.back {
	color: #74653D;
	font-weight: bold;
	}
.padding {
	margin: 15px 0px; /* padding for property listings tables */
	}
.redtext { /* in use */
	color: red;
	font-size: 14px;
	}
.greentext { /* in use */
	color: green;
	font-size: 14px;
	} 
.noUnderline { /* in use */
	text-decoration: none;
	font-weight: bold;
	}
/* Need to Verify - todays date: 02/13/08
.tablemargins {
	margin-left: auto;
	margin-right: auto;
	} 
*/
.rowpadding { /* in use */
	padding: 10px 15px;
	text-align: center;
	}
.businesspark  {
	float: left;
	padding: 0px 25px 15px 0px;
	}
.titlebox { /* in use on 'businesspark2.cfm', 'gfproperties.cfm' */
	border-bottom: 1px solid #E0D7B6;
	font: 16px Arial, sans-serif;
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	float: left;
	width: 295px;
	}
.titlebox2 { /* in use on 'businesspark2.cfm', 'gfproperties.cfm' */
	border-bottom: 1px solid #E0D7B6;
	font: 16px Arial, sans-serif;
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	float: left;
	width: 225px;
	}
.titleboxW { /* in use on 'warehouses.cfm' */
	border-bottom: 1px solid #E0D7B6;
	font: 16px Arial, sans-serif;
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	float: left;
	width: 480px;
	}
.location { /* in use on 'warehouses.cfm' */
	color: #666666;
	font-size: 11px;
	}
.location:hover { /* in use on 'warehouses.cfm' */
	color: #FFA045;
	}
.location2 { /* in use on 'warehouses.cfm' */
	color: #666666;
	font-size: 11px;
	}
.maintitle { /* in use on 'home.cfm' */
	font: bold 16px arial, sans-serif;
	color: #BE8B06;
	}
span.investors { /* in use on 'shelbytool.cfm' */
	font: italic 22px Arial, Helvetica, sans-serif;
	color: #BE8B06;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
div.investors { /* in use */
	font: italic 22px Arial, Helvetica, sans-serif;
	color: #BE8B06;
	padding: 20px 0px 0px 0px;
	}
.vertAlign { /* in use */
	vertical-align: text-top;
	}
.contactpad { /* in use */
	padding: 0px 15px 0px 0px;
	vertical-align: text-top;
	}
.planstylehide {
	color: #FFFFFF;
	}
a.planstyle { /* in use */
	color: #BE8B06;
	text-decoration: none;
	font: 12px;
	font-weight: bold;
	padding: 0px 10px;
	}
.planstyle:hover { /* in use */
	color: #74653D;
	text-decoration: underline;
	}
input.gray { /* in use on 'shelbytool.cfm', 'ONBtanks.cfm', 'investorlist.cfm' */
	background-color: #C4AE7C;
	color: #FFFFFF;
	border: 1px solid #74653D;
	}
input.gray:hover { /* in use on 'shelbytool.cfm', 'ONBtanks.cfm', 'investorlist.cfm' */
	background-color: #74653D;
	color: #FFFFFF;
	border: 1px solid #C4AE7C;
	}
.padding2 { /* in use */
	padding: 10px 0px;
	}
.angelpadding { /* in use */
	padding-top: 35px;
	}
.updateRED { /* in use */
	color: red;
	font: 12px;
	font-weight: bold;
	}
.padcenter { /* in use on 'shelbytool.cfm' */
	padding: 10px 0px;
	text-align: center;
	}
.ssetitle { /* in use on 'shelbytool.cfm' */
	font-size: 14px;
	font-weight: bold;
	}
.google {
	border: 2px solid #C4AE7C;
	padding: 0px 10px;
	}
.google:hover {
	border: 2px solid #FF6D06;
	}
.clearPage {
	clear: both;
	}
input.shelby_button {
	width: 100px;
	height: 25px;
	margin: 0 10px;
	background-color: #C4AE7C;
	color: #FFFFFF;
	border: 1px solid #74653D;
	}
input.shelby_button:hover {
	background-color: #74653D;
	color: #FFFFFF;
	border: 1px solid #C4AE7C;
	}
input.employee_button {
	width: 135px;
	height: 25px;
	margin: 0 10px;
	background-color: #C4AE7C;
	color: #FFFFFF;
	border: 1px solid #74653D;
	}
input.employee_button:hover {
	background-color: #74653D;
	color: #FFFFFF;
	border: 1px solid #C4AE7C;
	}
ul.choice {
	font-size: 16px;
	/* list-style: none; */
	font-weight: bold;
	padding-top: 25px;
	}
ul li.choice2 {
	font-weight: normal;
	list-style-position: inside;
	font-size: 12px;
	padding: 5px 0px;
	}
.ONBpicholder {
	vertical-align: top;	
	}
.ONBimgborder {
	border: thick solid #E0D7B6; 
	padding: 2px;
	}
.promobox {
	padding: 10px 10px 0px 35px;
	}
.promo_preview {
	margin-top: 15px;
	border: 1px solid #74653D;
	width: 400px;
	padding: 5px 10px;
	}
.brownstone {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
	}