/* CSS Document */

/* fieldandflower.com - Irisweb.net Inc. */

/* all pages other than the homepage */

body {
	background-color: #faf4de;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #006;
	line-height: 1.2;
	
}
#wrapper {
	height: 584px;
	width: 760px;
	background-image: url(images/bkd_umbel.jpg);
	background-repeat: no-repeat;
	background-position: 320px 80px;
	margin: 0 auto;
	text-align: center;
	
}	
#banner {
	background-image: url(images/fieldandflower2page.gif);
	height: 180px;
	background-repeat: no-repeat;
	background-position: 0 40px;
}
.nav_bar td {
	padding-right: 11px;
}	
.nav_bar {
	margin: 10px 0 0 100px;
}	
.page_title {
	margin-top: 105px;
	margin-left: 300px;	
}
.page_title_essences {
	margin-top: 80px;
	margin-left: 300px;
}
.essence_top {
	font-size: 1em;
	/*font-weight: bold;*/
}		
.essence_sub_center {
	margin-top: -5px;
	letter-spacing: 0.1em;
	color: #8e716c;
	text-align: center;
}	
		
.left_column, .essences_left_column {
	float: left;
	width: 260px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px
}
.essences_left_column {
background-color: /*#D2EBFF*/ #dbdffb;
}	
.main_content {
	margin-left: 300px;	
	color: #754559;
	text-align: left;
}
.main_content a {
	text-decoration: none;
}

.sig {
	margin-left: 250px;	
	font-style: italic;
}	
h1 {
	font-size: 1.3em;
	color: #a59594;
}
h2 {
	font-size: 1.2em;
	color: #c4bda1;
}
h3 {
	font-size: 1em;
	text-transform: lowercase;
	letter-spacing: 0.2em;
	color: #999;
	padding-left: 2em;
}
/* states for text links */
a:link {
	color: #060;
}
a:visited {
	color: #060;
}
a:hover {
	color: #a6d29d;
}
a:active {
	color: #006;
}	
#footer {
	width: 100%;
	font-size: 80%;
	color: #754559;
	text-align: center;
	border-top: #666 solid 1px;
	clear: both;
}	
/*gallery styling*/
/*main gallery page, which displays photos to link to individual galleries*/
.gallery_content {
	margin: 20px 40px;
	text-align: left;
}
.gallery_image_center {
	margin: 0 auto;	
	text-align: center;
}
.gallery_image_row {
	width: 510px;
	margin: 0 auto;
}
.gallery_image{
	margin: 0 30px;
	width: 110px;	
}
.gallery_caption {
	text-align: center;
	margin-bottom: 10px;
}
.gallery_three_captions  {
	margin: 0 66px;
}		
.gallery_left_column {
	float: left;
	width: 260px;
	padding-left: 10px;
	text-align: left;
	margin-top: 60px;
}
.gallery_page_title {
	margin-top: 110px;
	margin-left: 300px;	
}
.gallery_main_content {
	margin-left: 300px;
	margin-top: 63px;	
	color: #754559;
	text-align: center;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.gallery_caption {
	
	letter-spacing: 0.1em;
	color: #8e716c;
	text-align: center;
}	
.firstword_align {
	vertical-align: text-bottom;
}	