@charset "utf-8";
body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background: url(../images/body-background.jpg) 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: left top;
	min-width:760px;
	min-height: 100%;
	_height:100%;
}
#content {
	padding-bottom: 60px;
	width: 760px;
	margin:0 auto;
}
#header{
	text-align: right;
	margin: 18px 0;
}
#left {
	float: left;
	display:inline;
	width: 189px;
}
#left h2{
	font-size: 1.3em;
	margin-bottom: 6px;
	color: #444;
	margin-top: 0px;
	line-height: 1.5em;
}
#left p{
	font-size: 1.2em;
	margin-top: 0;
	padding-top: 0;
	line-height: 1.5em;
	color: #444;
	margin-bottom: 26px;
}
#left p a{
	text-decoration: none;
	color: #829D2F;
	font-weight: bold;
}
#left p a:hover{
	text-decoration: underline;
}
#left img{
	border:none;
	margin-top: 20px;
}
#left .newsBox {
	border: 1px solid #2C54B1;
	margin-top:16px;
	padding: 0 10px;
}
#left .group {
	border: 1px solid #2C6969;
	padding:6px;
	margin-top:16px;
	margin-bottom: 16px;
}
#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;
}
#left p.quote{
	padding-top:20px;
}
#nav {
	background-color: #829D2F;
	font-weight: bold;
	font-size: 1.3em;
	border: 1px solid #4A6220;
	border-bottom:none;
	margin-bottom: 20px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	list-style-type: none;
	text-align: center;
	height: 37px;
	border-bottom: 1px solid #4A6220;
}
#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:#4A6220;
}
#right {
	float: left;
	display:inline;
	width: 510px;
	margin-left: 14px;
	color: #444;
	min-height: 330px;
	_height:330px;
	border: 1px solid #4A6220;
	background-color: #FFF;
	padding: 22px;
	margin-bottom: 20px;
}
#right h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	margin-top: 0px;
}
#right h2{
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0px 0px 18px;
}
#right h2.border{
	background-color:#EEF5FF;
	padding: 3px 3px;
	border: 1px solid #ABC7F6;
}
#right h2.underline{
	font-size: 1.4em;
	border-bottom: 1px solid #4A6220;
	line-height: 1.1em;
}
#right h2.overline{
	border-top: 1px solid #4A6220;
	padding-top: 16px;
}
#right h3{
	font-size: 1.2em;
	margin-bottom: 0px;
	line-height: 1.5em;
}
#right h4{
	background-color: #93DBDB;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top:0px;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.8em;
	border: 1px solid #1BBFBC;
	background-position: .75em center;
	width: 14em;
	cursor:pointer;
	color: #FFF;
	float: left;
	margin-right: 12px;
	margin-top: 0;
	margin-bottom:10px;
	zoom:1;
}
#right h4:hover {
	background-color: #1BBFBC;
}
#right h4.plus{
	background-image: url(../images/plus.gif);
}
#right h4.minus{
	background-image: url(../images/minus.gif);
}
#right p{
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0px 0px 18px;
}
#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 p.overline{
	border-top: 1px solid #97DDDD;
	padding-top: 10px;
}

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

#right img.corner{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}
#right #cornerimage{
	border: 1px solid #2C6969;
	padding: 3px;
	margin: 22px 22px 0 8px;
	margin-right:;
	float: right;
	background-color: #FFF;
	width: 250px;
}
#right #cornerimage img{
}
#right #cornerimage p{
	font-size: 1.1em;
	margin: 2px 0px 0px;
	padding: 0px;
}
#right img.officiant{
	float: right;
	background-color: #FFF;
	border: 1px solid #2C6969;
	padding: 3px;
	margin: 0 0 14px 14px;
}
#right a, #footer #inside a{
	text-decoration: none;
	color:#2772E9;
}
#right a:hover, #footer #inside a:hover{
	text-decoration: underline;
}
#right hr {
	margin-right: 22px;
	border: none;
	border-top: 1px solid #97DDDD;
	height:1px;
}
#right ul {
	margin-left: 16px;
	padding-left: 0;
	margin-right: 22px;
}
#right ul li {
	font-size: 1.3em;
	line-height: 1.5em;
	background: url(../images/bullet.gif) no-repeat 0px 3px;
	list-style-type: none;
	padding-left: 24px;
}
#right ul li ul li {
	font-size:100%;
}
#right #select {
	background-color: #E4F6F6;
	border: 1px solid #93DBDB;
	margin: 22px 22px 14px 0;
	padding: 5px;
	font-size: 12px;
}
#right #select a.current:visited {
	font-size: 16px;
	font-weight: bold;
}
#right #selectfloatright {
	background-color: #E4F6F6;
	border: 1px solid #93DBDB;
	margin: 22px 22px 14px 14px;
	width: 200px;
	float: right;
	padding-top: 16px;
}
#magic{
	clear:both;
	display:block;
}
#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 50px;
	padding: 0px;
	margin: 0px;
	z-index: 999;
	background-color: #D5E4FB;
	color: #2670E9;
	border-top: 1px solid #2670E9;
	clear: both;
}
#footer #inside {
	width: 760px;
	margin:12px auto 0;
}
#footer #inside img {
	float: left;
	margin-right:22px;
}
#footer #inside p {
	margin: 0px;
	padding: 0px;
}
#footer #inside #float {
	float: left;
	font-size: 18px;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 16px;
	height: 30px;
	line-height: 30px;
}
#magic {
	clear: both;
	display: block;
}
#right div.souvenirs p{
	font-style: italic;
	margin-bottom: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
#right div.souvenirs p.small{
	font-size: 1.1em;
	margin-top: 0px;
	font-style: normal;
	color: #1EA4A4;
	margin-bottom: 26px;
}
#right ul.column{
	float: left;
	display:inline;
	width: 154px;
	padding: 0;
	margin-top: 0;
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 0;
}
#right ul.column li{
	margin:0;
	padding-left:20px;
	*padding-left:6px;
}

/*Multiple column list of affiliated websites*/
#right div.affiliates{
	clear: both;
	zoom:1;
	background: #F1F2F8;
	border: 1px solid #99AAB5;
	margin: 0px;
	padding: 12px;
}
#right div.affiliates h2{
	color: #707AB8;
	margin-bottom: 12px;
}
#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;
	font-size: 1.2em;
	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;
}
