body {
	background: #0e1a23 url(/ui/public/image/layout/left-bg.jpg) repeat-y 0 104px;
	font: Georgia, "Times New Roman", Times, serif;
	margin: 0; padding: 0;
	}

a {
	outline: none;
	}

#wrapper {
	width: 1110px;
	float: left;
	}

#header {
	background: url(/ui/public/image/layout/header-bg.jpg) no-repeat top left;
	position: relative;
	width: 100%;
	height: 104px;
	}
	
h1.logo {
	text-indent: -3000px;
	position: absolute;
	width: 216px; height: 96px;
	top: 10px; left: 160px;
	background: url(/ui/public/image/layout/logo.gif) no-repeat top left;
	}
	
ul.nav-top {
	margin: 0; padding: 0;
	list-style: none;
	position: absolute;
	top: 62px; left: 150px;
	}
	
ul.nav-top li {
	float: left;
	display: block;
	padding: 0; margin: 0;
	}
	
ul.nav-top li a {
	display: block;
	text-indent: -3000px;
	background-image: url(/ui/public/image/layout/nav-top.jpg);
	background-repeat: no-repeat;
	}
	
ul.nav-top li.home a {
	background-position: 0 0;
	width: 58px;
	height: 33px;
	}
	
ul.nav-top li.home a:hover {
	background-position: 0 -66px;
	}
	
ul.nav-top li.home a.active {
	background-position: 0 -33px;
	}

	
ul.nav-top li.accomodations a {
	background-position: -69px 0;
	width: 137px;
	height: 33px;
	}
	
ul.nav-top li.accomodations a:hover {
	background-position: -69px -66px;
	}
	
ul.nav-top li.accomodations a.active {
	background-position: -69px -33px;
	}
	
ul.nav-top li.rsvp a {
	background-position: -206px 0;
	width: 68px;
	height: 33px;
	}

ul.nav-top li.rsvp a:hover {
	background-position: -206px -66px;
	}
	
ul.nav-top li.rsvp a.active {
	background-position: -206px -33px;
	}

ul.nav-top li.contact a {
	background-position: -274px 0;
	width: 86px;
	height: 33px;
	}
	
ul.nav-top li.contact a:hover {
	background-position: -274px -66px;
	}
	
ul.nav-top li.contact a.active {
	background-position: -274px -33px;
	}
	
ul.nav-top li.blog a {
	background-position: -363px 0;
	width: 68px;
	height: 33px;
	}
	
ul.nav-top li.blog a:hover {
	background-position: -363px -66px;
	}
	
ul.nav-top li.blog a.active {
	background-position: -363px -33px;
	}
	
#main {
	background: url(/ui/public/image/layout/left-top-bg.jpg) no-repeat top left;
	min-height: 312px;
	width: 1110px;
	float: left;
	}
	
#content {
	background: #33495a;
	clear: both;
	/*padding: 0 11px 5px 11px;*/
	padding: 0 24px;
	width: 912px;
	float: right;
	min-height: 312px;
	clear: both;
	}
	
#content p.special {
	font: 14px/20px Arial, Helvetica, sans-serif;
	}
	
#content ul.accom {
	margin: 0; padding: 0;
	list-style: none;
	}
	
#content ul.accom li {
	margin: 0; padding: 15px 0 15px 0;
	width: 100%; height: 100%;
	border-bottom: 1px solid #000;
	float: left;
	}
	
#content ul.accom li img {
	margin: 0 25px 0 0;
	float: left;
	}
	
#content ul.accom h3 {
	float: left;
	margin: 0 0 7px 0; padding: 0;
	font-size: 24px;
	line-height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	width: 450px;
	}
	
#content ul.accom p {
	float: left;
	line-height: 18px;
	width: 450px;
	padding: 0; margin: 0 0 15px 0;
	}
	
	
#content-border {
	clear: both;
	background: url(/ui/public/image/layout/content-bottom.jpg) no-repeat top left;
	width: 960px;
	float: right;
	height: 16px;
	}
	
#footer {
	color: #b7c4cc;
	font-size: 12px;
	clear: both;
	float: right;
	text-transform:uppercase;
	text-align: right;
	width: 920px;
	padding: 20px;
	}
	
#footer a { color: #fff;}
	
#right {
	float: right;
	width: 200px;
	}
	
#right ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200px;
	float: left;
	}
	
#right ul li {
	display: block;
	float: left;
	width: 200px;
	height: 43px;
	background: #0e1a23;
	border-bottom: #233442 1px solid;
	padding: 0; margin: 0;
	}
	

	
#right ul li.active a {
	width: 170px;
	height: 27px;
	background: url(/ui/public/image/layout/nav-side-active.jpg);
	border-bottom: none;
	padding: 16px 0 0 30px;
	}
	
#right ul li a {
	color: #fff;
	display: block;
	width: 185px;
	height: 28px;
	padding: 15px 0 0 15px;
	font: 12px/14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}
	
#right ul li a:hover {
	text-decoration: underline;
	background: #1a2f40;
	}
#right ul li.active a:hover  {
	text-decoration: underline;
	background: url(/ui/public/image/layout/nav-side-active.jpg);
	}
	
#page-topper {
	float: left;
	clear: both;
	padding: 10px 0 20px 0;
	}
	
#right-top {
	width: 200px;
	background: url(/ui/public/image/layout/nav-side-top.jpg) no-repeat top left;
	height: 3px;
	float: left;
	font-size: 1px;
	clear: both;
	}
#right-bottom {
	width: 200px;
	background: url(/ui/public/image/layout/nav-side-bottom.jpg) no-repeat top left;
	height: 19px;
	float: left;
	clear: both;
	}


#images {
	float: left;
	clear: both;
	width: 200px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 5px 0;
	margin: 10px 0;
	}
	
#images img,
#content .accom img {
	border: 4px #000 solid;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
#left-side {
	float: left;
	width: 692px;
	color: #fff;
	font: 12px/16px Arial, Helvetica, sans-serif;
	}
	
#left-side a {
	color: #b7c4cc;
	text-decoration: underline;
	}
	
#left-side a:hover {
	color: #fff;
	text-decoration: none;
	}
	
a.comments {
	background: url(/ui/public/image/misc/comments.gif) no-repeat top left;
	padding: 5px 0 5px 21px; 
	}
		
#page-header {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px #000 solid;
	width: 692px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	float: left;
	}
	
#page-header h1 {
	font: 24px/28px Georgia, "Times New Roman", Times, serif;
	padding: 0; margin: 0;
	font-weight: normal;
	}
	
.date {
	background: #050e14 url(/ui/public/image/layout/date-lower.jpg) no-repeat bottom left;
	width: 82px;
	margin: 0 15px;
	height: 71px;
	}
	
.date .month {
	width: 82px;
	margin: 3px 0;
	display: block;
	background: #192731;
	color: #83939f;
	text-transform: uppercase;
	font: 11px "Times New Roman", Times, serif;
	text-align: center;
	}
	
.date .day {
	padding: 0 0 0 3px;
	font: 36px "Times New Roman", Times, serif;
	}
	
.date .year {
	font: 14px "Times New Roman", Times, serif;
	}
	
#left-side h2 {
	font: 12px/16px "Times New Roman", Times, serif;
	padding: 0; margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	}
	
ul.comments {
	list-style: none;
	margin: 0 0 20px 0;
	border-top: 1px #000 solid;
	width: 100%;
	padding: 0;
	}

ul.comments li {
	padding: 10px;
	margin: 10px 0;
	clear: both;
	}
	

ul.comments li.odd {
	}
	
ul.comments li.odd .date {
	float: left;
	}
	
ul.comments li.even {
	background: #0a1a26;
	padding-left: 15px;
	border-bottom: 1px solid #2a3e4d;
	border-top: 1px solid #2a3e4d;
	}
	
ul.comments li.even .date {
	float: right;
	}
	
fieldset {
	border: 0;
	}
	
label {
	cursor: pointer;
	}
label.left {
	float: left;
	width: 125px;
	}
fieldset div{
	margin-bottom: 5px;
	}
.input {
	color: #999999;
	border: 3px solid #000;
	padding: 5px;
	}
.input:focus {
	color: #000000;
	border: 3px solid #000;
	background: #ccc;
	}
	
.textarea {
	color: #000000;
	border: 3px solid #000;
	padding: 5px;
	}
	
ul.nav-side {font-size: 0; line-height: 0;}

.form-status.error {
	width: 95%;
	text-align: center;
	border: #d40009 5px solid;
	background-color: #f3aeb1;
	padding: 10px;
	color: #0e1a23;
	font-size: 14px;
	font-weight: bold;
	}
	
.form-status.success {
	width: 95%;
	text-align: center;
	border: #d2eeb6 5px solid;
	background-color: #e3f9cc;
	padding: 10px;
	color: #0e1a23;
	font-size: 14px;
	font-weight: bold;
	}

a.comments {
	padding-bottom: 25px;
	display: block;
	clear: both;
	}