body {
	background-color: #332c25;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inside_table {
	background-image: url(../images/bg_inside.jpg);
	background-repeat: no-repeat;
}

.inside_table a {
	color: #ffffcc;
	text-decoration: none;	
}

.inside_table a:hover {
	color: #ffffcc;
	text-decoration: underline;
}

.contentheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #bb4438;
	font-size: 12px;
	font-weight: bold;
}

#nav {
	height: 23px;
	margin-top: 29px;
	margin-bottom: 19px;
	width: 981px;
}

#nav_pad {
	padding-left: 275px;
}

#main-home {
	height: 424px;
	padding-bottom: 25px;
}

#bottom-home {
	margin-top: 40px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffcc;
	margin-top: 0px;
	margin-bottom: 15px;
}

p span.hdr_red {
	color: #bb4438;
	font-size: 12px;
	font-weight: bold;
}

p span.bold {
	font-size: 12px;
	font-weight: bold;
	color: #eceb8e;
}

p a {
	color: #ffffcc;
	text-decoration: underline;
}

p a:hover {
	color: #ffffcc;
	text-decoration: none;
}

.componentheading {
	display: none;
}