
body {
  	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	padding: 0em;
	margin: 0em;
	background-image: url(../images/bg.png);
}
a img{ 
    border:0; 
}
.clearFloats {
	clear: both;
}
#title_line {
	background: url(../images/top_line.gif) repeat-x;
	height: 8px;
}
#title_slogan {
	font-size: 2.0em;
	color: #e6c1b9;
}
#content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#title_image {
	height: 189px;
	width: 750px;
}


/* Start Menu*/
#menu {
	width: 750px;
	margin-left: -8px;
}
ul#menu_span{
	display: inline;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:750px;
}
ul#menu_span li{
	display:inline;
	margin:10px 9px 10px 8px;
	list-style-type:none;
	float:left;
}
ul#menu_span li span{
	display:none;
}
ul#menu_span li a{
	display:block;
	border:0px;
	height:24px;
}
#menu_line {
	width: 750px;
	height: 1px;
	margin: 0 0 10px 8px;
	background-color: #e6c1b9;
}

/*End Menu*/

#body_content {
	margin: 4em 0;
}
#body_left {
	width: 343px;
	float: left;
}
#body_divide {
	width: 1px;
	height: 280px;
	background-color: #e6c1b9;
	margin: 20px 20px 0 20px;
	float: left;
}
#body_right {
	width: 343px;
	float: left;
}
/*
#body_right object {
	margin-top: 1.1em;
}
*/
#subpage_content_left {
	color: #503922;
	width: 520px;
	float: left;
}
#subpage_content_divider {
	width: 1px;
	background-color: #e6c1b9;
	margin: 0 20px 0 20px;
	float: left;
}
#subpage_content_right {
	float: left;
}
#footer_left {
	padding-top: 1em;
	width: 343px;
	float: left;
}
#footer_divide {
	width: 1px;
	height: 200px;
	background-color: #e6c1b9;
	margin: 5px 20px 0 20px;
	float: left;
}
#footer_right {
	padding-top: 1em;
	float: left;
}
#footer {
	height: 284px;
	background: url(../images/footer.gif) repeat-x;
	background-color: #2d2012 repeat;
}
#footer_content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2em;
}
#copyright {
	padding-top: 4.3em;
}
#design_by {
	padding-top: 6.5em;
	padding-left: 20em;
}
#design_by a {
	text-decoration: none;
	color: #9a8872;
}
#design_by a:hover {
	color: #6d6051;
}
.image_with_quote {
	padding-top: 1em;
	padding-bottom: 1em;
}
.quote_image {
	float: left;
	margin-bottom: 1em;
}
.quote {
	margin-left: 11em;
}