﻿body {
	background: url(../images/bg-green.gif) repeat-y center #e8e8e8;
	font-family: Arial;
	font-size: 14px;
	color: #3c3c3c;
	line-height: 22px;
	margin: 0px;
}

td {
	font-family: Arial;
	font-size: 14px;
	color: #3c3c3c;
}

/* -- STRUCTURE -- */

#page {
	text-align: center;
	height: 100%;
	background: url(../images/swipe.png) center -100px no-repeat center;
}

#pageInterface {
	text-align: left;
	margin: 0 auto;
	width: 865px;
}

#header {
	margin: 0 auto;
	text-align: left;
	width: 865px;
}

#logo {
	float: left;
	display: inline;
	width: 450px;
	height: 150px;
}

	#logo img {
		//margin-top: 25px;
	}

#contact {
	display: inline;
	text-align: right;
	width: 233px;
	height: 141px;
}

	#contact img {
		margin-top: 90px;
		margin-left: 388px;
		*margin-left: 0px;
	}

#banner {
	margin: 0 auto;
	margin-bottom: 20px;
	*margin-bottom: 20px;
	background: url(../images/header.jpg) no-repeat;
	width: 865px;
	height: 290px;
	text-align: left;
}

#bannerlist {
	float: left;
	display: inlne;
	*margin-top: 20px;
	width: 230px;
	height: 290px;
}

	#bannerlist a {
		display: block;
		background: url(../images/bullet.w.gif) 5px 10px no-repeat;
		font-family: Gill Sans, Trebuchet MS, Arial, Helvetica, sans-serif;
		padding-left: 20px;
		font-size: 19px;
		line-height: 26px;
		color: #ffffff;
	}

#middle {
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 25px;
	text-align: left;
	width: 865px;
}

#content {
	margin: 0 auto;
	text-align: left;
	padding-left: 120px;
	width: 865px;
}

#navigation {
	display: block;
	text-align: left;
	margin-top: 15px;
	width: 865px;
	height: 44px;
	background: url(../images/nav.bg.gif) no-repeat;
}

	#navigation .a1 {
		color: #ff6103;
	}
	
	#navigation .a2 {
		color: #a9891c;
	}
	
	#navigation .a3 {
		color: #a466a8;
	}
	
	#navigation .a4 {
		font-size: 15px;
		margin-left: 80px;
		color: #a466a8;
	}

#widecolumn {
	display: inline-block;
	width: 700px;
	text-align: left;
	margin-left: 94px;
}

#narrowcolumn {
	float: left;
	display: inline;
	width: 422px;
	text-align: left;
}

#narrowcolumn #container {
	padding: 1px 20px 10px 20px;
}

#widecolumn#container {
	padding: 0px 20px 10px 0px;
}

#specials {
	float: left;
	display: inline;
	width: 263px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-left: 1px solid #dadada;
}

#specials img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#block {
}

#box {
	display: inline;
	width: 297px;
}

#boxcontent {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 15px 15px 15px;
}

#relatedlinks {
	margin-left: 20px;
	margin-bottom: 20px;
}

#relatedlinks a {
	float: left;
	width: 135px;
	margin-bottom: 4px;

	font-size: 11px;
	font-family: Arial;
	line-height: 15px;
	color: #3c3c3c;
	text-decoration: none;
}

#relatedlinks a:hover {
	color: #0e3c85;
}

#videocontent {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	margin: 5px 0px 15px 3px;
}

#verse {
	padding-left: 120px;
	padding-top: 100px;
	width: 400px;
	*width: 500px;
	height: 300px;
	*height: 450px;
}

#chalkboard {
	padding-left: 120px;
	padding-top: 50px;
	width: 400px;
	*width: 500px;
	height: 300px;
	*height: 450px;
}

#footer {
	display: inline-block;
	margin: 0 auto;
	margin-top: 12px;
	width: 865px;
	height:100px;
}

#footercontent {
	display: inline-block;
	width: 865px;
	text-align: center;
}

#footer #links {
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	letter-spacing: -1px;
	margin-top: 7px;
}

	#footer #links a {
		color: #6d6d6d;
		margin-left: 12px;
	}

	#footer #links a:hover {
		color: #000000;
		text-decoration: none;
	}

#copyright {
	text-align: center;
	margin-top: 4px;
	width: 865px;
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 15px;
	color: #bbbbbb;
}

#copyright a {
	color: #bbbbbb;
}

#copyright a:hover {
	color: #000000;
	text-decoration: none;
}


#headerLogin {
	margin: 0 auto;
	text-align: left;
}

label {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	display: block;
}

#formLogin input, textarea {
	border: 1px solid #cccccc;
	background-color: #f9f9f9;
	width: 180px;
	padding:4px 2px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#formLogin {
	text-align: left;
	padding-top: 110px;
	margin-left: 500px;
	width: 350px;
}

#formInput input, textarea {
	border: 1px solid #cccccc;
	background-color: #f9f9f9;
	width: 180px;
	padding:4px 2px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#formInput {
	text-align: left;
	margin: 20px;
}



/* -- ELEMENTS -- */

#partners {
	width: 300px;
	margin-bottom: 2px;
	text-align: center
}

#partners img {
	margin-bottom: 7px;
}

#partners .name {
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	color: #000000;
	padding-left: 8px;
	line-height: 18px;
}

#partners .name:hover {
	text-decoration: none;
}


#partner {
	width: 300px;
	margin-bottom: 2px;
}

#partner .name {
	width: 300px;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	color: #000000;
	line-height: 18px;
	float: left;
	display: inline;
}

#partner .name:hover {
	text-decoration: none;
	color: #187565;
}

#contactNav {
        border-bottom: solid 1px white; /* firefox fix */
        margin: 10px 7px;
        padding: 0px; }
        
        #contactNav a {
          border-bottom: solid 1px #CCCCCC;
          text-decoration: none;
          color: #000000;
          padding: 5px 6px;
          margin: 0px;
          width: 162px;
          height: 25px;
          display: block;
          }
        #contactNav a:hover { text-decoration: none; color: #000000; background: #FAFAFA; }
        #contactNav .isActive { text-decoration: none; color: #000000; background: #FAFAFA; }
        #contactNav .isActive:hover { text-decoration: none; color: #000000; background: #FAFAFA; }

#partnerInfo {
	width: 380px;
	border-left: 4px solid #027663;
	padding-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	float: left;
	display: inline;
}

#partnerBiography {
	width: 380px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	display: inline;
}

#partnerContactInfo {
	width: 380px;
	border-left: 4px solid #59988d;
	padding-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	float: left;
	display: inline;
}

#innercolumnLeft {
	width: 75px;
	float: left;
	display: inline;
}

#innercolumnRight {
	width: 260px;
	display: inline;
}

#directions {
	width: 463px;
	border-top: 1px solid #CCCCCC;
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	display: inline;
}

#directions a {
	height: 18px;
	width: 205px;
	background: #027663;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding: 3px;
	float: center;
}

#directions a:hover {
	height: 18px;
	width: 205px;
	background: #AD2C2C;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	padding: 3px;
	float: center;
}

#contactCT {
	width: 225px;
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	display: inline-block;
}

#contactVT {
	width: 225px;
	padding: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	display: inline-block;
}





/* -- TABLES -- */

.boxmiddle {
	background: url(../images/b.bg.gif) no-repeat;	
}




/* -- FONTS -- */

a {
	color: #0e3c85;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Gill Sans, Trebuchet MS, Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 50px;
	letter-spacing: -1px;
	color: #0e3c85;
}

h2 {
	font-family: Georgia;
	font-size: 34px;
	font-weight: normal;
	font-style: normal;
	line-height: 40px;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	line-height: 26px;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 0px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
}

.highlight {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}

.videodescription {
	font-size: 11px;
}

.n {
	font-style: normal;
}

.large {
	font-size: 21px;
	line-height: 24px;
}

.small {
	font-size: 11px;
	line-height: 15px;
}

.w {
	color: #ffffff;
}


/* -- BUTTONS -- */

#formLogin input.button, #formInput input.button {
	*font-size: 11px;
}

button, a.button, input.button
{
	font-family: Gill Sans, Trebuchet MS, Verdana;
	font-size: 25px;

	color:#333!important;
	
	display:inline;
	width:auto;
	padding:4px 2px;
	border:1px solid #aaa;
	background:#efefef url("../images/button.gif") repeat-x left top;

	text-decoration:none;
	
	overflow:visible;
	white-space:nowrap;
}

button:hover,a.button:hover,input.button:hover 
{
	background:#fff url("../images/button-hover.gif") repeat-x left top;
	text-decoration: none;
}

button,input.button,a.button 
{
	font-family: Trebuchet MS, Verdana;
	padding:4px 2px;
	font-size: 11px;
}

button img,a.button img 
{
	padding-right:5px;
	vertical-align:middle;
}

button,a.button,input.button {}
