/* Styles by Tag */


/* Styles by Class */

.servicesList {
	list-style: disc;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	border: 0px;
	color; #990033;
}

.columnHeader {
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990033;
	font-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
text-transform: uppercase;
}

.servicesList li {
	font-family: Georgia, Garamond, "Times New Roman", Times, Serif;
	font-size: 12px;
	color: #990033;
	font-style: normal;
	line-height: 23px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 14px;
}


.servicesList li a:link, .servicesList li a:active, .servicesList li a:visited {
	color: #990033;
	text-decoration: none;
}

.servicesList li a:hover {
	color: #990033;
	text-decoration: underline;
}



.aboutBodyText {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
}

.aboutBodyText p {
	padding: 0px;
	margin: 0px;
}

.aboutBodyText p:first-letter{
	display: block;
	margin: 8px 10px 0px 0px;
	line-height: 40px;
	float: left;
	color: #666666;
	font-size: 40px;
	font-family:  Georgia, Garamond, "Times New Roman", Times, serif;
}



.aboutBodyQuote {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	font-style: italic;
}


.aboutBodyQuote p:first-letter{
	display: block;
	margin: 8px 10px 0px 0px;
	line-height: 50px;
	float: left;
	color: #666666;
	font-size: 50px;
	font-family:  Georgia, Garamond, "Times New Roman", Times, serif;
	font-style: normal;
}  
/* Styles by ID */


h3 {
	position: relative;
	display: block;
	height: 16px;
	width: 557px;
	padding: 0px;
	margin: 40px 0px 35px 0px;
	border: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/about-header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#body {
	position: relative;
	display: block;
	width: 920px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

#column1, #column2, #column3, #column4 {
	position: relative;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
}

#column1 {
	width: 199px!important;
	width: 200px;
	border-right: 1px solid #CCCCCC;
}

#column2 {
	width: 209px!important;
	width: 250px;
	padding: 0px 20px 0px 20px;
	border-right: 1px solid #CCCCCC;
}

#column3 {
	width: 199px!important;
	width: 230px;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #CCCCCC;
}

#column4 {
	width: 220px!important;
	width: 240px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}
