h3 { border: none;}

body { background: #0292c2 url(images/background.jpg) repeat-x top left; }

#container { padding: 0; background: transparent; }

ul.navigation { font-family: Georgia, "Times New Roman", Times, serif; padding: 7px 40px; width: 880px; margin:0; clear:both; }
ul.navigation li a { font-weight: normal; }
ul.navigation li a:hover { text-decoration: none; }

/*#content { background: #fff; padding: 35px 40px;  width: 880px;  }*/
#contentContainer { width: 880px; padding: 35px 40px; background: #fff url(images/content-bg.gif) no-repeat top left; }

#header { margin: 0; }
#logo { margin: 0; }
#animation {
	float:right;
	width: 557px;
	height: 198px;
	overflow: hidden;
}

#footer { font-size: 12px; }

#footer .designTag {
	display: block;
	float:right;
	width: 150px;
	text-align: right;
}

.inside { width: 960px; }

#sidebar .widgetheading h2, #sidebar h2 {
	background: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #223a82;
	border-bottom: 1px solid #e2e6ef;
	display: block;
	padding: 5px 0;
	text-transform: uppercase;
	margin: 15px 0;
}

#sidebar { color: #223a82; }

#sidebar a {
	font-size: 12px;
	text-decoration: underline;
}
#sidebar a:hover { text-decoration: none; }

.bigButtons { margin: 40px 0; }

a.blogButton {
	display: block;
	width: 180px;
	float:left;
	margin: 0 45px 0 0;
	padding: 0 0 0 70px;
	height: 79px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 79px;
	text-align: center;
	text-transform: uppercase;
	background: transparent url(images/blog-button-sprite.jpg) no-repeat center top;
}
a.blogButton:hover { background-position: center bottom; text-decoration: underline; }

a.galleryButton {
	display: block;
	width: 170px;
	padding: 0 0 0 80px;
	height: 79px;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 79px;
	text-align: center;
	text-transform: uppercase;
	background: transparent url(images/gallery-button-sprite.jpg) no-repeat center top;
}
a.galleryButton:hover { background-position: center bottom; text-decoration: underline; }


#footer-widgets {
	background: #017ba5 url(images/footer-bg.jpg) repeat-x left bottom;
	color: #ddd;
	width: 880px;
	padding: 35px 40px;
	margin: 25px 0 0 0;
	border: none;
}

#footer-widgets a { color: #fff; }
#footer-widgets a:hover { text-align: underline; color: #fff200; }


#footer-widgets .socialLinks {
	width: 295px;
	float:left;
	padding:0;
	margin: 0 50px 0 0;
}

.socialLinks li {
	margin:0;
	background-color: #016182;
	background-position: 6px center;
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	padding: 0 0 0 58px;
	width: 237px;
}

.socialLinks li.facebook { background-image: url(images/footer-facebook.gif); }
.socialLinks li.twitter { background-image: url(images/footer-twitter.jpg); margin: 15px 0; }
.socialLinks li.rss { background-image: url(images/footer-rss.gif); }

.socialLinks li a { text-decoration: none; display: block;}

#footer-widgets ul.footer-widgets-list li {
	background: #016182;
	color: #fff;
	padding: 5px 10px;
	width: 510px;
}

#footer-widgets .widgetheading h2 {
	color: #fff;
	width: 180px;
	float: left;
	margin: 0 0 25px 0;
	text-align: right;
	font-size: 24px;
	line-height: 30px;
}

#footer-widgets #mc_embed_signup {
	width: 290px;
	float:right;
	padding: 0;
}

.indicate-required { text-align: right; font-size: 11px; font-style: italic; }

#footer-widgets #mc_message {
	width: 270px;
	text-align: left;
}

#mce-responses {
	color: #fff200;
}

#footer-widgets .mc-field-group {
	width: 270px;
	margin: 0 0 10px;
}

#footer-widgets .mc-field-group label {
	font-size: 14px;
	font-weight: normal;
}

#footer-widgets .mc-field-group input,
#footer-widgets .mc-field-group select {
	width: 250px;
}

#footer-widgets input#mc-embedded-subscribe {
	width: 125px;
	background: #e7e7ea;
	color: #222 !important;
	margin: 10px 0 0 5px;
}

#sidebar ul ul li, #sidebar ul ol li {
	border: none;
	margin: 0 0 0 30px;
}

#sidebar ul li ul li, #sidebar ul li ol li {
	padding: 2px 0;
}


#sidebar .subpageNav li a { font-size: 14px; }

