/* CSS Document */

body { margin:0 ;font-family:Arial, Helvetica, sans-serif; background:#999; color: #00213c; font-size: 11px; }
#container { margin:0 auto 0 auto; width: 999px; background:#FFF; }
.hed { width: 999px; height: 145px; background: url(/images/index_01.jpg); }
.hed_fb { width: 999px; height: 145px; background: url(/images/fb_01.jpg); }
.nav { width: 999px; background: #E1AB22; padding:6px 0 6px 0px ; }
a.nav, a.nav:visited { margin: 0 0 0 15px; color: #00213c; text-transform: uppercase; font-size: 10px; text-decoration: none; font-weight: bold; }
a.nav:hover { color: #BD0928; }
.content { margin: 0; }
#mainphoto { float: left; }
#phototwo { float: left; }
#adsone { float: left; width: 440px; height: 350px; overflow: auto; border: 1px #ccc solid; margin-top: 5px; font-size: 1.1em; line-height: 1.5; }
#adstwo { float: left; }
.document { margin: 20px; font-size: 12px; }
.rightside { width: 200px; float: right; margin: 20px ; }
.foot,.foot_fb { background: #BD0928; width: 959px; padding: 20px; height: 200px; color: #FFF; border-top:3px solid #00213c; }
.foot_fb { background: #5A3536; }
#homelinks { float:left; margin:2px 0 2px 20px;  }
a.homelinks, a.homelinks:visited, a.homelinks:hover { color:#FFF; font-size:11px; font-weight:bold; text-decoration:none; line-height:18px; }
.modcol { float:right; border-left:1px solid #BD0928; background:#FFF; width: 25%; }
.modcol .module { min-height: 100px; height:auto !important; height: 100px; line-height: 1.5;}
.module { background:#FFF; padding:4px; margin-bottom: 30px; }
.modhed { background:#E1AB22; color: #00213c; font-size:12px; font-weight:bold; text-transform:uppercase; padding:4px 10px ; border-top:6px solid #00213c; text-align:right; font-family:"Times New Roman", Times, serif; }

.modcol .module img { height: 1px; }

/* SiteNow Styles   */
.body 		{  }
.bodybold 	{ font-weight: bold; }
.sub 		{ font-size: 10px; color: #999; font-weight: normal; }
.msgboard .sub { font-size: .9em; color: #00213c; }
.altbody 	{ font-weight: bold; }

.section, .docheader, h1 { color: #00213c; font-size: 20px; font-weight: bold; }

.menuContainer 	{ text-align: left; background: #E1AB22; }
.menuCell { background: #E1AB22; padding: 0px 5px; }

.menuCell a,
.menuCell a:visited { text-decoration:none; text-transform: uppercase; margin: 0 2px; font-size: 10px; color: #FFF; }

.menuCellOver { padding: 0px 5px; }
.menuCellOver a, 
.menuCellOver a:visited, 
.menuCellOver a:hover { color: #BD0928; text-decoration:none; text-transform:uppercase; margin:0 2px; font-size:10px; }

a.menu td { }

a.pageutil {color:#00213c; margin-bottom:20px; text-decoration:none; }
a.sectionpath {margin-bottom:20px; text-decoration:none; font-size:10px;}

/*  Link Styles  */
a, a:visited, a:hover { color: #BD0928; }



b	{ font-weight:bold; }
i	{ font-style:italic; }
u	{ text-decoration:underline; }

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }


/*   Blog Styles   */
.blogpost { margin-bottom: 0px; }
.title, .title a, .title a:visited, .title  a:hover { font-size: 14px; color: #213568; font-weight: bold; text-decoration: none; }
.modcol .module, .modcol .module a, .modcol .module a:visited, .modcol .module a:hover { font-size: 12px; text-decoration: none; }
.date { font-size: 10px; color: #bbb; margin-bottom: 10px; }
.post { color: #00213c; }
.info { font-size: 10px; color: #888; border: #ededed solid 1px; padding: 7px 10px; margin-bottom: 40px; }
.blogmemberlink {  }
.blogcommentlink {  }
p.leavecomment { background: #eaeaea; padding: 7px 15px; font-weight: bold; }
.main-col textarea { font-size: 11px; padding: 3px 7px; border: 1px solid #999; }
.main-col input { border: 1px solid #999; padding: 3px 7px;  }

.comments {  }
.author { font-weight: bold; }
.comment { padding: 10px; }
.alt1 { background: #f3f3f3; }
.alt0 { background: #fafafa; }



/* Calendar styles (adjust as needed) */

table #calendar
{
	width: 100%;
	background: #CFCFCF;

}

table #calendar caption 	
{ 
	background: #BD0928; 
	color: #fff; 
	font-weight: bold;
	padding: 10px;
	font-size: 18px; 
}

table #calendar th 		
{ 
	background: #E1AB22; 
	color: #00213c; 
	padding: 4px; 
	font-weight: bold; 
	font-size: 14px; 
}

#calendar td {
	width: 13%; 
}

#calendar td.present {
	text-align: left;
	height: 90px;
	overflow: hidden;
	background: #FFF;
	width: 15%;
	padding: 3px;
	-moz-border-radius: 5px;
}

#calendar td.past
{
	background: #efefef;
	height: 90px;
}

#calendar td.future 
{
	text-align: left;
	height: 90px;
	overflow: hidden;
	background: #f9f9f9;
	padding: 3px;
	width: 84px;
	-moz-border-radius: 5px;
}

#calendar td.none 
{
	background: #fff;
}

#calendar td.past:hover, 
#calendar td.future:hover, 
#calendar td.present:hover {
	background: #fff;
}

#calendar .date {
	color: #213568;
	padding: 0px;
	width: 14px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#calendar td ul {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
}

#calendar td.past ul li,
#calendar td.present ul li,
#calendar td.future ul li 
{
	list-style: none;
	font-size: 11px;
	font-style: normal;
	cursor: pointer;
	padding: 3px;
}

#calendar td.past ul li:hover,
#calendar td.present ul li:hover,
#calendar td.future ul li:hover  
{
	
}

#calendar td.past ul li a:link, 
#calendar td.past ul li a:visited, 
#calendar td.past ul li a:active, 
#calendar td.future ul li a:link, 
#calendar td.future ul li a:visited, 
#calendar td.future ul li a:active, 
#calendar td.present ul li a:link, 
#calendar td.present ul li a:visited, 
#calendar td.present ul li a:active
{
	text-decoration: none;
	width: 100%;
	padding: 3px;
	
}

#calendar td.past ul li a:hover,
#calendar td.future ul li a:hover,
#calendar td.present ul li a:hover
{
	text-decoration: underline;	
	padding: 3px;
	
}

.calendarItemDisplay
{
	position: absolute;
	overflow: hidden;
	top: 400px; 
	left: 200px;
	visibility: hidden;
	background: #FFF;
	padding: 10px;
	border: 3px outset #454545;
	opacity: 1;
	filter: alpha(opacity=100) blendTrans(duration=.3);
	height: 400;
	width: 415;
}

#shadow
{

	position: absolute;
	left: 0px;
	top: 0px;
	background: #000;
	filter: alpha(opacity=45) blendTrans(duration=.35);
	opacity: 0.45; 
	visibility: hidden; 
}