body
{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	color: #1b3c61;
	background-color:#ffffff;
}

a: link {text-decoration: underline; font-family: 'arial black'; font-weight: bold}

h1
{
	margin:0px;
	padding:0px;
	font-size: 20px;	
	font-weight: bold;
	margin-bottom:0px;
	margin-top:30px;
	padding-bottom:30px;
	line-height:24px;
}

h2
{
	color:#615f60;
}

h3
{
	font-family:Arial Black;
	font-size:15px;
	font-weight:bold; 
	margin:0px;
	padding:0px;
}

h4
{
	font-family:Arial Black;
	font-size: 12px;
	font-weight: bold;
	color:#d9a536;
	margin:0px;
	padding:0px;	
}

h5
{
	font-family:Arial Black;
	font-size: 12px;
	font-weight: bold;
	color:#d9a536;
	margin:0px;
	padding:0px;	
}

body.body
{
	background-color:#264568;	
}

/****** Master Page Styles ******/
#masterHeaderWrapper
{
	width:100%;
	border:solid 0px green;	
	background:url(../images/master_header_background2.jpg);
	height:174px;
}
#masterHeader
{
	width:995px;
	border:solid 0px black;
	margin:0px auto;
	color:#ffffff;
}
#masterHeaderTop
{
	border:solid 0px yellow;
	height:30px;
}
#masterHeaderTopInfo
{
	border:solid 0px red;
	width:505px;
	float:left;
	font-family: Arial;
	font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	padding-top:2px;
	margin-left:20px;
}
#masterHeaderTopInfo a
{
	color:#ffffff;	
}

#masterHeaderTopUtilityNav
{
	border:solid 0px green;
	width:250px;
	float:left;
	margin-top:7px;
	
}
#masterHeaderTopUtilityNav a
{
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	
	margin-right:10px;
}
#masterHeaderTopUtilityNav a:hover
{
	text-decoration:underline;	
}

#masterHeaderMiddle
{
	border:solid 0px red;
	height:100px;
	float:left;
}
#masterHeaderMiddleLogo
{
	background:url(../images/logo.png);	
	width:248px;
	height:47px;
	margin-left:350px;
	margin-top:40px;
	float:left;
	border:solid 0px yellow;
	cursor:pointer;
}
#masterHeaderBottom
{
	border:solid 0px yellow;
	clear:both;
	padding-top:4px;
	margin-left:12px;
	overflow:hidden;
	
}
#masterMainContetWrapper
{
	width:100%;
	border:solid 0px yellow;
	background-color:#ffffff;
	padding-bottom:15px;	
}
#masterFooterWrapper
{
	width:100%;
	border:solid 0px yellow;	
	background-color:#264568;
	overflow:hidden;
}
#masterFooter
{
	border:solid 0px red; 
	background-image:url(../images/master_footer_background2.jpg); 
	background-color:#999b9e;
	overflow:hidden;
}

#masterFooterBackgroundDividerDiv
{
	border:solid 0px yellow; 
	overflow:hidden; 
	width:990px; 
	margin:0px auto; 
	background:url(../images/master_footer_background_divider.png); 
	background-position:160px 20px;
}
	
#masterEditableFooter
{
	border:solid 0px white;
	width:960px;
	margin:0px auto;
	font-family: 'Arial Black';
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 12px;
	color: #d5dfeb;
	text-align:center;
}

#masterEditableFooter a
{
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	color: #d5dfeb;
	text-decoration:none;
}
#masterEditableFooter a:hover
{
	text-decoration:underline;
}


/**********************************/
/* Footernavigation Links Styles */
/********************************/

/* Foot Section Styles */
#masterFooter a
{
	color:#ffffff;
	text-decoration:none;
	font-size:80%;
	display:block;
}
#masterFooter a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

#FootSectionsSiteSelections
{
	float:left;
	border:solid 0px red;
	overflow:hidden;
	width:150px;
	display:inline;
	margin-left:8px;
	text-align:left;
	margin-right:5px;
	
}

#FootSectionsH1
{
	width:155px;
	border:solid 0px yellow;
	float:left;
	margin-bottom:0px;
	margin-top:10px;
	font-size:13px;	
	font-weight:bold;
	overflow:hidden;
	color:#ffffff;
}


/*---search button --*/
.Global_SearchBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	height:10px;
	width:100px;
	padding-top:0px;
	border:0px;
	margin-top:3px;
	margin-left:0px;
	background-color:#ffffff;
	float:left;
	
}
.Global_SearchButton
{
	float:left;
	display:inline;
	background:url(../images/search_button2.jpg) no-repeat;
	border:none;
	width:21px;
	height:21px;
	margin-left:2px;
	margin-top:1px;
	cursor:pointer;
}
#Global_SearchLeftSide
{
	background:url(../images/search_left_new.png) no-repeat; 
	width:10px; 
	height:19px; 
	float:left; 
}
#Global_SearchRightSide
{
	background:url(../images/search_right_new.png) no-repeat; 
	width:11px; 
	height:19px; 
	float:left; 
	display:inline;
}
/****** End Master Page Styles ******/




/****** Home Page Styles ******/
#homePageContent
{
	width:960px;
	border:solid 0px black;
	margin:0px auto;
	position:relative;	
}
#homePageUpperSection
{
	width:960px;
	height:333px;
	background-color:#ffffff;
	background:url(../images/home_mainphototransparent_overlay3.png) 0px 0px;
	border:solid 0px yellow;
}

/*#homepageUpperSectionMainPhoto
{
	background:url(../images/home_mainphoto1.jpg); 
	width:100%; 
	height:325px; 
	border:solid 0px yellow;
	overflow:hidden;
}*/

#homePageMuncieTitle
{
	border:solid 0px red; 
	position:absolute; 
	top:80px; 
	left:50px; 
	width:355px; 
	height:36px; 
	background:url(../images/home_welcome_to_muncie.png);
}

#homePagePhotoText
{
	border:solid 0px red; 
	position:absolute; 
	top:140px; 
	left:80px;
	width:241px; 
	height:106px; 
	overflow:hidden;
}


#homePageLowerSection
{
	width:960px;
	background-color:#ffffff;
	overflow:hidden;
	border:solid 0px green;
}
#homepageLowerSectionLeftColumn
{
	width:470px;
	border:solid 0px green;
	float:left;	
}
#homePageLowerSectionLeftColumnMapCenter
{
	border:solid 0px black;	
	margin-bottom:45px;
	background:url(../images/home_upper_content_lowermaphalf.jpg) no-repeat 4px 0px;
	height:209px;
	padding-top:25px;
}

#homePageLowerSectionLeftColumnMapCenter a
{
	color:#2d517b;
	display:block;
	font-family:Arial Black;
	font-size:10px;
	text-decoration:none;
	margin-left:20px;
	margin-bottom:20px;
	width:180px;
}
#homePageLowerSectionLeftColumnMapCenter a:hover
{
	text-decoration:underline;
}

#homePageLowerSectionLeftColumnNewsMedia
{
	border:solid 0px green;
	width:230px;
	float:left;
	margin-bottom:0px;
}
#homePageLowerSectionLeftColumnTopDownloads
{
	border:solid 0px green;
	width:230px;
	float:left;
	margin-bottom:0px;
	margin-left:6px;	
}
#homePageLowerSectionLeftColumnTopDownloads a
{
	text-decoration:none;
	font-size:11px;	
	color:#074565;
}
#homePageLowerSectionLeftColumnTopDownloads a:hover
{
	text-decoration:underline;
}
#homePageLowerSectionLeftColumnTopDownloads a:visited 
{
	text-decoration: none, color: #539abf;
}




/* Home Page Featured Proerties */
#homePageLowerSectionLeftColumnFeaturedProperties
{
	border:solid 0px green;
	clear:both;	
	margin-top:10px;
	overflow:hidden;
	margin-top:10px;	
}
#homePageLowerSectionLeftColumnFeaturedProperties a
{
	font-size:11px;
	color:#d9a536;
}

#homepageLowerSectionRightColumn
{
	width:470px;	
	border:solid 0px green;
	float:left;
	margin-left:15px;
}


/* Home Page Economic & Chamber */
#homepageLowerSectionRightColumnEconomicChamber
{
	border:solid 0px red;
	margin-bottom:17px;	
	overflow:hidden;
	padding-top:10px;
	height:252px;
}
#homepageLowerSectionRightColumnEconomicChamber a
{
	color:#1b3c61;
	font-family:Arial Black;
	font-size:11px;	
}

#homepageLowerSectionRightColumnEconomicChamberHeader
{
	font-size:19px;
	color:#1b3c61;	
	margin-bottom:10px;
}

#economicDevelopmentLinks a
{
	color:#e4ae41;
	text-decoration:none;
	font-size:10px;
}
#economicDevelopmentLinks a:hover
{
	text-decoration:underline;
}

/* Home Page Right Column Links */
#homepageLowerSectionRightColumnLinks
{
	border:solid 0px green;
	margin-bottom:20px;	
	clear:both;
}

/* Home Page From Jay */
#homepageLowerSectionRightFromJay
{
	border:solid 0px green;
	margin-bottom:20px;	
	background-color:#a8dd3e;
	overflow:hidden;
	font-size:11px;
	padding-bottom:20px;
}
#homepageLowerSectionRightFromJay a
{
	color:#1b3c61;
	font-weight:bold;
	font-family:Arial Black;	
}
#homepageLowerSectionRightFromJayPhoto
{
	border:solid 6px white;	
	margin-left:15px;
}


/* Home Page Everything Muncie */
#homepageLowerSectionRightEverythingMuncie
{
	border:solid 0px green;
}
#homepageLowerSectionRightEverythingMuncie a
{
	font-size:11px;
	color:#d9a536;
}


/* Home Page News*/
.newsDesc
{
	border:solid 0px green;	
	width:200px;
}
.newsDesc ul
{
	margin:0px;
	padding:0px;
}
.newsDesc li
{
	padding-bottom:5px;	
}
.newsDesc a
{
	color:#d9a536;
	text-decoration:none;	
	font-weight:bold;
}
.newsDesc a:hover
{
	text-decoration:underline;	
}
/****** End Home Page Styles ******/


.addthis_button img
{
	border:none;	
}


/****** Datacart ************/
/*Data Cart*/
#secondarySidebarDatacart
{
	border:solid 0px green;
	width:190px;
	height:53px;
	background:url(../images/secondaryDataCartBackground.jpg);
	/*margin-left:20px;*/
	position:relative;	
	margin-bottom:16px;
}
#secondarySidebarDatacartTable
{
	border:solid 0px green;
	position:absolute;
	top:20px;
	left:7px;
	width:180px;
}
#secondarySidebarDatacartItemsSaved
{
	color:Red;
	font-size:10px;	
}

/*Share Print*/
#secondarySidebarSharePrint
{
	border:solid 0px green;
	width:195px;
	margin-left:0px;
	margin-bottom:20px;		
}

/****** End Datacart ************/


/****** Secondary Page Styles ******/
#secondaryPageContent
{
	width:960px;
	border:solid 0px black;
	margin:0px auto;
	overflow:hidden;
}


/* Secondary Left Nav */
#secondaryLeftNav
{
	width:223px; 
	border:solid 0px green;
}

/* Secondary Left Nav */
#secondaryNav
{
	list-style:none;
	text-align:left;
	font-size:11px;
	border:solid 0px green; 
	padding:0px; 
	margin:0px;
}
#secondaryNav li
{
	border-bottom:solid 1px #7896b7;
	padding:0px;
	margin:0px;
}

#secondaryNav li a
{
	display:block;
	color:#ffffff;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	padding-top:3px; 
	padding-bottom:3px;
	border:solid 0px green;
	background-color:inherit;
}
#secondaryNav li a:hover
{
	background:url('../images/secondary_leftnav_hover_background.jpg');
	color:#000000;
	text-decoration:none;
}
#secondaryNav #currentSecondary
{
	background:url('../images/secondary_leftnav_hover_background.jpg');
	color:#000000;
}


/*-- Current Secondary Highighted --*/ 
#secondaryNav #currentSecondary a
{
	background:url('../images/secondary_leftnav_hover_background.jpg');
	color:#000000;
}

#secondaryNav #currentSecondary ul
{
	list-style:none;
	/*background:url('../images/LeftNav_Category.jpg') repeat-y;*/
	background-color:#ececea;
	
	
}
#secondaryNav #currentSecondary ul li
{
	/*background:none;*/
	padding:0px 0px 0px 0px;
		border:solid 0px green;
}
#secondaryNav #currentSecondary ul li a
{	
	padding:0px 0px 3px 0px;
	font-weight:normal;
	background:none;
	background-color:#d2d2d2;
	color:#224098;
}

/*-- Tertiary Hover State --*/
#secondaryNav #currentSecondary ul li a:hover
{
	color:#000000;
}

#secondaryNav #currentTertiary
{
	font-weight:bold;
	background-color:#c02c1b;
}

#secondaryNav #currentSecondary ul #currentTertiary a
{
	color:#000000;
}

#secondaryLeftNavContactusWrapper
{
	border:solid 1px yellow;
	background-color:#5278a3;	
	width:180px;
}
#secondaryLeftNavContactusWrapper p
{
	margin:0px;
	padding:0px;	
}

#secondaryContentWrapper
{
	width:730px; 
	border:solid 0px yellow; 
	overflow:hidden;
	float:left;
}
#secondaryContentHeaderImage
{
	border-bottom:3px solid #EABE54;
	height:210px;
	overflow:hidden;
	position:relative;
}

#secondaryHeaderImageLines
{
	border:solid 0px green; 
	position:absolute; 
	top:0px; 
	left:0px; 
	background-image:url(../images/Secondary_HeaderLines.png); 
	width:14px; 
	height:272px;
}

#secondaryBreadCrumbs
{
	float:left;
	width:350px;
	border:solid 0px red;
	padding-left:30px;	
	padding-top:5px;
}

#secondaryDataCartWrapper
{
	float:left;
	width:300px;
	border:solid 0px red;
	margin-bottom:20px;	
	padding-left:50px;
	overflow:hidden;
}


#secondaryContent
{
	border:solid 0px green; 
	float:left; 
	/*width:450px;*/
	padding-left:30px;
	padding-right:0px;
	padding-top:10px;
	overflow:hidden;
	clear:both;
	/*width:100%;*/
	width:690px;
	

}

#secondaryContent a
{
	font-family:Arial Black;
	font-size:11px;
	color:#1b3c61;	
}
#secondaryContentSidebar
{
	border:solid 0px purple; 
	/*float:left; */
	width:266px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	/*padding-right:20px;*/
}



/* Top Downloads */
#secondarySidebarTopDownloadsWrapper
{
	border:solid 0px yellow;	
	margin-bottom:20px;
	padding-left:15px;
}
#secondarySidebarTopDownloadsContent
{
	border:solid 0px green;
	width:220px;
	background:url(../images/secondaryDwnDocsDiv.jpg) repeat-y 170px 0px;
	background-color:#f4f8fc;
	margin-top:10px;
	padding-left:0px;
	padding-right:0px;
	overflow:hidden;
}
#secondarySidebarTopDownloadsWrapper a
{
	text-decoration:none;
	color:#074565;
	font-size:11px;
}
#secondarySidebarTopDownloadsWrapper a:hover
{
	text-decoration:underline;
}

#infoDownloadsWrapper
{
	overflow:visible;
	border:solid 0px green;
	margin-top:15px;
}
#infoDownloadsWrapper a
{
	color:#1f6593;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;	
}
#infoDownloadsWrapper a:hover
{
	text-decoration:underline;	
}
#DownloadSize
{
	color:#264354;
}
.LinkPDF
{
	background:url('../images/filetypes/pdf.gif') no-repeat;
	padding:0px 0px 0px 35px;
	font-size:77%;
}
.LinkXLSX
{
	background:url('../images/filetypes/xls.gif') no-repeat;
	padding:0px 0px 0px 35px;
	font-size:77%;
}
.LinkXLS
{
	background:url('../images/filetypes/xls.gif') no-repeat;
	padding:0px 0px 0px 35px;
	font-size:77%;
}
.LinkDOC
{
	background:url('../images/filetypes/doc.gif') no-repeat;
	padding:0px 0px 0px 35px;
	font-size:77%;
}


/* Become A Member */
#secondarySidebarBecomeMemberWrapper
{
	border:solid 0px yellow;
	margin-bottom:20px;
	padding-left:15px;	
}


/* Did you know */
#secondarySidebarDidYouKnowWrapper
{
	border:solid 0px yellow;
	margin-bottom:20px;	
	padding-left:15px;
	padding-right:10px;
}
#secondarySidebarDidYouKnowWrapper p
{
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	margin-top:10px;
}
#secondarySidebarDidYouKnowWrapper a
{
	font-family:Arial Black;
	font-size:11px;
	color:#1b3c61;		
}


/* Photo Callout */
.secondarySidebarPhotoCalloutWrapper
{
	border:solid 0px yellow;
	margin-bottom:20px;	
	margin-left:5px;
		
}
.secondarySidebarPhotoCallout
{
	width:220px;
	background-color:#f4f8fc;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}
.secondarySidebarPhotoCallout p
{
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	margin-top:10px;
}
.secondarySidebarPhotoCallout a
{
	font-family:Arial Black;
	font-size:11px;
	color:#1b3c61;		
}



/* Calendar */
#secondarySidebarCalendarWrapper
{
	margin-bottom:20px;		
	padding-left:15px;
}
#secondarySidebarCalendarWrapper p
{
	margin:0px;
	margin-bottom:10px;
	margin-left:10px;
	padding:0px;
	border:solid 0px green;	
	width:225px;
	
}
#secondarySidebarCalendarWrapper a
{
	font-family:Arial Black;
	font-size:9px;
	color:#1b3c61;		
}

.calendarDayLink
{
	display:block; 
	border:solid 1px green; 
	width:37px; 
	height:21px; 
	float:left;	
}

.calendarWeekLink
{
	display:block; 
	border:solid 1px green; 
	width:42px; 
	height:21px; 
	float:left;	
}

.calendarMonthLink
{
	display:block; 
	border:solid 1px green; 
	width:56px; 
	height:21px; 
	float:left;
}

#calendarCategories
{
	border:solid 0px green;
	overflow:hidden;
	padding-left:15px;	
	padding-bottom:20px;
}
#calendarCategories ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;	
}
#calendarCategories li
{
	border-bottom:dashed 1px #8ea7c3;
	width:180px;
}
#calendarCategories li a
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:170px;
	height:21px;
	padding-top:2px;
	padding-left:10px;
}
#calendarCategories li a:hover
{
	background-color:#e3b442;
}


#eventLinks
{
	font-size:12px;
	
}
#eventLinks a
{
	display:block;  
	clear:both; 
	border:solid 0px green; 
	float:left; 
	color:#7dbaf3;
	text-decoration:none;
	width:200px;
	font-weight:bold;
	font-size:12px;
}

#eventLinks ul
{
	margin:0px;
	padding:0px;
	margin-left:15px;
}
#eventLinks li
{
	list-style-image:none;	
}

#calendarDetailsData
{
	border:solid 0px yellow;	
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:10px;
}



/* Secondary Employee Bio Wrapper */
.secondaryEmployeeBioWrapper
{
	
}
.secondaryEmployeeBioWrapper p
{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
.secondaryEmployeeBioWrapper a
{
	color:#d9a536;	
}


/* Secondary Sidebar contact */
#secondarySidebarContactUsWrapper
{
	border:solid 0px green;	
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
	font-size:10px;
	margin-left:20px;
}
#secondarySidebarContactUsWrapper textarea
{
	width:200px;
	height:50px;
}


#secondaryContactUs
{
	font-family:Arial Black; 
	font-size:11px; 
	color:#d5dfeb; 
	margin-left:10px; 
	padding-left:10px;
}
#secondaryContactUs a
{
	text-decoration:none;
	color:#d5dfeb;
}
#secondaryContactUs a:hover
{
	text-decoration:underline;
}


.secondaryDownloadableFile
{
	width:155px; 
	height:21px; 
	float:left;
	border-top:solid 1px #accedb;
	text-align:left;
	padding-right:10px;
	padding-top:4px;
}

.secondaryDownloadableFileClick
{
	width:30px; 
	height:21px; 
	border:solid 0px green; 
	float:left;
	border-top:solid 1px #accedb;
	padding-top:4px;
	padding-left:25px;
	cursor:pointer;
}

.secondaryTopDownloadsBottom
{
	clear:both;
	border-top:solid 1px #accedb;
	height:1px; 
	
}


/****** End Secondary Page Styles ******/


/****** Calendar Styles ******/
#secondarySidebarCalendarWrapper
{
	border:solid 0px yellow;
	margin-bottom:20px;		
	padding-left:10px;
}
#secondarySidebarCalendarWrapper p
{
	margin:0px;
	margin-bottom:10px;
	margin-left:10px;
	padding:0px;	
	
}
#secondarySidebarCalendarWrapper a
{
	font-family:Arial Black;
	font-size:11px;
	color:#1b3c61;		
}


/****** Media Gallery Styles ******/
/* Medaia Gallery Styles*/
#mediaList
{
	float:left;
	width:300px;
	color:White;
}
#mediaList a
{
	color:#678cb4;
	text-decoration:none;
}

#mediaList ul
{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	padding-left:20px;
	overflow:hidden;
	width:276px;
	border-bottom:solid 1px #acacac;
}

#mediaList ul li
{
	float:left;
	margin:0px;
	padding:0px;
	
}


#mediaList ul li img
{
	margin:0px 0px 0px 0px;
	border:solid 1px #000000;
}

#mediaList ul li p
{
	font-size:10px;
	width:80px;
	margin:0px 10px 0px 0px;
	padding:0px;
	overflow:hidden;
	border:solid 0px green;
}

#mediaList span
{
	width:260px;
	margin:0px;
	color:#000000;
}


/* Gallery List Styles */
#galleryList
{
	list-style:none;
	overflow:hidden;
	margin:6px 0px 0px 0px;
	padding:6px 0px 6px 0px;
	background:url('../images/list_background.gif') repeat-y 1px;
	border:solid 0px red;
}

#galleryList li
{
	float:left;
	width:210px;
	height:240px;
	/*overflow:hidden;*/
	margin:0px 16px 10px 0px;
}

#galleryList li img
{
	border:solid 1px #585858;
	margin:0px 0px 3px 0px;
}

#galleryList li p
{
	padding:3px;
	border:solid 10x green;
}

#galleryList h1
{
	color:#254b76;
	height:16px;
	padding:1px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	font-family:Arial;
}


/* Image Gallery Syles */
#imageGallery
{
	list-style:none;
	overflow:hidden;
	margin:6px 0px 0px 0px;
	padding:6px 0px 6px 0px;
	background:url('../images/list_background.gif') repeat-y 1px;
	border:solid 0px green;
	width:700px;
}

#imageGallery li
{
	float:left;
	width:210px;
	height:220px;
	overflow:hidden;
	margin:0px 16px 10px 0px;
}

#imageGallery li img
{
	border:solid 1px #585858;
	margin:0px 0px 3px 0px;
}

#imageGallery li p
{
	margin:0px 3px 0px 7px;
	color:#000000;
}

#imageGallery h1
{
	padding:0px 0px 0px 8px;
	color:#254b76;
	height:16px;
	font-size:12px;
	padding:1px 0px 0px 7px;
	text-align:left;
	font-weight:bold;
	font-family:Arial;
}

.NewsList
{
	border:solid 0px green;
}
.NewsList ul
{
	margin:0px;
	padding:0px;
	list-style-type: none;
	margin-right:0px;
}
.NewsList li
{
	padding-bottom:10px;
}
.NewsList p
{
	margin:0px;
	padding:0px;
	color:#515151;	
}



#urlGallery
{
	border:solid 0px green;
}
#urlGallery ul
{
	margin:100px;
	padding:0px;
	list-style-type:none;
	margin-right:0px;
}
#urlGallery li
{
	padding-bottom:10px;
}
#urlGallery p
{
	margin:0px;
	padding:0px;
	color:#515151;	
}



/* Document Gallery */
#documentGallery
{
	list-style:none;
	overflow:hidden;
	margin:6px 0px 0px 0px;
	padding:6px 0px 6px 0px;
	background:url('../images/list_background.gif') repeat-y 1px;
	width:700px;
}

#documentGallery li
{
	float:left;
	width:210px;
	height:250px;
	overflow:hidden;
	margin:0px 16px 10px 0px;
	border:solid 0px red;
}

#documentGallery li img
{
	border:solid 1px #585858;
	margin:0px 0px 3px 0px;
}

#documentGallery li p
{
	margin:0px 3px 0px 0px;
	border:solid 0px green;
}


/* Media Gallery Pager Styles */
.Pager
{
	width:100%;
	font-size:10px;
	overflow:hidden;
}

.Pager p
{
	float:right;
	margin:0px 15px 0px 15px;
}

.Pager p span
{
	float:left;
	margin:0px 5px 0px 0px;
	text-align:center;
}

.Pager a
{
	float:left;
	width:18px;
	height:16px;
	color:#6b6b6b;
	cursor:pointer;
	text-decoration:none;
	border:solid 1px #d8d8d8;
	text-align:center;
	margin:0px 5px 0px 0px;
}

.Pager a span
{
	margin:0px;
	width:16px;
	height:14px;
	border:solid 1px #ffffff;
	background-color:#d8d8d8;
}

.Pager a:hover
{
	border:solid 1px #a1d2ec;
}

.Pager a:hover span
{
	background-color:#a1d2ec;
}


/****** End Media Gallery Styles ******/




/****** Contact Page Styles ******/
#contactFormWrapper
{
	border:solid 1px yellow;
}
#TheContactFormWrapper
{
	border:solid 0px green;
	background-color:#f4f8fc;	
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.submitBtn
{
	background:url(../images/contact_submit_btn.jpg);
	width:80px;
	height:20px;
	border:0px;
	margin-left:125px;
	cursor:pointer;
}

#secondarySidebarContactAddressInfo
{
	color:#ffffff;
	background-color:#5278a3;
	width:215px;
	margin-left:20px;	
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:17px;
	border:solid 0px green;
	visibility:hidden;
}
#secondarySidebarContactAddressInfo a
{
	color:#c0d1e2;
	font-size:12px;
	text-decoration:none;
}
#secondarySidebarContactAddressInfo a:hover
{
	text-decoration:underline;
}
/****** Contact Page Styles ******/



/****** Contact Page Styles ******/
#contactPageContent
{
	width:960px;
	border:solid 0px black;
	margin:0px auto;
}
/****** End Contact Page Styles ******/





/****** Calendar Styles ********/
#calendarCategories
{
	border:solid 0px green;
	overflow:hidden;
	padding-left:25px;	
	padding-bottom:20px;
	clear:both;
}
#calendarCategories ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;	
}
#calendarCategories li
{
	border-bottom:dashed 1px #f2c0c2;
	width:180px;
}
#calendarCategories li a
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:170px;
	height:21px;
	padding-top:2px;
	padding-left:10px;
}
#calendarCategories li a:hover
{
	background-color:#ed9336;
}

#tableEventListings
{
	
}
#tableEventListings a
{
	color:#eab53b;
	font-family:Arial;
	font-size:13px;
	text-decoration:underline;
}
#tableEventListingsEventTimeInfo
{
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
}
#tableEventListingsEventAddressInfo
{
	color:#ffffff;
	font-family:Arial;
	font-size:13px;	
}


#calendarDetailsData
{
	color:#000000;
}

#calendarDetailsData a
{
	color:#5278a3;
}
#calendarDetailsData h3
{
	color:#d01821;
}

#calendarDetailsData h4 /*Title*/
{
	color:#eab53b;
	font-family:Arial;
	font-size:15px;
}
#calendarDetailsData p
{
	margin-bottom:10px;	
}

#calendarSearchWrapper
{
	border:solid 0px green;
	border-top:dashed 1px #ffffff;
	border-bottom:dashed 1px #ffffff;
	padding-top:5px;
	padding-bottom:10px;
	overflow:hidden;
	clear:both;	
	width:180px;
	margin-left:25px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.CalendarSearchButton
{
	float:left;
	display:inline;
	background:url(../images/search_button_calendar.jpg) no-repeat;
	border:none;
	width:21px;
	height:21px;
	margin-left:2px;
	margin-top:1px;
	cursor:pointer;
}

/****** End Calendar Styles ********/









