@charset "utf-8";

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #663300;
	height:100%;
}
body {
	background-color: #c7d5ee;
	background-image: url(images/page/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p{	margin: .8em 0;}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.topnav {
	margin:25px 0 41px 268px;
	height:16px;
	width:454px;
}
.topnav_link {
	float:left;
}
.topnav_highlight {
	float:left;
	border-bottom:#afc1e5 solid 2px;
}
.logo {
	margin:0 0 19px 88px;
}
.content_bg {
	background-color:#d3dff2;
	border-bottom: #FFFFFF solid 6px;
}
.content_holder {
	height:388px;
	width:1100px;}
.content_left {
	float: left;
	border-right: #FFFFFF solid 6px;
	height:100%;
}
.content_right {
	float: left;
	border-right: #FFFFFF solid 6px;
	height:100%;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#614a23;
	width:100%;
	padding:13px;
	margin:0 0 0 255px;
}
.text_right {
	padding:6px;
	width:600px;
}
.thumbnail_holder {
	margin:14px 0 0 207px;
	width:779px;
}
.thumbnails {
	float: left;
	margin: 0 8px 8px 0;
}
.weddingnav {
	margin:0 0 22px 0;
}