/*Begin Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
  height: 100%;
}
body {
    height: 100%;
	line-height: 1;
    font-family: Arial;
    font-size: 13px;
	color: #4f332d;
	background: url(../images/bg.png) left top repeat;
	padding-bottom: 50px;
}
.Normal, .NormalDisabled 
{
	line-height: 1;
    font-family: Arial;
    font-size: 13px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*End Reset*/

/*Begin Layout*/
#main {
	width: 980px;
	position: relative;
	z-index: 100;
	background: url(../images/body_bg_main.jpg) left top no-repeat;
	padding-top: 500px;
}
#main h1#siteTitle {
	width: 340px;
	position: absolute;
	left: 20px;
	top: 30px;
}
#main h1#siteTitle a{
	display: block;
	font-size: 28px;
	font-variant: small-caps;
	color: #686149;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: serif;
	border-bottom: 1px solid #a8ac77;
}
#main h1#siteTitle a span {
	color: #7c810d;
}
#container {
	margin-bottom: 50px;
}
.ContentPane {
	width: 575px;
	float: right;
	/*background: url(../images/visual.gif) right top no-repeat;*/
}
.LeftPane {
	float: left;
	display: inline;
	width: 345px;
	padding-left: 20px;
	font-size: 12px;
}
.LeftPane a {
	width: 140px;
	display: inline-block;
	color: #7c810d;
	text-decoration: underline;
}
.LeftPane TABLE {margin-top:10px}
a.more {
	color: #9a9f37;
	font-weight: bold;
	width: auto!important;
	line-height: 300%;
	font-size: 12px;
}
.LeftPane a.reminder {
	margin-top: 10px;
	text-decoration: none!important;
}
.ContentPane h1, .Head, .ContentPane h2, .LeftPane dt {
	font-size: 24px;
	font-family: Times New Roman, serif;
	font-weight: normal;
	color: #6d6446;
	margin-bottom: 20px;
}
.ContentPane p, .LeftPane td {
	line-height: 150%;
}
.ContentPane p {
	margin-bottom: 25px;
}
#menu {
	position: absolute;
	left: -22px;
	top: 60px;
	z-index: 200;
}
#visual {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/flash_frame.png) right top no-repeat;
}
#visual * {
	margin: -1px -20px 0 20px;
}

#footer {
	clear: both;
	width: 980px;
	border-top: 3px solid #f8f2e1;
	margin: 50px 0 0 0;
	padding-top: 50px;
	min-height: 100px;
}
#footer address {
	font-style: normal;
	width: 150px;
	float: left;
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 14px;
	color: #6d6446;
}
#footer address span {
	display: block;
	clear: both;
	line-height: 150%;
}
#footer address .phone {
	font-size: 22px;
}
#footer p {
	width: 750px;
	float: left;
	text-align: right;
	font-size: 11px;
	margin-top: 20px;
}
#footer p a {
	background: url(../images/envelope.gif) left center no-repeat;
	padding-left: 13px;
	color: #7c810d;
	font-weight: bold;
}
#footer p a.loginSO { background-image: none;padding-left:0 }

/* DNN admin menu */
#AdminMenu {
    position: absolute;
    top: 50px;
    right: -80px;
    padding: 5px 0 5px 5px;
    margin: 0;
    background-color: #fff;
}
#HouseMenuNav3 
{
  text-align: left;
  margin: 0;
  padding: 5px 2px 2px 15px;
  background: #777;
  font: 10px Verdana;
}
#HouseMenuNav3 li {
 list-style-image: none;
 list-style: none; 
  padding: 0;
  margin: 0;
} 
#HouseMenuNav3 li a {
  text-decoration: none;
  font: 10px Verdana;
} 
#HouseMenuNav3 ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-image: none;
}
ul {margin:0 0 25px 35px}
ul li {
	list-style: circle outside; 
    color: #757926;
	font-size:14px;
	line-height: 120%;
	font-family:georgia,serif;
	margin:5px 0;
}
blockquote {
	font-family: georgia,serif;
    color: #757926;
    font-size: 18px;
	margin:0 0 25px 0;
	padding:0 0 0 35px;
	background:transparent url(/Portals/hebmem/Skins/hebmem/images/ornament.png) no-repeat scroll left center;
}
blockquote.big {
	background:transparent url(/Portals/hebmem/Skins/hebmem/images/ornament.png) no-repeat scroll left center;
}
blockquote.lst {
	margin:10px 0;
}
#contact {
	color:#6D6446;
	font-family:Tahoma;
	font-size:14px;
	font-style:normal;
	line-height: 120%;
	margin-bottom: 25px;
}
a, a:link, a:visited, a:hover {
	color:#9a9f37;
	outline:none;
}
TR.PostingHdr { color: #9a9f37; font: 12pt Georgia}
TR.PostingHdr TD, TR.PostingItm TD {padding: 5px; }
