
body{
	background-color:  #ffffff;
	height: 100%;	
	padding:0;
	margin:0;
    
}

a{
	color:#666666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#content
{
   
    margin-left: 15px;
	margin-top: 15px;
	text-align: left;
	width: 290px;
}

#flashContent
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%;
}

#logo{
		width: 202px;
	height: 11px;
	background-image: url(../index/images/logo.gif);
	background-repeat: no-repeat;	
}	

#randomImageHolder
{
  margin-top: 18px;
	width: 290px;
	height: 180px;
	background-color: #DDDDDD;
	background-image: url(../index/images/herbertmansions_02.jpg);
	background-repeat: no-repeat;
}

#noFlash{
	position:absolute;
    width: 290px;
	height: auto;
	top: 15px ;

}

#noFlash p{
	font-family: 'arial';
	font-size: 11px;
}
h1{
	font-family: 'arial';
	color: #851F82;
	font-size: 12px;
	font-weight:600;
}
h2{
	font-family: 'arial';
	color: #666666;
	font-size: 11px;
	font-weight:normal;
}
h3{
	font-family: 'arial';
	color: #666666;
	font-size: 10px;
	font-weight:normal;
}


#contactInfo{
	color: #666666;
	font-family: 'arial';
	font-size: 11px;
	margin-top: 18px;
}

.address{
	font-size: 12px;
	
	width: 290px;
	list-style: none;
	margin-bottom:50px;	
    margin-left: 0px;
    padding-left: 0px;
}

.adHeading{
	color: #851F82;
	padding-bottom: 3px;
}

.adLine{
	padding-bottom: 3px;
}


.telephone{
	
	padding-top: 10px;
	padding-bottom: 5px;
}

.fax{
	padding-bottom: 5px;
}

.email{
	padding-bottom: 5px;
}

.googleLink{
	padding-top: 10px;
}

#noFlash{
	width: 290px;
	height: auto;
	margin-top: 14px;
}

#noFlash p{
	color:#666666;

	font-family: 'arial';
	font-size: 11px;
	
	margin-bottom: 8px;
}

#noFlash a{	

	color:#666666;
}

#alternateContent 
{
	margin-top: 18px;
}


