
.bodyText {
	font-size: 11px;
	font-family: Verdana;
	
}

.homeText {
	font-size: 12.5px;
	font-family: Verdana;
	padding-left: 30px;
	padding-right: 30px;
	text-align:left;
}

.bodyText {
	font-size: 12.5px;
	font-family: Verdana;
	padding-left: 30px;
	padding-right: 30px;
	text-align:left;
}

.footer {
	font-size: 10px;
	font-family: Verdana;
	color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;
}

.footer a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
.footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:active {
	text-decoration: underline;
	color: #CCCCCC;
}


.homeQuote{
	font-size: 11px;
	font-family: Verdana;
	font-style:oblique;
	font-weight:bold;
	color:#990000;
	padding-left: 30px;
	padding-right: 30px;
	text-align:left;
}
.bodyTextSmall {
	font-size: 10px;
	font-family: Verdana;
}

.bodyTextSmall a:link {
	color: #000000;
	text-decoration: none;
}
.bodyTextSmall a:visited {
	text-decoration: none;
	color: #000000;
}
.bodyTextSmall a:hover {
	text-decoration: underline;
	color: #000000;
}
.bodyTextSmall a:active {
	text-decoration: none;
	color: #000000;
}


.linkRed {color: #FF0000; font-weight: bold; }

body {
	background-color:#333333;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.tableBorder {
	border: 1px solid #e5e5e5;
}

.NEW {color: #FF0000}

.pageheader{
	font-size: 25px;
	font-weight:bold;
	color:#333333;
	font-family: Verdana;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	font-style:oblique;

}
.subheader{
	font-size: 14px;
	font-weight:bold;
	color:#CC0000;
	font-family: Verdana;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;

}

.servicesbox{
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	background-color:#FFFFCC;
	
}
	
.servicesboxheader{
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	font-family: Verdana;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	background-color:#FFFFCC;

}
.redsectionbox{
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Verdana;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	background-color:#AE1723;
	width:500;

}
.servicesboxitem{
	font-size: 10px;
	color:#333333;
	font-family: Verdana;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;

}
.flashcontent{
padding-left:25px;
	
}
.giftform {
padding-left:15px;
}

.giftheader {
	font-size: 12.5px;
	font-family: Verdana;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background:#000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.giftnotes {
	font-size: 12.5px;
	font-family: Verdana;
	font-weight: normal;
	text-align: left;
	color:#000000;
}

.giftnotescenter {
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	color:#000000;
}

.giftfieldlable {
	font-size: 12.5px;
	font-family: Verdana;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	background-color:#333333;
}