* {margin:0;
	padding:0;
	
}

body {
	font-size: small;
}
.wrapper {
	width:  760px;
	margin:  0 auto;
}

.header {
	padding-top:  20px;
	width: 100%;

	float: left;


}

.banner {
	width: 500px;
	float: left
}


.content {
	padding: 30px;
	float: left;
	line-height: 1.4;
	background: #e3e3e3;
	margin-top: 5px;
	margin-bottom: 5px;
	width:  700px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
#contactForm {
	width:  300px;
	float: left;
		height: 1%;

}


#contactInfo {
	float: right;
	width: 350px;
	margin: 30px 0 0 25px;
	line-height: 2;
	text-align: center;
}

#contactInfo a{
	font-size: 80%;
	

}


#contactInfo h2 {
	font-family: "Monotype Corsiva", "Apple Chancery", cursive;
	font-size : 200%;

}

form span {
	float: left;
	clear: left;
	padding-top: .5em;
	padding-right: 2em;
	padding-left: 2em;
}
#bullets {
	padding-left: 40px;
	
}


a.externalLinks {
	padding-right:  18px;
	background: url('../images/external.gif') right 50% no-repeat;
	text-decoration: none;
	
}

h4, h5 {
	text-align: center:
}
	

a.externalLinks:hover {
	padding-right:  18px;
	background: url('../images/external1.gif') right 50% no-repeat;
	text-decoration: underline;
}

h1 {
	background: no-repeat url(../images/prosectary-banner.png);
	width: 400px;
	height: 50px;
	float: left;
	display: block;
	margin-left: 50px;
}

.header img {
	float: left;
	padding-right: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

h1 span {
	display: none;
}
#navcontainer { width: 250px;
	float: left;
	margin-top: -60px;

}#navcontainer ul{margin-left: 0;padding-left: 0;list-style-type: none;font-family: Arial, Helvetica, sans-serif;
}

#navcontainer ul li {
	padding-left: 5px;
}#navcontainer a{display: block;background-color: #e3e3e3;border-bottom: 1px solid white;
height: 22px;
width: 220px;
text-align: right;
padding-top: 11px;
padding-right: 25px;
text-decoration: none;
font-family: Georgia, Times New Roman, Times, serif;
padding-bottom: 6px;
color: #000;
font-size: 126%
}#navcontainer a:link, .navlist a:visited{color: black;text-decoration: none;
}#navcontainer a:hover{background-color: #f3ccdc;color: white;
text-decoration: underline;}

.header img {
	float: left;
}

.footer {
	float:  left;
	clear: left;
	width:  100%;

	
	}
.footerNav li{
	display:block;
	width:  152px;
	float:left;
}

.footerNav li a {
	text-decoration: none;
	color:  black;
	border-bottom: solid 2px white;
	border-top: solid 2px white;
	padding: 3px;
	display:  block;
	text-align: center;
}
.footerNav li a:hover{
	
	background:#f3ccdc;
}
#home .content p {
	padding-right:  50px;
	

}

#home p {
	font-size: 110%;
	padding-bottom: 25px;
}

.servicesColumn {
	float:  left;
	width: 320px;
	margin-left: 25px;
}

.servicesColumn h3 {
	font-weight: bolder;
	font-size: 200%;
	margin-bottom: 25px;
}

.servicesColumn ul {
	margin-left: 30px;
}

.servicesColumn ul li {
	list-style: url(../images/bullet.gif);
	height: 2em;
}
.servicesInfo {
	clear:  left;
	float:  left;
	width:  600px;
	margin: 20px 50px 0 30px;
	font-size: 120%;
	
}
.servicesInfo p {
	line-height: 1.4;
	text-align: justify;
}
.rateForm {
	margin-left: 20px;
}
body#thanks .content img, body#home .content img {
 float:  right;
 padding-left: 20px;
 padding-bottom: 5em;}
#rate .content {
	padding: 1em 0;
}
.ratesColumn {
	width: 310px;
	float: left;
	padding-left: 15px;
	

}

.ratesColumn p {
	line-height: 2;
	font-size: 125%;
	padding-top: 1em;
}

body#thanks {
	text-align: justify;
	}
body#thanks p {
	padding: 20px;
	font-size: large;
}
body#thanks h2{
	margin: 20px;
	font-size: 150%;
	
}