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

body {
	color: #542A04;
	font: 12px normal Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}


#wrapper{
	margin: 0px auto;
	width: 950px;
	background-color: #FBEDCB;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
		}
	
#rightcolumn{
	width:190px;
	height: 200px;
	float: right;
	padding-top: 200px;
	}
			#rightcolumn img{
				width: 100%;
				visibility: visible;
				position: relative;
				right: 10px;
				}
	
			#rightcolumncontent {
				width: 120px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 14px;
				line-height: 1.5em;
				margin: -20px 0px 10px 5px;
				}
			
			#rightcolumncontent:first-line{
				font-size: 17px;
				line-height: 1em;
				margin: 0px;
				}
				
			#moveover {
				margin-top: 3px;
				}
							
#leftcolumn{
	width: 200px;
	padding: 180px 0px 0px 0px;
	float:left;
	text-align: left;
	}
	
			#leftcolumncontent {
				width: 120px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 14px;
				line-height: 1.5em;
				float:right;
				}
			
	
#centercolumn{
	width: 550px;
	margin-left: 200px;
	}

#header{
	width: 550px;
	height: 132px;
	position:relative;
	background-image: url(images/bgtree2.gif);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	}

#logo{
	position: relative;
	right: 100px;
	float: left;
	}
	
	
#bibleverse{
	position:relative;
	right: 0px;
	float: right;
	padding: 30px 0px 0px 10px;
	background-image: url(images/leaf3.jpg);
	background-repeat: no-repeat;
	font-style:italic;
	width: 400px;
	height: 70px;
	margin-left: -100px;
	background-position: 0px 30px;
	line-height: 2em;
	}

			#bibleverse p{
				text-indent:32px;
				}
			
			#bibleverse p:first-letter{
				font-size: 42px;
				}
				
#nav{
	width: 550px;
	height: 49px;
	background-image: url(images/boxn1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

			#nav .navitem{
				text-align: center;
				width: 125px;
				height: 49px;
				float:left;
				padding-top: 3px;
				}

			#nav .navitem1{
				text-align: center;
				width: 125px;
				height: 46px;
				float:left;
				padding-top: 3px;
				background-image: url(images/tab.gif);
				background-repeat: no-repeat;
				background-position: center top;
				}
				
			.nw{
				background-image: url(images/boxnw.gif);
				background-repeat: no-repeat;
				background-position: left bottom;
				height: 49px;
				width: 25px;
				float: left;
				}
			
			.ne{
				background-image: url(images/boxne.gif);
				background-repeat: no-repeat;
				background-position: bottom;
				height: 49px;
				width: 25px;
				float: right;
				}
			
			#nav a {
				color: #542A04;
				text-decoration:none;
				}
			
			#nav a:hover {
				color: #D00;
				text-decoration:none;
				}

#box {
	width: 550px;
	background-image: url(images/boxbg.gif);
	background-repeat: repeat-y;
	}

			#box #w{
				float:left;
				}
			
			#box #e{
				float:right;
				}
			
			#boxbottom {
				width: 550px;
				height: 25px;
				background-image: url(images/boxs.gif);
				background-position: bottom;
				background-repeat: repeat-x;
				clear: both;
				}
				
			#box p {
				text-indent: 40px;
				margin: 20px 40px 20px 40px;
				line-height: 21px;
				font-size: 14px;
				}
			#box p .bigger{
				font-size: 40px;
				}

#footer {
	width: 550px;
	text-align: center;
	padding-top: 6px;
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	}
	
			#footer a{
				color: #542A04;
				}
				
			#footer a:hover {
				text-decoration: none;
				color: #D00;
				}


a {
	text-decoration:none;
	color: #B00;
	}

a:hover { 
	color: #F00;
	text-decoration: underline;
	}


.floatright {
	float:right;
	}
	
.floatleft {
	float:left;
	}
.center {
	text-align: center;
	display: none;
}

.clearboth {
	clear: both;
}

.clearright {
	clear: right;
	}
	
.clearleft{
	clear: left;
	}

.container {
	position:relative;
	bottom: 0px;
	left: 0px;
	}

.red {
	color: #F00;
	}

.green {
	color:#009900;
	}

h1 {
	text-align: center;
	margin: 0px 20px 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	}

	
	
h2 {
	font-size: 18px;
	background-repeat: no-repeat;
	margin-bottom: -10px;
	margin: 10px 0px -10px 55px;
	font-weight: bold;
}

.photo {
	padding: 0px 10px 0px 10px;
	float: right;
	}
.photoleft {
	padding: 0px 10px 0px 20px;
	float: left;
}
.pad {
	padding: 20px;
	}
img.moveleft {
	position:relative;
	left: 40px;
	margin: 0 0 0 -40px;
	}

#directions {
	margin: 10px 10px 10px 10px;
	width: 275px;
	float: right;
	}	

/************************ Testimony page */

h3 {
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
}

.profilephoto {
	margin: 0px 5px 0px 0px;
	}

#profileinfo {
	width: 170px;
	float: right;
	}

#testimonyheader {
	margin: 0px 20px 0px 20px;
}
#pullquote {
	font-size: 16px;
	font-style: italic;
	float: right;
	width: 200px;
	padding: 10px;
	color: #FFE;
	background-color: #CAA56F;
	background-image: url(images/leaf21.gif);
	margin: 0px 0px 10px 10px;
	border: 2px #E5D2B7 solid;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#pullquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	text-indent: 0px;
	}

#pullquote p:first-letter {
	float:left;
	font-size: 40px;
	line-height: .8em;
	font-weight: bold;
	margin: 2px 3px 0px 17px;
	}



/***************************** Testimony Form */

fieldset {
	margin: 35px 45px 0px 45px;
	border: 1px #DEB983;
	border-style: solid none none;
	background: url(images/bgh.jpg) repeat-x scroll left bottom;
	}

li {
	list-style-type:none;
	padding: 5px;
	background: url(images/lineh.gif) repeat-x scroll left bottom;
	}

label {
	float: left;
	width: 90px;
	margin: 3px 10px;
	}
	
input {
	padding-left: 0px;
	}
	
textarea {
	display: block;
	margin-left: 110px;
	}

.example, .formnote {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D9920D;
	margin-left: 110px;
	}

.example {
	margin-left: 2px;
	}
	
legend {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	padding-right: 5px;
	margin-left: -33px;
	}

legend img {
	position: relative;
	float:left;
	bottom: 20px;
	}

.submitbutton {
	margin: 5px 0px;
	padding: 0px;
	}
	
/***************************** Alumni Contact List */

#contactlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	background: url(images/bgh.jpg) repeat-x scroll left bottom;
	}
	
#contactlist tr{
	background: url(images/lineh.gif) repeat-x scroll left bottom;
	}

#contactlist td{
	height: 30px;
	padding: 5px 3px;
	}
.databasetab {
	position: relative;
	bottom: 28px;
	left: 25px;
}

