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

.clear {
	clear: both;
}

.border {
	clear: both;
	width: 100%;
	height: 1px !important;
	border-top: 1px solid #841C18;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.textpad {
	margin: 0 10px;
}

p {
	font-size: 1.1em;
}

li {
	font-size: 1.1em;
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
}

a {
	text-decoration: underline;
	color: #841C18;
}

a:hover {
	text-decoration: none;
}

a.current {
	text-decoration: none;
}

h1 {
	font-size: 2em;
	color: #380705;
}

h2 {
	font-size: 1.7em;
}

#texty h2 {
	letter-spacing: -1px;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

.em {
	font-style: italic;
}

body {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 76.1%;
	text-align: center;
	background-image: url(img/rensilfier-head-bg-4.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#outerbox {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}

#headbg {
	width: 100%;
	background-image: url(img/rensilfier-head-bg-bg.jpg);
}

#head {
	width: 700px;
	margin: 0 auto;
	height: 86px !important;
	background-image: url(img/rensilfier-head-bg.jpg);
	background-repeat: no-repeat;
	background-color: #AD241C;
}

/*#head h1, #head h2 {
	visibility: hidden;
}*/

#subhead {
	margin: 0 auto;
	border-bottom: 1px solid #841C18;
	border-top: 1px solid #841C18;
	padding: 2px 0 0 10px;
	font-weight: bold;
}

#pages {
	height: 25px;
	display: block;
}

#pages li {
	float: left;
	margin-right: 10px;
}

#pages a {
	color: #841C18;
	line-height: 1.5em;
}

#centerboxbg {
	background-image: url(img/text-bg.gif);
	padding-top: 10px;
	padding-bottom: 5px;
}

#centerbox {
	clear: both;
	width: 700px;
}

#texty {
	width: 500px;
	float: right;
}

#texty h2 {
	color: #841C18;
	margin-bottom: 5px;
}

#texty h3 {
	color: #B92722;
	letter-spacing: normal;
	margin-bottom: 5px;
}

#texty h4 {
	color: #865319;
	margin-bottom: 1px;
}

#texty h5 {
	color: #4B8619;
	margin-bottom: 5px;
}

#texty p {
	margin-bottom: 10px;
}

#texty ul {
	margin-bottom: 10px;
}

#texty li {
	list-style: circle;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 1em;
	text-indent: -1em;
}

#texty img {
	margin-bottom: 5px;
}

#texty img a {
	border: 2px solid #865319;
}

#texty a img {
	border: 2px solid #865319;
}


#nav {
	width: 198px;
	float: left;	
}

#nav ul {
	padding-top: 5px;
}

#nav li {
	margin-bottom: 10px;
}

#nav h3 {
	color: #fff /*#B92722*/;
	letter-spacing: normal;
	background-color: #841C18;
	padding: 3px !important;
}

#nav p {
	margin-bottom: 15px;
}

#nav li a {
	font-weight: bold;
	color: #841C18;
	display: block;
	padding: 2px 0 2px 3px;
	text-decoration: none;
	border: 1px solid #ffffff;
}

#nav li a:hover {
	background-color: #fff /*#A5231F*/ /*#841C18*/;
	border: 1px solid #A5231F;
	color: #A5231F /*#ffffff*/;
	text-decoration: none;
}

#nav li a.current {
	background-color: #fff /*#A5231F*/ /*#841C18*/;
	border: 1px solid #A5231F;
	display: block;
	color: #A5231F /*#ffffff*/;
	text-decoration: none;
}

#extra {
	margin-bottom: 15px;
}

#rss {
	height: 30px;
	background-image: url(img/feed-icon-28x28.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 15px;
}

#rss a {
	text-decoration: none;
	display: block;
	line-height: 1.5em;
	padding-left: 30px;
}

#search {
	margin-bottom: 15px;
}

.search {
	margin-bottom: 10px;
}

form {
	margin-bottom: 15px;
}

/*#menu {
	border: 1px solid #841C18;
	padding-left: 3px;
}*/

#foot {
	width: 700px;
	margin: 0 auto;
	background-color: #841C18;
	text-align: center;
	color: #fff;
}

#foot a {
	color: #fff;
}

.map {
	border: 2px solid #841C18;
}

.afrigator {
	visibility: hidden !important;
	display: none !important;
}

.afrigator a img {
	visibility: hidden !important;
	display: none !important;
	border: 0 !important;
}

/* sNews */
textarea { width: 97%; height: 20em; padding: 3px; }

.date {
	border-bottom: 1px solid #841C18;
	border-top: 1px solid #841C18;
}