a {
	color: white;
	}


a:link { 
	text-decoration: none; 
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: white;
	
	}
a:visited { 
	text-decoration: none; 
	color: none;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: none;
	}

body {  
	background-image: none;
	background-color:	#404040;
	background-repeat: repeat-x repeat-y;
	margin: 0 0 0 0; 
	padding: 0 0 0;
	font-family:  Arial, Helvetical, sans-serif;
	}

#sidebar a:hover {
	text-decoration: underline;
}


#container {
	position: absolute;
	width: 800px;
	height: 933px;
	background-color: white;
	top: 0px;
	left: 50%;
	text-align: left;
	margin-left: -400px;
	background-image: url(images/header3.jpg);
	background-repeat: repeat-x;
	border-left: 2px #6d6d6d solid;
	border-right: 2px #6d6d6d solid;
	z-index: 1;

	}


#headinglinkbox {
	position: absolute;
	width: 375px;
	height: 125px;
	background-color: none;
	margin-left: 40px;
	margin-top: 0px;
	border: none;
	z-index: 5;
	color: white;

	}

#headinglink {
	position: absolute;
	width: 375px;
	height: 100px;
	background-color: none;
	margin-left: 0px;
	border: none;
	z-index: 10;
	}


#bar {
	position: absolute;
	width: 175px;
	height: 25px;
	border: none;
	margin-top: 122px;
	margin-left:650px;
	font-size: 10px;
	color: white;
}





#hotlinksbox {
	position: absolute;
	width: 231px;
	height: 30px;
	border: #bcbdc1 2px solid;
	margin-top: 305px;
	margin-left: 0px;
	color: white;
	background-image: url(images/hotlinks-box.gif);
	background-color: none;
	z-index: 110;
	text-align:center;
	padding: 0 0 0 0;
	font-size: 12px;
	
	
}

#hotlink {
	font-size: 14px;
	color: white;
	background-color: none;
	
}



.inline {
	display: inline;
	padding-right: 15px;
	padding-left: 0px;
	text-align: center;
	line-height: 15px;
}







#navigation {
	position: absolute;
	width: 155px;
	height: 138px;
	left: 0px;
	top: 0px;
	margin-left: 72px;
	margin-top: 185px;
	border: none;
	z-index: 100;
	}

#home {
	width: 155px;
	height: 22px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/home_button.gif) 0 0 no-repeat;
	margin: 0 0 0px 0;
	

	}

#home:hover {
	background-position: 0 -25px;
	}

#about {
	width: 155px;
	height: 22px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/about_button.gif) 0 0 no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	
	}

#about:hover {
	background-position: 0 -25px;
	}


#services{
	width: 155px;
	height: 22px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/services_button.gif) 0 0 no-repeat;
	margin: 0 0 0px 0;
	
	}

#services:hover {
	background-position: 0 -25px;
	}


#contact{
	width: 155px;
	height: 22px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/contact_button.gif) 0 0 no-repeat;
	margin: 0px 0 0px 0;
	background-position: 0 -25px;
	}

#contact:hover {
	background-position: 0 -25px;
	}

#resources{
	width: 155px;
	height: 22px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	background: transparent url(images/resources_button.gif) 0 0 no-repeat;
	margin: -2px 0 0px 0;
	}

#resources:hover {
	background-position: 0 -25px;
	}










#section2 {
	position: absolute;
	width: 800px;
	height: 191px;
	background-image: url(images/pic1-wake-county-traffic-violation.jpg);
	background-repeat: no-repeat;
	margin-top: 145px;
	border-top: black 1px solid;
	border-bottom: #bcbdc1 2px solid;
	border-left: #bcbdc1 1px solid;

	z-index: 10;
	}






#image {
	position: absolute;
	width: 233px;
	height: 155px;
	background-image: url(images/wake-county-prayer-for-judgement.gif);
	background-repeat: no-repeat;
	margin-top: 646px;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	z-index: 200;
	font-size: 13px;
	color: black;
	
	}

#sidebar {
	position: absolute;
	width: 233px;
	height:555px;
	background-color: #d1d3d4;
	margin-left: 0px;
	margin-top: 337px;
	border-right:  #bcbdc1 2px solid;
	border-bottom: white 2px solid;
	z-index: 15;
	font-size: 15px;
	color: black;
	
	}

#sidebar a:link {
	color: black;
}

#serviceslist {
	margin-left: 20px;
	margin-top: 35px;
	line-height: 22px;
	
}



#pictureborder {
	border-top: #bcbdc1 1px solid;
	border-right: black 1px solid;
}

	

#contentbox {
	position: absolute;
	width: 565px;
	height: 378px;
	background-color: none;
	margin-left: 233px;
	margin-top: 354px;
	border: none;
	z-index: 90;
	color: black;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	padding: 20px 0px 50px; 0px;
	text-align: left;
	overflow: auto;
	
	}

#paragraph1 {
	position: absolute;
	width:435px;
	height: 450px;
	background-color: none;
	margin-left: 55px;
	margin-top: 0px;
	border: none;
	z-index: 300;
	color: black;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
		
	}

#paragraph1 a:link {
	color:  blue;
	font-weight: bold;
	text-decoration: underline;
}

#map {
	position: absolute;
	width: 300px;
	height: 300px;
	margin-left: 123px;
	margin-top: 425px;
	border: 4px #5b6a89 solid;
	z-index: 91;
	
		
	}
#paragraph2 {
	position: absolute;
	width: 435px;
	height: 300px;
	background-color: none;
	margin-left: 55px;
	margin-top: 800px;
	
	border: none;
	z-index: 300;
	color: black;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
		
	}

#centeredheadingred {
	
	font-size: 15px;
	color: #811316;
	font-weight: bold;
	text-align: center;
	
}

.noindent {
	margin-left: -40px;
	text-align: center;
	text-weight: bold;
}


#reasonswhylist {
	color: #01366c;
	font-size: 14px;
	margin-left: -15px;
	margin-top: 25px;
	line-height: 22px;
	text-align: left;
}

#footer {

	position: absolute;
	width: 800px;
	height: 130px;
	background-image: url(images/prayer-for-judgement-lawyer-footer-bg2.jpg);
	background-repeat: repeat-x;
	margin-top: 803px;
	border: none;
	z-index: 15;
	}


#bottomnav {
	position: absolute;
	width: 730px;
	height: 40px;
	margin-left: 0px;
	margin-top: 805px;
	border: none;
	font-size: 12px;
	color: white;
	padding-left: 70px;
	z-index: 100;
	}

.navborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px white solid;
	}

#noborder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: none;
	}

#copyright {
	position: absolute;
	width: 510px;
	height: 30px;
	margin: 905px 0 0 135px;
	border: none;
	font-size: 11px;
	color: white;
	text-align: center;
	z-index: 20;
}

#summary {
	position: absolute;
	width: 750px;
	height: 70px;
	margin-left: 25px;
	margin-top: 845px;
	border-top: none;
	border-bottom: none;
	font-size: 10px;
	color: #e6e7e8;
	padding: 0 0px 0 0px;
	background-color: none;
	text-align: center;
	z-index: 110;
	}

.subject {
	font-weight: bold;
	font-style: italic;
	color: #811316;
}


h1 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 16px;
	color: #811316;
}


h3 {
	font-family: Arial, sans-serif; font-size: 18px;color: #56a2d6;
	font-style: italic;
}

h3 span {
	color: #0000;
	}

.whitetext {
	color: white;
}

.red {
	color: #811316;
	font-size: 18px;
	
}

#rolltored {
	color: black;
}

#rolltored:hover {
	color: #811316;
}

.center {
	text-align: center;
	;
}

#nocenter {
	text-align: left;
}



