body {
	font-size: 13px;
	font-family:"trebuchet MS", verdana, arial, sans-serif;
	background:#9D9B68;
	width: 100%;
	margin: 0px auto;
}

#header {
	background: url(images/header_1pix.png) repeat-x;
	height: 235px;/* border-bottom: 1px solid #FFFFFF; */
}

.inner {
	width: 922px;
	margin: 0px auto;
}

#outer1 {
	float:left;
	width:23%;
	background:url(images/left_menu_bg.png) repeat-y #EEEFE7 100% 100%;
}

#outer2 {
	float:left;
	width:77%;
	background:url(images/centre_content_bg.png) repeat-y #EEEFE7;
}

div.three-col #outer2 {
	width:55%;
}

#outer3 {
	float:right;
	width:22%;
	background:#E1E2D3;
}

#outer3 h3 {
	padding: 23px 10px 8px 20px;
	color: #655E25;
}

#outer1, #outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {
	overflow:hidden;
	background:#EEEFE7;
	border-top: 3px solid white;
}

#footer {
	clear:both;
	height: 100%;
}

h1 {font-size:20px; margin:0; padding:10px 0; color:#fff;}
h3 {font-size:16px; margin:0; padding:8px 0; font-weight: normal;}
p {font-size:13px; line-height:1.5em; margin:0; padding:5px 0;}
#footer p,
#header p {color:#fff;}
#footer a {color:#fff; text-decoration:none;}
#footer a:hover {text-decoration:none;}
#footer a img{border:0;}

#footer p span.copyright {float: right; margin-right: 10px;}
#footer p span.registrars {position: relative; left: 10%;}

/* #header .content {background:url(images/header_bg.gif) no-repeat 0 0;height: 232px; width: 100%; padding: 0px;} */

.logo { display: none; }
#header .members {
	float: right;
	background: url(images/button_members.gif) no-repeat;
	height: 33px;
	width: 200px;
	top: 15px;
	left: 500px;
	padding: 4px 0px;
}
#header .clients {
	left: 300px;
	top: 15px;
}
#header .members a { display: block; width: 100%; height: 100%; text-align: center; font-size: 16px; color: #fff;}
#header .top_bar {
	height: 40px;
	background: url('images/top_bg.gif');
	margin-bottom: 5px;
}

#menu a, #menu a:visited {
  text-decoration:none;
  color:#000;
  display:block; 
  width:12em; 
  padding:0.2em;
  margin:0.5em auto;
  border-left:5px solid #EEEFE7;
  font-size: 16px;
  padding-left: 10px;
  text-transform: lowercase;
  }
#menu a:hover {
  border-left:5px solid #B3A242;
  background-color: #D9DCD6;
}

#menu a.active {
  border-left:5px solid #B3A242;
  background-color: #D9DCD6;
}
/* #B3A242 */
.dark_line { color: #E1E2D3; height: 3px;  border: 0; background-color: #E1E2D3; width: 80%;}
.light_line { color: #EEEFE7; height: 3px;  border: 0; background-color: #EEEFE7; width: 80%;}

ul.right_list {padding-left:0; margin:0; list-style-type:none;}
li.dark_list {background: #E1E2D3; display: block; padding: 10px 20px; color: #655E25;}
li.light_list {background: #E8E9DD; display: block; padding: 10px 20px;}


/* li:before {content: counter(item) ". ";counter-increment: item; display: block;} */

label {width: 20em;float: left;text-align: right;margin-right: 0.5em;display: block}
.submit input#button1 {margin-left: 19.5em;}
.submit input#button2 {margin-left: 0.5em;}
select {width: 156px;}
input {width: 150px;}
.thanks {border: 1px dashed #000; padding: 10px; margin: 10px; background: #fff;}
.error {border: 1px dashed red; padding: 10px; margin: 10px; background: #EFEFEF;}

.hidden {visibility: hidden;}
.unhide {visibility: visible;}

.logo_banner a img {border: 0}

.content {
	padding: 15px;
}
.content a {color:#20343E; font-size: 12; text-decoration: underline;}
.tableframe { font-size:13px; }
tr.tablebody blockquote { margin:0;margin-left:15px; }

tr.tablebody  td.text { padding:0px; }

#email2 { display:none; }