@media screen {
body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 21px;
	background: #B34838;
}
body.floor {
	background: #FCFCE0;
}
a:link {
	color: #A62315;
}
a:visited {
	color: #A62315;
}
a:hover {
	color: #E25545;
}
a.bullet {
	background: url(images/bullet.gif) no-repeat 0px 5px;
	padding-left: 7px;
	font-weight: 700;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.replace {
	position: relative;
	margin: 0px /*auto*/;
	padding: 0px;
	overflow: hidden;
	/* */
}
.replace span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#logoh1, #logoh1 span {
	height: 63px;
	width: 272px;
	background-image: url(images/logo.gif);
	color: #FCFCE0;
	font-size: 1px;
	padding-top: 50px;
}
#headlineh2, #headlineh2 span {
	height: 94px;
	width: 447px;
	background-image: url(images/home-headline.gif);
	color: #FCFCE0;
}
#invitationh2, #invitationh2 span {
	height: 79px;
	width: 217px;
	background-image: url(images/home-invitation.gif);
	color: #FCFCE0;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#bkgd-top {
	background: #FCFCE0 url(images/home-bkgd-top.jpg) repeat-x;
}
#bkgd-top-floor {
	background: #FCFCE0 url(images/home-bkgd-floor.jpg) repeat-x;
}
#bkgd-bottom {
	background: url(images/home-bkgd-bottom.gif) repeat-x 0px bottom;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #B34838;
}
#container-floor {
	width: 678px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 144px;
}
#header-floor {
	float: left;
	width: 100%;
	margin: 50px 0px 0px;
	padding: 0px;
}
#header-floor h1 {
	font-size: 120%;
	color: #A62315;
	border-bottom: 1px solid #EFDBC2;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}
#logo {
	width: 272px;
	float: left;
	margin-top: 30px;
}
#navigation {
	font-size: 88%;
	width: 500px;
	float: left;
	margin-top: 80px;
	text-align: right;
}
#navigation a {
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	display: inline;
	background: url(images/bullet.gif) no-repeat 0px 4px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 8px;
	background: url(images/nav-line.gif) no-repeat 0px 0px;
}
#navigation li.first {
	background: none;
}
.indent {
	margin-left: 60px;
}
.indent-topspace {
	margin-left: 60px;
	margin-top: 10px;
}
.topspace {
	margin-top: 10px;
}
#main {
	clear: left;
}
#left-column {
	width: 480px;
	float: left;
	padding-top: 40px;
}
#right-column {
	width: 232px;
	float: left;
	padding-left: 30px;
	background: url(images/home-flowers.gif) no-repeat 30px 0px;
	padding-top: 316px;
}
#invitation {
	background: url(images/home-invitation-bkgd.gif) no-repeat;
	text-align: center;
	width: 217px;
	height: 158px;
	padding-top: 50px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 90%;
}
#left-column-sub {
	width: 220px;
	float: left;
	margin-top: 40px;
	margin-bottom: 15px;
}
#left-column-floor {
	width: 220px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
}
img.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 8px;
}
#right-column-sub {
	width: 530px;
	float: right;
	padding-left: 11px;
	margin-top: 40px;
	margin-bottom: 15px;
}
#right-column-floor {
	width: 436px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	padding-right: 11px;
}
#right-column-sub h2 {
	font-size: 120%;
	color: #A62315;
	border-bottom: 1px solid #EFDBC2;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}
#right-column-sub h3 {
	font-size: 110%;
	color: #A62315;
	margin: 0px;
	padding: 0px;
}
#right-column-sub ul {
	margin-top: 0px;
	list-style: none;
	margin-left: 20px;
	padding-left: 0px;
}
#right-column-sub li {
	background: url(images/bullet.gif) no-repeat 0px 9px;
	padding-left: 8px;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 2px;
}
#sub-photo-box {
	float: right;
	width: 220px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sub-nav-box {
	background: #F8F1D6;
	border: 1px solid #EBD1B7;
	padding: 12px 12px 6px;
}
#sub-nav-box ul {
	list-style: none;
	margin: 0px;
	padding: 8px 0px 0px;
	font-weight: 700;
	font-size: 85%;
}
#sub-nav-box li {
	margin-left: 0px;
	padding-left: 12px;
	background: url(images/bullet.gif) no-repeat 5px 12px;
	border-top: 1px solid #EFDBC2;
	padding-top: 6px;
	padding-bottom: 8px;
	line-height: 1.3em;
}
#sub-feature-box {
	background: #FBF9DD;
	padding: 12px;
	border: 1px solid #EBD1B7;
	margin-top: 20px;
	font-size: 90%;
	line-height: 1.6em;
}
#sub-feature-box h3 {
	font-size: 120%;
	color: #A62315;
	border-bottom: 1px solid #EFDBC2;
	margin: 0px 0px 15px;
	padding: 0px 0px 3px;
	text-align: center;
}
#sub-address-box {
	background: url(images/sub_box_top.gif) no-repeat;
	padding: 38px 0px 0px;
	margin-top: 20px;
	font-size: 85%;
	line-height: 1.6em;
	text-align: center;
	font-weight: 700;
	margin-bottom: 0px;
}
#sub-address-box p {
	padding-right: 10px;
	padding-left: 10px;
}
#sub-address-box-bot {
	background: url(images/sub_box_bottom.gif) no-repeat bottom;
	padding-bottom: 28px;
	width: 219px;
}
#footer {
	clear: both;
	text-align: center;
	color: #EACFB6;
	margin-bottom: 25px;
	font-size: 90%;
	padding-top: 30px;
}
#footer-sub {
	clear: both;
	text-align: center;
	color: #EACFB6;
	margin-bottom: 18px;
	font-size: 90%;
	padding-top: 30px;
}
#footer-sub p {
	line-height: 1em;
}
#footer a:link, #footer-sub a:link {
	color: #EACFB6;
}
#footer a:link, #footer-sub a:visited {
	color: #EACFB6;
}
#footer-floor {
	clear: both;
	border-top: 1px solid #EFDBC1;
	padding-top: 5px;
	margin-top: 5px;
}
a.top {
	background: url(images/bullet-top.gif) no-repeat 0px 6px;
	padding-left: 7px;
	font-weight: 700;
	font-size: 90%;
}
a.close {
	background: url(images/bullet-close.gif) no-repeat 0px 5px;
	padding-left: 9px;
	font-weight: 700;
	font-size: 90%;
}
img.sub-circle-photo {
	margin-top: 25px;
}
.bullet-link {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	display: block;
}
img.map {
	float: right;
	border: 1px solid #EBD1B7;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 5px;
}
table.contact {
	clear: both;
}
table ul {
	margin: 0px 0px 5px;
	padding: 0px;
}
}
@media print {
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2 {
	text-decoration: underline;
}
#navigation, #sub-nav-box, #footer, #footer-sub {
	display: none;
}
}
p.caption {
	font-size: 80%;
	font-weight: 700;
	padding-left: 5px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	color: #A62315;
	line-height: 1.5em;
}

