@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
}
img {
	border-style: none;
}
.main-wrapper {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	margin-bottom: 20px;
	width: 994px;
	background-color: #EEEEEE;
	position: relative;
}
.oldsite {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 14px;
	color: #000000;
	text-align: right;
}
.oldsite a {
	color: #000000;
	font-weight: bold;
}
.clearall {
	clear: both;
}
.left-column {
	width: 724px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.right-column {
	width: 229px;
	float: left;
}

/* Main wrapper styles */
.left-column h1 {
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	color: #0D7796;
}

/* Slideshow styles */
#slideshow {
	width: 724px;
	height: 315px;
}
#slideshow div { width: 724px; height: 315px; overflow: hidden }
#slideshow .art {
	width: 430px;
	height: 315px;
	text-align: center;
	float: left;
}
/* 	background-color: #EEEEEE; */
#slideshow .art img {
}
#slideshow .verse {
	float: left;
	width: 294px;
	height: 315px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#slideshow .verse h2 {
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#slideshow .verse p {
	line-height: 140%;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#slideshow .verse cite {
	display: block;
	width: 284px;
}
#slideshow .verse a {
	color: #0D7796;
}
#slideshow .verse .single_image {
	display: block;
	clear: both;
	width: 274px;
	margin-top: 10px;
}
#nav {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav div {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 90px;
}
#nav div img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Main content styles */
#content {
	margin-top: 15px;
}
#content #pmb {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content #certificate {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 190px;
}
#content #certificate p {
	font-style: italic;
	padding-left: 5px;
}
#content h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #0D7796;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 140%;
	font-size: 12px;
}
#content p.intro {
	font-size: 18px;
}
#content a {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
}

/* News styles */
#news {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#news h2 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#news h3 {
	color: #0D7796;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
}
#news p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#news a {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#news a:hover {
}

/* Order form styles */
.orderform {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-left-color: #999999;
}
.orderform th {
	text-align: left;
	background-color: #999999;
	color: #FFFFFF;
}
.orderform tr {
}
.orderform td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.orderform th, .orderform td {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.orderform strong {
	font-size: 14px;
}
.orderform .artp {
	text-align: center;
}
.orderform .artp img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.orderform .options {
	text-align: center;
}
.orderform .options table, .orderform .options table td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.orderform input {
	margin-top: 5px;
}

/* Footer styles */
#footer-wrapper {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#footer-wrapper .lefty {
	float: left;
}
#footer-wrapper .righty {
	float: right;
}
#footer-wrapper a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-decoration: underline;
}
#footer-wrapper a:hover {
}
