#border {
	background: #fef4ee url(../../images/sh.gif) no-repeat;
}

body {
	background: #fef4ee; url(../../images/home_bg.gif) top center repeat-x;
}

#container {
	background: #ffffff
}

#pageHeader h1 {
	margin: 0;
	font-size: 12 px;
	padding-top: 10px;
	color: #000000;
	padding-left: 500px;
}

#pageHeader h2 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #727272;
	padding-left: 500px;
	line-height: 150%;
}

a:link {
	color: #573A41; 
}

a:visited {
	color: #573A41;  
}

a:active {
	color: #573A41; 
}

a:hover { 
	color: #573A41; 
}

#wrapper {
}

#footer {
	color: #555555
}

#breadcrumbcontainer a {
	color: #573A41;
}

#navcontainer a {      
      color:#767676;
}

#navcontainer a:hover {
	color: #573A41;	
}

.blog-archive-headings-wrapper {
	color: gray;
}

.blog-archive-entries-wrapper {
	color: gray;
}

.blog-archive-month {
	color: gray;
}

.blog-archive-link { 
	color: gray;
}

.blog-entry-title {
	color: #000000;
}

.blog-entry-date {
	color: #4c4c4c;
}
	
.album-title {
	color:  #000000;
}

.photo-title {
	color:  #000000;
}

.required-text {
	color: #4c4c4c;
} 

.form-input-field {
	color: #4c4c4c;
} 
