/* CSS Document */
/*-------------------------*/
/* Changes per page  */
/*-------------------------*/

#menu {
	background: url(/images/topnav/index_header.gif) top left no-repeat; 
	display: none;
}
#rotateImage {
	float: left;
	margin-left: -10px;
	margin-top: 20px;
	width: 403px;
	height: 403px;
	display: none;	
}
#content {
	width: 305px;
	height: 465px;	
}

#content p {
	margin-left: 5px;
	width: 275px;
}
	
#content span.phone {
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
	color: #D82225;
	margin-left: 5px;
	line-height: 1.2;
}
#content a.email {
	font-size: .7em;
	line-height: 2;
	letter-spacing: .04em;
	font-family: sans-serif;
	margin-left: 5px;
	color: #0E3286;
}
#content p.blurb2 {
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
	color: #0E3286;
}
#contactinfo a {
	display: none;
	}