
body {
	margin: 0;
	padding: 0;
	background:#fdfdfd url(../gfx/bg-tile.gif) repeat-x;
	font-family: 'Merriweather', georgia, serif;
	color:#666;
	font-size:.85em;
	font-weight:300;	
}

strong {
	font-weight:700;	
}
.twinkle {
		
}
.toolbar {
	width:100%;
	height:20px;
	border-bottom:1px solid #d1ceca;
	border-bottom:1px solid rgba(0,0,0,.1);
		
}
.container {
	width: 960px;
	margin: 0 auto; 
}
.toolbar .container {
	background:url(../gfx/radial-top.png) center top no-repeat;
	height:20px;
	padding:0;
	text-align:center;
}

.toolbar .container .toolbar-links {
	height:20px;
	padding:0;	
}

.toolbar .container .toolbar-links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#777;
	padding:2px 5px;
	text-decoration:none;
}
.toolbar .container .toolbar-links a:hover {
	background:rgba(255,255,255,.7);
}

.main {
	border-top:1px solid #FFFFFF;
	border-top:1px solid rgba(255,255,255,.8);
	background:url(../gfx/twinkle.png) repeat-x;
}

.header {
	background:url(../gfx/radial.png) center top no-repeat;	
	height:132px;
	padding:20px 0 0 0;
	margin:0;
	text-align:center;
}
.scroll-top {
	background:url(../gfx/scroll-top.png) center bottom no-repeat;
	height:32px;
	margin:0;
	padding:0;
}
.header-message-left {
	color:#aaa497;
	font-size:12px;
	line-height:12px;
	width:40%;
	padding:12px 0 0 0;
	text-align:right;
	float:left;
	white-space:nowrap;
	overflow:hidden;
}
.header-message-right {
	color:#aaa497;
	font-size:12px;
	line-height:12px;
	width:40%;
	padding:12px 0 0 0;
	text-align:left;
	float:right;
	white-space:nowrap;
	overflow:hidden;
}


.content {
	clear:both;
	padding:0;
	background:url(../gfx/content-bg.png) top center no-repeat;
}

.main-content {
	width:700px;
	margin:20px auto;
	padding:20px 60px;
	border-radius:8px;
	background:#FFF;
	box-shadow:0px 0px 12px rgba(0,0,0,.3);		
	min-height:300px;
}
.breadcrumbs {
	font-size:.75em;	
	margin:0;
	color:#999999;
}

img.feature-image{
	max-width:100%;	
	border-radius:6px;
	overflow:hidden;
	
	margin:10px 0;
}
h1 {
	font-family: 'Glass Antiqua', cursive;
	font-weight:normal;
	font-size:1.5em;
	line-height:2em;
}
h2 {
	font-family: 'Glass Antiqua', cursive;
	font-weight:normal;
	font-size:1.1em;
	margin:16px 0 2px 0;
	padding:0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;	
	margin:12px 0 0 0;
	padding:0;
}
hr {
	height:10px;
	margin:15px 0;
	padding:0;
	border:none;
	border-bottom:1px dotted #DDD;	
	clear:both;
}
.main-content p, .main-content li {
	margin:0 0 15px 0;
	padding:0;
	font-size:.85em;
	line-height: 2em;
}
.main-content  p.first {
	font-family:'Merriweather', serif;
	font-weight:400;
	font-size:1.2em;
	line-height:2em;
	margin:0;
}

.leftCol {
	width:500px;
	float:left;
	border-right: 1px solid #DDD;
	padding:0 30px 0 0;
}
.rightCol {
	width:220px;
	margin-left:520px;
	padding:10px 0 10px 10px;
	
}
.rightCol.fixed {
	position:fixed;	
}

.content-4Col,
.content-3Col,
.content-2Col {
	margin:10px 0 10px 10px;
	padding:10px;	
	float:left;
	background:#e5e5e5;
	
	border-radius:4px;
	box-shadow:0px 0px 3px rgba(0,0,0,.3);	
	text-shadow:1px 1px 1px rgba(255,255,255,1) ;
}
.content-4Col.first,
.content-3Col.first,
.content-2Col.first {
	margin-left:0;
}
.content-4Col {
	width: 115px;
}
.content-3Col {
	width: 163px;
}
.content-2Col {
	width: 260px;
}

.content-4Col.right,
.content-3Col.right,
.content-2Col.right {
	
	float:right;	
}


.scroll {
	clear:both; 
	width:820px;
	height:50px; 
	margin:0 auto 20px auto;
	background:url(../gfx/scroll.png) center center no-repeat;
}
.bottom {
	width:820px;
	margin:10px auto 30px auto;
}
.news-feed {
	width:260px;
	float:left;
	min-height:206px;
}

.banner {
	width:260px;
	height:206px;
	float:left;
	margin-left:20px;
	border-radius:8px;
	box-shadow:0px 0px 12px rgba(0,0,0,.3);	
	background:#999;	
}

.banner img {
	width:260px;
	height:206px;
	border-radius:8px;
	overflow:hidden;
}



.banner.first {
	margin-left:0;
}
.banner:hover {
	cursor:pointer;
	border:1px solid #FFF;
	margin:-1px -1px -1px 19px;
	box-shadow:0px 0px 16px rgba(0,0,0,.3);	
}

.bottom.content-page .banner.first:hover {
	margin:-1px -1px -1px -1px;
}

.rightCol .banner
 {
	width:200px;
	height:auto;
	margin:0 0 10px 0;	
}

.rightCol .banner img
 {
	width:200px;
	height:auto;
	margin:0;	
}

.rightCol .banner:hover {
	margin:-1px -1px 9px -1px;	
}

.share-tools {
	padding:10px 0;
	width:820px;
	margin:0 auto;
	margin-bottom:0;
	text-align:center; 
	border-top:1px solid #f6f6f6;
}
.footer {
	width:100%;
	position:absolute;
	background:#f6f6f6;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#555;
}
.footer .contact {
	width:320px;
	float:left;
	min-height:300px;
}
.footer .social {
	width:140px;
	margin-left:20px;
	float:left;
	min-height:300px;
}
.footer .site-map {
	width:320px;
	margin-left:20px;
	float:left;
	min-height:300px;
}
.footer-heading {
	margin:	30px 0 5px 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.2em;
	text-transform:uppercase;
	color:#000;
	border-bottom:1px solid #dddddd;
}

.footer th {
	text-align:left;
	vertical-align:top;
	text-transform:uppercase;
	font-weight:bold;
	min-width:5em;	
	padding:.4em;
}
.footer td {
	padding:.2em;
}

.footer form {
	background:#ececec;
	border-radius:.6em;
}
.footer form#searchform {
	background:none;
}
.footer form th {
	text-transform:none;
	line-height:1.6em;
}
.footer form input[type='text'] {
	width:230px;
	border:1px solid #DDD;
	background:#FFF url(../gfx/input-bg.gif) repeat-x;
	height:1.6em;
	line-height:1.6em;
		
}

.footer form textarea{
	width:230px;
	max-width:230px;
	height:145px;
	border:1px solid #DDD;
	background:#FFF url(../gfx/input-bg.gif) repeat-x;
}

.footer input[type='checkbox'] {
	float:left;	
}
.footer label.checkbox-label {
	margin-top:.2em;
	display:block;
	margin-left:2em;
}
.footer input[type='submit'] {
	cursor:pointer;
	padding:.4em 1.2em;
	line-height:2em;
	color:#FFF;
	text-transform:uppercase;
	background:#c33a57;
	background: -webkit-linear-gradient(top, #c33a57, #b0344e);
	box-shadow:1px 1px 2px rgba(0,0,0,.3);
	text-shadow:-1px -1px 1px rgba(0,0,0,.5);
	border-radius:3px;
	border:none;
	margin:0;
}
.footer input[type='submit']:hover {
	background:#c94e68;
	background: -webkit-linear-gradient(top, #c94e68, #b94a61);	
	box-shadow:0px 0px 4px rgba(0,0,0,.4);
	border:1px solid #982d44;
	padding:3px 11px;
}


.footer .wpcf7-response-output {
	margin:6px;
	padding:4px;
	color:white;
	border-radius: 4px;
	border:0px;
}

.wpcf7-validation-errors {
	background:#c33a57;	
}

.footer .wpcf7-mail-sent-ok {
	background:#83b05a;
}

.wpcf7-form {
	padding-bottom:6em;	
}

.share-tools .footer-heading {
	border-bottom:none;
	line-height:3em;
	margin:0;
	vertical-align:top;
}

.sitemap-col {
	width:140px;
	margin-right:1em;
	float:left;	
}

.sitemap-col ul {
	list-style:none;
	margin:0;
	width:140px;
	max-width:140px;
	padding:5px 0 15px 0;	
}
.sitemap-col ul ul {
	margin:0;
	padding:0;
}

.sitemap-col li {
	list-style:none;
	line-height:1.4em;
	margin:0 0 1.5em 0;
	font-size:1.1em;
}
.sitemap-col li li {
	margin:0;
	padding:0 0 0 20px;
	font-size:1.1em;
}

.sitemap-col li a {
	text-decoration:none;
	color:#555;
	font-family:'Junge', serif;
	text-transform:uppercase;
	
}
.sitemap-col li li a {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
}
.sitemap-col li a:hover {
	text-decoration:underline;
	color:#c33a57;
}



a.more {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	width:auto;
	padding:5px 15px 5px 5px;
	margin:5px 0;
	background:#c33a57 url(../gfx/more-arrow.png) right center no-repeat;
	border-radius:3px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	text-shadow: -1px -1px 1px rgba(0,0,0,.5);
}
.promo:hover a.more,
a.more:hover {
	
	
	cursor:pointer;
}

.news-item, 
.event-item {
	color:#83755d;

	padding:5px;
	margin-bottom:5px;
}
.news-feed {
	font-size:.8em;	
}
.event-item {
	float:left;
	width:31%;
	height:120px;
	overflow:hidden;
}
.event-item p {
	font-size:.7em;
	line-height:1.2em;	
	margin-bottom:.5em;
}
.rightCol .event-item {
	float:none;
	width:auto;
	height:auto;
	overflow:visible;	
}
.news-item:hover,
.event-item:hover {
	background-color:#f6f6f6;
	border-radius:6px;	
	cursor:pointer;
}
.news-date,
.event-date {
	width: 40px;
	float:left;	
	text-align:right;
	font-family:'Junge', serif;
}
.news-DD,
.event-DD {
	font-size:28px;	
	line-height:22px;
	margin:0;
}
.news-MMM,
.event-MMM {
	font-size:14px;	
	line-height:12px;
	text-transform:uppercase;
	margin:0;
}
.news-YYYY,
.event-YYYY {
	font-size:11px;	
	line-height:11px;
	margin:0;
}
.news-content,
.event-content {
	margin-left:50px;
	padding-left:10px;
	border-left:1px solid #e3e3e3;
}
.news-title a,
.event-title a {
	font-family:'Junge', serif;
	display:block;
	color:#c33a57;
	font-size:14px;
	line-height:16px;
	margin-bottom:4px;
	text-decoration:none;
}
.news-blurb,
.event-blurb {
	margin-bottom:4px;
}
a.older-news {
	display:block;
	padding:2px 15px;
	font-size:10px;
	color:#83755d;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.older-news:hover {
	background-color:#f6f6f6;
	border-radius:6px;	
	cursor:pointer;
}
.social-group {
	background-color:#ececec;
	border-radius:6px;	
	width:130px;
	padding:5px;
	margin:0 0 10px 0;
}
.social p.facebook,
.social p.twitter {
	color:#555;
	font-family:'Junge', serif;
	text-transform:uppercase;	
	padding-left:2.4em;
	line-height:2.8em;
	border-bottom:1px solid #DDD;
}

.social p.facebook {
	background:url(../gfx/footer-facebook.png) no-repeat;
}
.social p.twitter {
	background:url(../gfx/footer-twitter.png) no-repeat;
}
p.facebook-link {
	padding-left:2em;
	line-height:1.2em;
	margin:1em 0;
	background:url(../gfx/footer-facebook-like.png) 5px top no-repeat;
}
p.facebook-link a {
	text-decoration:none;
	color:#c33a58;	
}
p.facebook-link a:hover {
	text-decoration:underline;
}

.tweet {
	width: 130px;
	overflow:hidden;
	
}
.tweet ul,
.tweet li{
	list-style:none;
	margin:0;
}

.tweet li {
	padding:2px 6px;
	border-bottom:1px solid #DDD;	
	margin: 4px 0;
}
.tweet_time {
	display:block;
}







@media only screen and (max-width: 820px) {
	.container
	 {
		width:100%;
		margin:0;
	}
	
	
	#primary {
		float:none;
	}
	
	.scroll,
	.bottom {
		width:100%;	
	}
	.news-feed {
		width:100%;
		float:none;	
		min-height:0;
	}
	.bottom .banner {
		margin:5px;
	}
	.footer .site-map {
		width:100%;
		margin:5px;
		float:none;
		clear:both;
	}
	.sitemap-col
	{
		width:45%;
		max-width:45%;
		float:left;
		padding:0;
		line-height:44px;
	}
	.footer form#searchform,
	.footer form#searchform input#s {
		width:90%;
		max-width:90%;
	}
	
	
	.main-content,
	.leftCol,
	.rightCol {
		width:90%;
		float:none;
		margin:auto;
		padding:5%;
		border:0px;
	}
	#secondary {
		float:none;
		clear:left;
		width:100%;
	}
	.rightCol .banner {
		margin:5px;
		float:left;
	}
	

}


@media only screen and (max-width: 530px) {
	
	.footer .contact,
	.footer .social,
	.footer .site-map
	 {
		width:100%;
		margin:5px;
		float:none;
	}
	.wpcf7,
	.social-group,
	.tweet {
		width:95%;
		margin:0;
	}
	.sitemap-col,
	.sitemap-col ul {
		width:100%;
		max-width:100%;
		float:none;
		padding:0;
		line-height:44px;
	}
	.wp-caption {
		margin:0px !important;	
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 820px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 820px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 820px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 820px),
only screen and (                min-resolution: 192dpi) and (min-width: 820px),
only screen and (                min-resolution: 2dppx)  and (min-width: 820px) { 
	
	body {font-size:2em;}
	
	.container
	 {
		width:100%;
		margin:0;
	}
	.toolbar, .scroll-top {
		display:none;
	}
	
	
	#primary {
		float:none;
	}
	
	.scroll,
	.bottom {
		width:100%;	
	}
	.news-feed {
		width:100%;
		float:none;	
		min-height:0;
	}
	.bottom .banner,
	.rightCol .banner  {
		margin:5% auto;
		width:70%;
		height:auto;
		float:none;
	}
	.bottom .banner img,
	.rightCol .banner img {
		width:100%;	
		height:auto;
	}
	.footer .site-map {
		width:100%;
		margin:5px;
		float:none;
		clear:both;
	}
	.sitemap-col
	{
		width:45%;
		max-width:45%;
		float:left;
		padding:0;
		line-height:44px;
	}
	.footer form#searchform,
	.footer form#searchform input#s {
		width:90%;
		max-width:90%;
	}
	
	
	.main-content,
	.leftCol,
	.rightCol {
		width:90%;
		float:none;
		clear:both;
		margin:auto;
		padding:5%;
		border:0px;
	}
	#secondary {
		float:none;
		clear:left;
		width:100%;
	}
	.rightCol .banner {
		margin:5px;
		float:left;
	}
	
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 520px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 520px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 520px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 520px),
only screen and (                min-resolution: 192dpi) and (min-width: 520px),
only screen and (                min-resolution: 2dppx)  and (min-width: 520px) { 
	body {
		background:none;	
	}
	.header {
		background-position:center bottom;
		background-size:100%;
		padding:0;
		height:auto;
		border-bottom:1px solid #CCC;	
	}
	.header img {
		width:360px !important;
		height:202px !important;	
	}
	.scroll {

	height: 100px;
	
	background-size:200%;
	}
	.footer .contact,
	.footer .social,
	.footer .site-map
	 {
		width:100%;
		margin:5px;
		float:none;
	}
	.wpcf7,
	.social-group,
	.tweet {
		width:95%;
		margin:0;
	}
	.sitemap-col,
	.sitemap-col ul {
		width:100%;
		max-width:100%;
		float:none;
		padding:0;
		line-height:44px;
	}
	.wp-caption {
		margin:0px !important;	
	}
	#primary, #content {
		float:none;

		clear:both;	
	}
	.main-content,
	.leftCol,
	.rightCol {
		width:90%;
		float:none;
		clear:both;
		margin:auto;
		padding:5%;
		border:0px;
	}
	.news-date, .event-date {
		width:80px;
	}
	.news-DD, .event-DD {
		font-size: 56px;
		line-height: 44px;
		margin: 0;
	}
	.news-MMM, .event-MMM {
		font-size: 28px;
		line-height: 24px;
		text-transform: uppercase;
		margin: 0;
	}
	.news-YYYY, .event-YYYY {
		font-size: 22px;
		line-height: 22px;
		margin: 0;
	}
	.news-content, .event-content {
		margin-left: 100px;
		padding-left: 20px;
		border-left: 1px solid #e3e3e3;
	}
	.news-title a, .event-title a {
		font-size:38px;
		line-height:44px;	
	}
	.news-content img {
		width:24px;
		height:24px;	
	}
	.footer form input[type="text"],
	.footer input[type="submit"], 
	.footer form select,
	input#s
	{
		width:80%;
		margin:auto;
		height:1.8em;
		font-size:1.5em;
		padding:0;
	}
	.footer input[type="checkbox"] {
		height:2em;
		width:2em;	
	}
	.footer form textarea {
		width:80%;
		max-width:80%;
		height:14em;	
	}
	.footer input[type="submit"] {
		width:auto;
		height:auto;
		padding: 0 1em;
	}
	p.facebook, p.facebook-link, p.twitter  {
		background-size:48px 48px;
}