@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #464240;
	background-image: url(../images/generic/mw-back464240.gif);
	background-repeat: repeat-x;
	font: 100% Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif;
	text-align: center; /* centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.meredithweddings #header {
	margin: 0;
	padding: 0;
	background: #5d5753;
	height: 90px;
}
.meredithweddings #header h1 {
	font-size: 1.0em;
	margin: 0;
	padding: 0; 
	text-align: center;
	color: #111111;
}

#submenu {
margin: 0;
color:#000000;
background: #6f6965;
background-image: url(../images/generic/mw-back6f6965.gif);
background-repeat: no-repeat;
font-size:12px;
text-align:right;
line-height:50%;
height: 21px;
}
#submenu_width {
margin: 0 auto 0 auto;
width: 930px;
}
#submenu a {
display:block;
padding:7px;
text-decoration:none;
}
#submenu_left a {
float:left;
}
#submenu_right a {
float:right;
}
#submenu a:link, a:visited, a:active {
color:#d5dfe0;
background:transparent none repeat scroll 0%;
text-decoration:none;
}
#submenu a:hover {
color:#2a2826;
background:#d5dfe0 none repeat scroll 0%;
text-decoration:none;
}

#sitelinks {
margin: 0;
color:#000000;
background: #46423f;
background-image: url(../images/generic/mw-back46423f.gif);
background-repeat: no-repeat;
font-size:12px;
text-align:right;
line-height:50%;
height: 21px;
clear: both;
}
#sitelinks_width {
margin: 0 auto 0 auto;
width: 930px;
}
#sitelinks a {
display:block;
padding:7px;
text-decoration:none;
}
#sitelinks_left a {
float:left;
}
#sitelinks_right a {
float:right;
}
#sitelinks a {
color:#2a2826;
}
#sitelinks a:link, a:visited, a:active {
background:transparent none repeat scroll 0%;
text-decoration:none;
}
#sitelinks a:hover {
color:#6f6965;
background:#2a2826 none repeat scroll 0%;
text-decoration:none;
}







.meredithweddings #container {
	width: 930px;
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.meredithweddings #content {
	padding: 10px 0 5px 0; 
}
.meredithweddings #content h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #222222;
	font: 100% Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif;
}
.meredithweddings #content h3 {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	color: #222222;
	font: 100% Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif;
}
.meredithweddings #content h4 {
	font-size: 0.85em;
	font-weight: bold;
	text-align: left;
	color: #222222;
	font: 100% Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif;
}
.meredithweddings #content p, ul, ol {
	color: #222222;
	font: 100% Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
}
.bold {
	font-weight: bold;
}


.meredithweddings .thumbnailfloat1 {
	float:left;
	width:190px;
}
.meredithweddings .thumbnailfloat2 {
	float:left;
	width:380px;
}
.meredithweddings .thumbnailfloat3 {
	float:left;
	width:570px;
}

.meredithweddings .thumbnailfloatright1 {
	float:right;
	width:190px;
	padding-left:30px;
}
.meredithweddings .thumbnailfloatright2 {
	float:right;
	width:380px;
	padding-left:30px;
}
.meredithweddings .thumbnailfloatright3 {
	float:right;
	width:570px;
	padding-left:30px;
}

.meredithweddings .thumbnailframe {
	float:left;
	margin: 0;
	padding: 10px 20px 10px 0;
	border: 0px solid #FFFFFF;
}
.meredithweddings .thumbnailbox {
	width:150px;
	margin: 0 0 0 0;
	padding: 7px 7px 7px 7px;
	background: #6f6965;
	background-image: url(../images/generic/mw-backthumbnails.gif);
	background-repeat: repeat-x;

	border: 1px solid #a19892;
}
.meredithweddings img.thumbnail {
	margin: 0;
	padding: 0;
	border: 0px solid #FFFFFF;
	vertical-align: middle;
}





.meredithweddings #content img.left {
	float: left;
	border: 0px solid #000000;
	vertical-align: middle;
	margin-right: 20px;
}
.meredithweddings #content img.right {
	float: right;
	border: 0px solid #000000;
	vertical-align: middle;
	margin-left: 20px;
}


.meredithweddings #content a:link {
color: #222222;
text-decoration: none;
}
.meredithweddings #content a:visited {
color: #222222;
text-decoration: none;
}
.meredithweddings #content a:hover {
color: #d5dfe0;
text-decoration: none;
}
.meredithweddings #content a.external {
border-bottom: 0px solid #000000;
text-decoration: underline;
}









.meredithweddings #footer { 
	padding: 10px 0 10px 0;
	clear: both;
} 
.meredithweddings #footer p {
	margin: 0; /* zeroing the margins of the first element avoids margin collapse - a space between divs */
	padding: 5px 0; /* padding creates space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 0.8em;
	color: #a19993;
}
.meredithweddings #footer p.trademark {
	color: #66605c;
}
.meredithweddings #footer p.modified {
	color: #66605c;
}


#footer a:link {
color: #a19993;
text-decoration: none;
}
#footer a:visited {
color: #a19993;
text-decoration: none;
}
#footer a:hover {
color: #e3d7ce;
text-decoration: none;
}

.textcentre {
	text-align: center;
}

.clearboth {
	clear: both;
}


.meredithweddings #show {
float: left;
padding-top: 15px;
padding-right: 60px;
padding-bottom: 60px;
}

