#breadcrumb {
	border-bottom: 1px solid #8A2003;
	padding-left: 18px;
	margin-right: 21px;
	margin-bottom: 8px;
	color: #875927;
}
#breadcrumb a {
	border: none;
}

h2 {
	font-weight: bold;
	color: #8A2003;
	padding-left: 18px;
	font-size: 2.2em;
	float: left;
	margin-top: 15px;
}
#right {
	margin: 0;
	float: right;
	margin-right: 21px;
	width: 247px;
	display: inline;
}
#right ul {
	margin: 0;
	padding: 0;
}

#right a {
	border: 0;
	text-transform: uppercase;
	font-size: 1.4em;
	padding: 10px 0 10px 22px;
}
#content {
	background: white;
	margin: 0;
	display: block;
	width: 750px;
	padding-top: 2em;
	margin-top: 10px;
}
#content .col {
	margin: 0 15px 0 5px;
	width: 230px;
	display: inline;
}
#content p, #content hr {
	margin-right: 0;
}
.goright {
	text-align: right;
	font-size: 1.2em;
}
.goright a {
	color: #8A2003;
	text-decoration: none;
	border: none;
}
#about_callout {
	height: 283px;
	width: 463px;
	background: black;
	float: left;
	position: relative;
	margin-left: 17px;
	display: inline;
	/*\*//*/
	width: 450px !important;
	border: 1px solid white;
	/**/
}
#about_callout .text {
	position: absolute;
	bottom: 10px;
	left: -8px;
	width: 232px;
}
#about_callout .text h2 {
	float: none;
	margin: 0;
}
#about_callout .text p {
	margin-top: 0;
	margin-bottom: .8em;
	color: white;
}
.tan {
	color: #DFDDBC;
}
#col-23 {
	float: left;
	width: 400px;
	padding-left:20px;
	/*\*//*/
	width: 420px !important;
	padding: 0;
	/**/
}
#two-col {
	float: left;
	width: 450px;
	background: url(../images/vrule.gif) repeat-y 247px 0;
	margin-top: 1.8em;
	margin-left: 3px;
	display: inline;
	
}
.column {
	width: 200px;
	float: left;
	display: inline;
	margin-right: 18px;
	margin-top: 10px;
}
.title {
	text-align: bottom;
	margin-top: 1.2em;
}
#third {
	float: left;
	background: url(../images/vrule.gif) repeat-y 249px 0;
}
.up {
	font-size: 1.2em;
}
#key {
	color: black;
	margin-left: 25px;
}
#key .a, #key .b, #key .c, #key .d, #key .d, #key .e {
	color: white;
	background: #F88800;
	padding: 1px 3px;
	font-weight: bold;
}
#key .b {
	background: #A50004;
}
#key .c {
	background: #300;
}
#key .e {
	background: #B4D347;
}
#key .d {
	background: #744C28;
}
#key .key1 {
	margin-right: 15px;
	display: inline;
	font-size: 1.1em;
}
#key .small {
	font-size: .9em;
	margin: 10px 0;
}
