@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
#container {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	margin: 0px;
	padding: 0px;
	width: 92px;
	height: 83px;
	float: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 83px;
	background-image: url(../images/logotitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#memberlogin {
	text-align: right;
	margin: 0px;
	height: 42px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#memberlogin #language {
	float: right;
	font-size: 11px;
	padding: 7px;
}
#language a {
	color: #000000;
	text-decoration: underline;
}
#nav {
	height: 25px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display: block;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3399cc;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	/*display: block;
	color: #3399cc;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;*/
}
#nav li a:hover {
	color: #A40000;
}

#banner {
	margin: 0px;
	height: 289px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	clear: both;
}
#bannernav {
	height: 38px;
	margin: 0px;
	padding: 0px;
	background-color: #a40000;
	width: 964px;
}
#bannernav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#bannernav ul {
	margin: 0px;
	padding: 0px;
}
#bannernav li a {
	float: left;
	display: block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 33px;
	padding-bottom: 8px;
	padding-left: 33px;
}
#bannernav li a:hover {
	background-color: #ce2437;
}
#footer {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-bottom: 5px;
	line-height: 18px;
}
.righttitle {
	font-size: 16px;
	color: #A40000;
	font-weight: bold;
}

.orange {
	color: #FF9900;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
#language a {
	color: #333333;
}
#language a:hover {
	color: #CCCCCC;
}
#btmbody {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 980px;
	background-image: url(../images/bodybtm.jpg);
}
#topbody {
	height: 10px;
	background-image: url(../images/bodytop.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 980px;
}
#centerbody {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	clear: left;
	height: 100%;
}
#contentbody {
	clear: both;
}

#leftC {
	margin: 0px;
	width: 285px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightC {
	margin: 0px;
	width: 645px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#clearer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#faqqns {
	background-color: #E6E6E6;
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/question.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.sidetitle {
	font-size: 14px;
	color: #A40000;
	font-weight: bold;
}
#latestevents {
	background-color: #E6E6E6;
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subbanner {
	margin: 0px;
	height: 167px;
	background-image: url(../images/subbanner.jpg);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	clear: both;
	background-position: center top;
}
.txtfield {
	background-image: url(../images/txtfieldbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	background-position: bottom;
	font-size: 12px;
	color: #333333;
	background-color: #F7F9F8;
}
#register fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.footnote {
	font-size: 11px;
	font-style: italic;
}
#register {
	color: #666666;
}

#register legend {
	font-weight: bold;
	color: #349ACB;
}
#registerinfo {
	background-color: #ECF5FB;
	border: 1px solid #B3D9EC;
	padding: 10px;
	margin-bottom: 20px;
}
#sublink {
	background-color: #E6E6E6;
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#sublink a {
	color: #6DAECC;
	font-weight: bold;
}
#subsublink {
	background-color: #E6E6E6;
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 13px 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#subsublink a {
	color: #6DAECC;
	font-weight: bold;
}
#faqqns a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
#faqqns a:hover {
	color: #A40000;
	text-decoration: none;
}
#latestevents a {
	color: #A40000;
	text-decoration: underline;
	font-weight: bold;
}
.footnoteinstruction {
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.red {
	color: #FF0000;
}
#imageholderleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#imageholderleft img {
	border: 3px solid #666666;
}
#imageholderright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#imageholderright img {
	border: 3px solid #666666;
}
.date {
	font-size: 11px;
}
hr {
	color: #E9E9E9;
	background-color: #E9E9E9;
	border: 1px solid #E9E9E9;
}
#meditate ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#meditate li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: decimal;
}
#meditate p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#medsublink {
	padding: 5px;
	display: block;
	float: left;
	background-color: #E6E6E6;
	margin-right: 10px;
	margin-left: 0px;
	border: 1px solid #B4B4B4;
	margin-top: 0px;
	margin-bottom: 3px;
}
#medsublink a {
	text-decoration: none;
	color: #509EC5;
	font-weight: bold;
	font-size: 12px;
}
#medsublink-active {
	display: block;
	float: left;
	background-color: #E6E6E6;
	margin-right: 10px;
	margin-left: 0px;
	border: 1px solid #B4B4B4;
	margin-top: 0px;
	margin-bottom: 3px;
	background-image: url(../images/arrow-s.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#medsublink-active a {
	text-decoration: none;
	color: #A40000;
	font-weight: bold;
	font-size: 12px;
}
#latestnews {
	margin-bottom: 10px;
	height: 408px;
	width: 604px;
	background-image: url(../images/card.jpg);
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 21px;
	padding-left: 20px;
}
#latestnews img {
	margin-bottom: 5px;
}

#readmore {
	float: right;
}
#map img {
	border: 5px solid #999999;
}
#photogallery img {
	border: 3px solid #999999;
}
#video a {
	color: #333333;
	text-decoration: underline;
	float: right;
}
#videoclip {
	padding: 0px;
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 236px;
}

#album {
	padding: 0px;
	width: 160px;
	height: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	text-align: center;
	background-color: #3398CC;
	font-size: 12px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#album2 {
	padding: 0px;
	width: 160px;
	height: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-size: 11px;
	background-color: #DECDA5;
}
#album2 img {
	padding: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	border: 2px solid #A3843A;
}
.tablealb {
	font-size: small;
}
.tablealb img {
	border: 3px solid #3398CC;
}
.tablealb td {
	margin: 0px;
	padding: 20px;
}

#testimoniesmenu {
height:300px;
overflow:hidden;
width:640px;
}

ul.testimoniesmenu{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:relative;
}

.returnToKwicks {
	display:block;
	border:1px dashed #888;
	padding:5px;
	float:right;
}
.returnToKwicks:hover {
	background-color: #5e5e76;
	text-decoration: none;
	color: #aaa;
}
.testimoniesmenu li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

#testimoniesmenu .testimoniesmenu li{
	float: left;
	width: 160px;
	height: 300px;
	margin-right: 5px;
}

.testimoniesmenu2 {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.testimoniesmenu2 li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

#testimoniesmenu2 .testimoniesmenu2 li{
	float: left;
	width: 160px;
	height: 300px;
	margin-right: 5px;
}
#msg {
	padding: 10px;
	color: #FF0000;
	background-color: #E9E9E9;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#memberprofile {
	background-color: #E6E6E6;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px;
}
#memberprofile a {
	color: #333333;
	text-decoration: underline;
}
#testimoniesmenu2 {
	height:300px;
	overflow:hidden;
	width:640px;
}
