/* 
================================
Skin styles for DotNetNuke
================================
*/   
tbody{
	font-size:12px;
}
Body{ width:100%;
height:100%;
margin:0px 0px 0px 0px;
text-align:center;
}
.SkinObject{
color:#FF0000;
}
a.SkinObject:link, a.SkinObject:Visited,a.SkinObject:hover,a.SkinObject:active{
color:#FF0000;
}
.SubHead{
	color:#FF0000;
}
#fd-menu{
	background-color:#000000;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #000000;
	text-align:center;
	margin:0px 0px 0px 0px;
}
#skinmaster {
	height: 100%;
	text-align:left;
	width:780px;
	margin-right:auto;
	margin-left:auto;
	background-color: #ffffff;
		background-image:url(fire.jpg);
	background-repeat:repeat-y;
}
#fd-header{}
#fd-header-red{
	background-image:url(edgerton-fire-dept_02.jpg);
	height:82px;
	padding-left:157px;
	background-color:#ca2f01;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom:3px solid #ffffff;
}
#fd-header-black{
	background-color:#000000;
	color:#FFFFFF;
	padding-left:157px;	
}
#fd-logo{
	background-image:url(edgerton-fire-dept_01.png);
	height:142px;
	width:157px;
	margin-top: -107px;
}
#fd-right{
	float:right;
	width:600px;
	margin-top: -25px;
}
#fd-left{
	float:left;
	width:157px;
	padding-left:5px;
	text-align:center;
}
#fd-footer{
	margin-left:167px;
	background-color:#000000;
	text-align:center;
}
#fd-bottom{
	margin-left:167px;
	text-align:center;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	border:0px;
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	border:0px;
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #c60505;  
	border-width:2px;
	border-color:#000000;
	border-style:solid;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
MainMenu_SubMenuSelClass{
	background-color: #ff0000; 
	border-width:0px;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border:0px;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.myBanner{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#myMenuItems{
	background-image:url(fd-middle-menu.png);
	background-repeat:no-repeat;
	width:139px;
	height:25px;
	line-height:2.5;
}
a.myBanner:link,a.myBanner:visited,a.myBanner:active
{
	color:#FFFFFF;
	text-decoration:none;
}
a.myBanner:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
.myFooter{
	color:#ffffff;
	font-size:12px;
}
a.myFooter:link,a.myFooter:visited, a.myFooter:active{
	color:#FFFFFF;
	text-decoration:underline;
}
a.myFooter:hover{
	text-decoration:underline;
	color:#FF0000;
}







