/******************************** 
        Look -n- feel
********************************/ 

/* Basic styles */ 
a,a:link {color:#0000CC;}

h1,h2,h3,h4,h5,h6 {
	color:#002452;
   margin:.5em;
	font-weight:700;
}


p {padding:.5em 1em;}

img {border:none;}

ul {list-style:none;margin-left:10px;}

code,pre,tt {
  font-family: monospace;
  font-size:1.5em;
}
em {font-style:italic;}

strong,b {font-weight:700;}

sup {font-size:.78em;}

hr {
 height:1px;
 line-height:1px;
 border:none;
 border-bottom: 1px dashed #4d81b3;
 margin:.75em 0;
}


/* Layout */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(https://ssl.netfile.com/agency/ana/img/body_bg.jpg) repeat-x 0 0;
	color:#000;
	font-size:.78em;
	line-height:1.3em;
	margin:1% 7%; /* Center page */
	text-align:center;
	min-width: 900px; /* thanks to IE8.js, MIN-MAX works in IE6 */
	max-width: 1200px;
	min-height: 600px;
}

#wrapper1 { /* White border around center section*/
	border:7px solid #fff;
	background:#fff;
	border-collapse: collapse;
	text-align:left;
	position:relative;
}

.header { /* head container */
	background: #105194 url(https://ssl.netfile.com/agency/ana/img/header_bg_2x150.jpg) repeat-x 0 3px;
	height:150px;
	width:100%;
	position:relative;
	}

.header_left {
	width:33.33%;
	position:absolute;
	left:5px;
	top:7em;
}

.header_left a,
.header_right a { /* header links */
	color:#fff;
	font-weight:900;
	font-size:12px;
	text-decoration: none;
	letter-spacing:0;
	padding-right:15px;	
}
 
.header_center {/* city logo */
	color: #105194; 
	font-size:0; 
	display:block; 
	height:150px;
	line-height:150px;
	width:250px;  
	text-decoration: none;
	background: url(https://ssl.netfile.com/agency/ana/img/logo_250x150.jpg) no-repeat center;
	margin:0 auto;
}
.header_center a { /* city logo link */
	display:block; 
	height:150px;
	line-height:150px;
	width:250px;  
	margin:0 auto;
}

.header_right {
	width:33.33%;
	position:absolute;
	top:7em;
	right:0;
	text-align:right;			
}

.header strong,
.header small { /* address & phone containers */
	position:absolute;
	color:#fff;
	font-size:10px;
	font-weight: 100;
	font-style: normal;
	top:45px;
}
.header strong {left:5px;} /* positioning of addy */
.header small {right:5px;}/* positioning of phone # */

.home_link { /* City Clerk home page link */
	background:#6C6C6C;
	margin-top:.1em;
	padding:.1em 0 .1em .5em;
}
.home_link a {
	color:#fff;
	text-decoration:none;
	font-weight:700;
	font-size:.84em;
}
.home_link a:hover {text-decoration:underline;}


#menu { /* Menu container */
	position:absolute;
	left:0;
	top:170px;  
	width:175px;
	vertical-align: top;
	height:350px;
	padding-top:5px;
	background:#fff;
}
#menu ul {list-style: disc inside;color:#0000CC;}
#menu a,#menu a:link {font-size:10px;text-decoration:none;}
#menu a:hover,#menu a:active {text-decoration: underline;}

#menu h5 {
	color:#fff;
	background:#115097;
	padding:.2em 0 .2em;
	font-size: .80em;
	margin:0;
}


/*  center content container */
#content {
	padding-left:185px; /* scoosh for menu */
	vertical-align:top;
	font-size:85%;
	background:#fff;	
	min-height: 400px;
}
#content h4 {
	background: url(https://ssl.netfile.com/agency/ana/img/cont_bg_3x3.jpg) repeat;
	width:100%;
	height:45px;
	font: normal 100 2em/45px Arial, Helvetica, sans-serif;
	color:#105294;
	margin:0;
	border-bottom:1px solid #0000cc;	
}
#content a,#content a:link {text-decoration: underline;}
#content a:hover,#content a:active {text-decoration:none;}


/* footer container */
#footer {
	background-color: #6B6D6B;
	font-size:80%;
	line-height:18px;
	color:#fff;
}
#footer a {color:#fff;text-decoration:none;}
#footer a:hover {text-decoration:underline;}