body {
	font: 0.9em  Helvetica, verdana sans-serif;
	color: #533419;
	margin: 0;
	background: #663300 url('../img/richbrown.jpg') repeat;
	height: 100%;
	line-height:125%;
	
}


.heb
{text-align: right;
font-weight: bold;
font-size:125%;
}

.job {
font-style: italic;
}

.hebp {
font-size:150%;
line-height:175%;
}

.alt {
background: #e8d18e;
padding: 5px;
}

.sig {
font-weight: bold;
}

a {
	color: #CC6600;
}

#sans ul {
list-style: none;
}

#sans li {
border-bottom: 1px solid #333;
padding: 10px 0 10px 0;
}

/* index start */
#main {
	width: 1025px;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 7px 20px 8px;
}
* html #main {
	overflow:visible;
	height:100%;
}

#frmain {
	width: 853px;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 7px 20px 8px;
}
* html #frmain {
	overflow:visible;
	height:100%;
}

#container {
background: #fff;
padding: 20px;
}


#left {
width: 600px;
float: left;
margin-right 400px;
}

#right {
width: 325px;
float:right;
}

#right ul {
list-style: none;
}

#right li {
border-bottom: 1px solid #333;
padding: 10px 0 10px 0;
text-align: center;
font-family: georgia, times, serif;
}

#right li a {
text-decoration: none;
}

#right li a:hover {
color: #878700;
}


/* header start */




/* header */



#nav {
	height: 41px;
	margin: 0;
	padding: 5px 0 5px 0px;
	list-style: none;
	background: #878700;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	
}


#nav ul{
	list-style-type: none;
	position: absolute;
	white-space: nowrap;
	text-align: center;
	
}	

#nav li {
	display: block;
	float: left;
	color: #8f2222;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 8px;
	text-align: center;
}

#nav li a {
	text-decoration: none;
	color: #ffffff;
}

#nav li.current_page_item a, #nav li.current_page_parent a, #nav li a:hover {
	color: #cc9900;
}

#nav li.page_item {
padding-right: 30px;
}


#navbar, #navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navbar a {
	display: block;
	width: 10em;
}

#navbar li {
	float: left;
	width: 10em;
}

#navbar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#navbar li:hover ul {
	left: auto;
}

#navbar li:hover ul, #navbar li.sfhover ul {
	left: auto;
}


#frnav {
	height: 41px;
	margin: 0;
	padding: 5px 0 5px 0px;
	list-style: none;
	background: #878700;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	
}


#frnav ul{
	list-style-type: none;
	position: absolute;
	white-space: nowrap;
	text-align: center;
	
}	

#frnav li {
	display: block;
	float: left;
	color: #8f2222;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 10px;
	text-align: center;
}

#frnav li a {
	text-decoration: none;
	color: #ffffff;
}

#frnav li.current_page_item a, #frnav li.current_page_parent a, #frnav li a:hover {
	color: #cc9900;
}

#frnav li.page_item {
padding-right: 15px;
}


.todo
{
	font-style: italic;
	font-variant: small-caps;
	line-height: 225%;
	text-align:center;
}




img {
	border: none;
}

.img-right {
padding-left: 10px;
float: right;
}

/* content start */
#content {
	overflow: hidden;
	width: 100%;
}
/* logo start */
.logo {
	display: block;
	margin: 26px 0 0 22px;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 322px;
	height: 127px;
	overflow: hidden;
	background: url('../img/logo.gif') no-repeat;
}
/* left content end */
/* footer start */
#footer {
	background: #fff;
	position: relative;
	display: inline;
	
}

#footer img {
padding-right: 25px;
}

