/* Styles for noharmfoundation.com */

body {
  text-align: center;
  background: #656868 /*url('../img/bg.jpg') top center no-repeat fixed*/;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
  background: #F3E7A9 url('../img/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 873px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_header {
  height: 140px;
  background:url('../img/header.jpg') top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}

#page_header h3 {
  width:669px;
  padding-top:100px;
  font-family:"Times New Roman", Times, serif;
  font-size:13px;
  font-weight:bold; 
  font-style:italic; 
  color: #FFFABF;
  margin:0px;
  text-align:right;
}

#page_header a {
  text-decoration:none; 
  color: #FFFABF;
}

#page_header a:hover {
  text-decoration:underline;
}

#menu_bar {
  height:30px;
  background: #195e79 url('../img/menu_bg.jpg') repeat-x;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #FFF;
text-decoration: none;
float: left;
border-right: 1px solid #FFF;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #FFB32F;
}

#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
}

#left_side {
  float:left;
  width:610px;
}
  
#left_side h3 {
  margin:15px;
  margin-right:15px;
  font-family:"Times New Roman", Times, serif;
  font-size:24px;
  font-style:italic;
  font-weight: bold;
  color: #DF4E00;
}

#left_side h4 {
  margin:15px;
  margin-right:15px;
  font-family:Verdana;
  font-size:12px;
  font-weight: bold;
  color: #333333;
}
  
#left_side p {
  margin:15px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side li {
  width:460px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
  margin-bottom:10px;
  margin-left:38px;
  /*list-style:none;*/
 
}
.nospaces li {
margin-bottom:0px;
line-height:12px}
.emphasis {
  font-family:'Times New Roman', Times, serif; 
  font-size:16px; 
  font-style:italic; 
  font-weight:bold;
}

.quotes {
  width:320px;
  text-align:center;
  margin-top:20px;
  margin-bottom:20px;
  font-family:"Times New Roman", Times, serif;
  font-size:14px;
  font-style:italic;
  color:#195E79;
  border-top:1px solid #777F7F;
  border-bottom:1px solid #777F7F;
}

.quotes td {
  padding:4px 20px 4px 20px;
}

.backtotop {
  font-size:10px;
  font-family:Arial;
  width:80px;
  float:right;
  padding-right:20px;
}

#right_side {
  float:right;
  width:240px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #AF4B15;
  padding:4px;
  border:1px solid #3A3B22;
}

#right_side h4 {
  color:#0F5F7F;
  font-family:"Times New Roman", Times, serif;
  padding:0;
  margin:0; 
  padding-bottom:10px;
}
  
#right_side p {
  margin:15px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 50px;
  background: #195e79;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  padding-left:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FDFDFD;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

#dialog{display:hidden}
#download{font-size:.8em;font-weight:bold;padding:5px 0 5px 3px;cursor:pointer;margin:5px auto 5px 0;width:220px}
#dialog .dialog{font-size:.8em;padding:5px}
sup {font-size:.6em}
dl{margin:5px auto;width:500px;font-family: verdana, helvetica, sans-serif;
font-size:12px;}
dt{font-weight:bold;float:left;width:10px;margin:0}
dd{margin-bottom:10px}
 
 