body,td,th {
	font-family: Tahoma, Geneva, Arial;
	font-size: 12px;
	color: #403f3f;
}
body {
	background-color: #e1e1e1;
	margin:0px;
	padding:0px;
}
h1 {
  font-size: 20px;
  color: #470D1C;
  border-bottom: 1px solid #470D1C;
}
#content a:link {
  color: #470D1C;
}
#content a:visited {
  color: #470D1C;
}
#content a:active {
  color: #470D1C;
}
.title {
  font-size: 22px;
  color: #470D1C;
  border-bottom: 1px solid #470D1C;
  padding-top: 0px;
  margin-top: 0px;
}
.subtitle {
  color: #470D1C;
  font-size: 16px;
  font-weight: Bold;
}
.quote {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 18px;
  font-style: Normal;
  font-weight: Normal;
  color: #470D1C;
  padding: 0px 0px;
  margin: 0px;
}
.small_list {
  font-size: 12px;
  line-height: 8px;
  margin-left: 0px;
  padding-left: 24px;
  list-style-type: disc;
}
.small_list li {
  list-style-type: disc;
}
#content li {
  line-height: 19px;
}
#content .content_img {
  border: 1px solid black;
}
#content body, td {
  font-size: 14px;
}
#wrap {
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-y;
	background-position:center;
	width:896px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
}
#header {
	height: 177px;
	width: 896px;
}
#nav {
	height: 54px;;
	width: 896px;
	background-color: #470c1c;
}
#content {
	width: 846px;
	padding:25px;
	height:auto;
	background-color:#FFFFFF;
	font-size: 14px;
}
#footer {
	height: 27px;
	padding-top:16px;
	width: 896px;
	background-color: #2f2f2f;
	text-align:center;
	font-size:10px;
	color: #b9b9b9;
}
#footer a:link {
	color: #b9b9b9;
	text-decoration:none;
}
#footer a:visited {
	color: #b9b9b9;
	text-decoration:none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration:none;
}
#footer a:active {
	color: #ffffff;
	text-decoration:none;
}
#cherryonefooter {
	width: 896px;
	text-align:center;
	padding-top:15px;
	font-size: 10px;
	color: #333333;
	margin: 0 auto;
}
#cherryonefooter a:link {
color: #333333;
text-decoration:none;	
}
#cherryonefooter a:visited {
color: #333333;
text-decoration:none;	
}
#cherryonefooter a:hover {
color: #333333;
text-decoration:none;	
}
#cherryonefooter a:active {
color: #333333;
text-decoration:none;	
}

a:link {
	color: #403f3f;
}
a:visited {
	color: #403f3f;
}
a:hover {
	color: #403f3f;
}
a:active {
	color: #403f3f;
}