@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
body {
	background-color: #4E1900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
a.menu:link, a.menu:visited, a.menu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B2C00;
	background-image: url(../images/btn.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B2C00;
	padding: 5px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover{
	background-image: url(../images/btn_ovr.gif);
}


a.subhead:link, a.subhead:visited, a.subhead:active{
	color: #333333;
	background-image: url(../images/subhead_bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 239px;
	text-indent: 18px;
	text-decoration: none;
	padding-top: 2px;
	font-weight: normal;
}
a.subhead:hover{
	color: #8C2C00;
}

.footer {
	color: #401400;
}
a.footer:link, a.footer:active, a.footer:visited
{
	color:#FF9900;
	text-decoration: none;
}
a.footer:hover
{
	color:#CCCCCC;
	}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #F4E7BD;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing: 2px;
}
h1 {
	color: #8C2C00;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.text {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}

h2 {
	font-size: 18px;
	color: #A5A840;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h4 {
	font-size: 15px;
	color: #F4E7BD;
}
h5 {
	font-size: 16px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.textbold {
	font-size: 11px;
	color: #8C2C00;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.job:link, a.job:active, a.job:visited
{
	color:#333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.job:hover
{
	color:#8B3305;
}

li{padding:0px; margin:0px; list-style:none;}
ul{padding:0px; margin:0px; list-style:none;}

.list{
	font-size:12px;
	list-style-image: url(../images/arrow_hot.gif);
	text-decoration:none;
	padding-left:0px;
	margin-left:35px;
	color: #333333;
	line-height:25px;

}

