/* CSS Document */
body
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		color:#7d7d7d;
		line-height:22px;
	}

html
	{
		scrollbar-3dlight-color:#808080; 
		scrollbar-arrow-color:#872b00; 
		scrollbar-base-color:#ffffff; 
		scrollbar-darkshadow-color:#808080; 
		scrollbar-face-color:#b1b1b1; 
		scrollbar-highlight-color:#e7e7e7; 
		scrollbar-shadow-color:#ffffff;
	}

.hpBoxBG
	{
		background-image:url(../images/hpBoxBG.jpg);
		background-position:top center;
		background-repeat:no-repeat;
		width:473px;
		height:205px;
	}

a 
	{
		font-size:11px;
		font-weight:bold;
		color:#872b00;
		text-decoration:none;
	}
	
a:hover
	{
		font-size:11px;
		font-weight:bold;
		color:#7d7d7d;
		text-decoration:underline;	
	}

.topMenu
	{
		border-top:2px solid #872b00;
		border-bottom:2px solid #872b00;
	}

.hpText
	{
		padding-left:20px;
		padding-top:20px;
		padding-right:10px;
		padding-bottom:10px;
		line-height:20px;
	}
	
.hpBoxText
	{		
		line-height:16px;
	}
	
.hpBoxText a
	{
		font-size:10px;
		font-weight:bold;
		color:#872b00;
		text-decoration:none;
	}
	
.hpBoxText a:hover
	{
		font-size:10px;
		font-weight:bold;
		color:#7d7d7d;
		text-decoration:underline;
	}

.regularText
	{
		padding-left:20px;
		padding-top:10px;
		padding-right:50px;
		padding-bottom:10px;
		line-height:20px;
	}

.newsTextHeader a
	{
		font-size:11px;
		font-weight:bold;
		color:#7d7d7d;
		text-decoration:none;
	}
	
.newsTextHeader a:hover
	{
		font-size:11px;
		font-weight:bold;
		color:#7d7d7d;
		text-decoration:underline;
	}
	
.newsText a
	{
		font-size:10px;
		font-weight:normal;
		color:#7d7d7d;
		text-decoration:none;		
	}
	
.newsText a:hover
	{
		font-size:10px;
		font-weight:normal;
		color:#7d7d7d;
		text-decoration:underline;		
	}
	
hr.newsText
	{
		width:195px;		
	}
	
TD.newsText
	{
		line-height:20px;
	}

.bottomBG
	{
		background-image:url(../images/bottomStrip.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		width:778px;
		height:20px;
		font-size:10px;
		font-weight:normal;
		color:#ffffff;
		line-height:20px;
	}
	
.bottomBG a
	{
		font-size:10px;
		font-weight:normal;
		color:#ffffff;
		text-decoration:none;
	}
		
.bottomBG a:hover
	{
		font-size:10px;
		font-weight:normal;
		color:#ffffff;
		text-decoration:underline;
	}
hr
	{
		border: 1px solid #7d7d7d;
		width:100%;
		height:1px;
	}
	
hr.contact
	{
		border: 1px solid #872b00;
		width:100%;
		height:1px;
	}
LI
	{
		color:#7d7d7d;	
	}

h1
	{
	 	color:#faa636;
		font-size:14px;
		font-weight:bold;
		line-height:20px;
		display:inline;
		
	}
	
h2
	{
		color:#872b00;
		font-size:12px;
		font-weight:bold;
		line-height:20px;
		display:inline;
	}
	
h3
	{
		color:#872b00;
		font-size:11px;
		font-weight:bold;
		line-height:20px;
		display:inline;
	}
	
DIV.careers
	{
		border-bottom:1px solid #872b00;
		padding-left:5px;
		padding-right:15px;
	}

.newsBorder
	{
		border:1px solid #872b00;
	}