/* CSS Document */

body {

	font-family:tahoma, arial, serif;

}

p, div.vcard {

	font-size:12px;
	color:#484444;
	line-height:145%;
	padding-bottom:9px;

}


h1 {

	font-size:22px;
	font-weight:normal;
	color:#424242;
	padding-bottom:15px;

}

h2 {


}

h3 {


}

#phone {

	color:#757575;
	font-size:22px;
	text-align:center;
}

#tagline {

	color:#213980;
	font-size:16px;
	
}

ul.navbar li {

	font-size:13px;
	color:#fff;
	font-weight:bold;

}

#content-left li {

	font-size:12px;
	line-height:145%;
	padding-left:5px;
	margin-left:30px;
	color:#484444;

}

.address p, p.footer-info {

	font-size:10px;
	line-height:120%;
	padding:0;
	color:#a2a2a2;
}

p.footer-info {

	color:#606060!important;

}

table#sale {

	font-size:12px;
	color:#484444;

}

span.accessibility  {

	position:absolute;
	left:-99999px;
}

a, a:active, a:visited {
	color:#484444;
	text-decoration:underline;

}

a:hover {
	text-decoration:none;

}

div.flash-words p {
	color: red;
}

.flash-words span {
	display: block;
	margin-top: 5px;
	font-size: 9px;
}
