A { color:#582A2B; 
	font-family: Georgia, Times New Roman;	
	text-decoration:none; 
    }

A:hover { 
	color:#57292B; 
	font-family: Georgia, Times New Roman;	
	text-decoration:underline; 
          }
          
A.bookmark { color: #F5F5F5; 
			 font-family: Georgia, Times New Roman;	
             text-decoration:none; 
             }
A:hover.bookmark { color: #F5F5F5; 
				   font-family: Georgia, Times New Roman;	
				   text-decoration:none; 
				   }


.MapTitle
{
	font-family: Georgia, Times New Roman;	
	font-size:x-large;
	color: #dcdcdc;
}
.PanelStyle
{
	width:300px;
	background-color:#F4F4EA;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border: solid 1px #ACACAC;
	font-size:10px;
	padding:5px;
	margin:8px 0 10px 0px;

}

body {
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bgrnd.jpg');	
	}

p {
	font-family: Georgia, Times New Roman;
	font-size: 9pt;
	}

h1 {
	font-family: Georgia, Times New Roman;
	font-size: 18pt;
	font-style: normal;
	color: #AF0102;
	margin-top: 0;
	margin-bottom: 2;
	margin-left:5px;
	text-transform: uppercase;
	}

h2 {
	font-family: Georgia, Times New Roman;
	font-size: 12pt;
	font-style: normal;
	color: #B5843F;
	margin-top: 0;
	margin-bottom: 5;	
	margin-left:0px;
	}

h3 {
	font-family: Georgia, Times New Roman;
	font-size: 12pt;
	font-style: normal;
	color: #003900;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left:5px;
	padding-bottom:1px;
	text-transform: uppercase;
	}

.JobDescription 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 0px 30px 0px 7px;
    margin:0px;
}


td.btm {
	font-family: Georgia, Times New Roman;
	font-size: 9pt;
	color: #F2EFE9;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
	
td.top {
	font-family: Georgia, Times New Roman;
	font-size: 9pt;
	color: #F2EFE9;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

td.mid {
	font-family: Georgia, Times New Roman;
	font-size: 9pt;
	color: #F2EFE9;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

td.maintext {
	font-family: Georgia, Times New Roman;
	font-size: 9pt;
	color: #837A66;
	padding: 0px 4px 0px 4px;
	}
	
.maintext {
	font-family: Georgia, Times New Roman;
	font-size: 9pt;
	color: #837A66;
	padding: 0px 4px 0px 4px;
	margin: 0px;
	}

li {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
	}

li.directory {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 0px 0px 4px 0px;
	}

ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
	}


input.textboxFormat {
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
    border: 1px solid #C0C0C0;
    background-color: #FFFFFF;
	}
	
input.ButtonStyle
{
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #F4F4F4;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding: 7px 7px 7px 7px;
}

input.buttonFormat {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #F5F5F5;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
    } 

textarea.textareaFormat {
	border:1px solid #C0C0C0; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 9px;
	background-color: #FFFFFF;
	}
	
select.selectFormat {
	border:1px solid #C0C0C0; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	}
	
table.images td
{
	font-size:12px;
	
}

.PublicHolder
{
	PADDING-RIGHT:12px; 
	PADDING-LEFT:25px; 
	FONT-SIZE:12pt; 
	PADDING-BOTTOM:12px; 
	PADDING-TOP:5px;
	margin-left:20px;
	width:60%;
}	