@charset "utf-8";
body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-image: url(../images/body-background.jpg);
	background-repeat: repeat-x;
}
#parent {
	display: block;
	width: 100%;
	position: absolute;
	z-index: 0;
	background-image: url(../images/parent-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width:760px;
	min-height: 100%;
	_height:100%;
}
#content {
	padding-bottom: 60px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 105px;
}
#left {
	float: left;
	display:inline;
	width: 189px;
}
#left h2{
	font-size: 1.2em;
	margin-bottom: 6px;
	color: #3C4886;
}
#left p{
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.3em;
	color: #3C4886;
	margin-bottom:26px;
}
#left p a:link, #left p a:visited{
	text-decoration: none;
	color: #9CACE7;
}
#left p a:hover{
	text-decoration: underline;
}
#left img{
	border:none;
	margin-top: 20px;
}

#left .newsBox {
	border: 1px solid #3C4886;
	margin-top:16px;
	padding: 0px 10px;
}
#left .group {
	border: 1px solid #2C6969;
	padding:6px;
	margin-top:16px;
	margin-bottom:14px;
}
#left .group img{
	margin-top:0px;
	margin-bottom: 6px;
}
#left .group p{
	font-size:1.1em;
	margin-bottom:0;
}
#left hr {
	border: none;
	border-top: 1px solid #444;
	height:1px;
}
#nav {
	background-image: url(../images/nav-background.jpg);
	background-repeat: no-repeat;
	background-color: #6A79BE;
	border-top: 1px solid #3C4886;
	border-right: 1px solid #3C4886;
	border-left: 1px solid #3C4886;
	font-weight: bold;
	font-size: 1.3em;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style-type: none;
	text-align: center;
	height: 37px;
	border-bottom: 1px solid #3C4886;
}
#nav ul li a:link, #nav ul li a:visited{
	display: block;
	height: 37px;
	color: #FFF;
	text-decoration: none;
	line-height: 37px;
}
#nav ul li a:hover{
	background-color:#3C4886;
}
#right {
	float: left;
	display:inline;
	width: 533px;
	background-image: url(../images/right-background.jpg);
	margin-left: 14px;
	min-height: 330px;
	_height:330px;
	background-repeat: no-repeat;
	color: #3C4886;
	padding-bottom: 22px;
	padding-left: 22px;
}
#right h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	margin-top: 22px;
}
#right h2{
	font-size: 1.2em;
	margin-right: 22px;
	line-height: 1.5em;
}

#right h2.border{
	background-color:#D8DEF6;
	padding: 3px 3px;
	border: 1px solid #95A7E5;
}

#right h2.underline{
	font-size: 1.4em;
	border-bottom: 1px solid #2C6969;
	line-height: 1.1em;
}

hr {
	background: #97DDDD;
}
#right h2.overline{
	border-top: 1px solid #97DDDD;
	padding-top: 16px;
}
#right h3{
	font-size: 1.2em;
	margin-bottom: -1.4em;
	line-height: 1.5em;
}
#right h4{
	background-color: #6A79BE;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top:0px;
	margin-top: 18px;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.8em;
	border: 1px solid #3C4886;
	background-position: .75em center;
	width: 11em;
	cursor:pointer;
	color: #FFFFFF;
	margin-bottom:18px;
}
#right h4:hover {
	background-color: #3C4886;
}
#right h4.plus{
	background-image: url(../images/plus.gif);
}
#right h4.minus{
	background-image: url(../images/minus.gif);
}

#right p{
	font-size: 1.2em;
	line-height: 1.5em;
	margin-right: 22px;
}
#right p.msg{
	border: 1px solid #FEDE01;
	background: #FEF3CD;
	margin-bottom: 14px;
	padding: 6px;
}
#right p.note{
	font-size: 1.18em;
	line-height: 1.4em;
	margin-top: 0px;
	text-align: justify;
	font-style:italic;
	color:#7F7F7F;
}
#right div.souvenirs p{
	font-style: italic;
	margin-bottom: 12px;
}

#right div.souvenirs img{
	border: 1px solid;
	margin:3px;
	padding:2px;
	}

#right p.overline{
	border-top: 1px solid #3C4886;
	padding-top: 10px;
}

#right p.couple_quote {
	font-weight:bold;
}

#right img.corner{
	float: right;
	margin-top: 1px;
	margin-right: 1px;
}
#right #cornerimage{
	border: 1px solid #2C6969;
	padding: 3px;
	margin-top: 22px;
	margin-right: 22px;
	float: right;
	background-color: #FFF;
	width: 250px;
	margin-left: 8px;
}
#right #cornerimage img{
}
#right #cornerimage p{
	font-size: 1.1em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#right img.officiant{
	float: right;
	margin-right: 35px;
	background-color: #FFF;
	border: 1px solid #2C6969;
	padding: 3px;
	margin-left: 14px;
	margin-bottom: 14px;
}
#right a:link, #right a:visited, #footer #inside a:link, #footer #inside a:visited{
	text-decoration: none;
	color:#8498E1;
}
#right a:hover, #footer #inside a:hover{
	text-decoration: underline;
}
#right hr {
	margin-right: 22px;
	border-top: 1px solid #93C4844;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height:1px;
}
#right ul {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-left: 16px;
	padding-left: 0px;
	padding-bottom: 14px;
}
#right ul li {
	background-image: url(../images/bullet.gif);
	list-style-type: none;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#right ul li ul li {
	background-image: url(/images/bullet.gif);
	list-style-type: none;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size:12px;
}
#right #select {
	background-color: #E4F6F6;
	border: 1px solid #93DBDB;
	margin-top: 22px;
	margin-bottom: 14px;
	padding: 5px;
	font-size: 12px;
	margin-right: 22px;
}
#right #select a.current:visited {
	font-size: 16px;
	font-weight: bold;
}
#right #selectfloatright {
	background-color: #E4F6F6;
	border: 1px solid #93DBDB;
	margin-top: 22px;
	margin-bottom: 14px;
	margin-right: 22px;
	width: 200px;
	float: right;
	margin-left: 14px;
	padding-top: 16px;
}
#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 50px;
	padding: 0px;
	margin: 0px;
	z-index: 999;
	background-color: #E1E6F8;
	border-top: 1px solid #7A87CF;
	color: #6A79BD;
}
#footer #inside {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#footer #inside img {
	float: left;
	margin-right:22px;
}
#footer #inside p {
	margin: 0px;
	padding: 0px;
}
#magic {
	clear: both;
	display: block;
}
/*Multiple column list of affiliated websites*/
#right div.affiliates{
	clear: both;
	zoom:1;
	background: #F1F2F8;
	border: 1px solid #99AAB5;
	margin: 0px 22px 0px 0px;
	padding: 12px;
}
#right div.affiliates h2{
	color: #707AB8;
	margin-bottom: 12px;
	margin-top: 0px;
}
#right div.affiliates ul{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
#right div.affiliates ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background:none;
	line-height: 1.7em;
}
#right div.affiliates ul li a{
	text-decoration: none;
	color: #555;
}
#right div.affiliates ul li a:hover{
	text-decoration: underline;
}
form#contact small{
	font-size:10px;
}
#left p.quote{
	padding-top:30px;
	line-height:18px;
}
