/* CSS Document *//* Styles for Bayou Properties Commercial site *//* global styles */p {	font-family: verdana, sans; 	font-weight: normal;	color: #666666;	font-size: 11px;	margin-top: 5px;	margin-bottom: 8 px;	letter-spacing: .5px;	line-height: 16px;	text-align: left;	}a {	color: #BC5D0D;	}a:hover {	color:#858591;}a:visited, a:active {	color:#BC5D0D;}

/* formatting styles */

#content li {
	font-family: verdana, sans; 	font-weight: normal;	color: #666666;	font-size: 11px;		letter-spacing: .5px;	line-height: 13px;	text-align: left;	}
.title {	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;	font-weight: bold;	color: #BC5D0D;	font-size: 12px;	letter-spacing: .1em;	margin-bottom: 3px;	margin-top: 15px;	text-align: left;	text-transform: uppercase;	}.header {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #666666;	font-size: 12px;	text-align: left;	line-height: 14px;}.subhead {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	color: #666666;	font-size: 11px;	text-align: left;}	.note {	font-family: arial, verdana, sans; 	font-weight: normal;	color: #999999;	font-size: 10px;	margin-top: 0px;	margin-bottom: 0 px;	text-align: left;	}/* image styles */.imgHomeRight {	float: right;	padding: 15px 0px 5px 15px;	}.imgLeft {	float: left;	padding: 10px 10px 5px 0px;	}.imgRight {	float: right;	padding: 10px 0px 5px 10px;	}/* table styles */	.tableHeader {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #666666;	font-size: 12px;	padding: 3px;	text-align: left;	line-height: 20px;	background-color: #D6D9C4;}.tableRowA {	font-family: verdana, arial, sans; 	font-weight: normal;	color: #666666;	font-size: 11px;	padding: 3px ;	letter-spacing: .5px;	line-height: 18px;	text-align: left;}.tableRowB {	font-family: verdana, arial, sans; 	font-weight: normal;	color: #666666;	font-size: 11px;	padding: 3px;	letter-spacing: .5px;	line-height: 18px;	text-align: left;	background-color: #E6E8DB;}.tableBorder {	padding: 2px 0px 2px 0px;	margin: 0px 0px 2px 0px;	border-top: 1px solid #999999;}