/*  Tags Declaration  */
BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #343f78;
	font-family: Arial, sans-serif;
}

A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

IMG {
	border: none;
}

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*  Page  */
#page {
	margin: auto;
	text-align: left;
	width: 782px;
}

/*  Header  */
.header {
	float: left;
	width: 100%;
}

.container {
	padding-left: 11px;
	margin-top: 40px;
	background: url("../images/backgrounds/white-bg.gif") repeat-y 11px  top;
	float: left;
}

/*  Content  */
.content {
	float: left;
	width: 100%;
	background: url("../images/backgrounds/content-bg.gif")	no-repeat left top;
}

.logo A {
	background: url("../images/logotype/logo.png") no-repeat left top;
	width: 206px;
	height: 109px;
	display: block;
}
.logo A:HOVER {
	text-decoration: none;
}

.left-col {
	width: 206px;
	position: relative;
	top: -10px;
	left: -11px;
	z-index: 1000;
	float: left;
}

.side-menu {width: 100%;}

.side-menu UL {
	margin: 0;
	padding: 0;
	float: left;
	width: 176px;
	_width: 100%;
	background: url("../images/backgrounds/side-menu-bg.png") repeat-y left	top;
	padding-left: 30px;
}

.side-menu UL LI {
	list-style: none;
	position: relative;
	right: 0;
	top: 0;
	float: left;
	width: 176px;
	background: url("../images/icons/mark-menu.gif") no-repeat left center !important;
}

.bottom-menu {
	line-height: 0;
	font-size: 0;
	background: none;
	background: url("../images/backgrounds/side-menu-bottom.png") no-repeat left top;
	width: 206px;
	height: 30px;
	float: left;
}

.side-menu UL LI A SPAN.last-span {background: none;}
.side-menu UL LI.last-li {height: 10px; background: none !important;}
.side-menu UL LI.first-li {height: 10px; background: none !important; line-height: 0; font-size: 0;}
.side-menu UL LI A {
	color: #343f78;
	font-size: 12px;
	padding-left: 15px;
	display: block;
	position: relative;
}

.side-menu UL LI:HOVER UL.submenu {display: block;}
.side-menu UL LI A:HOVER {text-decoration: none;}
.side-menu UL LI:HOVER A SPAN {background: #dadef7 url("../images/backgrounds/border-menu.gif") no-repeat left bottom;}
.side-menu UL LI.last-li:HOVER A SPAN {background: #dadef7;}
.side-menu UL LI A SPAN {
	background: url("../images/backgrounds/border-menu.gif") no-repeat left	bottom;
	display: block;
	padding: 3px 0;
}
.side-menu UL LI UL.submenu {
	width: 170px;
	position: absolute;
	top: 0;
	left: 175px;
	padding: 0;
	margin: 0;
	border: none !important;
	background: #dadef7 !important;
	display: none;
	float: left;
	z-index: 100000;
}
.side-menu UL LI UL.submenu LI {
	list-style: none;
	padding: 3px 0;
	background: none !important;
	float: left;
	width: 100%;
}
.side-menu UL LI UL.submenu LI A {
	display: block;
	background: none !important;
	margin: 0;
	padding: 2px 0 2px 2px;
	position: relative;
}
.side-menu UL LI UL.submenu LI A:HOVER {background: #f1f3fc !important;}
.main-image {
	float: left;
	margin-left: 200px;
	margin-top: -300px;
	line-height: 0;
	font-size: 0;
	padding: 18px 14px 0 0;
}


.bottom-images {
	float: left;
	margin-top: -65px;
	padding-bottom: 25px;
	width: 782px;
}
/*  Fix for Safari  */
/*\*/
html>body* .bottom-images { margin-top: -62px; }
/**/
.bottom-images A {
	line-height: 0;
	font-size: 0px;
	margin: 0 8px 0 0px;
	float: left;
}
.bottom-images A.first-a {
	margin-left: 4px;
}

/*  Footer  */
.footer {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
}

.address-row {
	background: url("../images/backgrounds/footer-bg.png") repeat-x left top;
	border-left: 1px solid #7e86ae;
	border-right: 1px solid #7e86ae;
	position: relative;
	margin-top: -18px;
	height: 26px;
	width: 780px;
	_width: 100%;
}

.address-row P {
	display: inline;
	margin: 0;
	color: #343f78;
	font-size: 11px;
	padding-right: 15px;
}

.address-row P SPAN {
	color: #6874af;
}

.footer UL {
	padding: 2px 0;
	margin: 0;
}

.footer UL LI {
	display: inline;
	color: #ffffff;
	font-size: 11px;
}
.footer UL LI A {
	color: #ffffff;
	margin-right: 4px;
}
.footer P.footer-p {
	background: url("../images/pictures/house-pic.gif") no-repeat 550px center;
	color: #808ed3;
	font-size: 11px;
	margin: 0;
}

.relaxator {
	width: 100%;
	clear: both;
	float: left;
	height: 1px;
}

.content-area {
    float: left;
    width: 98%;
    font-size: 12px;
	
	
}
.content-s {
    padding: 0px 20px 50px 20px;
}
.content-p {
    padding: 0px 0px 0px 0px;
}
.content-area A{
    color: #343f78;
    text-decoration: underline;
}
.content-area A:HOVER{ color: #007236; }
.content-area H2 {
    color: #343f78;
    font-weight: normal;
    font-size: 14px;
	padding: 0px;
	
}
.content-area H1.img-title {
    margin: 0;
    padding: 0;
	
}

a.rsvpnowbtn:hover,
a.rsvpnowbtn:link,
a.rsvpnowbtn:visited {
 color:#fff;
 padding:5px;
 text-decoration:none;
}

a.rsvpnowbtn:link,
a.rsvpnowbtn:visited {
 background:#41538c;
}

a.rsvpnowbtn:hover {
 background:#007236;
}