body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #040404;
	background-color: #f1eddb;
	margin: 30px 0;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, input {
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #df6126;
	margin-bottom: 10px;
}
ul, ol {
	list-style-type: none;
}
a {
	color: #666666;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #df6126;
	text-decoration: none;
}
.top-shadow {
	background-image: url(../images/top-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bottom-shadow {
	background-image: url(../images/bottom-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left-shadow {
	background-image: url(../images/left-shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-shadow {
	background-image: url(../images/right-shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.top-shadow, .bottom-shadow, .left-shadow, .right-shadow {
	font-size: 5px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #6d6e71;
}
.welcome {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #231f20;
	background-image: url(../images/brown-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
}
a.login {
	font-size: 12px;
	font-weight: bold;
	color: #df6126;
	text-decoration: none;
}
a.login:hover {
	color: #231f20;
}
a.logout {
	font-size: 12px;
	font-weight: bold;
	color: #90908f;
	text-decoration: none;
}
a.logout:hover {
	color: #231f20;
}
#topmenu ul {
	background-color: #e1d8b4;
	width: 100%;
	height: 29px;
}
#topmenu ul li {
	width: 129px;
	height: 25px;
	float: left;
	padding-top: 6px;
}
#topmenu ul li a {
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #6f695b;
	text-decoration: none;
	display: block;
	width: 117px;
	float: left;
	padding-left: 10px;
	border-left: solid 2px #FFFFFF;
}
#topmenu ul li a:hover {
	color: #af1f25;
}
#topmenu ul li a.current {
	color: #231f20;
}
.devider {
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddddde;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #818285;
	background-image: url(../images/yellow-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.big-btn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ac171d;
	text-align: center;
	display: block;
	width: 118px;
	height: 19px;
	float: left;
	margin-right: 3px;
}
.big-btn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8fad3d;
	text-align: center;
	display: block;
	width: 118px;
	height: 19px;
	float: left;
	margin-right: 3px;
}
.big-btn3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #818285;
	text-align: center;
	display: block;
	width: 118px;
	height: 19px;
	float: left;
	margin-right: 3px;
}
.big-btn4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f8a52f;
	text-align: center;
	display: block;
	width: 118px;
	height: 19px;
	float: left;
	margin-right: 3px;
}
ul.black-bullet {
	margin-left: 20px;
}
ul.black-bullet li {
	list-style-image: url(../images/black-bullet.jpg);
	margin-top: 10px;
}
ul.black-bullet li a {
	font-weight: normal;
	color: #040404;
	text-decoration: none;
}
ul.black-bullet li a:hover {
	text-decoration: underline;
}
.bdr-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadbdb;
}
.ltor-bg {
	background-image: url(../images/ltor-bg.jpg);
	background-repeat: repeat-y;
	height: 29px;
}
.type1 {
	color: #af1f25;
}

