BODY#body{
	margin:0;
	padding:0;
	text-align: center;
	background: #F3C891;
}

body, td, th, tr, p, div {

font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #693F35;
	line-height: 135%;
}

#home_module div,
#home_module p {
	color: #666;
}

#right div,
#right p {
	color: #fff;
}

.moduletable {
	margin: 0;
	padding: 5px;
}

#content .moduletable {
	padding-left: 0;
}

p {
	margin:0;
	padding: 5px;
	padding-left: 0;
}

#left p {
	padding-left: 0px;
}

#wrapper {
	position: relative;
	width: 881px;
	margin:0px auto;
	text-align: left;
	height: 574px;
}

#header {
	position: relative;
	height: 60px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 0;
	width: 313px;
	height: 60px;
}

#menu {
	position: absolute;
        margin: -1px 0 0 190px; /* because of IE */
	bottom: 10px;
}

#wrapper_content {
        background : url(../images/links.jpg);background-repeat:repeat-y;
        border:1pt solid #993300;
	float: left;
	padding-top: 0px;
}

#img1   {
        border:1pt solid #993300;
}

#right {
	width: 200px;
	float: left;
}

#right .moduletable {
	padding-top: 10px;
	padding-left: 0;
}

#right p {
	padding: 10px;
}

#home_img {
      margin-left:0px;	
      width: 884px;
      height:574px;
      background:#ffffff;

}

#home_module {
	float: right;
	width: 315px;
}

#in_img {
	width: 880px;
	height: 0px;
	padding: 0px;
	padding-top: 0;
        background:#ffffff;
}

#left {
    
        float: left;
	width: 0px;

}

#left .moduletable {
	padding-top: 100px;
	text-align: center;
}

#content {

	float: left;
        margin-left:150px;
	width: 730px;
        background:#ffffff;
	font-size: 13px;
}

#content-padding {
	padding: 10px;
        background:#ffffff;
}

#footer {
	text-align: left;
}

#footer_module {
	float: left;
	width: 230px;
}

#footer_module div,
#footer_module p {
	color: #693F35;
	font-size: 11px;
}

#footermenu .moduletable-bottom {
	padding: 10px;
	padding-top: 8px;
}

#footermenu {
	float: left;
	width: 200px;
	text-align: right;
        color:#693F35;
}

#logo img {
	display: block;
}

.space {
	height: 20px;
}

.clear {
	clear: both;
}


/* GENERAL PURPOSE STYLES */

a, a:link, 
a:visited {
	color: #693F35;
        font-weight: normal;
        font-size: 12px;
	text-decoration: underline;
}

a:hover, a:active {
        color: #91350C;
	text-decoration: none;
}

table.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	margin-bottom: 5px;
	font-weight: normal;
}

#header2 .moduletable {
	padding: 0;
	margin: 0;
}

.inputbox {
	margin-right: 5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #ddd;
}

.contentpane {
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
}

.contentpaneopen {
	width: 95%;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
}

.contentdescription {
	font-size: 13px;
	color: #333;
	text-align: left;
}

.sectiontableentry1 {
	background-color: #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-size: 10px;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  text-decoration: none;
  font-weight: normal;  
}

form {
	padding: 0;
	margin: 0;
}

#footer .moduletable-bottom {
	color: #693F35;
}

#footer .mainlevel-bottom {
	color: #693F35;
}

#footer a, 
#footer a:link, 
#footer a:visited  {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: #693F35;
	text-transform: upercase;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: none;
}

.componentheading ,
.contentheading {
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #993300;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 0px;

}


/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
	color: #993300;
}

h3 {
	font-size: 13px;
}

#home_module_content h3 {
	display: none;
}

#left h3 {
	padding-right: 0;
	padding-bottom: 5px;
	height: 24px;
}

#right h3 {
	background: url(../images/right_h3.png) no-repeat left top;
	padding: 5px;
	padding-left: 10px;
	height: 20px;
}

#footer h3 {
	display: none;
}

h4 {
	font-size: 11px;
	color: #693F35;
}

ul { 
	margin: 2px;
	padding: 3px;
	padding-left: 25px;
}

li {	

	list-style: none;
	list-style-image: url(../images/arrow.png);
	font-size: 13px;
	padding-left: 10px;
	line-height: 125%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 12px;
}



ul.arrow1,
ul.arrow2  {	

	line-height: 130%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

#left ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#left ul li {
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#left ul li a, 
#left ul li a:link, 
#left ul li a:visited {
	text-decoration: none;
	line-height: 20px;
	font-size: 13px;
	color: #693F35;
}

#left ul li a:hover,
#left ul li a:active {
	text-decoration: none;
	color: #91350C;
}


/* primary menu - at the top of this site */


#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	float: left;
	line-height: 30px;
}

#menu a, 
#menu a:link,
#menu a:visited   {
	font-size: 12px;
	color: #693F35;
	padding-left: 20px;
	padding-right:20px;
	line-height: 20px;
	text-decoration: none;
}
#menu a:active,
#menu a:hover
  {
	font-size: 12px;
	color: #91350C;
	padding-left: 20px;
	padding-right:20px;
	line-height: 20px;
	text-decoration: none;
}

#menu ul li a:hover,
#menu ul li a#active_menu {
	text-decoration: none;
}

img {
	border: 0;
}
