/* Layout Stylesheet */ 
body {
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	margin:0;
	padding:0;
	}
p {margin:0 0 1em; padding: 0 25px;}
 }
#Content p {line-height:1.8;}
#Content blockquote p {line-height:1.5;}

#Content p+p {margin-top:-1em; text-indent:2.7em;}

a {
	color:#6699cc;
	text-decoration:underline;
	font-weight:600;
	}
a:link {color:#336000;}
a:visited {color:#003300;}
a:hover {background-color:#ff9900; text-decoration:none}

h1 {
	color:#ffffff;
	font-size:25px;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:0px 10px;
	}
h2 {
	font-size:1em;
	font-weight:500;
	margin:0px 10px;
	}
h3 {
	color:#003300;
	font-size:1.5em;
	font-weight:500;
	margin:0 0 1em; padding: 0px 15px 10px 25px;	
	}
h4 {
	color:#336000;
	font-size:1.2em;
	font-weight:500;
	margin:0 0 1em; padding: 0px 25px; 
	}
h5 {
	color:#336000;
	font-size:1em;
	font-weight:500;
	margin:1.8em 0 .27em;
	}
ul {margin:0 0 1em; padding: 0 55px;}
li {list-style-type:disc; margin:0; padding:0; text-indent:3em;}

#Menu p {
	font-size:.9em;
	line-height:1.5;
	margin:0 0 2em;
	}
#Menu ul {margin:0 0 0 1em; padding:0;}
#Menu li {list-style-type:none; margin:0; padding:0; text-indent:-.5em;}
blockquote {
	margin:1em 2.7em 1.36em;
	color:#666;
	line-height:1.5;
	} 
#lh-col{
 position:absolute;
 top:139px;
 left:0;
 width:130px;
 z-index:3;
 background:#f0f0f0;
 color: #333333;
 margin-top:0px;
 padding-left:10px; 
 padding-right:10px; 
 padding-top:0; 
 padding-bottom: 40px; 
 }
#rh-col{
 position:absolute;
 top:102px;
 right:0;
 width:143px;
 z-index:2;
 background-image:url(images/rh1a.jpg);
	background-repeat:no-repeat;
	background-position:top, left;
 color: #333333;
 padding-bottom: 450px; 
} 
#c-block {
 width:100%;
 z-index:1;
 background:#f0f0f0;
 color: #333333;
 height:80%;}
#hdr{
 height:80px;
 background:#336000;
  background-image:url(images/head.jpg);
	background-repeat:no-repeat;
	background-position:top left;
 border-bottom:1px solid #000000; 
 width:100%; 
 color: #333333; 
 margin:0;
  }
  #subhdr{
 height:20px; 
 border-bottom:1px solid #000000; 
 width:100%; 
 background:#333333;
 color: #ff9900; 
 margin:0;
  }
  #header {
	float:left;
	padding: 20px 0px;
	}	
#issue {
	float:left;
	color: #ff9900; 
	padding-top:2px;
	}
#c-col{
 margin:0px 143px 0 143px;
 position:relative;
 background:#ffffff;
 color: #333333;
 z-index:5;
 border: solid #000000;
 border-width:0 1px;
 }
#ftr {
 width:100%;
 padding-left:120px; padding-right:0; padding-top:10px; padding-bottom:5;
 height:90px;
 border: solid #000000; 
 border-width:1px 0;
 background:#eeeeee;
 color: #333333;
 margin:0;
 }
