/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
}
#container {
	margin:0 auto;
	text-align:center;
	width: 822px;
	
	
}
#b1 {
	background-image: url(images/masthead.jpg);
	height: 289px;
	width: 822px;
}
p {
	font-size:14px;
}
ul li {
	margin: 10px 30px 10px 20px;
	font-size:14px
}
ol li {
	margin: 5px 30px 5px 30px;
	font-size:14px
}
a{
	text-decoration: underline;
}

a:link{
	text-decoration: underline;
}

a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}
h1 {
	color: #10B2D3;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: #E2136A;
	font-size: 18px;
	font-weight: bold;
}
.copy {
	font-size: 14px;
}
.copyred {
	color: #CC1367;
	font-size: 14px;
}
.copyblue {
	color: #01AC4E;
	font-size: 14px;
}
.copywhite {
	color: #FFFFFF;
	font-size: 14px;
}
.copyredbold {
	color: #C2000B;
	font-size: 14px;
	font-weight: bold;
}
.copybluebold {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}
.headlinered {
	color: #FD0063;
	font-size: 24px;
	font-weight: bold;
}
.headlineblue {
	color: #04B4D9;
	font-size: 26px;
	font-weight: bold;
}
.box {
	border: medium dashed #CB32CE;
}
.subheadblack {
	font-size: 18px;
}
.subheadred {
	color: #FD0063;
	font-size: 18px;
}
.subheadlue {
	color: #3198C2;
	font-size: 18px;
}
.subheadblackbold {
	font-size: 18px;
	font-weight: bold;
}
.subheadredbold {
	color: #FD0063;
	font-size: 22px;
	font-weight: bold;
}
.subheadluebold {
	color: #2F9433;
	font-size: 18px;
	font-weight: bold;
}
#b3 {
	background-image: url(images/b2.jpg);
	height: 45px;
	width: 702px;
	padding:0 60px 0 60px;
}
img.floatleft {
	float:left;
	margin:0 10px 10px 0;
}
img.floatright {
	float:right;
	margin:0 0 10px 10px;
}
.quote {
	background-color:#FFFFCC;
	width: 450px;
	margin: 30px 0 30px 60px
	text-align:center;
	padding: 0 20px 10px 20px;
	border: 1px solid #000;
}
#b2 {
	background-image: url(images/b1.jpg);
	background-repeat: repeat;
	width: 762px;
	padding:0 30px 0 30px;
	text-align:left;
	margin: -5px 0 0 0;
	
}
.h1s {
	font-size: 22px;
	color: #CC1367;
}

#ch1 {
	background-image: url(images/ch1.jpg);
	width: 617px;
	height: 28px;
	
}

#ch2 {
	background-image: url(images/ch2.jpg);
	background-repeat: repeat;
	width: 557px;
	padding-right: 30px;
	padding-left: 30px;
}

#ch3 {
	background-image: url(images/ch3.jpg);
	width: 617px;
	height: 22px;	
	
}
.wh {
	color: #FFFFFF;
	letter-spacing: 0.65px;
	line-height: 1.3;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

