/* Clearfix */
.cf:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.cf { display: inline-block; }
html[xmlns] .cf { display: block; }
* html .cf { height: 1%; }

/* Hides accessibility elements */
.wai { display: none; }

body {
	margin: 0;
	background: url(../images/bg.gif) repeat;
	font-size: 62.5%;
	color: #806b40;
}

img {
	border: none;
}

p {
	font-size: 1.4em;
}

h1, h2 {
	margin: 0; padding: 0;
}

a:link, a:visited {
	color: #831038;
	text-decoration: none;
}

a:hover, a:active {
	color: #bc0d4a;
	text-decoration: underline;
}

#content h2 {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
}

#gradientWrapper {
	background: url(../images/bgGradient.png) repeat-x;
	min-height: 600px;
}

#globalWrapper {
	position: relative;
	padding: 61px 0;
	margin: 0 auto;
	width: 1048px;
}

#contentWrapper {
	margin: 54px 60px 0;
	background: url(../images/contentBg.png) no-repeat;
	width: 928px;
	height: 522px;
}

#content {
	margin: 0 37px 0 29px;
	padding: 29px 0 24px;
}

#contentLeft {
	float: left;
	width: 309px;
	height: 480px;
	overflow: hidden;
}

#contentRight {
	margin: 0 0 0 330px;
	position: relative;
	height: 455px;
}

#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	width: 565px;
	margin: 0 75px 0;
	padding: 50px 0 0;
	float: right;
}

#nav ul {
	float: right;
}

#nav ul li {
	float: left;
	padding: 0 10px;
}

#nav a.last {
	padding-right: 5px;
}

#nav li.last {
	padding: 0 5px 0 25px;
}

#nav, #nav a:link, #nav a:active, #nav a:visited {
	color: #dbb57b;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#logo {
	position: absolute;
	z-index: 100;
	left: 22px;
	top: 0;
	background: url(../images/logo.png) no-repeat;
	width: 188px;
	height: 176px;
}

img.map {
	position: absolute;
	bottom: 45px;
}

#galleryThumbs {
	/*width: 264px;*/
	width: 490px;
}

#galleryThumbs img {
	float: left;
	margin: 0 4px 8px;
	background: #999;
}

.ajaxImgContainer {
	background: url(../images/loading.gif) no-repeat center;
}

.rotate {
	position: absolute;
}

div.brideLink {
	width: 150px;
	margin: 0 15px 20px 0;
	float: left;
	font-size: 1.2em;
}

div.brideLink span {
	display: block;
	text-align: center;
	font-size: 1.2em;
}

div.brideImages {
	width: auto !important;
	margin: 4px 10px 0 0;
	float: left;
}