body {
	font: 80% Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align:left;
	background: url(../images/unwind_bkgrnd.gif) repeat-x;
}

#wrapper {
	padding: 0px 10px 0px;
	width: 860px;
	margin: 0px auto;
	background: #FFFFFF url(../images/bkgrnd.gif);
	display:table;
}

#maintext {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	float: left;
	height: auto;
	width: 352px;
}

#maintext2 {
	padding: 0px;
	margin: 10px auto 0px;
	text-align: left;
	float: left;
	height: auto;
}

#header {
	margin: 0px auto;
	padding: 0px;
	background: url(../images/header.jpg) no-repeat;
	height: 74px;
	width: 860px;
}

h1 {
	font-size: 150%;
	color: #3799b6;	
}

h2 {
	font-size: 110%;
	color: #3799b6;	
}

h3 {
	font-size: 110%;
	font-weight: bold;
}

h4 {
	font-size: 90%;
	font-weight: normal;
	text-align:justify;
}

h5 {
	font-size: 80%;
	font-weight: normal;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background: url(../images/img07.gif) no-repeat 0px 7px;
}

blockquote {
	padding: 0 2em;
	background: url(../images/quote.png) no-repeat 1em 0;
	font-style: italic;
}

a {
	color: #27769D;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
}

hr {
	display: none;
}

/* Menu */

.menubar01 {
	width: 140px;
	height: 297px;
	background: #ff9400 url(../images/menubar01.gif);
	float: left;
	padding: 3px 0px 0px;
	margin-top: 10px;
}

.menubar02 {
	width: 140px;
	height: 297px;
	background: #ff9400 url(../images/menubar02.gif);
	float: left;
	padding: 3px 0px 0px;
	margin-top: 10px;
}

.menubar03 {
	width: 140px;
	height: 297px;
	background: #ff9400 url(../images/menubar03.gif);
	float: left;
	padding: 3px 0px 0px;
	margin-top: 10px;
}

.menubar04 {
	width: 140px;
	height: 297px;
	background: #ff9400 url(../images/menubar04.gif);
	float: left;
	padding: 3px 0px 0px;
	margin-top: 10px;
}

.menubar05 {
	width: 140px;
	height: 297px;
	background: #ff9400 url(../images/menubar05.gif);
	float: left;
	padding: 3px 0px 0px;
	margin-top: 10px;
}

.flash {
	width: 720px;
	height: 300px;
	float: right;
	border-top: 10px solid #FFFFFF;
}

#menu {
	padding: 0px 5px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	padding: 0px;
}

#menu a {
	display: block;
	width: 126px;
	height: 22px;
	padding: 2px;
	background: #ff9400 url(../images/img02.gif) no-repeat;
	text-transform: lowercase;
	text-align: left;
	font: bold 12px "Arial", Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(../images/img03.gif);
	text-decoration: none;
	color: #ff9400;
}

#menu .active a {
	background: #ff9400 url(../images/img02.gif) no-repeat;
	color: #fbd29b;
}

#menu .addthis a {
	margin-top:145px;
	background: none;
}

/* Logo1 */

#logo1 {
	width: 740px;
	height: 301px;
	margin: 0 auto;
	background: #2A2A2A url(images/img03.jpg);
}

/* Content */

#content {
	float: none;
}

.col1 {
	width: 555px;
	background: #eeebe3;
	float: left;
	padding: 10px;
	border-top: 10px solid #FFFFFF;
}

.col2 {
	width: 275px;
	background: #eeebe3;
	float: right;
	border-top: 10px solid #FFFFFF;
}

.colall {
	width: 840px;
	background: #eeebe3;
	float: left;
	padding: 10px;
	border-top: 10px solid #FFFFFF;
}

/* Footer */

#footer {
	height: 30px;
	padding: 5px 25px 0px;
	background: #eeebe3;
	border-top: 10px solid #FFFFFF;
}

#footer a {
	color: #3799b6;
}

#footer a:hover {
	color: #666;
}

#links {
	color: #3799b6;	
	text-decoration: none;
	float: left;
}

.weblink{
	color: #3799b6;	
	text-decoration:none;
	padding: 0 0px 0 5px;
	text-align:left;
}

.weblink:hover, .weblink:focus{
	color: #666;
}


.conf_btn {
	float:right;
	width:275px;
	height:76px;
	background:url(../images/conf_btn.jpg) no-repeat 0px;
	position: static;
}

a.conf_btn:active, a.conf_btn:hover {
	background:url(../images/conf_btn.jpg) no-repeat -275px 0px;
	position: relative;
}

.weddings_btn {
	float:right;
	width:275px;
	height:76px;
	background:url(../images/weddings_btn.jpg) no-repeat 0px;
	position: static;
}

a.weddings_btn:active, a.weddings_btn:hover {
	background:url(../images/weddings_btn.jpg) no-repeat -275px 0px;
	position: relative;
}

.guide_btn {
	float:right;
	width:275px;
	height:76px;
	background:url(../images/guide_btn.jpg) no-repeat 0px;
	position: static;
}

a.guide_btn:active, a.guide_btn:hover {
	background:url(../images/guide_btn.jpg) no-repeat -275px 0px;
	position: relative;
}

.calendar_btn {
	float:right;
	width:275px;
	height:76px;
	background:url(../images/calendar_btn.jpg) no-repeat 0px;
	position: static;
}

a.calendar_btn:active, a.calendar_btn:hover {
	background:url(../images/calendar_btn.jpg) no-repeat -275px 0px;
	position: relative;
}

.clearit {
	display: block;
	clear: both;
}