<style type="text/css">
/*  CSS Code to reset css setting for all browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;*/
	font: 68% "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	vertical-align: baseline;
	background: transparent;
}

ol, ul
{
	list-style: none;
}

a:link {color: blue;}
a:visited {color: purple;}
a:hover {color: red;}
a:active {color: yellow;}

/*********************************/
/*  End CSS Universal Reset Code */

body
{
	background-color: #fff9bd;
	line-height: 1.2em;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10pt;
}

.bodyspace{}

#parish_body{
	color: #5b411f;
	background-color: #ffffff;
	float:center;
	font-family:arial;
}

#parish_body h1{
	font-family:serif;
	font-weight:normal;
}

#parish_sep{
	line-height:0.4em;
}

.parish_bullet{
	line-height:1.5em;
}

#parish_list_title{
	padding-left:100px;
	font-size:0.95em;
}

#parish_offer_bullets{
	padding-left:120px;
	font-size:0.95em;
}

.parish_par_1{
	padding-left:100px;
	padding-right:50px;
	padding-bottom:20px;
	font-size:0.95em;
}

#parish_page_title{
	padding-top:35px;
	padding-bottom:10px;
}

#parish_images{
	padding-left:100px;
	padding-bottom:10px;
}

/* services   */
#services_inner{
	width:718px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#services_images{
	padding-left:100px;
}
#services_divider{
	padding-left:100px;
	padding-bottom:15px;
}
#services_offer{
	padding-top:10px;
	padding-left:100px;
	padding-bottom:3px;
	font-size:0.95em;
	font-weight:bolder;
}
/* services   */

/* staging */
#staging_title{
	padding-top:10px;
	padding-left:100px;
	padding-bottom:10px;
	font-size:1em;
}
#staging_par_1{
	padding-left:100px;
	padding-right:50px;
	font-size:0.95em;
}

/* redesign */
#redesign_title{
	padding-top:12px;
	padding-left:100px;
	padding-bottom:10px;
	font-size:1em;
}
#redesign_par_1{
	padding-left:100px;
	padding-right:50px;
	font-size:0.95em;
}

/* wechangespaces */

#wechangespaces_images{
	padding-left:100px;
	padding-bottom:10px;
}

#wechangespaces_title{
	padding-top:10px;
	padding-left:100px;
	padding-bottom:10px;
	font-size:1em;
}

#wechangespaces_par_1{
	padding-left:100px;
	padding-right:50px;
	font-size:1em;
}

#wechangespaces_offer{
	padding-top:10px;
	padding-left:100px;
	padding-bottom:3px;
	font-size:1.2em;
	font-weight:bolder;
}

/* About Us */

#about_us{
	padding-right:80px;
	line-height:1.50em;
	padding-left: 80px;
	font-size:0.95em;
}

#about_us_img{
	float:left;
	padding-right: 20px;
	padding-bottom: 5px;
	margin:0;
}


/* Contact Us */
#contact_sent_msg_title{
	padding-top:60px;
	padding-left:80px;
	font-weight:bolder;
}

#contact_sent_msg{
	padding-left:80px;
	padding-bottom:80px;
	padding-right:350px;
	padding-top:10px;
	color: #5b411f;
	font-size:1em;
}

#contact_us_address{
	padding-right:100px;
	line-height:1.45em;
	padding-left:80px;
	padding-bottom:20px;
}


#contact_us_name{
	padding-left:80px;
	padding-right:40px;
}

#contact_us_name #contact_table{
	color: #5b411f;
	font-size:1em;
}

#contact_us_form{
	padding-left:80px;
	padding-bottom:30px;
	font-family:sans-serif;
	font-size:1em;
}

#contact_us_form table td{
	color: #5b411f;
	font-size:0.8em;
}

#contact_form .txtstyle{
	font: 1em "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	margin: 0px;
	padding-left: 0px;
	width: 255px;
}

#contact_form #txtareastyle{ 
	font: 1em "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	margin: 0px;
	padding-left: 3px;
	width: 255px;
}

#contact_secretnote{
	color: #81807f;
}

#contact_us_form table input.btn{
	color:#ffffff; 
	font: 10pt serif; 
	background-color:#42210b; 
	border:0px;
	height:20px;
}
.contact_error_top{
	color:red;
	font-size:1em;
	padding-left:80px;
}

#contact_us_form table .contact_error{
	color:red;
	font-size:0.75em;
	vertical-align:middle;
}

#clear_float{
	clear:both;
}
/* Header CSS Section */
/*************************/
#parish_hd{
	background-color: #fff9bd;
}

#parish_ss{
	margin-left:auto;
	margin-right:auto;
}

#parish_hd_title img{
	border:none;
	padding-top:12px;
	padding-bottom:5px;
}

#parish_hd_div{
	background-image: url('../img/header_divider.gif'); 
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#parish_links{
	background-color: #ffffff;
	font-family: serif;
	font-size:1.05em;
}

#parish_links a{
	color: #5b411f;
	text-decoration:none;
	padding-bottom:3px;
	white-space:nowrap;
}

#parish_links a:hover{
	background: url('../img/underline.gif') repeat-x 100% 100%;
}

/*************************/
/* End Header Section */



/* Footer CSS Section */
/*************************/
#parish_ft{
	margin: 0 auto;
	background-color: #fff9bd;
	font-family: arial;
}

#parish_ft_div{
	background-image: url('../img/footer_divider.gif'); 
	background-repeat: repeat-x;
}

#parish_ft1{
	color: #5b411f;
	font-weight:bolder;
	line-height:2em;
	font-size:0.8em;
}

#parish_ft2{
	color: #5b411f;
}

#parish_ft2 a{
	color: #5b411f;
	text-decoration: none;
	font-size:0.8em;
}

#parish_ft3{
	padding-top:5px;
	padding-bottom:30px;
	color: #5b411f;
	font-size:0.7em;
}

#parish_ft3 a{
	color: #5b411f;
	text-decoration: none;
}
/* end footer section */

.fix { background:#0f0; border: 1px solid #f00; } 

</style>
