@charset "utf-8";
/* CSS Main */

body {
	margin-top: 0px;
	padding: 0;
	background: #ccc;
	text-align: left;
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 13px;
	color: #fff;
}

h1, h2, h3 {
	margin-top: 0;
	color: #;
	text-transform : none;
}

h1 {
 	margin-top: 0;
	font-size: 1.5em;
	font-weight: bold ;
        text-align: center;
        color: #ef7715;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
}

h3 {
	font-size: 1.15em;
	font-weight: normal;
}

/* CSS Layouts ALL */

div#wrapper {
	background-color: #333333;
	width: 1024px;
	height: 1000px;
	margin: 5px auto;
        border-top: 6px solid #999;
        border-right: 6px solid #000;
        border-bottom: 6px solid #000;
        border-left: 6px solid #999;
}

div#wrapper {
	clear: both;
	position:relative;
}

/* CSS Layouts Index Page */

div#header_logo {
	width: 1024px;
	float:left;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}

/* CSS Main Menu */

div#mainMenu ul {
	list-style-type: none;
	list-style-image: none;
	padding: 25px;

	margin: 0;
	width: 1024px;
	height: 10px;
}

div#mainMenu li {
	margin: 0;
	padding: 0 50 0 50;
	display: block;
	float: left;

}

div#mainMenu li a {
		text-align: center;
}

div#mainMenu a:link {
	float: left;
	line-height: 12px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
	font-variant: ;
	color: #FFF ;
	margin: 0px 40px 0px 40px;
	padding: 10px 10px 10px 30px;
	background-color: #333;
	border-right: 0px solid #cc3;

}

div#mainMenu a:hover {
    color: #EF7715;
}

a:active {
    color: #EF7715;
}

a:visited {
    color: #FFF;
}

div#content {
width: 1024px;
	height: 80px;
	}
	
	#cat_corporate {
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

	#cat_community {
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

	#cat_entertainment {
  	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

	#cat_edcharity {
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#cat_sports{
	 float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#introPanel1{
 	width: 800px;
	height: 160px;
	margin-top: 80px;
 	margin-right: 0px;
	 margin-bottom: 10px;
 	margin-left: 0px;
padding: 20px 0px 60px 100px;
	}

div#introGallery{
 	width: 800px;
	height: 10px;
	margin-top: 0px;
 	margin-right: 0px;
	 margin-bottom: 0px;
 	margin-left: 0px;
padding: 10px 0px 20px 100px;
	}

div#contactPanel1{
	width: 800px;
	height: 60px;
	margin-top: 10px;
	 margin-right: 0px;
margin-bottom: 10px;
padding: 20px 0px 20px 100px;
	}

div#gallery{
	width: 800px;
	height: 500px;
	margin-top: 0px;
	 margin-right: 0px;
margin-bottom: 0px;
margin-left: 140px;
padding: 0px 0px 0px 150px;
text-align: center;
	}

#footer ul {
    	clear:both;
    list-style-type: none;   	
width:800px;
padding: 20px 0px 20px 100px;
    margin: 0px;    	
font-size: 1.2em;
    	font-family: sans-serif;
    	color:#738b01;
    	text-align: center;
border-top: 0px solid #95b402;
}

#footer li {
	list-style: none;
	display: inline;
}
#footer li a {
    	color:#EF7715;
   	text-decoration:underline;
    	font-weight:bold;
    	padding: 1px 10px;
    	margin: 10px 15px 10px 20px;
}

#footer li a:hover {
    color: #fff;
}

a:link {
text-decoration: underline;
	font-weight: bold;
color: #EF7715;
}

a:hover {
text-decoration: underline;
	font-weight: bold;
color: #FFF ;
}

img.floatLeft{
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}

	





/* Stylesheet: MAIN Modified On 2014-08-22 15:04:23 */
