body
{
	margin: 0px auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2e2929;
	text-align: center; /*centering for ie*/
	background-color: #000000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1
{
	font-size: 25px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: inherit 0 -10px 0;
	color: #B30609;
	text-align: center;
	text-transform: uppercase;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #95081d;
	text-align: center;
	margin-bottom: -10px;
	font-weight: normal;
} 
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0 -8px 0;
	padding: 0px;
}

td {
	vertical-align: top;
	padding: 5px;
	text-align: center;
	width: 50%;
}
td img {
	margin-bottom: 5px;
}
table {
	margin: 0px auto;
	width: 650px;
}
hr {
	color: #e11d38;
	margin: 7px 0 7px 0;
	padding: 0px;
	width: 100%;
	height: 1px
	border-width: 0px;
	border-style: 1px;
	height: 1px;
}
a:link, a:visited {
	text-decoration: none;
	color: #B30609;
	font-weight: bold;
	
}


a:hover, a:active {
	
	text-decoration: underline;
	padding: 0;
	color: #660033;
	
}


.wrapper 
{
	margin: 0px;
	background-color: #000000;
	min-width: 850px;
width:expression(document.body.clientWidth < 850? "850px": "auto" );
}
.banner {
	text-align: center;
	margin: 10px auto 8px auto;
	width: 1024px;
}
#topnav {
	height: 40px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 802px;
	margin: 0 auto;
	font-size: 11px;
}
#topnav ul {
	margin: 0;
	padding: 0;
}
#topnav li {
	list-style-type: none;
	font-weight: bolder;
	font-size: 11px;
	margin: 0;
	height: 40px;
	padding: 15px 0 0 0;
	float: left;
}
#home {
	background-image: url(layout-images/home-bg.jpg);
	height: 44px;
	width: 54px;
	background-repeat: no-repeat;
}
#chapels {
	background-image: url(layout-images/chapels-bg.jpg);
	height: 44px;
	width: 206px;
	background-repeat: no-repeat;
}
#residential {
	background-image: url(layout-images/residential-bg.jpg);
	height: 44px;
	width: 90px;
	background-repeat: no-repeat;
}
#other {
	background-image: url(layout-images/other-bg.jpg);
	height: 44px;
	width: 109px;
	background-repeat: no-repeat;
}
#process {
	background-image: url(layout-images/process-bg.jpg);
	height: 44px;
	width: 163px;
	background-repeat: no-repeat;
}
#client {
	background-image: url(layout-images/client-bg.jpg);
	height: 44px;
	width: 85px;
	background-repeat: no-repeat;
}
#beginnings {
	background-image: url(layout-images/beginnings-bg.jpg);
	height: 44px;
	width: 94px;
	background-repeat: no-repeat;
}
li a:link, li a:visited {
	color: #000000;
	text-decoration: none;
	padding: 0 px;
	margin: 0;
}
li a:hover, li a:active {
	text-decoration: none;
	padding: 0;
	color: #CC0000;
	border-bottom: 1px dotted;
	width: 100%;
}

.content {
	background-image: url(layout-images/bg.jpg);
	width: 800px;
	margin: 30px auto 0 auto;
	background-repeat: no-repeat;
	background-color: #cbd3d3;
	text-align: left;
	border: 1px solid #FFFFFF;
}
.content-border {
	border: 1px solid #B30609;
	width: 740px;
	margin: 30px auto;
}
.content-innerbox {
	padding: 20px;
	background-color: #dff5f5;
	margin: 15px;
}
.content li {
	list-style-position: outside;
	list-style-type: circle;
}
.content-innerbox hr {
	background-image: url(layout-images/menu-hr-graphic.gif);
	height: 15px;
	border-width: 0px;
	border-style: none;
	background-repeat: no-repeat;
	background-position: center;
	color: #F7F5E8;
	padding: 0;
	margin: 0;
}
.gallery-cols {
	padding: 0 15px;
	float: left;
	width: 45%;
}
.nav-divider {
	margin: 0;
	padding: 0;
}
.rightcol {
	float: right;
	margin: 20px 0 0 20px;
}
.process-img  {
	padding: 10px;
	border: 1px solid #341A08;
}
.leftcol {
	float: left;
	margin: 20px 20px 0 0px;
}
.img-title {
	text-align: center;
	margin: 5px 0;
	padding: 0;
	font-size: 11px;
}

.footer {
	text-align: center;
	font-size: 12px;
	width: 700px;
	margin: 0 auto;
}
.floatleft {
	padding: 0 10px;
	float: left;
}
.floatright {
	padding: 0 10px;
	float: right;
}
