/* html body */

#body {
	text-align: left;

}

#contentWrap {

background: #002156;

}

#headerMidContact {
	display:none;
}


#contentWrap {
	background-color: #002156;
}


#content a {
	text-decoration: underline;
color: #FFCC00;

}

#content a:hover {
	text-decoration: underline;
color: #ffffff;

}

#content p {
	color: #ffffff;
}


#content ul {
	color:#FFFFFF;
}

h2, h3, h6, p {
	color: #FFCC00;
}

h1.cityH1 {

color: #ffffff;

}

h1.cityH1sm {

color: #ffffff;
font-size: 14px;

}

strong {

color: #FFCC00;

}


ul,li {

color: #FFCC00;

}

#welcomeText {
	margin: 0 auto 0 auto;
	width: 550px;
}



#welcomeText ul {
	position: relative;
	left: 25px;
	list-style: none; 
	font-size: 1.25em;

}

h1.welcomeIntro {

color: #FED316;

}

.style88 {
	color: #FED316;
	font-weight: bold;
	font-size: 15px;
}

#leftSidebar {
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
	width: 180px;

}

#leftSidebarCI {

margin-top: 10px;
padding-top: 50px;

}

#leftSubHeaderLinks {

color: #FFCC00;
font-weight: bold;

}


#rightSidebarCI {

margin-top: 10px;
padding-top: 50px;

}


#rightSidebar {
	float: right;
	position: relative;
	top: 20px;
	right: 20px;
	
}


#rightSidebar a {
	color: #FFCC00;
	
}

#rightSidebar a:hover {
	color: #ffffff;
	
}

#areaserved p { 

	COLOR: #FED316; 

}

.ImageMarginRight {

margin-top: 10px;
margin-bottom: 5px;

}

.ImageMarginTB {

margin-top: 10px;
margin-bottom: 5px;

}


#cityInfoSection a { 

	COLOR: #6699FF; 
	TEXT-DECORATION: none;
}

#cityInfoSection a:hover { 

	COLOR: #ffffff; 
	TEXT-DECORATION: none;
}


#areaserved a:hover { 

	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}


#areaserved a { 

	COLOR: #6699FF; 
	TEXT-DECORATION: none;
}



#holder {
	padding: 5px 0px 0px 0px;
	background-image: url(../images/mainNavBorderBGTop.jpg);
	background-repeat: repeat-x;
	background-position: left -25px;
}
#logo {
	width: 100%;
	height: 128px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	background-image: url(../images/headerFrontRepeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	height: 128px;
}

#content {
	width: 100%;
	background-image: url(../images/noBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #002156;
}



#footer {
/*	background-image: url(../images/noBG.gif); */
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #002156;

}
