* {
	margin: 0;
}

.alignright { float: right !important; }

html, body {
	height: 100%;
}

body, input, textarea, select { font: 15px/24px 'PT Sans', Georgia, Times, sans-serif; }

body {
	background: #EEE url('../images/bg.gif') top left repeat-x;
}




#praisewall {
	text-indent: 0px;
	display:block;
	height: 780px;
	width: 760px;
	margin-top: 0px;
	margin-left: 0px;
	background: url("../images/ty12.jpg");
}





/* #praisewall {
	display: block;
	width: 780px;
	height: 630px;
	background: url("../images/ty12.jpg") no-repeat;
	text-indent: 0px;
	margin-top: 112px;
	margin-left: 10px;
	position: absolute;
	z-index: 01;
}

*/


/* #DONTUSEmain_map
{
	position: absolute;
	top: 110px;
	left: 75px;
}


*/

/*
#logo {
	display: block;
	width: 507px;
	height: 58px;
	background: url("../images/logo.gif") top left no-repeat;
	text-indent: -9999px;
	margin-top: 50px;
	position: relative;
	z-index: 10;
}
	#logo:hover {
		background-position: 0 -58px;
	}
*/



/*
#oldsmalllogo {
	display: block;
	width: 507px;
	height: 58px;
	background: url("../images/logo1.gif") left no-repeat;
	text-indent: 0px;
	margin-top: 22px;
	margin-left: 182px;
	position: relative;
	z-index: 10;
}
*/

#header {
	width: 945px;
	margin: auto;
	height: 135px;
	padding-top: 45px;
}


#logo {
	display: block;
	width: 525px;
	height: 60px;
	background: url("../images/logo.png") top left no-repeat;
	text-indent: 0px;
	margin: auto;
	position: relative;
	z-index: 10;
}
	#logo:hover {
		background-position: 0 -60px;
	}

#nav {
	clear: both;
	height: 40px;
	list-style-type: none;
	margin-top: 30px;
	background: url('../images/nav.gif') left top no-repeat;
}

	#nav li {
		float: left;
	}
	#nav li a {
		display: block;
		width: 105px;
		height: 30px;
		padding-top: 10px;
		color: #FFF;
		text-decoration: none;
		text-align: center;
		font-size: 13px;
		background: url('../images/nav.gif') right top no-repeat;
		font-style: italic;
	}
		#nav li a:hover{ color: #BBB; }
	
	




#footer {
	font: 8pt Arial, Helvetica, sans-serif;
	height: 100px;
	background: url('../images/bg_footer.gif') top left repeat-x;
	text-align: center;
	padding-top: 20px;
	clear: both;
	margin-top: 20px;
}
	#footer a {
		color: #fff;
	}
		#footer a:hover {
			color: #8be;
		}




h1 {
	font-size: 20pt;
	text-align: center;
	font-weight: normal;
	padding: 0;
	margin: 30px auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #159;
	width: 945px;
	clear: both;
}

#content h1 { margin-left: -72.5px; }

.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 24pt;
	color: #69c;
	font-style: italic;
}

a { color: #259; }
a:hover { color: #000; }
a:active { color: #000; }

ul {
	list-style-type: disc;
}

#content ul { margin-left: 18px; }
#content ul.push { margin-left: 45px; }

#content {
	width: 800px;
	margin: auto;
	padding-bottom: 30px;
}
	#content p {
		margin-bottom: 20px;
	}

h2 {
	background-color: #259;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-top: 5px;
	padding-left: 20px;
	height: 30px;
	letter-spacing: 3px;
	margin: -20px;
	margin-bottom: 20px;
}
	h2 a{
		color: #fff;
		letter-spacing: 0;
		font: 8pt/16pt Arial, Helvetica, sans-serif;
		float: right;
		margin-right: 20px;
	}

h3 {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: normal;
	font-style: italic;
	font-size: 10pt;
	line-height: 14pt;
	border-bottom: 1px solid #259;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
}
	h3 a {
		text-decoration: none;
	}


h6 {
	text-transform: uppercase;
	letter-spacing: 2.25px;
	font-weight: bold;
	font-style: normal;
	font-size: 9.5pt;
	line-height: 14pt;
	border-bottom: 1px solid #259;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
}

	h6 a {
		text-decoration: none;
	}


#logo_dc
{
	display: block;
	width: 330px;
	height: 59px;
	margin: auto;
	float: left;
	background: url("../images/logo_dc.png") top left no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}




.box {
	width: 760px;
	padding: 20px;
	background: #9cf url('../images/bg_box.gif') top left repeat-x;
	margin-bottom: 30px;
	float: left;
}
	.half {
		width: 350px;
		margin-right: 20px;
	}
	.clear {
		clear: both;
	}

.service_area {
	width: 240px;
	float: left;
	margin-right: 20px;
	text-align: center;
}
	.service_area img { display: block; margin-bottom: 10px; }
	.service_area h3 { margin-bottom: 0; text-align: center; }
	.service_area span { font-size: 11px; font-style: italic; }
	.last {
		margin-right: 0;
	}
	
#map {
	width: 390px;
	height: 304px;
	margin: -20px;
	font: 8pt/10pt Arial, Helvetica, sans-serif;
}

#map:hover { cursor: move; }

#gmap_logo
{
	height: 22px;
	width: 195px;
	background: url("../images/logo_gmap.gif") top left repeat-x;
	text-indent: 0px;
}

#gmap_address { margin-left: 30px; font: 8pt/12pt Arial, Helvetica, sans-serif; }

#subnav {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 13pt;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 20px;
}
	#subnav li {
		display: inline;
		margin-right: 20px;
		padding-right: 20px;
		border-right: 1px solid #000;
	}
		#subnav li.last {
			border: none;
			margin-right: 0;
			padding-right: 0;
		}
		#subnav li a.active { color: #000; }

.inbox {
	padding: 20px;
	background-color: #8be;
	float: left;
	width: 330px;
	margin-right: 20px;
	margin-bottom: 20px;
}
	.inbox.s1-3 { width: 200px; font-size: 11px; line-height: 19px; }
	.inbox.right {
		margin-right: 0;
	}
	.inbox.bottom {
		margin-bottom: 0;
	}
	.inbox.pullup {
		margin-top: -162px;
	}

.person {
	margin-bottom: 25px;
	padding: 20px;
	width: 330px;
	float: left;
	border-bottom: 1px solid #39f;
}
	.person h4 {
		font-size: 18pt;
		font-weight: normal;
	}
	.person h4.lsp { letter-spacing: -1px; }
	.person h5 {
		font-weight: normal;
		font-style: italic;
		border-bottom: 1px dotted #fff;
	}
	
	
	.person img {
		float: left;
		margin-right: 20px;
		position: relative;
		z-index: 10;
		margin-bottom: 0;
	}
	
		
	.person .email {
		float: right;
		margin-top: -30px;
	}
	.person.last {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}

#dc_ul {
	padding-left: 10px;
}
#dc_shot {
	display: block;
	width: 300px;
	height: 212px;
	float: right;
	border: 1px solid #259;
	padding: 5px;
}
	#dc_shot:hover {
		border: 1px solid #fff;
	}
	

#gallery a.lightview {
	display: block;
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid #259;
	margin: 0 5px 10px 0;
	float: left;
}
	#gallery a.lightview.noshow { display: none; }
	#gallery .gallery_section.web a.lightview {
		width: 230px;
		height: 117px;
	}
	
	#gallery a.lightview:hover {
		border: 1px solid #fff;
	}
	
	.gallery_section { float: left; }
	#gallery h3 {
		width: 760px;
		margin-top: 20px;
	}

.box.info {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.box.contact {
	width: 500px;
}

input, textarea {
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 380px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}

textarea {
	width: 500px;
	max-width: 500px;
	height: 107px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: #C9C9C9;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.form label {
	margin-left: 10px;
	}

.submit input {
	width: auto;
	background: auto;
	}

.form p { margin-bottom: 10px !important; }
.form p.submit { margin-bottom: 0 !important; }

	
	
	
#sendthanks {
	background: #9cf url('../images/bg_box.gif') top left repeat-x;
	width: 350px;
	padding: 20px;
	font: 12pt/18pt Georgia, Times, sans-serif;
}
#map_big {
	width: 800px;
	height: 500px;
	margin: -20px;
	font: 8pt/10pt Arial, Helvetica, sans-serif;
}

#map_big:hover { cursor: move; }

.box.permits ul {
	list-style-type: none;
	margin-left: 0 !important;
}

.box.permits ul li img {
	float: left;
	margin-right: 20px;
}
.box.permits ul li img.meter { margin-top: 16px; }

.box.permits .inbox {
	float: left;
	height: 110px;
}
	.box.permits #tip {
		background-color: #fff;
}
	.box.permits .inbox h3 {
		text-align: center;
	}
	.box.permits .permitnumber {
		display: block;
		float: left;
		color: #ADF;
		width: 60px;
		font-size: 50px;
		line-height: 75px;
		font-style: italic;
		font-family: Georgia;
	}

a.gif, a.pdf
{
	display: block;
	width: 75px;
	height: 75px;
	text-indent: 0px;
	float: left;
}
	a.gif { background: url("../images/permits/icon-gif.gif") top left no-repeat; }
	a.pdf { background: url("../images/permits/icon-pdf.gif") top left no-repeat;; }
	a.jpg { background: url("../images/permits/icon-jpg.gif") top left no-repeat;; }

a.gif:hover, a.pdf:hover { background-position: 0 -75px; }

.box.toolnav {
	width: 150px;
	float: left;
	margin-right: 20px;
}
	.box.toolnav ul {
		list-style-type: none;
	}
	
.box.toollist {
	width: 550px;
}
	.box.toollist .category {
		margin-top: 20px;
	}
	.box.toollist ul {
		list-style-type: none;
	}
	.box.toollist .catleft {
		float: left;
		width: 250px;
		margin-left: 20px;
	}
.totop {
	display: block;
	margin-top: -35px;
	margin-bottom: 20px;
	text-align: right;
}

#chambers {
	float: left;
	margin-right: -370px;
	position: relative;
	z-index: 10;
	background-color: #fff;
}
#chambersthumb {
	display: block;
	width: 370px;
	height: 570px;
	float: left;
	margin-right: 20px;
}

#highlight {
	margin-top: 20px;
	font-size: 16pt;
	line-height: 20pt;
}
.box.chamber ul {
	list-style-type: none;
}
.box.create img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.box.create ul {
	padding: 0 20px;
}
#clear {
	float: none;
	clear: both;
}
.permittext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.permittip {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: -5px;
}



.permitheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}






