body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2, h3{
	clear:both;
}
a:link, a:visited{
	color: #1E91C9;
	text-decoration:none;
}
a:hover, a:active{
	color: #D91669;
	text-decoration:underline;
}
.bulletblue{
	padding:5px;
	margin:5px 10px 5px 25px;
}
.bulletblue li{
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/ul_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 15px;
}
img {border: 0px; margin:0px; padding:0px;}
td{vertical-align:top;}
form{margin:0px;}

.topheader{
	vertical-align:bottom;
}
.topheader h1{
	color:#F5E9B1;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 7px 0px; /*top: 34px*/
}

.mainbg{
	background-image:url(../images/layout/l_photo1-05.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-align:left;
	vertical-align:top;
	padding: 25px 10px 0px 30px;
}
.beigebloxbg{
	background-image: url(../images/layout/bg_beige_blox.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: right bottom;
}
/*------------------------------------- LEFT MENU ITEMS ------------------------------------------*/
/*------------------------------------- LEFT MENU ITEMS ------------------------------------------*/
/*------------------------------------- LEFT MENU ITEMS ------------------------------------------*/
#leftmenu_container{
	margin: 0px;
	padding: 0px 10px 10px 20px;
	background-color: #F0C12D;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2E2769;
	background-color: #F0C12D;
	text-align: right;
	margin:0px;
	padding:0px;
	border:0px;
	border-top:1px solid #2E2769;
}
.leftmenu ul{
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
}
.leftmenu ul li{
}
.leftmenu a:link, .leftmenu a:visited{
	display:block;
	border: 0px;
	border-bottom: 1px solid #2E2769;
	text-decoration:none;
	color: #2E2769;
	line-height: 14px;
	padding: 3px 0px;
	font-size: 11px;
	text-align:right;
	height:100%;
}
.leftmenu a:hover, .leftmenu a:active{
color: #D9176A;
}
/*-------------------------------------- END LEFT MENU ITEMS --------------------------------------*/
/*-------------------------------------- END LEFT MENU ITEMS --------------------------------------*/
/*-------------------------------------- END LEFT MENU ITEMS --------------------------------------*/
.footercredits {
	font-size: 10px;
	color: #898989;
	text-align: left;
	padding: 5px 0 5px 30px;
}
.column200px{
	width:200px;
}
/*---------------------------------------- BEGIN FEATURE ITEMS --------------------------------------*/
/*---------------------------------------- BEGIN FEATURE ITEMS --------------------------------------*/
/*---------------------------------------- BEGIN FEATURE ITEMS --------------------------------------*/
.featurecontainer{
	padding: 0px 10px 0px 0px;
	vertical-align:top;
}
.featureheader {
	line-height:20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding: 3px 5px 3px 0px;
}
.featureheader a:hover, .featureheader a:active{
	text-decoration:none;
}
.featureitemsbox {
	border-width:0px;
	padding:0px;
	border: 1px solid;
	background-color:#FFFFFF;
}
.featureitemsbox form{
	width:88%;
	margin:0 auto;
	clear:both;
}
.featureitemsbox form textarea{
	width:250px;
}
.featureitemsbox form .FORMFONT{
	text-align:left;
	padding:0 5px 0 0;
}
.featureitemsbox form .FORMREQUIREDFONT{
	color:red;
}
.featureitemsbox p{
	margin:0px;
	padding: 4px 4px 6px;
}
.featureitemsbox h2, .featureitemsbox h3, .DIRAlphabet strong{
	font-size: 14px;
	margin: 0px 0px 0px;
	padding: 2px 5px 5px;
	border-bottom: 0px solid #275D97;
	color: #5F5F5F;
}
.readmore, .readmore a:link, .readmore a:visited{
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.readmore a:hover, .readmore a:active{
	font-size: 10px;
	color: red;
}
.featureheader hr{
	height:1px;
	background: #F0C12D;
}
/* N E W S____________________________________________________________________________________________*/
#news .featureheader {
	color: #249446;
}
#news h2{
	background-color: #FCF3D8;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #1E91C9;
}
#news h3{
	background-color: #E7F0F5;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F0C12D;
}
#news p{
}
#news .featureitemsbox{
	border-color:#1E91C9;
	border-top:0px;
}
#news #thumb {
	float:left;
	padding:0;
	margin:0 5px 5px 0;
	border: 1px solid #1E91C9;
}
#news .StaffListName{
	background-color: #E7F0F5;
	border-left: 8px solid #F0C12D;
	padding:3px;
}
/*E V E N T S_________________________________________________________________________________________*/
#events .featureheader {
	color: #2E2769;
}
#events .featureitemsbox{
	border-color:#F0C12D;
	border-top:0px;
}
#events h2, #events h3, .DIRAlphabet strong{
	background-color: #E7F0F5;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F0C12D;
}


#events table{
	width:100%;
}
#events .StaffListName{
	background-color: #FCF3D8;
	border-left: 8px solid #1E91C9;
	padding:3px;
}

#events h3, .DIRAlphabet strong{
	background-color: #E3ECDF;
}
#events p{
}
#events .readmore{
	background:none;
}
#events #thumb {
	float:left;
	padding:0;
	margin:0 5px 5px 0;
	border: 1px solid #1E91C9;
}
/*________________________________________________________________________________________________*/
#photo .featureheader {
	line-height:16px;
	color: #285E97;
}
#photo{
	width:100%;
	margin: 0 0 10px 0;
}
#photo .featureitemsbox {
	border-top:0px #D23377;
	border-right-color: #D23377;
	border-bottom-color: #D23377;
	border-left-color: #D23377;
}
#photo .rightitemsbox {
	margin:0px;
	padding:20px;
	border: 0px;
	background-color:#82B7D0;
	text-align:center;
}
#photo #featurephoto{
	margin:0px 0px 3px 0px;
	padding:10px;
	background-color:#fff;
}
#photo h2, #photo h3{
	background-color: #E4F4FC;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #D23377;
}
/*________________________________________________________________________________________________*/
#otherbox #CIP_rightnav table, #otherbox #CIP_rightnav table table{
	width:100%;
	height:100%;
}
#otherbox #CIP_rightnav a{
	font-size:12px;
	width:182px;
	height:100%;
	display:block;
	padding:2px 0 2px 10px;
}
#otherbox #CIP_rightnav table table a{
	width:99%;
	padding:2px 3px 2px 0;
}
#otherbox #CIP_rightnav table td{
	background-color: #F5E7ED;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #249446;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #249446;
}
#otherbox #CIP_rightnav table table {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #5CD882;
}
#otherbox #CIP_rightnav table table td{
	background-color: #F9F0F3;
	border-width:0;
	border-bottom: 1px solid #5CD882;
}
/*________________________________________________________________________________________________*/
#otherbox{
	border-width:0px;
	margin: 0 0 10px 0;
}
#otherbox .featureheader {
	color: #1E91C9;
}
#otherbox .featureitemsbox{
	border-color:#249446;
	border-top:0px;
}
#otherbox h2{
	background-color: #F5E7ED;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #249446;
}
#otherbox h3 {
	background-color: #F9F0F3;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #5CD882;
	font-size: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-color: #5CD882;
	border-top-style: solid;
}
#otherbox p{
}
/*________________________________________________________________________________________________*/
#archive ul{
	padding:5px;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
}
#archive li{
	padding:0;
	margin:0;
}
#archive a{
	margin:0px;
	display:block;
	height:1%;
	padding:2px 0px 2px 18px;
	text-indent:-18px;
	text-transform: uppercase;
}
#archive h2, #archive h3{
	padding:0;
	margin:0;
}
#archive h2 a:link, #archive h2 a:visited, #archive h3 a:link, #archive h3 a:visited{
	text-transform: none;
	display:block;
	text-indent:0px;
	padding:5px;
	margin:0px;
	text-decoration:none;
	color: #5F5F5F;
}
#archive h2 a:hover, #archive h2 a:active, #archive h3 a:hover, #archive h3 a:active{
	background-color: #249446;
	color:#FFFFFF;
}
#archive h2:hover, #archive h3:hover{
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #249446;
}
/*________________________________________________________________________________________________*/
#partners td{
	background-color: #FCF3D8;
	padding:5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #1E91C9;
}
#partners .readmore a{
	font-size: 12px;
}
/*________________________________________________________________________________________________*/
.StaffListPosition{
	font-weight: bold;
	padding:3px;
}
.StaffListDescription{
	padding:3px;
}
.StaffListPhone{
	padding:3px;
}
.StaffListEmail{
	padding:3px;
}
/*________________________________________________________________________________________________*/
#calendar_lrg{
	color: #2E286A;
	margin:5px;
}
#calendar_lrg td{
	padding:0px;
	margin:0;
	text-align:center;
	width:25px;
	vertical-align:middle;
	line-height:25px;
}
#calendar_lrg th{
	text-align:center;
	padding:3px;
	color: #FFFFFF;
	background-color: #1E91C9;
}
#calendar_lrg a:link, #calendar_lrg a:visited{
	display: block;
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
	background-color: #FBF3D9;
}
#calendar_lrg a:hover, #calendar_lrg a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D23377;
}
/*________________________________________________________________________________________________*/
#gallery{
}
#gallery #gfolders table td{
	background-image:url(../images/gallery/gallery_folder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	padding:29px 0 0 0;
	width:25%;/*168px;*/
	height:148px;
	text-align:center;
	vertical-align:top;
	font-size: 10px;
	text-transform: uppercase;
}
#gallery #gfiles td{
	/* background-image:url(../images/gallery/gallery_item.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	margin:0;
	padding:12px 0 0 0;
	width:168px;
	height:148px;*/
	text-align:center;
	vertical-align:middle;
	font-size: 10px;
	text-transform: uppercase;
}
#gallery td img{
	width:140px;
	height:105px;
	border: 1px solid white;
	clear:both;
	/*margin:0 0 8px 0;*/
}
#gallery #gfiles td img{
	/*margin:0 0 10px 0;*/
}
#gallery #gfolders img{
	margin:0px 0px 8px;
}
#gallery a:link, #gallery a:visited{
	text-decoration:none;
	color: #000000;
}
#gallery a:hover, #gallery a:active{
	text-decoration:none;
	color: #D23377;
}
#gallery a:hover img, #gallery a:active img{
	border-color: #D23377;
}
/*________________________________________________________________________________________________*/
.dirsub1, .DIRAlphabet{
	width:100%;
	height:100%;
}
.dirsub1 a:link, .dirsub1 a:visited, .DIRAlphabet a:link, .DIRAlphabet a:visited{
	display:block;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 11px;
	height:100%;
	padding:3px;
	margin: 0px;
	border-width:0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #249446;
	background-color: #FFF4CC;
	color: #285E97;
}
.dirsub1 a:hover, .dirsub1 a:active, .DIRAlphabet a:hover, .DIRAlphabet a:active{
	border-left-color: #1681C4;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #D9176A;
}
/*________________________________________________________________________________________________*/
.dirsub1 .dirsub2{
display:none;
}
.dirsub1 .dirsub2 a:link, .dirsub1 .dirsub2 a:visited{
	display:block;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 11px;
	height:100%;
	padding:3px;
	margin: 0px 0 3px;
	border-width:0px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #F0C12D;
	background-color: #EAFFF2;
	color: #285E97;
}
.dirsub1 .dirsub2 a:hover, .dirsub1 .dirsub2 a:active{
	text-decoration:none;
	color: #FFFFFF;
	background-color: #1681C4;
	border-color: #D9176A;
}
.DIRListLinks:link, .DIRListLinks:visited{
	display:block;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 11px;
	height:100%;
	padding:3px;
	margin: 0;
	border-width:0px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #F0C12D;
	background-color: #EAFFF2;
	color: #285E97;
}
.DIRListLinks:hover, .DIRListLinks:active{
	text-decoration:none;
	color: #FFFFFF;
	background-color: #1681C4;
	border-color: #D9176A;
}
/*________________________________________________________________________________________________*/
.leftfloater{
	text-align:left;
	display:none;
	width:auto;
	position: relative;
	z-index: auto;
	left: 140px;
	top: -450px;
	clear:none;
}

/*---------------------------------------- END FEATURE ITEMS ----------------------------------------*/
/*---------------------------------------- END FEATURE ITEMS ----------------------------------------*/
/*---------------------------------------- END FEATURE ITEMS ----------------------------------------*/
.floatleft{
	float:left;
	clear:none;
}
.floatright{
	float:right;
	clear:none;
}
.submitbutton{
	margin:0px 0 5px;
	padding:2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #275E97;
	background-color: #F0C12D;
	border: 0px;
	line-height:14px;
	width:150px;
}
.submitbutton:hover{
	color: #F0C12D;
	background-color: #285E97;
}
.submitbutton:active{
	color: #fff;
	background-color: #D23377;
}
.bg_liteorange{
	background-color: #FEFCEB;
}
#weatherbox{
	margin:10px auto;
}
.border_blue_ALL1 {
	border: 1px solid #1E91C9;
}
.border_blue_R3 {
	border-right: 3px solid #1E91C9;
}
#bizdetail{
	overflow: visible;
	position: absolute;
	visibility:hidden;
	z-index: 2;
	height: 420px;
	width: 400px;
	left: 200px;
	top: 80px;
	background-color: #FFFFFF;
	border: 2px solid #275D97;
	text-align: center;
	margin: 0px;
	padding: 5px;
	vertical-align:middle;
}
#leftpic {
	margin: 9px;
}
/*-------------------------------CALENDAR STYLES-------------------------------------*/
/*-------------------------------CALENDAR STYLES-------------------------------------*/
.cal_buttonmiddle {
	line-height:25px;
	border-color:#333333;
}
.cal_outerframe {
	background-color: #249446;
}
.cal_buttonbg {
	background-image: none;
	background-color: #F0C12D;
	border-top-color: #333333;
	border-left-color: #333333;
}
.cal_insidetable {
	border: 0px solid #FFFFFF;
}
.cal_calendarbody {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.cal_boxmainOver {
	background-color: #FFFEEE;
}
.cal_backbutton div{
	background-image: url(../images/calendar/calbutton_back2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.cal_backbutton div:hover{
	background-image: url(../images/calendar/calbutton_back2-over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.cal_forwardbutton div{
	background-image: url(../images/calendar/calbutton_forward2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.cal_forwardbutton div:hover{
	background-image: url(../images/calendar/calbutton_forward2-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
table.ceContainer{
	border-collapse:collapse;
	border-bottom:1px solid #F0C12D;
}
.ceContainer br{
	display:none;
}
.ceContainer td {
	padding:0px;
	margin:0;
}
.ceTitle{
	color: #2E2769;
	background-color: #F0C12D;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height:26px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding: 3px 5px 3px 0px;
	background-image: url(../images/layout/whitebg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ceDayHeader{
	border-left:1px solid #F0C12D;
	border-right:1px solid #F0C12D;
	background-color:#FFFFFF;
}

.ceDayHeader strong, .CALListBorder .CALListHeader{
	color: #5F5F5F;
	background-color: #E7F0F5;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F0C12D;
	font-weight: bold;
	display:block;
	padding: 0px 5px;
	margin:0;
	font-size: 14px;
	line-height:26px;
}
.ceEvent {
	display:block;
	margin: 2px 0;
}
.ceEvent a:link, .ceEvent a:visited, .CALLink:link, .CALLink:visited{
	text-decoration:none;
	background-color:#F5E7ED;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #1E91C9;
	padding: 2px 5px 2px 13px;
	display:block;
	margin:0 0 2px;
	color: #566870;
}
.ceEvent a:hover, .ceEvent a:active, .CALLink:hover, .CALLink:active{
	color: #FFFFFF;
	background-color: #1E91C9;
	border-left-color: #D9176A;
}
.CALListBorder table {
	width:100%;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.CALListBorder, .CALListBorder table td{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.CALListHeader {
	font-family: Arial, Helvetica, sans-serif;
	line-height:26px;
	text-transform: uppercase;
	font-size: 14px;
	padding:0;
	margin:0 0 2px 0;
}
.CALLink:link, .CALLink:visited{
	padding: 2px 5px;
}
/*-------------------------------END CALENDAR STYLES-------------------------------------*/
/*-------------------------------END CALENDAR STYLES-------------------------------------*/
.DIRListText, .DIRPath{
display:none;
}
.DIRAlphabet strong{
	margin:0;
	display:block;
}
.NewsTitle{
	display:block;
	background-color: #E7F0F5;
	border-left: 8px solid #F0C12D;
	font-size: 14px;
	margin: 0px 0px 0px;
	padding: 2px 5px 5px;
	color: #5F5F5F;
}