#toprt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d1e1c;
	background-image: url(images/color.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 55px;
	width: 423px;
	padding-left: 28px;
	vertical-align: bottom;
	padding-bottom: 5px;
}

#toprt a{
	color: #6d1e1c;
	text-decoration:underline;
}

#toprt a:hover{
	color: #6d1e1c;
	text-decoration:none;
}

.guy_box {
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.guy_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D1D1C;
	text-align: left;
}
.bot_box_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707A84;
	background-image: url(images/bt_left_box_mid.jpg);
	background-repeat: repeat-y;
	margin-right: 80px;
	margin-left: 18px;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 18px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.desc_box {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.pg_title {
	font-size: 28px;
	color: #6B1D1D;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {color: #6B1D1D;}