.bg {
	background-color: #FEF4D0;
}
.text {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.smtext {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.head {
	font-family: Arial;
	font-size: 16px;
	color: #976736;
	font-weight: bold;
}
.subhead {
	font-family: Arial;
	font-size: 14px;
	color: #976736;
	font-weight: bold;
}
.title {
	font-family: Verdana;
	font-size: 14px;
	color: #FF9966;
	font-weight: bold;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.req {
	color: red;
	vertical-align: top;
}
.divider {
	background-color: #FEDA92;
	width: 6px;
}
a:link {
	color: #8A5F34;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #8A5F34;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #FEDA92;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #8A5F34;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.mainmenu {
	color: #890C08;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.mainmenu:link {
	color: #890C08;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.mainmenu:visited {
	color: #890C08;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.mainmenu:hover {
	color: #D0B070;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.mainmenu:active {
	color: #890C08;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.crumb {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.crumb:link {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.crumb:visited {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.crumb:hover {
	color: #cccccc;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a.crumb:active {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.errmsg {
	font-family: Arial;
	font-size: 12px;
	color: #cc0000;
}
#video_box {
    float: right;
    width: 400px;
    margin: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #976736;
    font-weight: bold;
    font-size: 12px;
}
