/* CSS Document */

*, html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	background-image: url('images/bg_page.jpg');
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a, a:active, a:visited {
	color: #804000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 0px 0px 10px 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 15px 5px;
}

h3.author {
	color: #000000;
	font-size: 14px;
	font-style: italic;
	padding: 8px 0px 14px 45px;
}

h3.news {
	padding: 0px 0px 18px 25px;
}

h3.quote {
	font-size: 14px;
	padding: 0px 0px 5px 15px;
}

.spacing {
	margin-bottom: 14px;
}

hr {}

iframe {
	border: 0px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 3px;
}

p.small {
	color: #999999;
	font-size: 10px;
	font-style: italic;
}

.calendar-frame {
	background-image: url('images/calendar/bg_cal.jpg');
	background-repeat: no-repeat;
	width: 259px;
	max-width: 259px;
	min-width: 259px;
}

.calendar {
	height: 190px;
	max-height: 190px;
	min-height: 190px;
	margin-left: 5px;
	width: 225px;
	max-width: 225px;
	min-width: 225px;
}

.calendar-month {
	font-size: 16px;
	height: 20px;
	padding-top: 8px;
}

.calendar-prev {
	margin-right: 25px;
}

.calendar-next {
	margin-left: 25px;
}

.calendar th {
	padding-top: 3px;
	text-align: center;
}

.calendar td {
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	width: 30px;
	max-width: 30px;
	min-width: 30px;
}

.calendar td.linked-day {
	background-color: #CCCCCC;
}

.calendar td.linked-day a, .calendar td.linked-day a:active, .calendar td.linked-day a:visited {
	font-weight: bold;
	text-decoration: none;
}

.calendar td.linked-day a:hover {
	text-decoration: underline;
}

.datatable td {
	padding-bottom: 8px;
}

.datatable input {
	width: 300px;
}

.datatable textarea {
	width: 400px;
}

.date {
	color: #999999;
	font-style: italic;
}

.event h2 {
	margin: 0px;
	padding: 0px;
}

.event h3 {
	margin-bottom: 3px;
	padding: 0px;
}

.event h3.location {
	padding-left: 25px;
}

.event h3.subtitle {
	font-style: italic;
	margin-bottom: 5px;
}

.media {
	margin: 0px;
	padding: 0px 0px 3px 0px;	
}

.publisher {
	font-style: italic;
}

.reading {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

.reading tr td {
	padding-bottom: 20px;
}

#testimonial_tabs {
	height: 30px;
	max-height: 30px;
	min-height: 30px;
	margin: 5px auto 5px auto;
	text-align: center;
	width: 550px;
	max-width: 550px;
	min-width: 550px;
}

#wrap, #header {
	width: 950px;
	max-width: 950px;
	min-width: 950px;
}

#header {
	height: 85px;
	max-height: 85px;
	min-height: 85px;
}

#header #life_ring {
	float: left;
	height: 75px;
	max-height: 75px;
	min-height: 75px;
	margin-left: 13px;
	margin-top: 5px;
	width: 85px;
	max-width: 85px;
	min-width: 85px;
}

#header #logo {
	float: left;
	height: 75px;
	max-height: 75px;
	min-height: 75px;
	margin-left: 5px;
	margin-top: 3px;
	width: 420px;
	max-width: 420px;
	min-width: 420px;
}

#navigation {
	background-image: url('images/bg_navi.jpg');
	background-repeat: repeat-x;
	float: left;
	min-height: 500px;
	width: 110px;
	max-width: 110px;
	min-width: 110px;
}

#navigation ul {
	margin-left: 5px;
	margin-top: 15px;
}

#navigation ul li {
	margin-bottom: 10px;
}

#navigation ul li a, #navigation ul li a:active, #navigation ul li a:visited {
	color: #003300;
	font-size: 16px;
	text-decoration: underline;
}

#navigation ul li a:hover {
	color: #666666;
	text-decoration: underline;
}

#navigation #side_news {
	background-image: url('images/sidebar/container.jpg');
	background-position: center;
	background-repeat: no-repeat;
	height: 110px;
	max-height: 110px;
	min-height: 110px;
	margin-bottom: 8px;
	width: 110px;
	max-width: 110px;
	min-width: 110px;
}

#navigation #side_news img {
	border: 0px;
	margin-left: 14px;
	margin-top: 5px;
}

#navigation #side_news p {
	margin-left: 5px;
	margin-bottom: 1px;
}

#navigation #side_news form {
	width: 100px;
	max-width: 100px;
	min-width: 100px;
}

#navigation #side_news input {
	background-color: #f5f5f5;
	border: 1px solid #89b487;
	margin-left: 4px;
	width: 96px;
	max-width: 96px;
	min-width: 96px;
}

#navigation #side_news #submit {
	border: 1px solid #CCCCCC;
	color: #333333;
	height: 20px;
	max-height: 20px;
	min-height: 20px;
	margin-left: 14px;
	margin-top: 5px;
	width: 75px;
	max-width: 75px;
	min-width: 75px;
}

#main {
	float: left;
	width: 840px;
	max-width: 840px;
	min-width: 840px;
}

#content {
	background-image: url('images/bg_content.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px;
	text-align: left;
	width: 800px;
	max-width: 800px;
	min-width: 800px;
}

#whats_new {
	background-image: url('images/whatsnew/middle.jpg');
	background-repeat: repeat-y;
	float: right;
	font-size: 13px;
	margin-left: 10px;
	text-align: left;
	width: 235px;
	max-width: 235px;
	min-width: 235px;
}

#whats_new ul {
	list-style-type: none;
	margin-left: 33px;
	width: 195px;
	max-width: 195px;
	min-width: 195px;
}

#whats_new ul li {
	list-style-image: url('images/icon_bullet.gif');
	list-style-position: outside;
	padding-bottom: 12px;
}

#whats_new #wnc_top {
	background-image: url('images/whatsnew/top.jpg');
	background-repeat: no-repeat;
	height: 19px;
	max-height: 19px;
	min-height: 19px;
	width: 235px;
	max-width: 235px;
	min-width: 235px;
}

#whats_new #wnc_bottom {
	background-image: url('images/whatsnew/bottom.jpg');
	background-repeat: no-repeat;
	height: 23px;
	max-height: 23px;
	min-height: 23px;
	width: 235px;
	max-width: 235px;
	min-width: 235px;
}

#content ul {
	list-style-type: none;
	margin-left: 33px;
}

#content ul li {
	list-style-image: url('images/icon_bullet.gif');
	list-style-position: outside;
	padding-bottom: 12px;
}

#contact table {
	border: 0px;
	width: 100%;
}

#contact table table {
	width: 500px;
}

#contact table table tr td {
	width: 250px;
}

#contact table tr td, #contact table tr td table tr td {
	padding: 5px;
}

#contact input {
	width: 225px;
}

#contact textarea {
	width: 400px;
}

#contact .checkbox {
	width: auto;
}

#contact #submit {
	margin-left: 150px;
	margin-top: 20px;
	width: 100px;
}

#footer {
	clear: both;
	color: #999999;
	font-size: 12px;
	height: 18px;
	max-height: 18px;
	min-height: 18px;
	margin: 0px auto 0px auto;
	width: 850px;
	max-width: 850px;
	min-width: 850px;
}

#footer #site {
	float: left;
	text-align: left;
	padding-left: 25px;
	width: 250px;
	max-width: 250px;
	min-width: 250px;
}

#footer #copy {
	float: left;
	text-align: center;
	width: 300px;
	max-width: 300px;
	min-width: 300px;
}

#footer #credit {
	float: right;
	text-align: right;
	padding-right: 25px;
	width: 250px;
	max-width: 250px;
	min-width: 250px;
}

#footer #credit a, #footer #credit a:visited {
	color: #999999;
	text-decoration: none;
}

#footer #credit a:hover {
	color: #000000;
	text-decoration: none;
}