body {
	margin: 0px auto;
	padding: 0px;
	background-color: #F0E6C8;
	background-attachment: fixed;
	background-image: url(site_graphics/background_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	background-color: #321900;
	background-image: url(site_graphics/background_candies.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content_main {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}
.left {
	width: 200px;
	background-color: #F0E6C8;
	background-image: url(site_graphics/background_stripes.gif);
}
.right {
	background-image: url(site_graphics/background_stripes.gif);
	width: 200px;
}
.middle {
	width: 360px;
}
#content_inside {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 425px;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #75332C;
	text-indent: 5pt;
	text-align: justify;
	font-size: 14px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #69221D;
	font-size: 28px;
	margin-bottom: -5px;
	text-align: center;
}
.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #69221D;
	margin-bottom: -15px;
	font-family: "Times New Roman", Times, serif;
}
.float_left {
	margin-right: 15px;
	margin-bottom: 35px;
	float: left;
}
.float_right {
	float: right;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.divider {
	margin-right: auto;
	margin-left: auto;
	width: 375px;
}
.order_now {
	background-image: url(site_graphics/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #75332C;
	background-position: left 2px;
	height: 16px;
	padding-top: 2px;
	margin-top: -15px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #75332C;
	margin-top: 25px;
	padding-bottom: 10px;
	text-align: center;
}
.float_right2 {
	float: right;
	margin-left: 25px;
	margin-top: 5px;
}
#signature {
	font-style: italic;
	text-align: center;
	color: #75332C;
	font-weight: bold;
}
#top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F0E6C8;
	margin-right: auto;
	margin-left: auto;
	width: 425px;
	padding-left: 5px;
	background-color: #69221D;
	text-align: center;
	padding-bottom: 3px;
	margin-top: 15px;
	padding-top: 2px;
}
#bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #69221D;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	width: 425px;
	text-align: center;
	padding-top: 5px;
}
#contact {
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 425px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #75332C;
	font-size: 10px;
	background-image: url(site_graphics/littlemartin.gif);
	background-repeat: no-repeat;
	background-position: 295px;
}
.photocenter {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	margin-top: 25px;
}
.photocenter2 {
	margin-right: auto;
	margin-left: auto;
	width: 190px;
	margin-top: 25px;
}

.order_now a:link {
	color: #69221D;
	text-decoration: none;
}
.order_now a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.order_now a:visited {
	color: #69221D;
	text-decoration: none;
}
a:link {
	color: #69221D;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
a:visited {
	color: #69221D;
	text-decoration: none;
}
#top_nav a:link {
	color: #F0E6C8;
	text-decoration: none;
}
#top_nav a:hover {
	color: #CC9900;
	text-decoration: underline;
}
#top_nav a:visited {
	color: #F0E6C8;
	text-decoration: none;
}
#footer a:link {
	color: #69221D;
	text-decoration: none;
}
#footer a:hover {
	color: #CC9900;
	text-decoration: underline;
}
#footer a:visited {
	color: #69221D;
	text-decoration: none;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #75332C;
	text-align: center;
}
#photo_exterior {
	margin-right: auto;
	margin-left: auto;
	width: 280px;
	margin-top: 25px;
}

