@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #514742;
	background-image: url(../images/bg/home.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#header  {
	height: 95px;
	visibility: visible;
	margin-top: 80px;
}
#navigation   {
	width: 750px;
	float: right;
	margin-top: 30px;
	text-align: right;
	height: 30px;
}


#container {
	height: 820px;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#navigation #home {
	float: left;
	width: 50px;
	height: 21px;
	margin-left: 85px;
	margin-right: 10px;
}
#navigation #wedding {
	width: 75px;
	float: left;
	height: 21px;
	margin-right: 10px;
}
#navigation #about {
	float: left;
	width: 65px;
	margin-right: 10px;
	height: 21px;
}
#navigation #press {
	width: 50px;
	float: left;
	height: 21px;
	margin-right: 10px;
}
#navigation #events {
	float: left;
	width: 80px;
	margin-right: 10px;
	height: 21px;
}
#navigation #testimonials {
	width: 105px;
	float: left;
	height: 21px;
	margin-right: 10px;
}
#navigation #investment {
	float: left;
	width: 85px;
	height: 21px;
	margin-right: 10px;
}
#navigation #contact {
	float: right;
	width: 80px;
	height: 21px;
}

#footer {
	height: 260px;
	clear: both;
	width: 900px;
}
#footer #gallery a {
	font-family: Arial, Helvetica, sans-serif;
	color: #BDBAB6;
	text-decoration: none;
	font-size: 24px;
	font-style: italic;
}


#container #wrapper {
	height: 400px;
	width: 900px;
	clear: both;
}
#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6D4D2;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	margin-top: 20px;
}
#sitemap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6D4D2;
	text-decoration:none;
}
#sitemap a:hover {
	color:#FFF;
}

#content p a  {
	text-decoration: none;
	color: #45332a;
}
#container #content #top a {
	color: #000;
	text-decoration: none;
}
#thumbs ul {
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
}
#thumbs {
}
#thumbs ul li {
	text-decoration: none;
	display: inline;
	margin-right: 5px;
}
#container #wrapper #press {
	width: 650px;
	margin-top: 150px;
}
#container #wrapper #press p a  {
	text-decoration: none;
	color: #45332a;
}
#content1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}