/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(img01.gif) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.2em
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2 {
	font-size: 107%;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}
img.floatleft {
	background-color: #D7CE32;
	float: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
<!--this is the body text line spacing right below line-height 127%-->
p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 127%;
	font-size: 107%;
}
#wedding {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 100%;
	font-size: 100%;
	color: #993333
}
#map {
	float:left;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(mscrollgreen.jpg) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(img09.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: olive;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Logo - main picture at top of all pages size is 760x180 */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(img02.jpg) no-repeat;
}
/* change back to img02.jpg for spring & change color of logoh1 below back to white */
/* change to christmas logochristmas.jpg and under logoha below take out color white */
#logopages {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(mlogosmall.jpg) no-repeat;
}
/* this is the name marchitellis & kiski valley in at top of page */
#logo h1 {
	margin: 0;
	padding: 140px 0 0 170px;
	
	
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", Times, serif;
	font-style: italic;
	
}
#logo h1 { color: red; }
#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 155px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 7px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(img04.gif) no-repeat;
}
#content .album {
	float: left;
	width: 400px;
	padding: 10 0 0 95px;
	background: url(img04.gif) no-repeat;
	}
<!--this is the top line in the main content area (.title)-->
#content .title {
	padding: 10px 10px 10px 50px;
	background: url(img07.gif) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(img08.gif) repeat-x;
	line-height: 1.6em;
}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(img10.gif) no-repeat center bottom;
	
}
.floating-box rt {
	float: right;
	width: 160px;
	margin: 10 0px;
	font-size: 85%;
	}
	
.floating-box rt img {
	border: 5px solid #FFFFFF;
	right: auto;
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	clip: rect(auto,auto,auto,auto);
}

.floating-box {
	float: left;
	width: 160px;
	margin: 0 20px;
	font-size: 85%;
}

.floating-box .heading {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(img08.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 124%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
	width: auto;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 160px;
	padding: 0 80px 0 20px;
	background: url(img05.gif) no-repeat right top;
}

#sidebar h2 {
	margin-bottom: 1em;
}

#sidebar blockquote {
}

#sidebar blockquote p {
}

#links {
}

#links ul {
}

#links li {
}

#links a {
}

/* Menu */

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li {
}

#menu a {
}
<!--these are the right sidebar menu items-->
#menu a:hover {color: #red;
}

#menu b {
}

/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: white;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: white;
}

#footer a {
	color: white;
}.floatrt {
	background-color: #D7CE32;
	float: right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
