





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.introText {
 font-size: 1.1em; 
}

h1 {

}

h2 {

}

h3 {

}

blockquote {

}

.phone {
	background:url(/userfiles/images/contact/speech_bubble.jpg) no-repeat 0 4px;
	font-weight:bold;
	padding:0 0 0 20px;
	width:200px;
}

.fax {
	background:url(/userfiles/images/contact/fax.jpg) no-repeat 0 4px;
	font-weight:bold;
	padding:0 0 0 20px;
	width:200px;
}

.email {
	background:url(/userfiles/images/contact/email.jpg) no-repeat 0 4px;
	font-weight:bold;
	padding:0 0 0 20px;
	width:200px;
}

.address {
	float:right;
	font-weight:bold;
	margin:0;
	width:200px
}

