body{
	background-color:#203a55;
	margin:0px;
	padding-top:0px;

}

.events{
	color:#203a55;
}

p { font-family:"Century Gothic", "Myriad Pro", Arial; font-size:15px; line-height:23px; color:#203a55; margin-left:10px; margin-top:6px; margin-right:45px; text-align:justify;}

.lists{
font-family:"Century Gothic", "Myriad Pro", Arial; font-size:15px; line-height:23px; color:#203a55;	
}

.headerShell{
	background-image:url(../images/content-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	font-size:14px;
	font-family:"Century Gothic", "Myriad Pro", Arial;
}

.headercontent{
	
	color:#fff;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.address{
	
	color:#4686ce;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	line-height:16px;
}

.social{
	background-image:url(../images/socialbackground.jpg);
	background-repeat:no-repeat;
	font-family:"Century Gothic", "Myriad Pro", Arial;
	color:#203a55;
	font-size:14px;
	padding:8px;
	width:219px;
	height:97px;
	margin-left:24px;
	text-transform:uppercase;
}


.Shell{
	margin:auto;
	width:910px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#3c5772;
	padding-bottom:10px;
	text-align: left;
	vertical-align:top;
	margin-top:0px;

}

.towerbackground{
	/*background-image:url(../images/towerbackground.png);
	background-repeat:no-repeat;
	background-position: 70px 35px;*/
}



.weather{
	background-image:url(../images/weatherbackground.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#203a55;
	font-family:Arial, Helvetica, sans-serif;
	width:162px;
	height:72px;
}

.contentShell{
	background-image:url(../images/content-middle.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#3c5772;


}

.content {
	padding:10px;
	padding-right:30px;
	color:#293a58;
	
}

img { border:none;}

.rightnav{
	border-top: #bcbdc0 1px solid;
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#293a58;
	width:220px;
	margin-left:25px;
	padding:10px;
}

.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	border-bottom: 1px solid #7d5a56;
	color:#d6cc9f;
	
	
}

.menu{
	background-color:#3c5772;
	font-size:16px;
	color:#fff;
	width:597px;
	font-family:"Century Gothic", "Myriad Pro", Arial;
	height:27px;
	padding-left:8px;
	padding-top:5px;
	text-transform:uppercase;

}

.menuspace{
	margin-top:25px;
	margin-right:25px;
}

A.menulink:visited{
text-decoration: none; 
color: #fff;
font-family:"Century Gothic", "Myriad Pro", Arial;
}
A.menulink:active{
text-decoration: none; 
color: #fff;
font-family:"Century Gothic", "Myriad Pro", Arial;
}

A.menulink:link{
text-decoration: none; 
color: #fff; 
font-family:"Century Gothic", "Myriad Pro", Arial;
}
A.menulink:hover{
text-decoration: none; 
color: #fff; 
font-family:"Century Gothic", "Myriad Pro", Arial;
}

/*additional links*/
A.additional:visited{
text-decoration: none; 
color: #cf1722;
font-family:"Century Gothic", "Myriad Pro", Arial;
}
A.additional:active{
text-decoration: none; 
color: #cf1722;
font-family:"Century Gothic", "Myriad Pro", Arial;
}

A.additional:link{
text-decoration: none; 
color: #cf1722; 
font-family:"Century Gothic", "Myriad Pro", Arial;
}
A.additional:hover{
text-decoration: none; 
color: #cf1722; 
font-family:"Century Gothic", "Myriad Pro", Arial;
}

.footercontent{
	padding:20px;
	font-family:"Century Gothic", "Myriad Pro", Arial;
	color:#203a55;
}

	

.footerShell{
	width:911px;
	background-image:url(../images/content-bottom.jpg);
	background-repeat:no-repeat;
	height:109px;
	margin:auto;
	text-align:left;
	color:#72736a; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	
}


A:link {
	text-decoration: none;
	color:#203a55;
	}
A:visited {text-decoration: none; color:#203a55 ;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color:#3c5772;}

/*EVENT STYLES*/
.eventShell{
	padding-right:40px;
}

.eventDateHeader{
	 font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; line-height:25px;
	 color:#8c8a7f; margin-bottom:4px;
}

.eventDateSpacer{
	width:auto; height:5px; border-top:#c2bbb5 1px solid;
}

.calendarMonth{
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#203a55;
	font-size:16px;
	font-weight:bold;
}

.eventCalTable{
	width:95%;
	/*height:600px;*/
	border:1px #333 solid;
	border-collapse:collapse;
}

.eventCalCells{
	border:1px #333 solid;
	height:100px;
}


.eventCalTableDate{
	color:#000;
}

.eventCalTableDayofWeek{
	color:#000;
	text-align:center;
}

.eventCalTableHeader{
	color:#3c5772;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:550px;
	padding-bottom:10px;
}

.eventCalEventSpacer{
	border-top:1px #666 dotted;
	height:1px;
	}
	
.eventCalPaging{
	text-align:center;
}

.dateCircle{
	/*border: 1px #000 solid;*/
	background-image:url(../images/calendaricon.png);
	background-repeat:no-repeat;
	width:36px;
	height:22px;
	float:left;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	padding-top:14px;
	font-size:14px;
	font-weight:bold;
}
.calendar{
	font-family:"Century Gothic", "Myriad Pro", Arial;
	text-align:left;
	width:190px;
	padding-left:5px;
}
.calendar_title{
	font-size:14px;
	color:#34605d;
	font-weight:bold;
}
.calendar_time{
	font-size:11px;
	color:#6b6650;
}

.caledar_container{
	background-image:url(../images/calendar-background.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:424px;
	padding-left:30px;
	padding-bottom:8px;
}
.comingUp{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
}

.comingUpLink{
	color:#6b6650;
	text-decoration:none;
}

.moreinfo{
	font-family:Arial, Helvetica, sans-serif;
	
}
.moreinfo_title{
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.moreinfo_time{
	font-size:11px;
}
.planner_info_shell{
	padding-top:15px;

}


.planner_info{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.planner_name{
}

.planner_phone{
}

.planner_email{
	color:#000;
}

.planner_website{
	color:#000;
}

.moreinfo_desc{
	line-height:18px;
	padding-top:10px;
	width:400px;
}

.fullschedule{
	font-family:"Century Gothic", "Myriad Pro", Arial;
	padding:8px;
	text-align:left;
}
.fullschedule_title{
	font-size:15px;
	font-weight:bold;
	color:#203a55;
}
.fullschedule_time{
	font-size:11px;
	color:#203a55;
}
