* html #main {
	height: 100%;
}
/* ------------------------------------ */
a:link {
	color: #650014;
	text-decoration: none;
}
a:visited {
	color: olive;
	text-decoration: none;
}
a:hover { color: white; background-color: #650014; display: inline; }
body {
	background-image: url(images/body_background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 730px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
h1 { font-size: 26px; font-weight: bold; color: #000000; font-family: sans-serif; }
h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
h2 { font-size: 14px; color: #333333; font-family: sans-serif; }
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6C0015;
}
h4 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
/* CSS Document */
html {
	background-image: url(images/html_background.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
.img_left {
	float: left;
	margin: 5px 35px 13px 0;
	border: none;
}
.img_right {
	float: right;
	margin: 5px 0 3px 5px;
	border: none;
}
.largeInline { font-size: 16px; font-family: sans-serif; font-weight: bold; }
.left {
	float: left;
	width: 160px;
	text-align: left;
	border-right: solid 1px #333333;
	border-bottom: solid 1px #333333;
	margin: 0 5px 5px 0;
	padding-right: 5px;
}
.para { font-size: 12px; font-family: sans-serif; }
#box {
	margin: 0 0 0 170px;
	text-align: left;
}
#content {
	width: 686px;
	margin: 0 auto;
	padding: 50px 7px 7px 7px;
}
#contentscvs { margin: 0 auto; padding: 7px; width: 686px; }
#content p {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#content ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: circle;
	text-align: left;
}
#footer {
	position: relative;
	background: url(images/footer_background.jpg) repeat-x;
	margin: -55px auto 0;
	height: 42px;
	width: 706px;
}
#footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px 0 0 10px;
}
#logo { background-image: url(images/logo.jpg); background-position: right bottom; background-repeat:no-repeat; height: 104px; padding-bottom: 15px; width: 700px; padding-top: 10px; }
#main {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 700px;
	min-height: 100%;
}
#tagline {
	background-image: url(images/tagline.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 23px;
	padding-bottom: 5px;
	width: 700px;
}
/* --------- Top Navcontainer --------- */
#topnavcontainer {
	width: 700px;
	height: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 10px 0 0 0;
}
#topnavcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topnavcontainer ul li {
	display: inline;
}
#topnavcontainer ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #6C0015;
}
#topnavcontainer ul li a:hover {
	color: #6C0015;
	text-decoration: underline;
}
#weddingservices h3 { background-color: transparent; background-image: url(images/weddingservices.png); background-repeat: no-repeat; background-position: 0 0; width:400px; height:100px; margin-bottom: -20px; margin-left: -10px; }
#otherservices h3 { background-color: transparent; background-image: url(images/otherservices.png); background-repeat: no-repeat; background-position: 0 0; margin-bottom: -25px; width: 400px; height: 100px; margin-left: -10px; }
#recommendations h3 { background-color: transparent; background-image: url(images/recommendations.png); background-repeat: no-repeat; background-position: 0 0; margin-bottom: -25px; margin-left: -10px; width: 400px; height: 100px; }
.normal { font-size: 12px; font-family: sans-serif, arial; text-align: left; }
