@charset "UTF-8";
/* CSS Document */

body {
	color: #E1EBB7;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	background-color: #559DD0;
	line-height:18px;

}

#sitewrapper {
	width: 1000px;
	margin:auto;
}
#toparea {
	background-image:url(../images/layout/toparea.jpg);
	background-repeat:no-repeat;
	height: 262px;
}
#toparea a.homelink {
	width: 190px;
	height: 180px;
	margin-top: 19px;
	margin-left: 84px;
	float:left;
	display:block;
	text-decoration:none;
}
#nav {
	background-image:url(../images/layout/nav-back.jpg);
	background-repeat:no-repeat;
	height: 81px;
	color: #17457E;
	text-transform:uppercase;
	font-size: 16pt;
	text-align: center;
}
#nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	padding-top:34px;
}
#nav li {
	float: left;
	line-height: 29px;
	padding-right: 53px;
}

#nav li#first {
	border-left: none;
	margin: 0 0 0 85px;
}



#nav a:link,
#nav a:visited,
#nav a:active {
	color: #475B78;
	display: block;
	text-decoration: none;
}

#nav a:hover {
	color: #DF001F;
	text-decoration: none;
}

#content-area {
	background-image:url(../images/layout/content-back.jpg);
	background-repeat:repeat-y;
	padding: 8px 60px 15px 60px;
	color:#17457E;
	width: 880px;
	min-height: 300px;
}

h1 {
	font-size:30px;
	color:#17457E;
	font-weight: bold;
	margin-top: 10px;
	line-height:normal;
}
h2 {
	color: #DF001F;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}
h3 {
	color: #FEE94A;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px;
}
.sidebar {
	margin: 15px 0 1px 10px;
	float: right;
	width: 244px;
}
.form {
	padding-left: 40px;
}
.smalltxt {
	font-size:10px;
}
	
.clear {
	clear:both;
}
ul li {
	padding: 0 0 20px 0;
}
#tellafriend_share,
#tellafriend {
	background-image:url(../images/tell-a-friend.jpg);
	background-repeat:no-repeat;
	height: 75px;
	text-align:center;
	margin-bottom: 10px;
}
#tellafriend_share a,
#tellafriend a{
	text-decoration: none;
	display: block;
	padding:30px 15px 0 75px;
	height: 45px;
	width: 120px;
}
#tellafriend_share {
	float:right;
	margin-left: 15px;
}
#stayinformed {
	background-image:url(../images/stay-informed.jpg);
	background-repeat:no-repeat;
	height: 75px;
	text-align:center;
}

#stayinformed a{
	text-decoration: none;
	display: block;
	padding:22px 15px 8px 75px;
	height: 45px;
	width: 120px;
}
.fb_paragraph {
	background:url(../images/facebook.png) no-repeat left;
	width: 200px;
	height: 30px;
	font-size: 17px;
	margin-left:auto;
	margin-right:auto;
	line-height: 35px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
}
a.fb  {
	text-decoration:none !important;
	cursor:pointer;
}

#at20mc{
	margin-top: -30px;
}

.stats {
	text-align:center;
	color:#DF001F;
	font-weight: bold;
	padding-right: 20px;
}	
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
/*** Links ***/

a:link,
a:visited,
a:active {
	color: #17457E;
	text-decoration: underline;
}

a:hover {
	color: #DF001F;
}


#footer {
	background-image:url(../images/layout/footer-back.jpg);
	height: 73px;
	background-repeat:no-repeat;
	
}
.copyright {
	text-align: center;
	margin-bottom: 10px;
}
.informedForm {
	color: #17457E;
	font-size: 14px;
}

#google-calendar-iframe {
	border: none;
	min-height: 700px;
	width: 100%;
}

.wp-caption-text {
	font-weight: bold;
	text-align: center;
}