/* STYLES FOR CALVARY CHURCH */
/* TAGs */
html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 75%;
	background-image: url(../gui/background_html.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #624824;
}

div, p, table {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a:link, a:visited {
	color: #DB0029;
	font-weight: bold;
	font-size: 1em;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #3A6DA0;
	font-size: 2em;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #DB0029;
}

h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}

hr {
	width: 100%;
	color: #CBC1A5;
	_height: 1px;
	border-top: 1px dashed #CBC1A5;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	/*padding: 0px;
	margin: 0px;*/
	border-collapse: collapse;
	border-spacing: 0px;
}

/*******/
/* IDs */
/*******/
#wrapper {
	min-width: 980px;
	_width: 980px;
	min-height: 100%;
	_height: 100%;
	margin: auto;
	padding: 0px;
	position: relative;
	background-image: url(../gui/background_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	width: 980px;
	height: 177px;
	margin: auto;
	padding: 0px;
	position: relative;
	background-image: url(../gui/background_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* NAME */
#name {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 50px;
	text-indent: -9999px;
}

/* NAME LINK */
#name a {
	width: 555px;
	height: 177px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}


#menu {
	max-width: 880px;
	_width: 880px;
	min-height: 40px;
	_height: 40px;
	margin: auto;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../gui/background_menu2.gif);
	background-repeat: no-repeat;
}

#body_wrapper {
	width: 880px;
	margin: auto;
	padding: 0px;
	position: relative;
}

#body {
	width: 880px;
    min-height: 330px;
    _height: 330px;
	margin: auto;
	padding: 10px 0px 10px 0px;
	float: left;
	background-color: #FFFFFF;
}

#body div {
	float: left;
}

#home_left {
	margin: 0px;
	padding: 0px;
}

#box_yellow {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 210px;
	height: 333px;
}

#verse_header {
	width: 210px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/home_header_verse.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#verse_text {
	width: 190px;
	height: 130px;
	margin: 0px;
	padding: 10px;
	color: #624824;
	background-image: url(../gui/home_background_verse.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: auto;
}

#verse_footer {
	width: 200px;
	height: 23px;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	background-color: #FFE14E;
}

#verse_footer a {
	color: #4D391C;
	font-size: .85em;
	font-weight: normal;
}

#give {
	width: 210px;
	height: 83px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-image: url(../gui/home_button_give.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#give a {
	width: 210px;
	height: 83px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}

#box_blue {
	margin: 0px;
	padding: 0px;
	width: 205px;
	height: 333px;
}

#news_header {
	width: 205px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/home_header_news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#news_text {
	width: 185px;
	height: 130px;
	margin: 0px;
	padding: 10px;
	background-image: url(../gui/home_background_news.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: auto;
}

#news_text p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: .87em;
	line-height: 1.2em;
	color: #576879;
}

#news_footer {
	width: 195px;
	height: 23px;
	padding: 7px 0px 0px 10px;
	margin: 0px;
	background-color: #B1C8DF;
}

#news_footer a {
	color: #4C555D;
	font-size: .85em;
	font-weight: normal;
}

#viewhear {
	width: 205px;
	height: 83px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-image: url(../gui/home_button_view_hear.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#viewhear a {
	width: 102px;
	height: 83px;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}

#box_yellow div, #box_blue div {
	clear: left;
}

#content_left {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 260px;
}

#content_left div {
	clear: left;
}

#content_right {
	margin: 0px;
	padding: 20px 0px 0px 30px;
	width: 560px;
	line-height: 1.5em;
	background-color: #FFFFFF;
}

#content_right img {
	margin: 10px;
	padding: 0px;
}

#section_header {
	margin: 0px;
	padding: 26px 0px 0px 20px;
	width: 240px;
	height: 34px;
	background-image: url(../gui/background_section_header.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #B1C8DF;
}

#footer {
	width: 880px;
	height: 50px;
	margin: 0px auto 10px auto;
	padding: 20px 0px 0px 0px;
	position: relative;
	clear: both;
	text-align: center;
	font-size: .8em;
	line-height: 1.75em;
	color: #B49872;
	background-image: url(../gui/background_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer a {
	color: #B49872;
}

#mini_nav {
	width: 311px;
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	color: #836A44;
	letter-spacing: -.10em;
	line-height: 2.75em;
	font-size: .9em;
	background-image: url(../gui/background_mini_nav.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 50px;
}

#mini_nav a:link, #mini_nav a:visited  {
	color: #6C5433;
	font-weight: normal;
	text-decoration: none;
}

#mini_nav a:hover {
	text-decoration: underline;
}

#ten_pix {
	width: 100%;
	height: 10px;
}

#twenty_pix {
	width: 100%;
	height: 20px;
}

#tellfriend {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../gui/email.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
	
#tellfriend a:link, #tellfriend a:visited  {
	color: #3A6DA0;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#tellfriend a:hover {
	color: #284B6E;
}

/* CLASSEs */
.hidden {
	visibility: hidden;
	display: none;
}

.newslist_title {
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: middle;
	display: run-in;
}
