@charset "utf-8";

img, div { behavior: url(scripts/iepngfix.htc) }



body {

	background-color: #ded4b2;

	margin: 0px;

	text-align: left;

	font-family: Garamond, "Times New Roman", Helvetica, sans-serif;

	font-size: 14px;

	color:  #463F28;

}



a {

	font-family: Garamond, "Times New Roman", Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color:  #8F814F;

}



a:hover {

	TEXT-DECORATION: underline

}





H1 {

	font-family: Garamond, "Times New Roman", Helvetica, sans-serif;

	color:  #8F814F;

	font-size: 16px;

	font-weight: bold;

}

	

.quote {

	text-indent: 10px;

	text-align: left;

	font-family: Garamond, "Times New Roman", Helvetica, sans-serif;

	font-size: 16px;

	color: #463F28;

	font-style: italic;

}

.container {

	position:relative;

	margin: auto;

	width: 787px;

	text-align:left;

}



.content_inner {

	height:auto;

	min-height:457px;

	width:547px;

	background-image:url(images/content.jpg);

	background-repeat:no-repeat;

}

	

.title_image {

	position:absolute;

	left:528px;

	top:160px;

	width:213px;

	height:45px;

	z-index:1;

	text-align:right;

	vertical-align:bottom;

}

