body {
	margin: 0px;
	padding: 0px;
	color: #031a27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #031a27;
	text-decoration: none;
	line-height: 18px;
}

* {
	color: #D5C792;
}

select, input, textarea {
	color:#000000;
}

select option {
	color: black;
}

/**img {
	behavior:	url("pngbehavior.htc");
	z-index: 1000;
}*/

h1, h3 {
	margin-top: 0px;
	color: #D8C793;
}

h1 {
	font-size: 1.7em;
	color: #d8c793;
	font-family:"Times New Roman", Times, serif;
	
}
/*
ul li {
	line-height: 15px;
	margin-bottom: 5px;
	color: #737877;
*/}

div#menu ul li a {
	font-family: "Times New Roman", Times, serif;}

h1.hope{
font-size: 18px;
color: #d5c792;

}

.padding {
	padding: 0 10px;
	margin: 50px 0 8px 0;
	
}

.storeIntro a {
	line-height: 25px;
}

.storeIntro p {
	text-align: left;
	margin-left: 35px;	
}

.nomargin {
	margin-bottom: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #d5c792;
	font-size: 15px;
	margin: 0 0 0 8px;
}

ul.press li {
	margin-left: -15px;
	margin-bottom: 15px;
}

ul.press li a {
	text-decoration: none;
	font-size: 15px;
	color: black;
}

ul.press li a:hover {
	text-decoration: underline;
	color: #d5c792;
}
	
h3 {
	font-size: 1.4em;
}

p, ol,  {
	margin-bottom: 1.8em;
	color: #FFFFFF;
	list-style: disc; 
	
}

ul {
	margin-bottom: 1.8em;
	color: #FFFFFF;
	list-style: disc; 
}

ul.margin {
	margin-left: -26px;
 

}

a {
	color: #D8C793;
	text-decoration: underline;

	positon: relative;
	
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 849px;
	height: 147px;
	background-image: url(images/header-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header2 {
	width: 849px;
	height: 131px;
	background-image: url(images/world-of-heritage-header-foundation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header3 {
	width: 849px;
	height: 131px;
	background-image: url(images/world-of-heritage-header-solutions.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header4 {
	width: 849px;
	height: 131px;
	background-image: url(images/world-of-heritage-header-project.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header5 {
	width: 849px;
	height: 131px;
	background-image: url(images/world-of-heritage-header-media.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header-home {
	width: 849px;
	height: 131px;
	background-image: url(images/world-of-heritage-header-pro2ject.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {

    position: relative;
	float: left;
	width: 95px;
	height: 131px;
	margin-left: 30px !important;
	margin-left: 15px;
	margin-right: 25px;
	margin-top: 15px;
	z-index: 9999;
	display: none;
}

#logo-home {
	float: left;
	width: 95px;
	height: 131px;
	margin-left: 30px;
	margin-right: 25px;
	display: none;
}

#logo h1, #logo p {
	margin: 0px;
	padding-left: 83px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 80px;
}

/* Menu */

#menu {
	width: 849px;
	height: 36px;

}



/* Page */

#page {
	background-image: url(images/content-area-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 849px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	position:relative;
	
}

/* Content */


.contentTop{
	padding-left: 30px;
	padding-right: 35px;
	float: right;
	width: 640px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
  	  /* Mozilla ignores crazy MS image filters, so it will skip the following 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/box_01.png');*/
}

.contentTop {
	background-image:none;
}

.contentMiddle {
	padding-left: 20px !important;
	padding-left: 10px;
	padding-right: 35px;
	
	margin-bottom: 14px !important;
	margin-bottom: 14px;
	float: right;
	width: 630px !important;
	height:auto;
	color: #d5c792;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: center top;
  	  /* Mozilla ignores crazy MS image filters, so it will skip the following 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/box_02.png');*/
	min-height: 250px;
}

.contentMiddle p{

	color: #d8c793;
	font-size: 12px;
	}


.contentMiddle {
	background-image: none;
	background-repeat: repeat-y;
	background-position: 26px 0;
}


#contentMiddle .h1 {

color: #1a4151;
	
}

#contentMiddle .h2{

	color: #d5c792;
	font-size: 13px;
}

.contentBottom {
	padding-left: 30px;
	padding-right: 35px;
	width: 640px;
	background-position: center top;
	height: 40px;
	float: right;
  	  /* Mozilla ignores crazy MS image filters, so it will skip the following 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/box_03.png');*/
}

.contentBottom {
	background-image:none;
	background-repeat: no-repeat;
	background-position: 26px 0;
}

.post {
	margin: 0px 0px 0px 8px;
	width: 620px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	
	color: #1a4151;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 140px;
	margin-top: 37px !important;
	margin-top: 46px;
	margin-left: 20px;




}

#sidebar-image {
position: absolute;
bottom: 5px;
left: 20px;

}

#sidebar-bgtop {
	height: 3px;
	background: url(images/img04.gif) no-repeat left top;
}

#sidebar-bgbtm {
	height: 3px;
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar-content {
	padding: 0px 0px 20px 20px;
}






#sidebar h2 {
	background: url(images/img06.jpg) no-repeat left 50%;
	padding-left: 15px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
	color:##D8C793;
	padding-bottom: 4px;
	line-height: 6px;
}

#sidebar a:hover {

	text-decoration: none;
	color:#FFFFFF;
	padding-bottom: 4px;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
/*	color: #809AA6;*/	
	vertical-align: middle;
	text-align: center;
	width: 849px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	margin: 0 auto;
	background-image:url(images/footer.jpg);
}

#footer-left {
	padding-left: 35px; 
	width:450px; 
	float:left; 
	text-align: left;
}

#footer-right {
	width:500px; 
	margin: 0 auto;
	margin-top: 4px;
	color: black;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	text-decoration: none;
	color: black;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}

#container {
	width:849px;
	margin: 0px auto;

}





#clear{

clear:both;
}

#content-area {
	float:left;
	width: 625px;
	\width: 100%;
	padding-left: 8px;
	padding-right: 5px;
	
	color: #000000;
	font-size: 12px;
	position: relative; 
}


#contentLeftColumn{

	float:left;
	width: 600px;
	padding-left: 8px;
	padding-right: 5px;
	
	color: #000000;
	font-size: 12px;
position: relative; z-index: 10;}


#contentRightColumn{
	float:right;
	width: 47%;
	padding-left: 5px;
	padding-right: 8px;
	
	color: #000000;
	font-size: 12px;

position: relative; z-index: 10;}

h2.article{
color:#083141;
font-size: 14px;
font-style: italic;
}

h3.article{


}

#sidebar ul.article{
line-height: 15px;
}


h2.subheading{
font-size: 18px;
color: #666666;
}

h2.model-media{
    
	color: #d5c792;
	font-size: 13px;
}

ul.model{
margin-left: 25px; margin-top: 0; padding-left: 0;}


ul.model li{
margin-top: 0px;

}

h2.project{
 
	color: #d5c792;
	font-size: 20px;
	padding-top: 150px;
	}
	
sidebar.img {
padding-left: -12px;
}

#sidebar-image{
width: 120px;
padding-left:-12px;
}

	
#placeholder-img {
margin-left: auto;
margin-right: auto;
}	


#main-container {
	width: 849px;
	margin: 0 auto;

}

/*Nav Buttons*/

#home-button-active
{
  display: block;
  width: 128px;
  height: 36px;
  background: transparent url("images/home-button.jpg") no-repeat 0 0;
  float: left;
  background-position:-128px 0 ;  
}

#home-button
{
  display: block;
  width: 128px;
  height: 36px;
  background: transparent url("images/home-button.jpg") no-repeat 0 0;
  float: left;
}

#home-button:hover
{ 
  background-position:-128px 0 ;
}

#home-button span
{
  display: none;
}

#media-button-active
{
  display: block;
  width: 112px;
  height: 36px;
  background: transparent url("images/wh-media-button.jpg") no-repeat 0 0;
  float: left;
  background-position:-112px 0 ;
}

#media-button
{
  display: block;
  width: 112px;
  height: 36px;
  background: transparent url("images/wh-media-button.jpg") no-repeat 0 0;
  float: left;
}

#media-button:hover
{ 
  background-position:-112px 0 ;
}

#media-button span
{
  display: none;
}


#solutions-button-active
{
  display: block;
  width: 143px;
  height: 36px;
  background: transparent url("images/wh-solutions-button.jpg") no-repeat 0 0;
  float: left;
  background-position:-143px 0 ;
}

#solutions-button
{
  display: block;
  width: 143px;
  height: 36px;
  background: transparent url("images/wh-solutions-button.jpg") no-repeat 0 0;
  float: left;
}

#solutions-button:hover
{ 
  background-position:-143px 0 ;
}

#solutions-button span
{
  display: none;
}

#foundation-button-active
{
  display: block;
  width: 159px;
  height: 36px;
  background: transparent url("images/wh-foundation-button.jpg") no-repeat 0 0;
  float: left;
  background-position:-159px 0 ;
}

#foundation-button
{
  display: block;
  width: 159px;
  height: 36px;
  background: transparent url("images/wh-foundation-button.jpg") no-repeat 0 0;
  float: left;
}

#foundation-button:hover
{ 
  background-position:-159px 0 ;
}

#foundation-button span
{
  display: none;
}

#community-button-active
{
  display: block;
  width: 156px;
  height: 36px;
  background: transparent url("images/wh-community-button.jpg") no-repeat 0 0;
  float: left;
  background-position:-156px 0 ;  
}

#community-button
{
  display: block;
  width: 156px;
  height: 36px;
  background: transparent url("images/wh-community-button.jpg") no-repeat 0 0;
  float: left;
}

#community-button:hover
{ 
  background-position:-156px 0 ;
}

#community-button span
{
  display: none;
}

#articles-button-active
{
  display: block;
  width: 150px;
  height: 36px;
  background: transparent url("images/gallery-button.jpg") no-repeat 0 0;
  float: left;
  background-position:-150px 0 ;
}

#articles-button
{
  display: block;
  width: 148px;
  height: 36px;
  background: transparent url("images/gallery-button.jpg") no-repeat 0 0;
  float: left;
}

#articles-button:hover
{ 
  background-position:-150px 0 ;
}

#articles-button span
{
  display: none;
}



#donate-now-button
{
  display: block;
  width: 118px;
  height: 38px;
  background: transparent url("images/donate-now-button.jpg") no-repeat 0 0;
  margin-bottom: 15px;
}

#donate-now-button:hover
{ 
  background-position:-118px 0 ;
}

#donate-now-button span
{
  display: none;
}



#shop-now-button
{
  display: block;
  width: 118px;
  height: 38px;
  background: transparent url("images/shop-now-button.jpg") no-repeat;
  margin-bottom: 15px !important;
  margin-bottom: 5px;
  margin-top: 50px;
}

#shop-now-button:hover
{ 
  background-position:-118px 0 ;
}

#shop-now-button span
{
  display: none;
}

ul.sidebar-new {
	color: #D8C793;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding:0 15px;
	
}

#sidebar li.sidebar-new a {
	line-height: normal;
}

#sidebar li.sidebar-new {
	color: #737877;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	margin-bottom: 3px;
	line-height: 16px;
	padding:0;
	
	list-style-type: none;
	list-style-image: url(images/bullet.jpg);
}

#div-with-hr {
border-bottom:dotted;
border-bottom-color:#D8C793;
border-bottom-width:1px;
width: 100%;
height: 5px;
margin-bottom: 15px !important;
margin-bottom: 15px;
margin-top: 12px !important;
margin-top: 0px;
}

#sidebar-title {
	color: #D8C793;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom: 5px;
	margin-top: 15px !important;
	margin-top: 5px;
}

ol li {
}

.contentMiddle {
padding-right: 35px !important;
padding-right: 0px;
}

.one-image {
float: left;
padding: 10px 5px 5px 3px;
}

