body
{
    background-color: #E7E6E6;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 14px;
    z-index:-1;
}
a
{
    color: #B93F3F;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
#wrapper
{
    width: 863px;
    margin: 0 auto;
    background-image: url(/images/repeater.jpg);
    background-repeat: repeat-y;
}

#header
{
    height: 212px;
    background-image: url(/images/header.jpg);
    background-repeat: no-repeat;
}
#content
{
    padding: 0 52px;
}
#content ul
{
    padding-left: 55px;
}
#leftContent
{
    float: left;
    width: 450px;
}
#rightContent
{
    float: left;
    width: 200px;
}
#footer
{
    margin-top: 5px;
    clear: both;
    height: 66px;
    background-image: url(/images/footer.jpg);
    background-repeat: no-repeat;
    color: #830707;
    text-align: center;
}
#truFooter
{
    width: 836px;
    margin: 0 auto;
    text-align: right;
    padding-right: 95px;
    font-size: 12px;
}
#clear
{
    clear: both;
}
#nav
{
    clear: both;
    text-align: center;
    margin: -25px 33px 55px 30px;

}
#nav #navBGColor
{
    height: 30px;
    background-color: #830707;
    text-align: center;

}
#subnav
{
    clear: both;
    text-align: center;
    width:550px;
    margin: -55px Auto 0px Auto;

}
#subnav #subnavBGColor
{
    height: 20px;
    background-color: #EFEADB;
}

#footer div
{
    display: block;
    width: 650px;
    margin: 0 auto;
    color: #830707;
    background-color: #830707;
    height: 1px;
    border: none;
}
h3
{
    clear: both;
    color: #830707;
    font-size: 18px;
}
.titleDate
{
    display:block;
    clear:both;
    color:#6F6F6F;
    font-weight:normal;
    font-size:13px;
    text-indent:15px;
}
h4
{
    color: #830707;
}
.strutHead
{
    color: #830707;
    font-weight: bold;
    font-size: 16px;
}
#BudgetPage
{
	margin-left:50px;
	text-align:center;
	Width:650px;
}
.BudgetCategory
{
	text-align:right;
	padding-right:50px;
}

.Budgetdollaramount
{
	text-align:right;

    text-decoration: underline;
}
.strutHeadbudget
{
    color: #830707;
    text-decoration: underline;

    font-weight: bold;
    font-size: 16px;
	text-align:center;
}
img.imgLeft
{
    padding: 0 5px;
    float: left;
}
img.imgRight
{
    padding: 0 5px;
    float: right;
}
p
{
    padding-left: 15px;
    clear: both;
}
.bold
{
    font-weight: bold;
}
#myMap
{
    margin: 0 auto;
    width: 500px;
    height: 500px;
}
table#full
{
    width: 100%;
}
div.center
{
    text-align: center;
}
#calendar
{
    width: 95%;
    margin: 0 auto;
}
#calendar table ul
{
    color: #000000;
    font-size: 10px;
    padding: 0;
    margin: 0;
    margin-top: 7px;
    padding-left: 17px;
    font-size: 10px;
}
#Calendar1 a:link, #Calendar1 a:visited
{
    color: #000000;
}
#Calendar1 a:hover
{
    color: #990000;
}


#dCal
{
    width: 50px;
    height: 50px;
    background-color: #f00;
}
#myCal .hideCal
{
    display: none;
}
.showCal
{
    display: block;
    position: absolute;
    width: 200px;
    height: 200px;
    background-color: #000;
}

a.dp-choose-date
{
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 5px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(/images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled
{
    background-position: 0 -20px;
    cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied
{
    width: 140px;
    float: left;
  }  
#HPmain
{
    width: 760px;
}

#HPleftside
{
	float:left;
    width: 520px;
}

#HPrightside
{
	float:right;
    width: 220px;
    height:825px;
    border: 1px solid #999999;
	background-color:#EBE6DA;
    border: 1px solid #000000;
}

#HPtop
{
    height:250px;
}

#HPBox1
{
	float:left;
    width: 225px;
    height:250px;
	background-color:#EBE6DA;
}
#hpbox1hdr
{
    color: #830707;
    font-weight:bold;
	text-align:center;
	background-color:#C5BDA7;
    Padding:3px;
	border-bottom: 2px solid #000000;
    
}
#HPBox2
{
	float:left;
    width: 225px;
    height:250px;
    margin-left:40px;
	background-color:#EBE6DA;
}

#HPbottom
{
	Padding-top:50px;
    height:250px;
}

#HPBox3
{
	float:left;
    width: 225px;
    height:250px;
	background-color:#EBE6DA;
}

#HPBox4
{
	float:left;
    width: 225px;
    height:250px;
    margin-left:40px;
	background-color:#EBE6DA;
}

#HPFooterlinks 
  {
	clear:both;
  	Margin-top:40px;
	width: 750px;
    border: 1px solid #000000;
    background-color:#EBE6DA;
    text-align:center;

  }
#HPFooterhdr
{
    color: #830707;
    font-weight:bold;
	text-align:center;
	background-color:#C5BDA7;
    padding:3px;
    border-bottom: 1px solid #000000;
}
  
  
.phonelisttext
	{
	    font-size: 12px; 
	}


.footerlinkstext
	{
	    font-size: 12px; 
	    font-weight:bold;
	}
  
.footerlinkstext A:link,.footerlinkstext A:visited,.footerlinkstext A:Active
{




text-decoration: none;
color: #000000;
}
.footerlinkstext A:hover  
{
text-decoration: underline;
color: #000000;
}
  
  
#footer1
{
	width: 150px;
	float:left;
	Margin-left: 100px;
    text-align:left;

}
#footer2
{
	width: 150px;
	float:left;
    text-align:left;
}
#footer3
{
	width: 150px;
	float:left;
    text-align:left;
}
#footer4
{
	width: 150px;
	float:left;
    text-align:left;
}
#phonelist
{
	padding-left:5px
}
ul#SectionHeader
{   
    margin:0;
    padding:0;
    list-style:none;
    width:225px;
}
ul#SectionHeader li
{
    float:left;
    margin:0;
    padding:0;
    background:url("/images/right-tab.png") no-repeat right top;
    border-bottom: 2px solid #000000;
    width:100%;
}
ul#SectionHeader li:hover
{
    background:url("/images/right-tab_h.png") no-repeat right top;
}
ul#SectionHeader li a:hover
{
    background:url("/images/left-tab_h.png") no-repeat left top;
}

ul#SectionHeader li a 
{
    color: #830707;
    font-weight:bold;
    font-size:14px;
    display:block;
    background:url("/images/left-tab.png") no-repeat left top;
    padding:5px 10px;
    text-decoration: none;
}
ul#SectionHeader a:hover
{
    color: #ffffff;
    text-decoration:none;
}


/* Commented Backslash Hack
    hides rule from IE5-Mac \*/
    ul#SectionHeader a {float:none;}
/* End IE5-Mac Hack */
#redBorder
{
    clear:both;
}

.hpsectiontext
{
    font-size: 12px;
    color: #000000;
    padding:3px;

}
.hpsectiontext a
{
    font-size: 12px;
    color: #830707;
	padding-left:15px;
    text-decoration:none;
}
.hpsectiontext a:hover
{
    font-size: 12px;
    color: #830707;
	padding-left:15px;
    text-decoration:underline;
}

.adminhdr
{
    font-size: 14px;
    color: #000000;
}
.admindepthdr
{
    font-weight:bold;
    color: #830707;
}
.adminhdrsm
{
    font-size: 10px;
    color: #000000;
}

.FireHeadtext
{
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}
#fireleftside
{
    float: left;
    width: 425px;
    display:block;

}
#firerightside
{
    float: left;
    width: 300px;
        display:block;

}
#WWPageLeftSide
{
	float:left;
    width: 500px;
}

#WWPageRightSide
{
	float:right;
    width: 240px;
    padding-bottom:30px;
	
}
#WWNews
{
    width: 240px;
    padding-bottom:30px;
	background-color:#EBE6DA;
    border: 1px solid #000000;
}
#WWCalendar
{
	margin-top:15px;
    width: 240px;
	background-color:#6F6F6F;

}
#WWProjects
{
	text-align:center;
    border: 1px solid #000000;
    margin-top: 40px;
	padding-top: 5px;    
	padding-right:10px;    
	padding-bottom:30px;    
	padding-left: 10px;    
}
.calHeader
{
     color: #830707;
    font-weight:bold;
	text-align:center;
	background-color:#C5BDA7;
    Padding:3px;
    border-top:1px solid #505050;
    border-left:1px solid #505050;
    border-right:1px solid #505050;
}
dt
{
    color:#830707;
    font-weight:bold;
    margin-bottom:5px;
}
dd
{
    margin-bottom:5px;
}
#Newslist
{
    padding:5px;
}
#conGallery
{
    margin-left:15px;
}
#Calendarlist
{
	margin-top:20px;
    width: 230px;
    padding:5px;
	border:1px solid #505050;

}

#wwcalendarpage
{
    border:1px solid #505050;
    float:left;
	width:300px;
    margin: 0 auto;
}
#wwcalendarpage table ul
{
    color: #000000;
    font-size: 10px;
    padding: 0;
    margin: 0;
    margin-top: 7px;
    padding-left: 17px;
}
#wwcalendarpage1 a:link, #wwcalendarpage1 a:visited
{
    color: #000000;
}
#wwcalendarpage1 a:hover
{
    color: #990000;
}


#WWCalendarmain
{
    width: 750px;

}
.wwCalEventhdr
{
	color: #830707;
    font-size: 12px;
    font-weight: bold;
}
.wwCalEventDate
{
	color: #830707;
    font-size: 15px;
    font-weight: bold;
}
.wwCalEventname
{
	color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;

}
.wwCalEventdesc
{
	color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
#WWCalendarEvents
{
    border:1px solid #505050;
	Padding: 10px;
	margin-left: 40px;
	float:left;
    display:block;
	width:350px;
	height:350px;
	overflow-y:scroll;
	scrollbar-base-color: #660000;
	scrollbar-arrow-color: #ddd;
}
#corridor label{
	float:left;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	width:150px;
}
#corridor span{
	margin-bottom:25px;
	font-weight:bold;
	float:left;
	width:500px;
}
#ProjectsMayor{
    font-size: 10px;
}
#Project1Mayor{
    float: left;
	margin-right:35px;
}

