﻿/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  background: #78AEDC url('../img/cover-shot-5.jpg') bottom center repeat fixed;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #2b25a7; text-decoration: none
}
A:visited {
	COLOR: #2b25a7; text-decoration: none
}
A:active {
	COLOR: #2b25a7; text-decoration: none
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
  background: #66414E url('../img/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 680px;
  text-align: left;
  border: 4px solid #66414E;
}

#page_header {
  height: 150px;
  background: #F8E7EF url('../img/hadadi-eng-mod.jpg') top right no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #000000;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #000000;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #A5A162 url('../img/menu_bg.jpg') top left no-repeat;
}

#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: #000000;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
}

#left_side {
  float:left;
  width:500px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #000000;
}
 
#left_side h4 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:12px;
  color: #000000;
} 

#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side td {
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#right_side {
  float:right;
  width:170px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #569fd2;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#hpage_wrapper {
  background: #66414E url('../img/hpage_bg.jpg') top right;
  margin-left: auto; 
  margin-right: auto;
  width: 680px;
  text-align: right;
  border: 4px solid #66414E;
}

#hpage_header {
  height: 150px;
  background: #F8E7EF url('../img/hadadi-heb-mod.jpg') top right no-repeat;
}  

#hpage_header h1 {
  padding-top:30px;
  padding-right: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #000000;
  letter-spacing: -1px;
  margin:0px;
}
#hpage_header h2 {
  padding-top:0px;
  padding-right: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #000000;
  margin:0px;  
}

#hmenu_bar {
  height:30px;
  background: #A5A162 url('../img/menu_bg.jpg') top right no-repeat;
}

#hnavcontainer ul
{
padding-right: 0;
margin-right: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: right;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#hnavcontainer ul li { display: inline; }

#hnavcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #000000;
text-decoration: none;
float: right;
border-left: 1px solid #BBB774;
}

#hnavcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#hcontent_wrapper {
  background: transparent url('../img/hcontent_bg.jpg') top right no-repeat;
}

#hright_side {
  float:right;
  width:500px;
}
  
#hright_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #000000;
}
 
#hright_side h4 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:12px;
  color: #000000;
} 

#hright_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#hright_side td {
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#hleft_side {
  float:left;
  width:170px;
}
  
#hleft_side h3 {
  margin-left:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #569fd2;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#hleft_side p {
  margin:5px;
  margin-bottom:15px;
  padding-left:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#page_footer {
  height: 70px;
  background: #515230 url('../img/footer.jpg') top left no-repeat;
}  

#page_footer A:link {
	COLOR: #5B2B41; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #5B2B41; text-decoration: underline
}
#page_footer A:active {
	COLOR: #5B2B41; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #5B2B41; text-decoration: underline
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #5B2B41;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 
