* { margin: 0; padding: 0 }

a:link { color: #504533; text-decoration: underline; }
a:visited	{ color: #504533;  text-decoration: underline; }
a:hover  { color: #504533; cursor: auto; border-bottom: 1px dotted #fff; } 

BODY {
	font-size: 10px;
	background: #D4C6AE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #504533;
	margin: 0 auto;
}
.top {
	background: url(images/top.gif);
	font-size: 10px;
	color: #736858;
}
.rightBanner { 
	background: url(images/center-logo.gif) no-repeat;
	width:237px;
	height:300px;
	font-size: 17px;
	font-family:"Monotype Corsiva";
	color: #511B12;
} 
.bottom {
	background:  url(images/bottom.gif);
	font-size: 10px;
	color: #736858;
	height:29px;
	text-align:right;
	padding-right:25px;
}
.left-box {
	background: url(images/middle-left-box.gif);
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 11px;
}
.left-box-top {
	background: url(images/top-box.gif);
}
.left-box-bottom {
	background: url(images/bottom-box.gif);
}
.main-top {
	background: url(images/main-top.gif);
}
.main-mid {
	background: url(images/middle-bg.gif);
	padding: 10px;
	color: #736858;
}
.main-bottom {
	background: url(images/main-bottom.gif);
}
.small-text {
	font-size: 11px;
	color: #736858;
}
.sm-color {
	font-size: 11px;
	color: #7A6C5C;
	text-decoration: none;
}
.text { padding: 10px;
		color: 511B12;
          
}
.links {
	font-size: 11px;
	color: #7E7E61;	
}
.whitelinks {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.text-highlight {
	font-size: 12px;
	color: #000;
	padding: 5px;
	background: #F6F9FC;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.pic { margin: 0 10px 0 0 }

.wels { 
	font-size: 12px;
	color: #511B12;
	text-decoration: none;
}

.textswap {
	color: #511B12;
		font-weight: bold;
}

.devotion {
	font-size: 14px;
	color:  #511B12;
}
	
h1 { 
color: #000;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}
	
h2 { 
color: #504533;
font-size: 16px;
font-weight: bold;
text-decoration: none;
}

h3 { 
color: #511B12;
font-size: 14px;
text-decoration: none;
}
