#mainwrap {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: lighter;
	color: #666666;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	background-color: #e6f5dc;
	margin-top: 20px;
}
#header {
	height: 150px;
	width: 900px;
	background-color: #E6F5DC;
}
#nav {
	width: 855px;
	height: 30px;
	float: left;
	padding-left: 45px;
	background-color: #E6F5DC;
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: lighter;
	padding-top: 15px;
}
#container {
	width: 900px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#footer {
	height: 30px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
.smalltext {
	font-size: 0.7em;
}
h2 {
	font-size: 0.85em;
	font-weight: lighter;
	line-height: 1.5em;
}
a:link {
	color: #666666;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	position: relative;
	float: left;
}
#nav a {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 1em;
	color: #666666;
	padding-right: 40px;
}
#nav a:hover {
	color: #666666;
}
#nav ul ul {
	visibility: hidden;
	position: absolute;
	width: 85px;
	top: 1.2em;
}
#nav ul li:hover ul, nav ul a:hover ul {
	color: #666666;
	visibility: visible;
}
#leftcolumn {
	height: 450px;
	width: 300px;
	float: left;
	text-align: left;
	color: #999999;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 45px;
}
#rightcolumn {
	float: right;
	height: 450px;
	width: 300px;
	margin-top: 50px;
	margin-right: 100px;
	margin-bottom: 30px;
	margin-left: 45px;
	color: #999999;
	padding-top: 40px;
}
h3 {
	font-weight: lighter;
	font-size: 0.85em;
	color: #666666;
	line-height: 1.2em;
}
#nav a:hover {
	color: #196f4d;
}
.about {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: lighter;
	color: #196f4d;
}
a:link {
	color: #666666;
}
a:hover {
	color: #196f4d;
}
a:visited {
	color: #666666;
}
#container img {
	border: thin solid #FFFFFF;
}
.contact {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
}
#container2 {
	width: 900px;
	float: left;
	height: 540px;
	background-color: #FFFFFF;
	overflow:scroll;
}
#container2 img {
	border: thin solid #666666;
}
table {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.indent {
	padding-left: 30px;
	padding-top: 40px;
}
h4 {
	color: #BBDEC0;
}
.home {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
.noborder {
	border: 0px none #FFFFFF;
}
.weddings {
	background-image: url(../images/weddings1.jpg);
	background-repeat: no-repeat;
}
.corporate {
	background-image: url(../images/corporate1.jpg);
	background-repeat: no-repeat;
}
.tributes {
	background-image: url(../images/tributes1.jpg);
	background-repeat: no-repeat;
}
.gifts {
	background-image: url(../images/gifts1.jpg);
	background-repeat: no-repeat;
}
#box1 {
	float: left;
	height: 195px;
	width: 420px;
	background-image: url(../images/weddings1.jpg);
	background-repeat: no-repeat;
	margin: 40px 20px 20px;
}
#box2 {
	background-image: url(../images/corporate1.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 195px;
	width: 420px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#box3 {
	background-image: url(../images/tributes1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 195px;
	width: 420px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	padding-bottom: 40px;
}
#box4 {
	background-image: url(../images/gifts1.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 195px;
	width: 420px;
	margin-right: 20px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#text1 {
	padding: 10px 160px 20px 20px;
}
#text2 {
	padding-top: 10px;
	padding-right: 160px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#text3 {
	padding-top: 10px;
	padding-right: 160px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#text4 {
	padding-top: 10px;
	padding-right: 160px;
	padding-bottom: 20px;
	padding-left: 20px;
}
