body { background:url(../media/images/background.jpg) no-repeat fixed top; padding:0; margin:0; font-family: Arial, Helvetica, sans-serif;}
.Shellhome{width:900px; margin:auto; background:url(../media/images/backgroundimg.gif) no-repeat top; box-shadow:0 1px 8px #3e3832;}
.Shell {width:900px; margin:auto; background:url(../media/images/background1.gif) no-repeat top #ebe3c9; box-shadow:0 1px 8px #3e3832;}
.HeaderShell{ position:relative; height:200px;}
.logo { position:absolute; top:120px; left:290px;}
.youtube { position:absolute; top:130px; right:108px;}
.facebook { position:absolute; top:128px; right:50px;}
.headerinfo { background:url(../media/images/top-background.png) top no-repeat; text-align:right; color:#efe8d8; font-size:13px; padding:10px;}
.MenuShell{ position:absolute; top:70px; right:20px; font-family:Rockwell, Georgia, Arial, "Rockwell Condensed"; font-size:20px;}
.MenuShell a { color:#60574e; text-decoration:none; padding-left:15px; padding-right:15px; text-shadow:0px 1px 1px #efe8d8}
.MenuShell a:hover { color:#49937C}
.LeftContentShell{}
h1 { font-family:Rockwell, Georgia, Arial, "Rockwell Condensed"; font-size:25px; color:#27231e; text-transform:uppercase; font-weight:100}
h2 { font-family:Rockwell, Georgia, Arial, "Rockwell Condensed"; font-size:21px; color:#447E6B; text-transform:uppercase; font-weight:100}
.ContentShellhome {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#27231e; position:relative; padding-left:75px; height:530px; width:600px;}
.ContentShell{ font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#27231e; position:relative; padding-left:75px;}
.contenthome { position:absolute; left:350px; top:17px; text-align:center; padding-right:18px; line-height:18px; font-size:12px}
.RightContentShell{ padding-right:23px;}
.slogan { position:absolute; left:75px; bottom:50px;}
.ErrorShell{}
.footer { width:900px; margin:auto}
.footer a {color:#ece4d3; font-size:12px; text-decoration:none}
.FooterShell{}
img { border:none}
.CopyRight{ color:#ece4d3; text-align:right; font-size:12px; padding:10px;}
.CopyRight a {color:#ece4d3; text-align:right; text-decoration:none}
/*MENU STYLES*/
/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: #e3e3e3;
border: 1px solid black;
/*border-bottom-width: 0;*/
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 180px; /*width of menu (not including side paddings)*/
color: #000;
background-color: #e3e3e3;
text-decoration: none;
padding: 4px 5px;
border-bottom: 0px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #263248;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/*BLOG STYLES*/
/*BLOG STYLES*/

.BlogContainer{}

.blogList{}

.blogShell{}

.blogTitle{}

.blogDesc{}

.blogDescContinue{}

.BlogPagingLine{}

.BlogPaging{}

.blogByline{}

.blogShareBar{}

.blogDesc{}

.blogDetailPagingShell{position:relative;height:75px;}

.blogDetailPagingPrev{width:250px; text-align:left; position:absolute; top:5px; left:3px;}

.blogDetailPagingPrevHeader{}

.blogDetailPagingPrevHeader a{text-decoration:none;}

.blogDetailPagingPrevTitle{}

.blogDetailPagingNext{width:250px; text-align:right; position:absolute; top:5px; right:3px;}

.blogDetailPagingNextHeader{}

.blogDetailPagingNextHeader a{text-decoration:none;}

.blogDetailPagingNextTitle{}

/*end of default styles*/

/*alerts*/
.noAlerts{}

.AlertcrawlerText{
	background:#ffd001;
	border:0px solid #CC3300;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
}

.AlertcrawlerText a{
	color:#000;
	text-decoration:none;
}

.AlertcrawlerText a:hover{
		color:#000;
	text-decoration:underline;

}


/*EVENT STYLES*/
.events{
	color:#80796e;
}

.eventCalTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	padding-top:4px;
	padding-bottom:4px;
}

.eventCalLink{
	font-family:Arial, Helvetica, sans-serif;
}

A:link.eventCalLink {
	text-decoration: none;
	color:#80796e;
	}
 A:visited.eventCalLink {
	text-decoration: none;
	color:#80796e;
	}
A:active.eventCalLink  {
	text-decoration: none;
	color:#80796e;
	}
A:hover.eventCalLink  {
	text-decoration: underline; 
	color: #80796e;
	}

.eventShell{
	padding-right:10px;
}

.eventDateHeader{
	 font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:25px;
	 color:#80796e; margin-bottom:4px;
}

.eventDateSpacer{
	width:auto; height:5px; border-top:#80796e 1px solid;
}

.calendarMonth{
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#80796e;
	font-size:16px;
	font-weight:bold;
}

.eventCalTableMini{
	width:300px;
	border:1px #80796e solid;
	border-collapse:collapse;
}

.eventCalTable{
	width:100%;
	/*height:600px;*/
	border:1px #80796e solid;
	border-collapse:collapse;
}

.eventCalMiniPrevLink{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#80796e;
}

.eventCalMiniPrevLink a{
	color:#80796e;
}

.eventCalMiniNextLink{
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	color:#80796e;
}

.eventCalMiniNextLink a{
	color:#80796e;
}


.eventCalMiniNow{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#80796e;
}

.eventCalMiniCellsDay{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#80796e;
}

.eventCalNoEvent{
	font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:center; color:#80796e;
	padding-bottom:20px;
}
.eventCalCells{
	border:1px #80796e solid;
	height:100px;
}
.eventCalCellsToday{
	border:1px #80796e solid;
	height:100px;
	background-color:#745D4A;
}

.eventCalCellsToday a{
	color:#fff;
}

.eventCalCellsToday a:hover{
	color:#fff;
}

.eventCalTableDate{
	color:#80796e;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	text-decoration:underline;
}

.eventCalTableDate a{
	color:#80796e;
}

.eventCalTableDate a:hover{
	color:#80796e;
}

.eventCalTableDayofWeek{
	color:#80796e;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
}

.eventCalTableHeader{
	font-family:Arial, Helvetica, sans-serif;
	color:#80796e;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	padding-bottom:10px;

}

.eventCalEventSpacer{
	border-top:1px #80796e dotted;
	height:1px;
	}
	
.eventCalPaging{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.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:#80796e;
	padding-top:14px;
	font-size:14px;
	font-weight:bold;
}
.calendar{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	width:190px;
	padding-left:5px;
}
.calendar_title{
	font-size:14px;
	color:#80796e;
	font-weight:bold;
}
.calendar_time{
	font-size:11px;
	color:#80796e;
}

.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:#80796e;
	text-decoration:none;
}

.moreinfo{
	font-family:Arial, Helvetica, sans-serif;
	
}
.moreinfo_title{
	font-size:16px;
	color:#80796e;
	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:#80796e;
}



.planner_website{
	color:#80796e;
}

.moreinfo_desc{
	line-height:18px;
	padding-top:10px;
	width:400px;
}

.fullschedule{
	font-family:Arial, Helvetica, sans-serif;
	padding:8px;
	text-align:left;
	line-height:18px;
	font-size:12px;
	color:#80796e;
}

.fullschedule_desc{
	font-size:14px;
	color:#80796e;
}

.fullschedule_desc A:link {text-decoration: underline; color:#80796e;}
.fullschedule_desc A:visited {text-decoration: underline; color:#80796e;}
.fullschedule_desc A:active {text-decoration: underline; color:#80796e;}
.fullschedule_desc A:hover {text-decoration: underline; color:#80796e;}

.fullschedule_title{
	font-size:18px;
	font-weight:bold;
	color:#80796e;
	padding:0;
	margin:0;
}
.fullschedule_time{
	font-size:12px;
	color:#80796e;
	padding:5px 0px 5px 0px;
}

.fullschedule_list{
	font-family:Arial, Helvetica, sans-serif;
	padding:8px;
	text-align:left;
	line-height:18px;
	font-size:12px;
	color:#80796e;
}

.fullschedule_desc_list{
	font-size:14px;
	color:#80796e;
}

.fullschedule_desc_list A:link {text-decoration: underline; color:#80796e;}
.fullschedule_desc_list A:visited {text-decoration: underline; color:#80796e;}
.fullschedule_desc_list A:active {text-decoration: underline; color:#80796e;}
.fullschedule_desc_list A:hover {text-decoration: underline; color:#80796e;}

.fullschedule_title_list{
	font-size:18px;
	font-weight:bold;
	color:#80796e;
	padding:0;
	margin:0;
}

.fullschedule_title_list a{
	color:#80796e;
	text-decoration:none;
}

.fullschedule_time_list{
	font-size:12px;
	color:#80796e;
	padding:5px 0px 5px 0px;
}


.eventCalendarPaging{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#80796e;
	font-size:14px;
	line-height:normal;
}

.eventCalendarPaging a{
	color:#80796e;
	text-decoration:none;
	font-weight:bold;
}

.eventCalendarPaging a:hover{
	color:#80796e;
	text-decoration:underline;
}


.featuredCalendarDate { padding-left:7px; color:#045C32}

.featuredCalendarTitle { font-weight:bold; font-size:15px; padding-left:7px; border-bottom:1px dashed #CCC; padding-bottom:6px; }

.featuredCalendarTitle a {color:#2687a1}

.search {position:absolute; top:12px; left:550px;}
.searchbutton {position:absolute; top:10px; left:890px;}
.viewbutton {position:absolute; padding:12px; font-family:Arial, Helvetica, sans-serif; font-size:16px; background-color:#F8BA1D;font-weight:bold; text-transform:uppercase; top:50px; right:10px;}
.viewtitle {color:#3d4c51; text-decoration:none;}
.viewtitle a {color:#3d4c51; text-decoration:none;}



/*Contact Form Styles*/

#contact-area input {
	padding: 6px;
	width: 250px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

.textbox {
	padding: 6px;
	width: 250px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 8px 0px 10px 0px;
	border: 2px solid #ccc;
}

 #contact-area textarea {
	padding: 6px;
	width: 250px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
	
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #E0AF2D;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
}

