body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2;
	color: #000000;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: left;
}
.centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: center;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	text-align: left;
	font-style: italic;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	text-align: center;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.myhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#subphoto {
	background-image: url(images/sub_contentback.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
#sdphoto {
	background-image: url(images/sd_contentback.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
#lcphoto {
	background-image: url(images/lc_contentback.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
#crphoto {
	background-image: url(images/cr_contentback.jpg);
    background-repeat: no-repeat;
    background-position: center top;
} 
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 15px;
	text-align: left;
}