@charset "UTF-8";
/* CSS Document */

body  {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height: 175%; 
	background: #FFFFFF;
	margin: 0; 
	text-align: center;
	color: #333333;
}

.thrColElsHdr #container { 
	width: 1000px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.thrColElsHdr #header {
	background: url(../image-files/header3-burg.jpg) no-repeat;
	height: 175px;
	position: relative;
	
} 
.thrColElsHdr #header h1 {
	margin: 0;
	padding: 0;
}


.thrColElsHdr #sidebar1 {
	float: left; 
	width: 225px;
	background: #660000; /* New Burgundy */
	
}
.thrColElsHdr #sidebar2 {
	float: right; 
	width: 225px; 
	background: #fcc93a;
	
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h2 {
	margin-left: 10px;
	margin-right: 10px;
}

.thrColElsHdr #mainContent {
 	margin: 0 235px 0 235px; /* This makes main content 530 px wide */
} 

.thrColElsHdr #footer { 
	padding: 0 10px;
} 
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0;
	text-align: center;
	font-size: smaller;
}
.thrColElsHdr #footer a:link {
	color:#000000;
	font-weight:normal;
	}
.thrColElsHdr #footer a:visited {
	color:#000000;
	font-weight:normal;
	}
.thrColElsHdr #footer a:hover {
	color:#ef8900;
	font-style: normal;
	font-weight: normal;
	}	

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {font-size:16px;
	color: #000000;
}

h2 {color: #660000;
	font-size:14px;
	font-style:italic;
	}

h3 {font-size:12px;
color: #990000;
}
		
a:link{
	color: #ef8900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ef8900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	/* font-style: italic; */
	text-decoration: none;
	font-weight: bold;
}
.quote
	{
	font-size: 12px;
	color: #333333;
	font-weight			:	bold;
	font-style: italic;
	}
.bioquote
	{
	font-size: 12px;
	color: #333333;
	padding: 0 35px 0 25px;
	}	
.pull-quote
	{font-size: 16px;
	font-weight: bold;
	color: #ef8900;
	padding: 0 30px;
	}
.chcquote
	{
	font-size			:	10px;
	color: #333333;
	font-weight			:	bold;
	font-style: italic;
	}	
.style4 {
	font-size: small;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	margin-top:7px;
}
p {margin-left: 15px;
}	
.breadcrumb {
	color: #660000;
	font-size: 9px;
	font-style: italic;
	}
.breadcrumb a:link {
	color: #660000;
	font-size: 9px;
	font-style: italic;
	font-weight:normal;
	}
.breadcrumb a:visited {
	color: #660000;
	font-size: 9px;
	font-style: italic;
	font-weight:normal;
	}
.breadcrumb a:hover {
	color: #660000;
	font-size: 9px;
	font-style: italic;
	font-weight: bolder;
	}
.box { 
  background: #990000;
  width: 450px; 
}
.boxtop { 
  background: url(../image-files/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../image-files/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../image-files/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../image-files/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
				
