@charset "utf-8";


/* CSS Format 03 Document provides text formatting for Illustration Page */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#sidebar     #sidebar_textbox     p      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 424242;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.paragraph_title_sm {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a:link {
	color: #7E592E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E592E;
}

a.current:hover, a.current:active {
	text-decoration: none;
	color: #FF0000;
}

#container #mainContent h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #424242;
}

#container #Section3 #content #content_imgbox .img_1 {
	color: #231F20;
}
