* {
padding: 0px;
}

body {
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url("../images/background_gradient.jpg");
}
p{
	margin: 0px;
	padding: 0px;
}
h1{
    font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size: 32px;
	width: 690;
	border-bottom: 1px solid #7A7979;
	text-align: left;
}
h2{
    font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size: 20px;
	width: 455px;
	margin-left: 100px;
	text-align: left;
}

#mainBlock {
	margin: auto;
	width: 950px;
	height: auto;
	text-align:center;
	padding: 0px;
}

#ACMLogo {
	align: left;
	text-align: left;
	/*width: 219px;
	height: 208px; */
	float: left;
}

#ACMLogo a img {
	border: 0px none;
}

#bodyRight{
	width: 700px;
	float:right;
	text-align: justify;
	font-size: 16px;
	color: #FFFFFF;
	margin: 25px 1px 0px 0px;
	line-height: 32px;
}

#mainFlash {
	float: right;
	width: 300px;
	height: 200px;
	margin: 5px 5px 5px 20px;
}

#propertyTitle{
	font-weight: bold;
}

.propertyWrapper{
	cursor: pointer;
}

#contactText{
	float: left;
	text-align: left;
	width: 300px;
	margin: 0px 30px 20px 15px;
	line-height: 24px;	
}

#contactInfo{
	float: right;
	width: 200px;
	margin: 0px 125px 15px 20px;
	line-height: 24px;
}

#bodyImage {
	margin: 10px 0px 10px 15px;
	align:right;
	height: 200px;
	width: 300px;
}

#sort{
	line-height: 22px;
	font-size: 18px;
	text-align: center;
	padding-bottom: 20px;
}

#subsort{
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	width: 500px;
	margin-right: 100px;
	margin-left: 100px;
	padding-bottom: 20px;
}

#bodyRight table tbody tr td{
	vertical-align: top;
	width: 50%;
	background-position: top;
	padding: 10px;
}

#bodyRight table tbody tr th{
	vertical-align: top;
	width: 50%;
	border-bottom: 1px solid #808080;
	padding: 0px;
}

#navleft {
	width: 200px;
	float: left;
	align: left;
	text-align: left;
	color: #BFBFBF;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#navleft li{
	list-style-type:none;
	height:28px;
	color:#BFBFBF;
	font-size:18px;
	font-weight: 600;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #808080;
	text-decoration: none;
}

#navleft li a {
	height:28px;
	color: #BFBFBF;
	text-decoration: none;
	}

a {
	list-style-type:none;
	color:#C20000;
	font-weight: bold;
}


#navleft li a:hover, #navleft li:hover{
	background-color: #353535;
	display:block;
	height:28px;
}

#navleft .navCurrent a{
	color:#C20000;
	height:28px;
	font-size:18px;
	font-weight: 600;
	text-decoration: none;

}
#footer1 {
	color: #7A7979;
	float: left;
	text-align: left;
	font-size: 14px;
	border-top: 1px solid #7A7979;
	width:950px;
	margin-top: 25px;
	margin-bottom: 3px;
	padding-top:10px;
}

#mgrName {
	font-weight: bold;
	float: left;
}

#mgrTitle {
	font-style: italic;
	text-align: left;
	margin-left: 30px;
	color: #979797;
}
#mgrSection {
	font-weight: bold;		
}

#mgrText{
	margin-left: 30px;
	text-align: left;
	color: #979797;
}

.mgrBusiness{
	width: 670px;
	text-align: left;
	margin-left: 30px;	
}
.mgrDates {
	text-align:right;
	margin-left: 15px;
	float: right;
	font-weight: normal;
}
#selectMgr {
	color: #C20000;
	background-color: #353535;
	width: 150px;
	border: #999999;
	font-weight: bold;
	font-size: 16px;
	
}
#Summary {
	text-align: left;
	margin-left: 30px;
	color: #979797;
}

#clear {
	clear: both;
}
.clear {
    clear: both;
}

div.expandAlignRight{ 
  float: right;
  margin-right: 100px;
  color:#C20000;
  font-weight: bold;
  /*margin: 18px 10px 0 0;
  line-height: 1.4em;*/
}
div.managerDetail{ 
  display: none;
}

.propertyInfo { 
    display: none;
}

div.propertyTitle{
	font-weight: bold;
	float: left;
}

div.propertyLeft{
    width: 325 px;
    float: left;
}

div.propertyRight{
    width: 325 px;
    float: right;
}

.seo {
	position: absolute;
	height: -9999px;
	width: -9999px;
	display: none; 
}

