body {
	background: #f0f0f0 url(../images/body-bg.gif) top left repeat-x;	
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
}

div#wrapper {
	margin: 0 auto 0 auto;
	width: 960px;
}

ul#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 23px;
	margin: -31px 0 0 0;
	padding: 8px 0 0 25px;
	list-style-type: none;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	_position: relative;
}

body.contact ul#nav li a.not-last {
	margin-right: 5px;
}

ul#nav li a {
	background-color: #7a1501;
	color: #fff;
	display: block;
	float: left;
	height: 23px;
	margin-right: 12px;
	text-decoration: none;
}

ul#nav li a.last {
	margin-right: 0;
}

ul#nav li a.current {
	background: url(../images/nav-left.gif) top left no-repeat;
	color: #7a1501;
	margin-right: 5px;
	padding: 7px 9px 0 9px;
	position: relative;
	top: -7px;
}

ul#nav li a.current b {
	background: url(../images/nav-right.gif) top left no-repeat;
	display: block;
	height: 30px;
	position: absolute;
	right: 0 !important;
	right: -2px;
	top: 0;
	width: 7px;
}

div#splash-wrap {
	position: relative;
	_height: 1%;
}

div#splash-wrap * {
	margin: 0;
	padding: 0;
}

div#splash-wrap h1 {
	color: #7a1501;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

div#splash-wrap p em {
	color: #222;
	font-style: normal;
	font-size: 13px;
}

div#splash-wrap div#splash-content {
	position: absolute;
	bottom: 50px;
	left: 40px;
	width: 380px;
}

img#splash {
	border: 14px solid #7a1501; 
}
img#splash-bb {border: 14px solid #e8e4d5;}


div#splash-content h4 {padding-bottom: 35px;margin-left: 399px;}
div#splash-content h4 a.oh {background: url(learn-more.gif) no-repeat;width: 97px;height: 26px;display: block;text-indent: -9999px;}
div#splash-content h4 a.oh:hover {background: url(learn-more-roll.gif);}



div#trinity {
	background-color: #e2decc;
	padding: 16px;
	_margin-bottom: 20px;
}

div#trinity img {
	padding-right: 10px;
}

div#trinity img.last {
	padding-right: 0;
}

div#content {
	padding: 0 47px;
	background: #fff;
}

div#pullquote {
	float: left;
	text-align: right;
	width: 300px;
}

div#pullquote img {
	padding-right: 30px;
}

div#inner-content blockquote {
	border-top: 1px solid #c3c6c6;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	text-indent: -0.4em;
}

div#inner-content {
	float: left;
	width: 566px;
	background: #fff;
}

div#inner-content table.openhouse td {padding-bottom: 3px;}
div#inner-content table.openhouse td.title {font-weight: bold;}

body.testimonials div#inner-content {
	padding-top: 10px;
	width: 866px;
}

body.testimonials div#inner-content blockquote {
	background-color: #f7f5f0;
	border: 1px solid #e0cbc3;
	margin: 0 0 20px 0;
	padding: 5px 5px 5px 300px;
	position: relative;
}

body.testimonials div#inner-content blockquote p {
	padding: 0 0 10px 0;
	margin: 0;
}

body.testimonials blockquote cite {
	color: #934130;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	left: 5px;
	_left: -290px;
	text-indent: 0;
	top: 5px;
}

p.standout {
	color: #7a1501;
	font-weight: bold;
}

div#footer {
	background: #7a1501;
	color: white;
	clear: left;
	font-size: 100%;
	padding: 5px 0;
	text-align: center;
	margin: 0 auto;
	width: 960px;
}

a img {
	border: none;
}

p#jigsaw-link {
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	margin: 5px auto;
	width: 960px;
}

p#jigsaw-link a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

div#shadow {
	background: url(../images/shadow.png) top left repeat-y;
	margin: 32px auto 0 auto;
	width: 988px;
}

body div#shadow {
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://phs.design.joeblade.com/images/shadow.png',sizingMethod='scale');
}

body div#wrapper {
	_position: relative;
}

div#nav-shadow {
	background: url(../images/nav-bg.gif) top left no-repeat;
	height: 31px;
	margin: 0 auto;
	width: 988px;
}