/* CSS Document */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #f1e4d1;
	background:#999999 ;
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:770px;
}
input, textarea{
background-color:#C8E1DE;
color:black;
}
* .button{
background-color:#999999;
color:black;
}

* #container{
	width:770px;
	padding-bottom:0;
	overflow:hidden;
	position:relative;
	background: url(images/contentbgExtender.jpg) 0 0 repeat-y;
	background-position:left;
	text-align:left;
	}
* #containerhome{
	width:770px;
	padding-bottom:0;
	overflow:hidden;
	position:relative;
	background-color:black;
	background-position:left;
	text-align:left;
	}
* #tlink{
position:absolute;
top:150px;
left:635px;
z-index:1002;
	}
* #mapContainer {
height: 550px;
width: 450px;
}
#tlink img{
border:none;
padding:0;
}
* #shell{
	width:770px;
	background:url(images/header.jpg) top left no-repeat;
	position:relative;

	}
* #shellhome{
	width:770px;
	background:url(images/headerdefault.jpg) top left no-repeat;
	height:585px;
	position:relative;

	}

#topnav .menuTitle{
float:left
	}	
	
* #menu{
	width:189px;
	margin-top:204px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}			
* .menuTitle{
float:left;
padding-left:43px;
	}			

* #contentcopy{
	position:relative;
	width:545px;
	padding-top:176px;
	margin:0 0px 0 220px;
	padding-bottom:35px;
	
	}	

p {
padding:12px 20px 0px 20px;
}
	
* #contentcopyHome{
	position:relative;
	width:499px;
	padding-top:175px;
	margin:0 20px 0 192px;
	padding-bottom:0px;
	
	}	

* #footer{
	background: url(images/bottomcap.jpg) no-repeat;
	position:relative;
	bottom:0;
	width:770px;
	height:104px;
	margin-bottom:0;
	}	

* #footerHome{
	background: url(images/bottomcap.jpg) no-repeat;
	position:relative;
	background-position:bottom;
	bottom:0;
	width:770px;
	height:16px;
	margin-bottom:0;
	}	
* #footertag {
	width:770px;
	font-size:12px;
	padding-top:5px;
	text-align:center;
	padding-bottom:15px;
	color:black
	}

#footertag a {
	color:#333333;
	text-decoration:none;
	text-align:center;
	}
	
#footertag a:hover {
	color:#000000;
	text-decoration:none;
	}	
	
a {
	color:#ffffff;
	text-decoration:underline;
	}	
	
a:hover {
	color:#dddddd;
	text-decoration:none;
	}
a:active {
	color:#ffdddd;
	text-decoration:none;
	}
* .centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
* .right {
	margin:0px 0 14px 14px;
	float:right;
	}	
	
* .clear {
	width:100%;
	height:1px;
	clear:both;
	}	
* .featureCenter{
	text-align:center;
	margin:0 auto 0 auto;
	border:3px solid black;
	}	 
 h1 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:16px;
 color:#861F19;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:18px;
 }
h2{
font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:16px;
font-weight:900;
 margin-top:16px;
 margin-bottom:4px;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
font-weight:bold;
 margin-top:16px;
 margin-bottom:4px;
}

 strong {
	 font-weight:bold;
 }

li{
margin-bottom:3px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
* .sm {
	font-size:9px;
	}	
* #altmenu{
	padding:20px;
	}
#altmenu a{
	text-decoration:none;
	font-weight:bold;
	}
#altmenu a:hover{
	text-decoration:underline;
	font-weight:bold;
	}	
* #title{
padding-top:12px;
}	
* .sidepic{
	float:right;
	margin: 0px 8px 10px 10px;
	padding:0;
	border-width: 0 0 2px 2px;
	border-color:#666666;
	border-style:solid;
}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F1E4D1;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SubHeader {
	font-size: 14px;
	font-weight: bold;
	color: #F1E4D1;
}

.SubjectHeader {
	font-size: 16px;
	font-weight: bold;
	color: #F1E4D1;
}

#contentcopy table {width: 505px;}

td.WhiteBorderTop {border-top: solid 1px #FFF; padding-top: 10px;}