/* box layout */
/*#4F4B45  #d4e5ca*/

.wrapper   { width: 900px; margin: 10px auto 10px auto;}
.wrapper   { background-color: #FFFBEF; color: #111; border:1px #4F4B45 solid;}

.headerbox { width: 100%; clear: both; margin: 0; padding: 0px 0px 0px 0px; border-bottom:1px #4F4B45 solid;}
.banner { width: 100%; clear: both; border-bottom:1px #4F4B45 solid;}
.images { width: 100%; clear: both; border-bottom:1px #4F4B45 solid;background-color: #BDB28C;}
.topmenu { width: 100%; clear: both; height: 24px; background-color: #948273;}
.wraptpmn { width: 725px; float: right;}

.bodybox { width: 100%; clear: both;}
.wrapbox { margin: 10px;}
* html .wrapbox { width: 90%; margin: 10px 10px 10px 10px ; }
.leftbox { width: 200px; float: left; margin: 0; border-right:1px #4F4B45 solid; border-bottom:1px #4F4B45 solid;}
.rightwrapper { width: 698px; float: right; border-left:1px #4F4B45 solid;}
.centerbox { width: 496px; float: left; border-bottom:1px #4F4B45 solid; border-right:1px #4F4B45 solid;}
.centerbox2 { width: 100%; clear: both; border-bottom:1px #4F4B45 solid;}
.mainnews { width: 100%; clear: both; border-bottom:1px #4F4B45 solid;}
.maincontent { width: 100%; clear: both; border-bottom:1px #4F4B45 solid;}
.mainfoot { width: 100%; clear: both;}
.rightbox { width: 200px; float: right; margin: 0; border-left:1px #4F4B45 solid; border-bottom:1px #4F4B45 solid;}
.footerbox { width: 100%; clear: both; margin: 0; text-align: center; border-top:1px #4F4B45 solid;}
.search {padding: 15em 0 2em 0;}


/* ie hack: */
     body { text-align: center;  }
     .wrapper   { text-align: left; }     

     
/* box style */
/*div { margin: 0px; padding: 0px; }*/


/* formatting */
body {
	color: #333; background-color:#948273;/*#5F4B3B*/
	margin: 0px; padding: 0px; 
	font-style:normal; font-variant:normal; font-weight:normal; font-size: 76%;
	line-height:1.4em; 
}
.wrapper {
	text-align: justify; 
	margin-bottom: 2em; 
}

h1 { padding: 2px 10px; margin: 0px;}
p  { margin: 0px;}
th  { padding: 0 0 3px 0; text-align:center;}
/*p,h1,h2,h3 { margin: 10px;}*/


/* GENERAL STYLE */

body { font-family : Lucida Sans Unicode, Lucida Grande, verdana, arial, sans-serif}

h1 { font-size: 1.3em; font-family: georgia, palatino, times, 'Times New Roman', serif; font-weight: bold;}
h2 { font-size: 1.2em; font-family: georgia, palatino, times, 'Times New Roman', serif; font-weight: bold;}
h3 { font-size: 1.2em; font-family: 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif; font-weight: normal;}
p, li, td, th  { font-size: 1em; }

.footerbox p { font-size: 0.9em; text-align: center; }

.anchor { text-align: right; }

a { text-decoration: none; color: #73345A;}
a:link, a:visited { text-decoration: none;}
a:hover, a:active { color: #AD518C;}
img { color: #fff;}
img.pict {height: 94px;}

acronym { border-bottom: none; text-decoration: none; font-style: normal; cursor: help;}

.contentheading {font-weight:bold; font-size: 1.3em; text-decoration: underline;}

/* Lists */

ul, ol {
	padding: 0px;
	list-style-type:disc; 
	list-style-position:outside;
	margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

li {
	padding: 0px;
	margin: 0px;
	list-style-image:url(../images/bullet.gif); margin-left:18px;
}
