/* STYLE SHEET FOR TABLELESS CSS STYLES */

* { margin:0; padding:0 }
div { margin:0; padding:0 }
BODY {
	font-size: .75em;
	background: #BEDEF8 url(images/bg.gif) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333;
}
#wrapper { width:700px; margin: 0 auto }
#header { width:700px; height:120px; background: #004061 url(images/header-bg.gif) repeat-x; color:#fff; clear:both;  }
#topButtons { text-align:right; padding:35px 30px 0 0 }
#topNav { width:700px; height:37px; background:#004061; clear:both; display:block }
#footer { 
	background: #161616 url(images/footer-bg.gif) repeat-x; 
	color:#fff; 
	font-size:90%; 
	text-align:right; 
	padding:7px 20px 0 0; 
	height:23px 
}
#footer a { color:#fff; text-decoration:none }
#footer a:hover { color:#BEDEF8; text-decoration:none }
.copyRight { font-size:80%; padding-top:5px }

/* LINK AND TEXT STYLES */
a { color:#2080A0; text-decoration:underline }
a:hover  { color: #AA4A1B } 
.sm { font-size:90% }
.eventsTitle { color:#6C051E; font-weight:bold; background: url(images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.title { color:#6C051E; font-weight:bold }
.darkBg { background:#161616; color:#fff }
.darkBg a { color:#fff; text-decoration:none }
.darkBg a:hover { color:#B2D215; text-decoration:underline }
.featured { list-style:none }
.featured ul { list-style:none }
.featured li { background: url(images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.ltLink a { color:#fff }
/* END LINK AND TEXT STYLES */

.left { float:left; position: relative }
.right { float: right; position:relative }
.btMargin { margin-bottom:10px }
.interiorBox { width:625px; margin:15px auto }
.box { width:370px; margin:15px auto }
.homeBg { 
	background:#fff url(images/home-bg.gif) repeat-y; 
	height:100%; 
	width:700px; 
	overflow:hidden;
	clear:both
}
.mainBg { 
	background:#fff url(images/left-border-bg.gif) left repeat-y; 
	height:100%; 
	width:700px; 
	overflow:hidden;
	clear:both
}
.currentEvents { padding:14px 14px 20px 14px; font-size:90% }

/* CHANGE BOTTOM MARGIN SETTING FOR ADDITIONAL SPACE, LESS SPACE, OR REFINED ALIGNMENT BETWEEN ITEMS */
.cellBox { width:100%; margin:0 0 15px 0; overflow: hidden  } 
/* END CELL NOTE*/
.cellBox img, .pic { border:1px solid #652235; float:left; margin:0 8px 0 0 }
.picBorder { border-top:1px solid #410101; }
.bannerContainer { height:198px; clear:both }
.interiorBanner { height:120px; clear:both }
.cellStaff { width:100%; margin:0 0 20px 0; overflow:hidden } 
.staffBorder { border:1px solid #505059; float:left; margin:0 10px 0 0 }
.rtBorder { background: url(images/b-div.gif) right no-repeat; padding:0 2px 0 0 }
.contactBox { 
	width:300px; 
	margin:0 0 10px 25px; 
	background:#a349a4; 
	border: 1px solid #6A8528;
	padding:25px; 
	float:right 
}
.form { 
	border:1px solid #333; 
	height:15px; 
	width:115px; 
	background: url(http://lovelandtenderyears.com/images/input-bg.gif) repeat-x; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:5px; clear:both }
h2 { font-size:110% }