@charset "UTF-8";

a.about_links {
	font-weight:bold;
	color:#732820;
}

a.about_links:hover {
	font-weight:bold;
	color:#4B5A1C;
}

#about_content {
	position:relative;
	height:550px;
	width:1024px;
	margin:0px;
}

#about_custom_content {
	position:relative;
	height:620px;
	width:1024px;
	margin:0px;
}


#about_blurb {
	position:absolute;
	top:51px;
	left:270px;
	background-image:url(../images/about1_blurb.jpg);
	background-repeat:no-repeat;
	height:445px;
	width:211px;
	margin:0px;
}

#about_custom_blurb {
	position:absolute;
	top:51px;
	left:270px;
	background-image:url(../images/about_fully_blurb.jpg);
	background-repeat:no-repeat;
	height:445px;
	width:235px;
	margin:0px;
}

#about_copy {
	position:absolute;
	top:51px;
	left:500px;
	height:445px;
	width:490px;
	margin:0px;
	font-size:1.6em;
}

#about_custom_copy {
	position:absolute;
	top:51px;
	left:545px;
	height:445px;
	width:445px;
	margin:0px;
	font-size:1.6em;
}