html, body, p{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
line-height: 1.45em;
color: #666;
}

img{
border: 0;
}
	
h1, h1 a, 
h2, h2 a, 
h3, h3 a, 
h4, h4 a,
h5, h5 a,
h6, h6 a {
font-family: Georgia;
color: #660000;
font-weight: normal;
text-decoration: none;
	}
	h1{
	font-size: 1.8em;
	}
	h2{
	font-size: 1.6em;
	}
	h3{
	font-size: 1.4em;
	padding: 0;	margin: 0;
	}
	h4{
	font-size: 1.2em;
	}


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

.copyright{
color: white;
}

ul {
	list-style-type: none;
	padding: 0;
	margin-top: 20px
	}
	ul.menu{
	list-style-type: none;
	padding: 0;
	margin-bottom: 50px;
	font-family: Georgia, serif;
	color: #660000;
	font-size: 1.25em;
	line-height: 1.65em;
	}
	ul.menu a{
	color: #660000;
	}

ol {

}

hr {
background: #bbb;
color: #bbb;
height: 1px;
border: 0;
}

.articletitle{
font-family: Georgia, serif;
font-size: 1.675em;
color: #660000;
margin-top: 22px;
/* border-bottom: 1px solid #e6e6e6; */
/* padding-bottom: 15px; */
}

.footerTelNumber{
font-family: Georgia;
font-size: 49px;
color: #7A1E1E/* 3b0505 */;
padding: 15px 0 0 20px; margin: 0;
}
#smallTextContainer p, #smallTextContainer a{
color: #761616;
font-size: 11px;
padding: 0; margin: 0;
	}
	#smallTextContainer a {
	color: #761616;
	/* color: #ae2c2f; */
		}
		#smallTextContainer a:hover{
		color: #dc9092;
		text-decoration: none;
		}

#linksContainer h2{
margin-top: 20px;
/* margin: 20px 0 5px 0; */
}

#linksContainer p{
/* margin: 3px 0 15px 0; */

}

#linksContainer a{
/* padding-bottom: 5px; */
/* border-bottom: 1px solid #333; */
}

.inlineTextHighlight{
color: #111;
/* font-weight: bold; */
/* font-style: italic; */
}










