body 
{
	margin: 0px;
	padding: 0px;
	background: #e5ddcf url(/images/bkgnd-tile.jpg) repeat-x top left;
	font-family: Times New Roman, Arial, Tahoma;
	font-size: 14px;
	color: #000;
	text-align: center;
}
img
{
	border: 0;
}
a:link, a:visited
{
	text-decoration: none;
	color: #000;
}
a:hover
{
	text-decoration: underline;
	color: #000;
}
#sitewrapper
{
	width:941px;
	margin: 0 auto;
	text-align: left;
}
#siteheader
{
	width:941px;
}
#sitecontent
{
	background: #ffffff url(/images/body-tile.jpg) repeat-y top left;
	width: 928px;
}
#admincontent
{
	background: #ffffff url(/images/body-tile.jpg) repeat-y top left;
	width: 903px;
	padding: 0px 0px 0px 0px;
}
#sitefooter
{
	width: 903px;
	padding: 5px 10px 5px 15px;
}
.sitefooterleft
{
	float: left;
	width: 82px;
}
.sitefooterright
{
	float: left;
	padding:7px 0 0 10px;
	width: 811px;
}
.footerfont
{
	color: #586e8f;
	font-size: 12px;
}
.footerfont a
{
	text-decoration: none;
	color: #586e8f;
	font-size: 10pt;
}
#topnav ul
{
	margin: 0; 
	padding: 0; 
}
#topnav li
{
	list-style:none;
	float:left;
	display:block;
	height: 53px;
}
#topnav a{
	display:block;
	height: 53px;
}
#topnav #home a
{
	width:100px;
	background:url(/images/btn-home.jpg) top left no-repeat;
}
#topnav #home a.selected, #topnav #home a:hover
{
	background:url(/images/btn-home-on.jpg) top left no-repeat;
}
#topnav #merchantdirectory a
{
	width:190px;
	background:url(/images/btn-merchant-directory.jpg) top left no-repeat;
}
#topnav #merchantdirectory a.selected, #topnav #merchantdirectory a:hover
{
	background:url(/images/btn-merchant-directory-on.jpg) top left no-repeat;
}
#topnav #happenings a
{
	width:133px;
	background:url(/images/btn-happenings.jpg) top left no-repeat;
}
#topnav #happenings a.selected, #topnav #happenings a:hover
{
	background:url(/images/btn-happenings-on.jpg) top left no-repeat;
}
#topnav #directions a
{
	width:123px;
	background:url(/images/btn-directions.jpg) top left no-repeat;
}
#topnav #directions a.selected, #topnav #directions a:hover
{
	background:url(/images/btn-directions-on.jpg) top left no-repeat;
}
#topnav #leasing a
{
	width:164px;
	background:url(/images/btn-leasing-inquiries.jpg) top left no-repeat;
}
#topnav #leasing a.selected, #topnav #leasing a:hover
{
	background:url(/images/btn-leasing-inquiries-on.jpg) top left no-repeat;
}
#topnav #rightbtn
{
	width:231px;
	background:url(/images/btn-right.jpg) top left no-repeat;
}


.sitecontent3
{
	width:908px;
	padding: 0 10px 10px 10px;
}
.sitecontent2
{
	background-color: #586e8f;
	width:908px;
	float: left;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
.sitecontentleasing
{
	width:928px;
	float: left;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
.onecolumn
{
	padding:10px 10px 10px 10px;
}
.leftcolumn
{
	float: left;
	width: 606px;
}
.leftcolumnleasing
{
	float: left;
	width: 610px;
}
.leftcolumncopyhome
{
	width:592px;
	padding:7px 7px 7px 7px;
}
.leftcolumncopyint
{
	width:572px;
	background: url(/images/bkgnd-largeBox.jpg) no-repeat top left;
	padding:10px 10px 10px 10px;
	margin:7px 7px 7px 7px;
}
.rightcolumn
{
	float: left;
	width: 302px;
}
.rightcolumnleasing
{
	float: left;
	width: 318px;
}
.rightcolumncopy
{
	width:285px;
	padding:9px 10px 5px 7px;
}
#browsedirectory
{
	float: left;
}
#browsedirectory ul
{
	padding:0px; 
	margin:0px;
	list-style:none;
	float:left;
}
#browsedirectory ul li
{
	float:left;
}
#browsedirectory ul li a
{
	display: block;
}
.browsedirectoryright
{
	margin:0 0 0 3px;
}
.whitefont
{
	color: #fff;
}
.whitefont a:link, 
.whitefont a:visited
{
	color: #fff;
	text-decoration: underline;
}
.whitefont a:hover
{
	color: #fff;
	text-decoration: underline;
}
.whitefont b {
	display: block;
	margin: 10px 0px 3px;
}
.whitefont ul {
	margin: 3px 0px;
	padding:0px;
	list-style:none;
}
.whitefont ul .tagline{
	font-size:12px;
}
.merchantlist
{
	float:left;
	overflow: auto;
	width:285px;
	height:422px;
}
.merchantrowodd
{
	float:left;
	background-color: #B0BCCE;
	margin-bottom:2px;
	padding:5px 5px 5px 5px;
}
.merchantroweven
{
	float:left;
	background-color: #CFDEC6;
	margin-bottom:2px;
	padding :5px 5px 5px 5px;
}
.merchantrowleft
{
	float:left;
	width:25px;
	vertical-align:top;
}
.merchantrowright
{
	float:left;
	width:230px;
	vertical-align:top;
}
.merchantname
{
	text-decoration: underline;
	font-weight: bold;
}
.leasingcolumncopy
{
	height:333px;
	background:url(/images/form-tile.jpg) repeat-y top left;
	padding: 5px 0 0 37px;
}
.leasingfont
{
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #000;
}
.leasingfontred
{
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: Red;
}
.inputleasing
{
	border:1px solid #586F8e;
	font-family: Arial, Tahoma;
	font-size: 14px;
	width:200px;
}
.multipleboxleasing
{
	border:1px solid #586F8e;
	font-family: Arial, Tahoma;
	font-size: 14px;
	width:450px;
	height:50px;
}
.dropdownleasing
{
	border:1px solid #586F8e;
	font-family: Arial, Tahoma;
	font-size: 14px;
	width:205px;
}
