/*---GLOBAL---*/

a:link {
	color: #900;
	text-decoration: none;

}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #C00;
}
a:active {
	color: #C00;
	text-decoration: none;
}

body {
	margin: 0 0 100px 0;
	padding: 0;
	background: #D4E5BD;
	color: #484848;
	font-size: 62.5%;
	font-family: Arial; sans-serif;
}

h1, h2, h3, h4 {
	font-family: Corbel, Arial, sans-serif;
}

h1 {
	font-size: 2.4em;
}

h2 {
	clear: both;
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h4, h5 {
	font-size: 1.2em;
}

h5 {
	margin-bottom: 0;
}

h5+p {
	margin-top: 0.25em;
}

p, li, table {
	font-size: 1.2em;
	line-height: 1.5em;
}

img {
	border: none;
}

img.right {
	float: right;
	margin: 0 0 1em 1em;
}

div.right {
	float: right;
	margin: 0 0 0 1em;
}

fieldset {
	margin: 0; padding: 0;
	border: none;
}
	
	
/*---HEADER---*/

#header-wrap {
	height: 120px;
	background: #590000 url(../images/header-bg.png) center top;
	overflow: hidden;
}
	
#header-container {
	width: 900px;
	height: 120px;
	text-align: left;
}
	
#logo-container {
	height: 104px;
	width: 193px;
	float: left;
	margin: 8px 0;
	position: relative;
	z-index: 2;
	right: 8px;
}
	
#logo-container img {
	border: 0;
	width: 193px;
	height: 104px;
}

#beta-container {
	width: 300px;
	float: right;
	margin: 16px 0; padding: 8px;
	background: #333;
	border: 1px solid #FFF;
	color: #CCC;
}

#beta-container h4 {
	margin-top: 0;
}

#beta-container a {
	color: #F99;
}
	
	
/*---NAVAGATION---*/

#nav-wrap {
	height: 35px;
	background: url(../images/nav-bg.gif) top;
	border-bottom: #D5D0BA 1px solid;
	border-top: #333 1px solid;
}
	
#nav-container {
	width: 900px;
	height: 35px;
	text-align: left;
}
	
ul#main-nav {
	margin: 0;
	padding: 0;
	height: 35px;
	border-left: #CEC9B0 1px solid;
	float: left;
}
	
ul#main-nav li {
	list-style: none;
	float: left;
	height: 35px;
	border-right: #cec9b0 1px solid;
	line-height: normal;
}
	
ul#main-nav li a:link,
ul#main-nav li a:visited {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #333;
	background: url(../images/nav-link-bg.gif) 0px 35px;
	text-decoration: none;
	display: block;
	padding: 7px 12px;
}
	
ul#main-nav li a:hover,
ul#main-nav li a:visited:hover {
	color: #FFF;
	background: url(../images/nav-link-bg.gif) 0px 0px;
}
	
#nav-col-right {
	height: 35px;
	float: right;
	text-align: right;
}
	
#nav-col-right div {
	float: left;
	margin: 10px;
	color: #333;
	font-family: Corbel, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: 100;
}
	
#nav-col-right div a:link,
#nav-col-right div a:visited {
	color: #333;
	text-decoration: none;
}
	
#nav-col-right div a:hover,
#nav-col-right div a:visited:hover {
	border-bottom: 1px solid #590000;
}	
	
#nav-col-right form {
	float: left;
}
	
input.search {
	width: 150px;
	padding: 2px;
	font-size: 1.2em;
	margin: 8px 2px 8px 0;
	border: 1px solid #cec9b0;
	float: left;
}
	
input#search-button {
	float: left;
}


/*---BODY---*/

#body-wrap {
	/*height: 95%;*/
background: #FFF url(../images/body-bg.gif) repeat-x top;
	border-bottom: #CEC9B0 1px solid;
}
	
#body-container {
	width: 900px;
	text-align: left;
	padding: 25px 0 0 0;
}
	
#body-col-left {
	width: 250px;
	float: left;
	margin: 0 20px 0 0;
}
	
.col-left-container {
	width: 250px;
	overflow: hidden;
	margin: 0 0 15px 0;
}
	
.col-left-container-cap {
	width: 250px;
	height: 11px;
	background: #FCFBFA url(../images/col-left-container-cap.gif) no-repeat;
}
	
.col-left-container-body {
	width: 200px;
	padding: 2px 24px;
	border-left: 1px solid #d5d0ba;
	border-right: 1px solid #d5d0ba;
	overflow: hidden;
	background: #FCFBFA;
	font-size: 1.1em;
}

.col-left-container-body h2 {
	margin: 0;
}
.col-left-container-body ul {
	list-style: none;
	padding: 0;
	font-size: 1.1em;
}
	
.col-left-container-bottom {
	width: 250px;
	height: 11px;
	background: url(../images/col-left-container-bottom.gif) no-repeat;
}	
	
#body-col-right {
	width: 630px;
	float: left;
	margin: 0;
}
	
.col-right-container {
	width: 630px;
	overflow: hidden;
	margin: 0 0 15px 0;
}
	
.col-right-container-cap {
	width: 630px;
	height: 11px;
	background: #FCFBFA url(../images/col-right-container-cap.gif) no-repeat;
}
	
.col-right-container-body {
	width: 580px;
	padding: 8px 24px;
	border-left: 1px solid #d5d0ba;
	border-right: 1px solid #d5d0ba;
	overflow: hidden;
	background: #FCFBFA;
}

.col-right-container-body > h1 {
	margin-top: 4px;
}
	
.col-right-container-bottom {
	width: 630px;
	height: 10px;
	margin-bottom: 16px;
	background: url(../images/col-right-container-bottom.gif) no-repeat;
}

#body-wrap hr {
	visibility: hidden;
	clear: both;
}

/*---SPECIAL FORMATTING---*/
div.series {
	margin-top: -10px;
	margin-bottom: 12px;
}
div.series-info-left {
	width: 48%;
	float: left;
}
div.series-info-right {
	width: 48%;
	float: right;
}
h3.msgSeries span {
	display: block;
}
h3 .title {
	font-size: 1.4em;
}
h3 .subtitle {
	color: #999;
	font-size: 1.2em;
	font-style: italic;
}
h3.event {
	margin-bottom: 2px;
}

a.college {
	font-size: 1.2em;
	line-height: 1.5em;
}

#verseBox {
	width: 200px;
	float: right;
	margin: 0 32px 0 0; padding: 8px 0;
	text-align: center;
}
#verseBox cite {
	font-size: 1.2em;
}
div.staff {
	width: 188px;
	float: left;
}
.staff h3 {
	margin-bottom: 0;
}
.staffTitle {
	display: block;
	color: #999;
	font-style: italic;
	font-weight: normal;
}
.emailPhone {
	font-size: 1.2em;
}