/* ------------------------------------------------------------------ */
/* Sets global defaults - can be overridden in additional stylesheets */
/* ------------------------------------------------------------------ */


html,body,li,img,form,h1,h2,h3,h4,h5,h6,hr{
margin:0px;
padding:0px;
}

.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}

#mst {display:none;}

/* ------------------------------------------------------------------ */
/* ===== HTML Elements ===== */
body {
	background: #133463;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: black;
}

.EditBody {
	background: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: black;
}

a, a:link {
	color: #133463;
	text-decoration:none;
}


a:active, a:visited {
	color: #133463;
}


a:hover {
 text-decoration: underline;
}

a.Ingenuitylink, a.Ingenuitylink:active, a.Ingenuitylink:visited  {
	color : #FFFFFF;
	font-weight: bold;	
	text-decoration: underline;
}
a.footerlink, a.footerlink:active, a.footerlink:visited {
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

p, li, td, th        { font-family: Arial, Verdana, sans-serif; font-size: 9pt; }
h1           { font-family: Georgia, Arial, Verdana, font-size: 20pt; font-weight: bold; margin: 0 0 0.5em 0; }
h2           { font-family: Georgia, Arial, Verdana, font-size: 18pt; font-weight: bold; margin: 0 0 0.5em 0; }
h3           { font-family: Georgia, Arial, Verdana, font-size: 16pt; font-weight: bold; margin: 0 0 0.5em 0; }
h4           { font-family: Georgia, Arial, Verdana, font-size: 14pt; font-weight: bold; margin: 0 0 0.5em 0; }
h5           { font-family: Georgia, Arial, Verdana, font-size: 12pt; font-weight: bold; margin: 0 0 0.5em 0; }
h6           { font-family: Georgia, Arial, Verdana, font-size: 10pt; font-weight: bold; margin: 0 0 0.5em 0; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}


.rightImage, .rightpic{
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	align: right;
	text-align: right;
}

.leftImage, .leftpic{
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	align: right;
	text-align: left;
}


#outertable {
	background: #FFFFFF;
	margin : 0 auto;
}

/* ------------------------------------------------------------------ */
/* ===== Custom Classes ===== */

.centertable {
	margin-top : 0px;
	margin-bottom : 0px;

}

#content {
	vertical-align: top;
	margin: 4px 12px 20px 12px;
}

#content p {
	margin: 4px 0 20px 0;
	line-height: 1.5em;
	text-align: justify;
}

ul {
	margin: 0 0 1.5em 1.5em;
}

.footerL, .footerR {
	background-color: #000;
	color: #ffffff;
	border-style: solid 
	border-color: white;
	border-width: 1px 0 1px 1px; 
	font-size : 10px;
	font-weight: normal;
	text-align : left;
	padding: 4px;

}
.footerR {
	text-align : right;
	border-width: 1px 1px 1px 0;

}

.banner{
	background-color: #133463;
}

#bannerSearch {
	background-image: url(../images/Monroeville_banner_03.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 751px;
	text-align: right;
	color: white;
}

#bannerBG {
	background-image: url(../images/MonroevilleBannerBG.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}


#rightNav {
	width: 198px;
	float: right;
	margin: 4px 0 25px 25px;
	padding: 0;
	display: inline;
}

#NewsContainer {
	width: 206px;
	float: right;
	margin: 0 0 25px 25px;
	padding: 0;
	display: inline;
}

#NewsContainer TD {
	padding: 0 5px;
}

#NewsDiv {
	width: 198px;
	padding: 0;
	margin: 0 0 0 8px;
	background-color: #f0f0ee;
}



/* ====== Breadcrumbs App ===== */


/*.BreadCrumbs {
	font-size: 11px;
	background:#FFF;
	border: 1px solid #EEE;
	color: #777;
	height: 2.0em;
	margin: 0 ;
}
.BreadCrumbs a:link, .BreadCrumbs a:active, .BreadCrumbs a:visited, .BreadCrumbs a:hover, .BreadCrumbs H5 {
	font-size: 11px;
	display: inline;
	padding: 0 15px 0 0;
	background: url(../Images/crumbs.gif) no-repeat right center;
}

.BreadCrumbs a:hover {
	color: #003366;
}
*/



.BreadCrumbs {
	height:2.3em;
	border:1px solid #dedede;
	}

.BreadCrumbs a, .BreadCrumbs H5 {
	padding:0 15px 0 .75em;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#777;
	display: inline;
	background:url(../Images/crumbs.gif) no-repeat right center;
	line-height:2.3em;
	height:2.3em;
	}							
.BreadCrumbs a:link,
.BreadCrumbs a:visited {
	color:#777;
	text-decoration:none;
	}	
.BreadCrumbs a:hover,
.BreadCrumbs a:focus {
	color:#dd2c0d;
	}	

/* ============================ */


#searchDiv {
	position: relative;
	height: 44px
	padding: 0 0 6px 0;
}
#searchform {
	margin: 0 8px 6px 0;
	padding: 0;
	display: inline;
}

.searchbtn {
	color: #ffffff;
	font-size: 10px;
	height: 18px;
	width: 50px;
	border: none;
	margin: 0 0 1px 0;
	padding: 0;
}
#searchform BUTTON {
	vertical-align: middle;
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	cursor: pointer;	
	*cursor: hand; /*alternate cursor for IE*/
}
.searchbox {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: 10px;
	height: 18px;
	width: 125px;
	border: solid 0px #000;
}
.sidebarnews{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #004e09;
	font-size : 11pt;
	margin: 2px 0 0 0;
	font-weight : normal;
	text-align: left;
}
.sidebarspot {
	color : #004e09;
	font-size : 12pt;
	font-weight : bold;
}

td.news {
	padding: 0px;
	margin: 0px;
}
.news, .news td{
	color : #000000;
	font-size: 8pt;
	text-align : left;
}
td.contact {
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
}

.titletext {
	font-family: Georgia, Arial, Verdana; 
	font-size : 14pt;
        line-height:30px;
	font-weight : bold;
	color : #133463;
	margin: 0 0 1.0em 0; 
}

#trail {
	padding: 0 0 8p 0x;
}

.trim {
	background-color : #000000;
}

#navButtons {

	/*position: absolute;
	bottom: 10px;
	left: 10px;*/
}
#weather, #action {

	width: 180px;
	margin: 10px;
	padding: 0;
}

#weather > DIV {
	width: 160px;
	margin: 0;
	padding: 0;
}


#smallnavIE, #smallnavMOZ {
	color: white;
	font-size: 10px;
	font-weight: bold;
	background-color: #133463;
	border-color: white;
	border-width: 0 0 1px 1px;
	border-style: solid;
	line-height: 28px;
	padding: 0 0 0 20px;
	height: 29px; 
	vertical-align: middle;

}
#smallnavMOZ {
	line-height: 26px;
	height: 29px;
}

/*------------------------Navigation Styles---------------------------*/
/* ===== Primary (top) navigation ===== */

.topNavRow {
	/*background-color: #658acf;*/
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;

}
.topNavCell, .topNavCellFirst {
	/*border-color: #1f407c;
	border-width: 0 0 1px 0;
	border-style: solid;*/
	vertical-align: middle;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}
a.topNavLink, a.topNavLink:Visited, a.topNavLink:Active {
	font-size: 0.9em;
	text-decoration: none;
	color: #ffffff;
}
a.topNavLink:Hover {
	font-size: 0.9em;
	text-decoration: none;
	color: #cccccc;
}
/* ===========================================================================*/
/* ===== Rollover Navigation ===== */
td.menu {
	background-color : #fff;
	width: 200px;
	padding: 0;
	vertical-align: top;
	position: relative;
}
.MenuArrow {
	clear: right;
	float: right;
	vertical-align: middle;
	margin: 10px 7px 0 0;
}

/* ===========VERTICAL=========*/

/*
.NavVIE1,.NavVMOZ1, .NavVIE1hover, .NavVMOZ1hover {
	text-transform: uppercase;

}
*/
.NavVIE1, .NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5, .NavVIE1hover, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ1, .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5, .NavVMOZ1hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover  {	
	margin: 0;
	padding: 0 0 0 15px;
	height:  30px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	border-style:solid;
	border-width: 0 1px 1px 0;
	border-color: #fff;
	color: #fff;
	background: #896A3C;
	width: 200px;
	position: relative ;

}

.NavVIE2, .NavVIE3, .NavVIE4, .NavVIE5,  .NavVMOZ2, .NavVMOZ3, .NavVMOZ4, .NavVMOZ5,  .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover  {	
	/*margin: 0;	
	height:  30px;
	font-family: Arial, sans-serif;	
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-image: none;*/

	font-size: 90%;
	background-color: #133463;
	width: 250px;
}

.NavVMOZ1, .NavVMOZ1hover{
	width: 188px;

}
.NavVIE1hover, .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ1hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	border-style:solid;
	border-width: 0 1px 1px 0;
	border-color: #fff;
}

.NavVIE1hover, .NavVMOZ1hover {
	background-color:#999;
	background-image: url("../images/leftNav-bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

 .NavVIE2hover, .NavVIE3hover, .NavVIE4hover, .NavVIE5hover, .NavVMOZ2hover, .NavVMOZ3hover, .NavVMOZ4hover, .NavVMOZ5hover {
	color: #133463;
	background-color: #ccc;
	border-style:solid;
	border-width: 0 1px 1px 0;
	border-color: #fff;
}

.navLinkContainer {
	height: 100%;
	position: absolute; 
	top:50%;


}
.navLink {
	display: block;
	position: relative; 
	top:-25%;
	margin: 0 20px 0 0;
	line-height: 1.2em;
}
/* ===== Secondary (left) navigation ===== */



/* - - - Normal Menu - - - */

.sideNav {
	font-size: 9pt;
}
.sideNavNot {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
.sideNavCurNot {
	font-weight: bold;
	margin-left: -25px;
	list-style-position : outside;
	list-style-type : none;
}
a.sideNavLink, a.sidenavlink:visited {
	text-decoration: none;
	color: #000000;
}
a.sideNavLink:Hover {
	background-color: #1f407c;
	text-decoration: none;
	color: #FFFFFF;
}
a.sideNavCurLink {
	text-decoration: none;
	color: #CC0000;
}



/* -------- IN PAGE CONTENT -------- */

#content ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}

#content ul li {
	margin: 0 0 1.5em 0;
	padding: 0;
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
}


#content li.sideNavNot1, #content li.sideNavCurNot1 {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 11pt;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;

}



#content a.sideNavLink, #content a.sideNavLink:active, #content a.sideNavLink:visited  {
	text-decoration: none;
	color : #133463;
}
#content a.sideNavLink:Hover {
	background-color: #1f407c;
	text-decoration: none;
	color: #fff;
}
#content a.sideNavCurLink, #content a.sideNavCurLink:active, #content a.sideNavCurLink:visited {
	text-decoration: underline;
	color: #000000;
}

#content a.sideNavCurLink:Hover {
	background-color: #1f407c;
	text-decoration: none;
	color: #fff;
}

/* ================= */
li.SiteMapItem, a.SiteMapLink  {
	padding: 0;
	list-style-type: none;
	font-size: 9pt;
	font-weight: bold;
}

#content ul li.SiteMapItem {
	margin: 5px 0 5px 0;
}

#content ul ul{
	margin: 0 0 0 15px;
}

#content ul ul li.SiteMapItem, #content ul ul li.SiteMapItem a.SiteMapLink {
	margin: 0;
	font-weight: normal;
	list-style-type: square;
}

#content ul ul ul {
	margin: 0 0 0 15px;
}

#content ul ul ul li.SiteMapItem, #content ul ul ul li.SiteMapItem a.SiteMapLink {
	margin: 0;
	font-size: 8pt;
	font-weight: normal;
	list-style-type: circle;
}


/* --------  IN RIGHT NAV -------- */
#rightNav li.sideNavNot1, #rightNav li.sideNavCurNot1 {
	margin: 0 0 8px 0;
	font-size: 8pt;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
}

#rightNav a.sideNavLink, #rightNav a.sideNavLink:active, #rightNav a.sideNavLink:visited  {
	text-decoration: none;
	color: #000000;
}
#rightNav a.sideNavLink:Hover {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav a.sideNavCurLink, #rightNav a.sideNavCurLink:active, #rightNav a.sideNavCurLink:visited {
	text-decoration: underline;
	color: #000000;

}

#rightNav a.sideNavCurLink:Hover {
	text-decoration: none;
	color: #666666;
}
/* -------------------------------------------------------- */


/*-------------------------Application Styles--------------------------*/

/* ===== News ===== */

.NewsArchive 
{
	font-size: 9pt;
}
.NewsTitle 
{
	font-size: 9pt;
}
.NewsPubDate 
{
	font-size: 8pt;
}
.NewsSubTitle 
{
	font-size: 9pt;
}
.NewsItem 
{
	font-size: 9pt;
}

.LMNavTable {
	border-width: 2px 2px 2px 2px; 
	border-style: solid;
	border-color: #000000;
}
.LMNavRow {
	background-color: #1f407c;
	vertical-align: middle;
	font-weight: bold;
	color: white;
}
.LMNavHdrRow {
	background-color: #FFFF33;
}
.LMNavRow a:link, .LMNavRow a:active, .LMNavRow a:visited { 
	color: white;


/* ===== Calendar ===== */

.cal1 
{
	color: Blue;
}
.cal2 
{
	color: Navy;
}
.cal1:hover
{
	color: Red;
}
.cal2:hover
{
	color: Red;
}
.caldir
{
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
}
.cal_nav {
	background-color: lightgrey;
}
.cal_today {
	background-color: #e9e9e9;
}
.cal_monthday {
	background-color: #ffffff;
}
.cal_nonmonthday {
	background-color: lightgrey;
}
.cal_listhdr {
	font-weight: bold;
	font-size: 10pt;
}

/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #133463;
}
.epcInnerTableBG{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.epcCardName{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
}

.epcText{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
}

a.epcLink{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.epcLink:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

a.epcLink:active, a.epcLink:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
















