@charset "utf-8";
/* CSS Document */


body{
	margin:0px;
	background:url(../img/bg2.png) repeat-x #E5E5E5;
	/*font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#remark{
	color:#5D5D5D;
	padding:5px;
	margin:5px 5px 5px 15px;
	float:left;
	width:350px;
	height:30px;
	clear:none;
	display:block;
	font-size:7px;
}

#remark SPAN{
	margin-top:7px;
	font-size:18px;
	border:1px solid #CCC;
	border-width:0 0 1px 0;
	clear:both;
	font-weight:bolder;
	display:block;
}

#mainheader{
	float:left;
}

#menuframe{
	position:absolute;
}

.menuframe{
	clear:both;
	height:55px;
	width:1000px;
	display:block;
}

#header{
	height:87px;
	width:998px;
	border:1px solid #CCC;
	overflow:hidden;
	background:url(../img/headerbg.png);
}

A{
	color:#666;
}

A:hover{
	color:#B30000;
}

#wrapper{
	padding:0 27px 0 27px;
	background:url(../img/bodybg.png) repeat-y;
	margin:0 auto;
	width:1000px;
	height:auto;
}

#logo{
	height:72px;
	float:left;
	margin:7px 0 10px 10px;
}

#toplink{
	font-size:11px;
	width:auto;
	float:right;
	padding:7px 10px 7px 20px;
	margin-right:5px;
	background:#666;
	color:#CCC;
	box-shadow:2px 5px 10px #999;
}

#toplink A{
	color:#CCC;
	text-decoration:none;
}

#toplink A:hover{
	color:#FFF;
}

#search{
	clear:right;
	font-size:10px;
	float:right;
	margin:5px 5px 0 0;
	padding: 5px 10px 5px 30px;
	background:#EFEFEF;
	box-shadow:2px 5px 10px #999;
}

#search input{
		font-size:11px;

}

#menu{
	background:url(../img/menubg.png) repeat-x;
	height:57px;
	width:100%;
	clear:both;
}

#banner{
	display:block;
	clear:both;
}

#leftcolumn{
	display:block;
	margin-top:10px;
	clear:left;
	width:240px;
	height:900px;
	float:left;
}

#leftcolumn H1{
	margin:0px;
	font-size:20px;
	border:1px solid #CCC;
	border-width:0 0 1px 0;
	margin-bottom:5px;
}

#leftcolumn .ad{
		box-shadow:0px 1px 20px #E5E5E5 inset;
	padding:3px;
	border:1px solid #EFEFEF;
	margin:5px;
	clear:both;
	float:left;
}

#leftcolumn .samplead{
	margin:10px;
	background:#666666;
	color:#FFF;
	font-size:18px;
	padding:25px 10px 35px 10px;
	height:25px;
	overflow:hidden;
	text-align:center;
}

#leftpanel{
	display:block;
	width:240px;
	height:340px;
	border:1px solid #EBEBEB;
	border-width:0 0 1px 0;
	margin-top:5px;
}

#highlights{
	margin:10px 0 0 5px;
	width:445px;
	float:left;
	display:block;
}

.highlights H1{
	font-size:20px;
	border:1px solid #CCC;
	border-width:0 0 1px 0;
	margin:0px;
	width:350px;
	clear:none;
	float:left;
}

.highlights H3{
	text-align:right;
	display:block;
	height:20px;
	width:95px;
	clear:right;
	margin:0px;
	padding-top:20px;
	border:0px;
	float:left;
	font-size:10px;
	color:#eb7125;
	font-style:italic;
	cursor:pointer;
}

.highlights H3:hover{
	color:#f49919;
}

.newsitem{
	text-align:justify;
	clear:both;
	margin:5px 0 0 0;
	display:inline-block;
	width:100%;
	height:auto;
}

.newsitem A{
	float:right;
	font-size:11px;
	padding:5px;
/*	background:#009ed5;*/
background:#F00;
	color:#FFF;
	width:100px;
	text-align:center;
	margin:5px 0 0 0;
	text-decoration:none;
	box-shadow:#999 2px 2px 10px;
}

.newsitem A:hover{
	background:#C00;
}

.newsitem IMG{
	cursor:pointer;
	float:left;	
	width:180px;
	position:absolute;
	clip:rect(0px, 130px, 100px, 20px);
	margin-left:-20px;
}

.newsitem .imghold{
	display:block;
	width:75px;
	height:55px;
	box-shadow:0px 1px 20px #CCC inset;
	position:absolute;
	float:left;
	}

.newsitem .achimg{
	width:65px;
	margin:5px;
	clip:rect(0px, 75px, 45px, 0px);

}

.newsitem H2{
	font-size:12px;
	color:#f49919;
	float:left;
	clear:none;
	margin:5px 0 5px 120px;;
	text-align:left;
	width:320px;
}

.newsitem .achh2{
	font-size:12px;
	margin-left:80px;
	width:360px;
}

.newsitem P{
	font-size:11px;
	margin:0 0 0 120px;
	width:320px;
	float:left;
	clear:none;
}

.newsitem .achp{
	width:360px;
	margin-left:80px;
}

.newsitem .date{
	font-size:11px;
	margin-left:120px;
}

.newsitem .achdate{
	font-size:11px;
	margin-left:80px;
}

#facebook{
	float:left;
	 width:292px;
	border:1px solid #EBEBEB;
}

#rightcolumn{
	float:right;
	margin:10px 5px 0 0;
	overflow:hidden;
	width:294px;
	height:auto;
	border:0px;
}

#rightcolumn IMG{
	margin:5px 0 0 0;
	border:0px;
}

#upcoming{
	margin:5px 0 0 0;
	width:100%;
	float:left;
}

.upcomingleft{
	display:block;width:130px;float:left;font-size:9px;color:#eb7125;text-decoration:none;margin-top:10px;
}

#otherfb{
	width:292px;
}

#otherfb IMG{
	border:0px;
	margin:2px;
	width: 68px;
	
}

#otherfb2{
	width:292px;
	box-shadow:0px 0px 30px #EBEBEB inset;
	border:1px solid #DADADA;
}

#otherfb2 IMG{
	border:0px;
	margin:2px 2px 2px 3px;
	width: 45px;
	box-shadow:0px 0px 20px #CCC;
	
}

#otherfb2 DIV{
	font-size:11px;
	display:block;
	width:292px;
	clear:both;
	height:50px;
	border:1px solid #EBEBEB;
	border-width:0 0 1px 0;
	padding-bottom:0px;
}

#otherfb2 A.scb{
	height:auto;
	width:auto;
	float:left;
	clear:none;
	border:1px solid transparent;
	border-width:0 0 5px 0;
}

#otherfb2 A.scb:hover{
	border-color:#F00;
}

#otherfb2 A.scb IMG{
	width:30px;
	box-shadow:none;
}

#otherfb2 DIV SPAN{
	float:left;
	margin:2px 5px  0 5px;
	text-decoration:none;
	font-weight:bolder;
	display:block;
	width:155px
}

#footer{
	clear:both;
	width:1000px;
	background:url(../images/footerbg.png) #575756;
	height:200px;
}

#footer DIV{
	width:auto;
	float:left;
	margin:0 25px;
}

#footer H2{
line-height:12px;
	color:#F00;
	margin-bottom:5px;
	font-size:17px;
}

#footer DIV A{
	font-size:11px;
	color:#FFF;
	display:block;
	clear:both;
	text-decoration:none;
}

#footer DIV A:hover{
	color:#f49919;
}

#footer P{
	float:left;
	margin-top:15px;
	width:100%;
	clear:both;
	color:#FFF;
	text-align:center;
	font-size:10px;
	line-height:10px;
}

#footer #otherfb{
	display:block;
	width:122px;
	margin:0px;
}

#footer #otherfb A{
	clear:none;
	float:left;
}

#footer #otherfb IMG{
	border:0px;
	margin:2px;
	width:25px;	
}


#upcoming{
	height:170px;
}

A.events{
	display:block;
	float:left;
	color:#666;
	cursor:pointer;
	margin:0 5px 0 0;
}

A.events:hover{
	background:#EFEFEF;
}

A.events DIV{
	color:#FFF;
	background:url(../img/calendar_red.jpg) 0 10px;
	height:55px;
	width:50px;
	margin:0 0 5px 5px;
	font-size:18px;
	text-align:center;
	float:left;
	font-weight:bolder;
	box-shadow:0px 2px 5px #CCC;
}

A.events DIV SPAN{
	font-size:10px;
	clear:both;
	width:40px;
	display:block;
	padding:5px;
	background:#900;/*fbb040;*/
	text-align:center;
	margin-bottom:4px;
}

A.events P{
	width:155px;
	margin:0px;
	margin-left:5px;
	float:left;
	font-size:11px;
}

A.events P SPAN{
	background:#CCC;
	padding:5px;
	font-weight:bolder;
	width:120px;
	margin-bottom:5px;
	display:none;
}

.details TR TD{
	text-align:justify;
	border:1px solid #EBEBEB;
	border-width:0 0 1px 0;
}

.details TR TD P{
	margin-top:0px;
}

#eventcal{
	width:900px;
}

#eventcal TR TH{
	border:1px solid #CCC;
	border-width:0 0 1px 0;
	padding:20px;
}

#eventcal TR TD{
	width:120px;
	height:100px;
	padding:5px;
	border:1px solid #EBEBEB;
	border-width:0 0 1px 0;
}

#eventcal TR TD A{
	font-size:10px;
	display:block;
	clear:both;
	padding:2px;
	color:#F60;
	margin:1px;
	width:120px;
	text-decoration:none;
}

#eventcal TR TD A.remarks{
	color:#666;
	cursor:default;
}


#eventcal TR TD A.remarks:hover{
	color:#666;
	cursor:default;
	text-decoration:none;
}


#eventcal TR TD A:hover{
	color:#C30;
	text-decoration:underline;
}
#eventcal TR TD A.day{
	background:transparent;
	color:#000;
	font-weight:bolder;
}

#eventcal TR TD A.day:hover{
	text-decoration:none;
}

#eventcal TR TD:hover{
	background:#EFEFEF;
}

.bigTitle
{
	font-size:14pt;
	font-family:Arial;
	/*color:#03C0FF;*/
	color:#ffffff;
	font-weight:bold;
	background-color:#9b9b9b;/*d87d36 b56a30*/
	height:20pt;
}

.lefttitle{
	margin:10px 5px 5px 5px;
	width:230px;
	text-decoration:none;
	border:1px solid #CCC;
	border-width:0 0 1px 0;
	clear:both;
	display:block;
	float:left;
	font-weight:bolder;
}

.lefttitle A{
	text-align:center;
	width:100%;
	display:block;
	font-size:10px;
	font-style:italic;
	color:#eb7125;
	text-decoration:none;
}

.lefttitle A:hover{
	color:#f49919;
}

.bulletin{
	clear:both;
	float:left;
	font-size:11px;
	padding-right:20px;
}

.bulletin A{
	text-decoration:none;
}


.bulletin UL{
	text-align:justify;
	padding-left:20px;
}

.noborder TR TD{
border:0px;
}

.single-page{
	text-align:justify;
	width:800px;
	margin:auto;
}

.bottomlink{
	width:292px;
	box-shadow:0px 0px 30px #EBEBEB inset;
	border:1px solid #DADADA;
}
.bottomlinkcon{
	display:inline-block;
	float:left;/**/
	margin:1px;
	width:55px;
	height:80px;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
.bottomlinkcon A{
	text-align:center;
	font-size:10px;
	text-decoration:none;
}



