* {margin: 0; padding: 0; font-size: 10px;}

body {
	background: url("../img/nav-column.png") repeat-y top left;
	}
	
.clear {clear: both;}

a.hvrButton {
	font: bold 1.2em "Trebuchet MS",palatino,georgia,times,serif;
	background-color: #FFFF99;
	color: #9C6500;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #9C9A9C;
	}

#topNav {
	position: absolute;
	left: 73%;
	top: 20px;
	}
	
#header {
	background: #000 url("../img/header-bg.png") repeat-y top left;
	color: white;
	height: 50px;
	width: 100%;
	}
			
#header:hover {
	background: #000 url("../img/header-hover-bg.png") repeat-y top left;
	}
	
#header h1 {
	font: bold 2em "Trebuchet MS", sans-serif;
	margin-left: 1em;
	padding-top: 5px;
}
#header h2 {
	font: bold 1.2em "Trebuchet MS", sans-serif;
	margin-left: 2.5em;
}
#header span {
	font: bold 1.4em "Trebuchet MS", sans-serif;
	display: block; 
	padding: 5px;
	margin-left: 68%
}	
	
#hide {display: none;}
	
#wrap {
	background: url("../img/top-bot-border.png") repeat-x top left;
	margin-bottom: 1em;
	min-height: 675px;
	padding-top: 29px;
	}
	
#nav {
	border-top: 1em solid white;
	float: left;
	margin-left: 15px;
	width: 154px;
	}
	
#nav a {
	background: #9C9A9C url("../img/nav-top.png") repeat-y top right;
	display: block;
	height: 120px;
	padding-top: 2em;
	}
	
/* #nav a {
	background: #9C9A9C url("../img/nav-top.png") repeat-y top right;
	border-top: 1px solid black;
	display: block;
	height: 120px;
	padding-top: 2em;
	width: 154px;
	} */
	
#nav a img {
	border-style: none;
	display: block;
	margin: auto;
	width: 100px;
	}
	
#nav ul {
	background: url("../img/nav-bottom.gif") no-repeat bottom center;
	list-style-type: none;
	padding-bottom: 43px;
	}
	
#nav ul li a, #nav ul li a:hover {
	display: block;
	font: bold 1.3em helvetica, geneva, verdana, arial, sans-serif;
	height: 1.9em;
	padding-left: 1em;
	padding-top: .7em;
	text-decoration: none;
	}
	
#nav ul li a {
	background: #9C9A9C url("../img/nav-link.png") no-repeat top right;
	color: #00009C;
	}
	
#nav ul li a:hover, #nav ul li .current {
	background: #212C84 url("../img/nav-link-on.png") no-repeat top right;
	color: #C6C3C6;
	}
	
#content-wrap {
	margin-top: 1em;
	margin-left: 15.5em;
	padding-bottom: 5em;
	}
	
#content-wrap img {
	display: block;
	margin: 0 auto;
	}
	
#content {
	margin: 0 auto;
	width: 60em;
	}

#content a, #content #site-map a {
	font: 1em geneva, arial, sans-serif;
	}
	
#content h2 {
	border-bottom: 2px solid #9C6500;;
	color: #9C6500;
	font: bold 2.5em "Trebuchet MS", palatino, georgia, times, serif;
	margin: 1em 0;
	padding-bottom: 3px;
	}
	
#content h3 {
	color: #00009C;
	font: bold 2em "Trebuchet MS", helvetica, geneva, verdana, arial, sans-serif;
	margin-bottom: -.5em;
	}
	
#content h3 a {
	color: #00009C;
	/* font: bold 1.3em geneva, verdana, arial, sans-serif; */
	}
	
#content h3 a:hover {
	text-decoration: none;
	}

#content h3.billpay {
	margin-bottom: 0;
	}
	
#content a img {border-style: none;}
	
#content p, #content ul {
	color: #636563;
	font: 1.3em tahoma, helvetica, verdana, arial, sans-serif;
	margin: 1em 0;
	}
	/* #content ul li ul.lightbulb li */
ul.lightbulb li { 
	font: 1em geneva, arial, sans-serif;
	list-style-image: url(../img/lightbulb.png);
	margin-left: 30px;
	padding: 5px 0;
	}
	
#content .withpic h3, #content .withpic p, #content .withpic ul {
	margin-left: 120px;
	}
	
#content .widepic h3, #content .widepic p, #content .widepic ul {
	margin-left: 200px;
	}
	
#content .withpic img,  #content .widepic img{ 
	float: left;
	margin: .5em 2em 0 0;
	}

	
.phone {
	color: #9C6500;
	font: bold 1.5em "Trebuchet MS", geneva, verdana, arial, sans-serif;
	}
	
#content form {
		background: #DFDFDF;
		border-bottom: 2px solid #BFBFBF;
		border-left: 2px solid #BFBFBF;
		border-right: 2px solid #EFEFEF;
		border-top: 2px solid #EFEFEF;
		margin-top: 1em;
		padding: 1em;
		width: 330px;
		}
		
.error, #content .error {
	color: red;
	}

#content label {
	color: #9C6500;
	display: block;
	font: bold 1.2em geneva, verdana, arial, sans-serif;
	}
	
#content input {
	height: 1.5em;
	width: 320px;
	}
	
#content input, textarea {
	color: #636563;
	font: 1.2em geneva, verdana, arial, sans-serif;
	margin-bottom: 1em;
	padding-left: .5em;
	padding-top: 5px;
	}
	
#filter {display: none;}

#content .button {
	height: 2em;
	padding: 0;
	width: 100px;
	}
	
#site-map {
	padding-left: 120px;
	}

#site-map h3 {
	margin: 1em 0 .5em 0;
	}

#site-map li.title {	
	font: bold 1em "Trebuchet MS", helvetica, geneva, verdana, arial, sans-serif;
	}
    
#content #site-map ul a {
	font: .8em geneva, arial, sans-serif;
	}
    
#gallery-menu li {
    list-style-type: none;
    list-style-image: none;
    padding: 5px 0;
    }
    
#gallery-menu li a {
    font: bold 20px "Trebuchet MS", helvetica, geneva, verdana, arial, sans-serif;
    }
	
#gallery a img {
	border-style: none;
	float: none;
	}
	
#gallery {
	border-collapse: collapse;
	width: 600px;
	}
	
#gallery td img {
	border: 1px solid #9C9A9C;
	padding: 5px;
    margin: 5px;
	}
	
#gallery td img:hover { 
	background: #2334BF;
	border: 1px solid #2334BF;
	}
    
.testimony {
    margin-bottom: 5em;
    }
    
.testimony blockquote {
    border: 1px solid #2334BF;
    padding: 0 2em;
    }
    
.attrib {
    margin-left: 25px;
    color: #2334BF;
    font-style: italic;
    }
	
	
#footer {
	background: #FFF url("../img/footer-bg.png") repeat-x top left;
	clear: both;
	color: #9C9A9C;
	min-height: 100px;
	padding: 35px 0 1em 1em;
	}
	
#footer p {font: 1.1em geneva, verdana, arial, sans-serif;}
	
#footer a, a:hover {
	text-decoration: none;
	}
	
#footer a:hover {color: #639AFF;}
#footer a {color: #00009C;}
