
/*
ALTERNATE CONTENT
*/

body{
	background-color:  #afbccb;

  	padding:0;
	margin:0 auto;  
/* 	min-height:640px;
	min-width: 970px;
  */  
}

a{
	color:#666666;
	text-decoration: underline;
}
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: 243px;
	height: 37px;
	background-image: url(../index/images/paul_davis.gif);
	background-repeat: no-repeat;	
	background-color: #DDDDDD;
}	

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

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

}

#noFlash p{
	font-family: 'arial';
	font-size: 11px;
}

#contactInfo{
	color: #666666;
	font-family: 'arial';
	font-size: 11px;
	margin-top: 18px;
}
h1{
	margin-top:10px;
	color: #666666;
	font-family: 'arial';
	font-size: 12px;
	font-weight:normal;

}
h2{

	color: #666666;
	font-family: 'arial';
	font-size: 11px;
	font-weight:normal;
}
.address{
	font-size: 12px;
	
	width: 290px;
	list-style: none;
	
	margin-left: 0px;
	margin-bottom:50px;
    padding-left: 0px;
}

.adHeading{
	color: #ffffff;
	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;
}


