@charset "UTF-8";

#rightBar2 #catchCopy {
	background-image: url(../about_us/images/rightbar_bg_top.jpg);
	background-repeat: no-repeat;
	height: 0px;
	width: 209px;
	padding-top: 117px;
	overflow: hidden;
}
#rightBar2 #lead {
	background-image: url(../about_us/images/rightbar_bg_bottom.jpg);
	background-repeat: no-repeat;
	width: 209px;
	padding-top: 219px;
	overflow: hidden;
	height: 0px;
}

#mainContent {
	clear: left;
	width: 790px;
	padding-bottom: 75px;
	background-image: url(../about_us/images/about_us.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #333927;
}

#mainContent h2 {
	margin-bottom: 20px;
	clear: left;
}
#mainContent h3,#mainContent address {
	margin-left: 18px;
}
#mainContent #aboutUsPhoto {
	margin-left: 95px;
	display: inline;
	float: left;
	width: 200px;
}
#aboutUsPhoto .aboutPhoto {
	margin-bottom: 50px;
}
#mainContent #aboutUsTxt {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 100px;
}
#aboutUsTxt .aboutTxt {
	margin-left: 18px;
	margin-bottom: 30px;
}

#aboutUsTxt .addressTxt a {
	color: #D5D580;
}

#aboutUsTxt dl {
	margin-left: 18px;
	margin-bottom: 30px;
}
#aboutUsTxt .addressTxt dt {
	float: left;
	width: 5em;
	margin-bottom: 5px;
	clear: left;
}
#mainContent .addressTxt dd {
	float: left;
	width: 180px;
	margin-bottom: 5px;
}
#mainContent .openTimeTxt dt {
	float: left;
	width: 6em;
	margin-bottom: 5px;
	clear: left;
}
#mainContent .openTimeTxt dd {
	float: left;
	width: 170px;
	margin-bottom: 5px;
}
#mainContent .otherTxt dt {
	float: left;
	width: 3.5em;
	margin-bottom: 5px;
	clear: left;
}
#mainContent .otherTxt dd {
	float: left;
	width: 170px;
	margin-bottom: 5px;
}
#footer #tNav #tAboutUs em {
	text-decoration: underline;
	font-style: normal;
}
