* {
padding: 0px;
marging: 0px;
}

body {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	width: 980px;
	background-color: #272326;
}
h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.3em;
}
h2 {
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
h3 {
	font-size: 250%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.quoteby {
	color: #FFFFFF;
	text-align: right;
}
.testimonial {
	color: #D9DFE8;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
	margin-right: 20px;
	margin-left: 20px;
}

.image {
	float: left;
	width: 225px;
}
#section {
	float: left;
	width: 625px;
	padding-bottom: 25px;
	clear: left;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: none;
	width: 980px;
	height: 242px;
	margin-top: 15px;
}
#nav {
	float: left;
	padding-left: 10px;
	margin-bottom: 0px;
	width: 970px;
	margin-top: -4px;
}
#nav ul {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: left;
}
#nav li {
	list-style-type: none;
	float: left;
	display: inline;
}
#nav li a {
	color: #993300;
	padding-right: 15px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 7px;
	padding-left: 15px;
	text-decoration: underline;
	height: 29px;
	font-weight: bold;
	padding-bottom: 5px;
}
#nav li a:hover {
	color: #FFFFFF;
	background-color: #993300;
}
#latest {
	float: right;
	width: 225px;
	clear: none;
}
#latest_private {
	float: left;
	width: 244px;
	clear: left;
	background-image: url(../images/photo_private.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 190px;
}
#latest_corporate {
	float: right;
	width: 244px;
	clear: none;
	background-image: url(../images/photo_corporate.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 190px;
}
#latest_weddings {
	float: right;
	width: 244px;
	clear: none;
}
#latest p, #latest_private p, #latest_corporate p, #latest_weddings p {
	font-size: 75%;
	padding-right: 30px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.5em;
	padding-left: 5px;
}
#content {
	width: 956px;
	float: none;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #9AABC2;
	border-right-color: #9AABC2;
	border-bottom-color: #9AABC2;
	border-left-color: #9AABC2;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	background-color: #433A41;
}
#content a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content a:hover {
	color: #993300;
}
#contact a {
	color: #264B7F;
	text-decoration: underline;
}
#contact a:hover {
	color: #9BACC4;
}
#contactt {
	height: 15px;
	background-image: url(../images/contactt.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#contact {
	color: #264B7F;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 110px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 0.2em;
}
#contact p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: top;
}
#contactb {
	height: 15px;
	background-image: url(../images/contactb.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer {
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9AABC2;
	color: #C0CBDA;
	padding-top: 10px;
	margin-top: 20px;
	text-align: center;
	font-size: 75%;
	float: none;
}
#active {
	color: #333333;
}
#active li {
	color: #333333;
}
#active li a {
	color: #333333;
}
#nav_active {
	color: #FFFFFF;
	padding-right: 10px;
	background-color: #993300;
	float: left;
	padding-top: 7px;
	padding-left: 15px;
	text-decoration: underline;
	height: 29px;
	font-weight: bold;
	padding-bottom: 5px;
}
