body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #E8E8E8;
}
.hws {
	color: #333333;
	font-size: 0.8em;
}
.leftside {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 75px;
}


a {
	font-weight: bold;
	color: #7A5A41;
	text-decoration: none;
}
ul {
	list-style-type: none;
}



.maincontent {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
}

a:hover {
	text-decoration: underline;
}
.sermonsmargin {
	width: 400px;
	margin-left: 100px;
	margin-top: 50px;
}
.sermonsmargin2 {
	width: 400px;
	margin-left: 10px;
	margin-top: 50px;
}
.maincontentdiv .maincontenttable .contentrite #form1 textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #CCCCCC;
	background-color: #333333;
	color: #FFFFFF;
}


.large {
	font-size: 1.1em;
}

.services {
	font-size: 0.8em;
}

.maincontentdiv {
	width: 821px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
}

.rightside {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: justify;
}
.maincontenttable {
	background-image: url(images/homebnr2.gif);
	background-repeat: no-repeat;
}

hr {
	color: #CCCCCC;
	height: 1px;
	width: 60%;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.navdiv {
	font-size: 1.1em;
	line-height: 2em;
	background-color: #E2E2E2;
	padding: 2px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.contentrite {
	text-align: justify;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.fltl {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


.navdiv:hover {
	background-color: #FFFFFF;
}
.navdiv a {
	display: block;
	text-decoration: none;
}
.maincontentdiv .maincontenttable .contentrite #form1 textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #CCCCCC;
	background-color: #333333;
	color: #FFFFFF;
	overflow: auto;
	width: 150px;
}

submit {
	
}

.funkybutton { background-color: #333333; color: #FFFFFF; border:1px solid}
.funkybutton:hover { background-color: #FFFFFF; color: #333333; border:1px solid}



