/* Styles for Piermont Fire Department www.pfd13.com Created by Piermont Computers. */
html {height: 100%;}
img,body,html{border:0;} 
a.img:hover {background:none;border:0;}
BODY {
	color:#000000;
	background-color: #DDDDDD;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

P, TD, LI, UL {
	font-size: 10pt;
}
LI {
	list-style-image: url('images/bullet_gray.gif') ;
}
#spacer {height: 65%;float: left;width: 1px;font-size: 1px; /* to make sure width is not overridden */
   	padding: 0;margin: 0; /* background-color: red; visual effect only */
   	overflow: hidden; visibility: hidden;}
Table {
	font-size: 10pt;
	border-collapse: collapse;
}

h1 {
	font-size: 16pt;
	color: #C90000;
	text-align: center;
	padding: 2px;
	border-bottom-style: dotted;
	border-color: #C90000;
	border-width: thin;
}

h2 {
	font-size: 14pt;
	color: #666666;
	padding: 2px;
	border-bottom-style: dotted;
	border-color: #666666;
	border-width: thin;
}

h3 {
	font-size: 12pt;
	color: #9B0000;
	background-color: #FFFFFF;
	padding: 2px;
	border-bottom-style: dotted;
	border-color: #9B0000;
	border-width: thin;
}

h4 {
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #9B0000;
	padding: 2px;
	border: 1px solid #9B0000;
}

h5 {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	border: 1px solid #666666;
}

h6 {
	font-size: 9pt;
	color: #ffffff;
	background-color: #C90000;
	padding: 2px;
}

a:link {
	text-decoration: underline;
	color: #C90000;
	background-color: #FFFFFF;
} 

a:visited {
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C90000;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #C90000;
}

.small {
	font-size:10px;
	font-weight: normal;
}

.Top {
	background-image: url('images/Design71_01.gif'); 
	background-repeat: repeat-y;
	color: #C90000;
	font-size: 24pt;
	font-family: "Albertus Medium", Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	padding-left: 8px;
}


.TopCenter {
	background-image: url('images/Design71_03.gif'); 
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 24px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 28px;
}


#TopNav {
	background-image: url('images/Design71_02.gif'); 
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
}
.TopNav {
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
}

.TopNav a:link {
	color: #FFFFFF; 
	background-color:#C90000; 
	text-decoration: none; 
	font-weight: bold;
}
 
.TopNav a:visited {
	color: #CCCCCC; 
	background-color:#C90000; 
	text-decoration: none; 
	font-weight: bold;

}

.TopNav a:hover {
	color: #C90000; 
	background-color:#FFFFFF; 
	text-decoration: none; 
	font-weight: bold;

}

.TopNav a:active {
	color: #C90000; 
	background-color:#FFFFFF; 
	text-decoration: none; 
	font-weight: bold;

}

#RightNav {
	background: #FFFFFF url('images/Design71_04.gif'); 
	background-repeat: repeat-y;
	color: #AA0000;
	text-align: center;
	padding: 4px;
    	line-height: 22px;
	font-weight: bold;
	vertical-align: top;
}

#LeftNav {	
	background:#FFFFFF url(images/leftnav_bg.gif) repeat-y scroll 10px 0;
	color: #AA0000;
	text-align: center;
	padding:4px 4px 4px 10px;
	margin-left:10px;
	vertical-align: top;
	width:190px;
}

P.LeftNav {

	color: #AA0000;
	text-align: center;
    	line-height: 22px;
	font-weight: bold;
	vertical-align: top;
	white-space:nowrap;
	width:100%;
}
/* unordered list style for left-hand navigation */
ul.LeftNav {display:block;line-height:1.4em;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;margin-left:3px;padding:0;}
ul.LeftNav li {list-style-image:none;list-style-position:outside;list-style-type:none;}
ul.LeftNav li a, ul.LeftNav li a:active, ul.LeftNav li a:visited  {
	color: #FFFFFF; 
	background-color: #AA0000; 
	text-decoration: none; 
	font-weight: bold;
	border-style: solid;
	border-color: #AA0000;
	border-width: thin;
	width: 90%;
	padding: 3px;
	line-height:25px;
	white-space:nowrap;
	}
ul.LeftNav li a:hover {	
	color: #AA0000; 
	background-color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	border-style: solid;
	border-color: #AA0000;
	border-width: thin;
	width: 90%;
	padding: 3px;
	margin:0 0 0 0;}

/* a.LeftNav, a.LeftNav:active, a.LeftNav:visited  {
	color: #FFFFFF; 
	background-color: #AA0000; 
	text-decoration: none; 
	font-weight: bold;
	border-style: solid;
	border-color: #AA0000;
	border-width: thin;
	width: 90%;
	padding: 3px;
	line-height:25px;
}
 
a.LeftNav:hover {
	color: #AA0000; 
	background-color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	border-style: solid;
	border-color: #AA0000;
	border-width: thin;
	width: 90%;
	padding: 3px;
	margin:0 0 0 0;
}

*/
.MainContent {
	background-image: url('images/Design71_04.gif'); 
	background-repeat: repeat-y;
	color: #000000;
	text-align: left;
	vertical-align: top;
    	padding: 1%;
    	margin-left:5px;
}

.CenterPicture {
	color: #000000;
	background-color: #C90000;
	text-align: center;
	vertical-align: middle;
    	padding: 1%;
}

.MiddleContent {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
    	padding: 2%;
}

.News {
	color: #FFFFFF;
	background-color: #C90000;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
#NewsTable {
	margin-top:0;
	border:1px solid #E3DDEC;
	border-collapse: collapse;
	min-height:160px;
	vertical-align: top;
}
.NewsTable {
	background-color: #FFFFFF;
	border-top: 0; 
	border-right: medium none #111111; 
	border-bottom: 0;
	border-left: medium none #111111; 
	font-size: 9pt;
	color: #C90000;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 3px;
}
#LinksTable a, #NewsTable a  {
	color: #000000;
	font-weight:bold;
	font-family:"Times New Roman",Times,FreeSerif,serif!important;
	font-size:14px;
	text-decoration:none;
	}
#LinksTable a:hover, #NewsTable a:hover {color: #FFFFFF;text-decoration:none;}
#ExtrasTable a, #ExtrasTable a:active, #ExtrasTable a:hover, #ExtrasTable a:visited {background-color:#FFFFFF!important;text-decoration:none;}

.NewsTableHead {
	border-left-width: 1; 
	border-right-width: 1; 
	border-top-width: 1; 
	border-bottom-style: solid; 
	border-bottom-width: 1; 
	background-image:url('images/Table2.gif'); 
	background-repeat:repeat-x;
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px;
}
#LinksTable, #ExtrasTable  {
	margin-top:10px;
	border:1px solid #E3DDEC;
	border-collapse: collapse;
	min-height:160px;
}
.Date {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.Copyright {
	background-image: url('images/Design71_05.gif'); 
	background-repeat: no-repeat;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}

.Copyright a:link {
	text-decoration: underline;
	color: #ffffff;
	background-color: #C90000;
} 

.Copyright a:visited {
	text-decoration: none;
	color: #ffffff;
	background-color: #C90000;
}

.Copyright a:hover {
	text-decoration: none;
	color: #C90000;
	background-color: #ffffff;
}

.Copyright a:active {
	text-decoration: none;
	color: #dddddd;
	background-color: #C90000;
}

/*VOTD*/

.VOTD {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 9pt;
	line-height: 125%;
	font-weight: bold;
	text-align: center;
	margin-top:2pt;
	margin-bottom:0;
}
.VOTD script {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #C90000;
}
.VOTD a:link {
	text-decoration: underline;
	color: #DDDDDD;
	background-color: #C90000;
} 

.VOTD a:visited {
	text-decoration: none;
	color: #DDDDDD;
	background-color: #C90000;
}

.VOTD a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C90000;
}

.VOTD a:active {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #C90000;
}