body  {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(../images/shadow2.gif);
	background-repeat:repeat-x;
}

.twoColFixLtHdr #container {
	width: 950px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-left:45px;
} 


.twoColFixLtHdr #header {
	height : 200px;
	background-image:url(../images/header.jpg);
	background-position:center top;
	background-color: #DDDDDD;
	text-align:right;
} 


.twoColFixLtHdr #header2 {
	height : 146px;
	background-image:url(../images/header.jpg);
	background-position:center top;
	background-color: #DDDDDD;
	text-align:right;
} 

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 270px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 288px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	text-align:center;
	line-height:1.8em;
	color:#666666;
	margin-left:-60px;
} 


.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.twoColFixLtHdr #footer p a {
	color:#666666;
	text-decoration:none;
}

.twoColFixLtHdr #footer p a:hover {
	color:#FF0000;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.headerHolder {
	text-align:center;
	width : 950px;
	margin: 0 auto;
}					

.logo {
	margin-left:80px;
	padding-top:40px;
	text-align:left;
	
}

.navBox {
	float: left;
	margin-right: 100px;
	padding-top: 50px;	
	text-align:center;
}

.navBox2 {
	float: right;
	margin-right: 50px;
	margin-top: 110px;
	text-align:center;
}


.clearFloat {
	clear:both;
}

.nav { 
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;	
	float: left;
	margin-right: 20px;
	margin-bottom: 8px;
}

.nav a { 
	color:#FFFFFF;	
	text-decoration:none;
}

.nav a:hover { 
	color:#FF0000;	
}

.sep { 
	float: left;
	margin-top:4px;
	margin-right: 20px;
}

.twoColFixLtHdr #sidebar1 p {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight:bold;
	color: #434343;
	margin :0px;
	padding :0px;
}

.twoColFixLtHdr #sidebar1 p a {
	color: #434343;
	text-decoration:none;
}

.twoColFixLtHdr #sidebar1 p a:hover {
	color:#FF0000;
}

.twoColFixLtHdr #sidebar1 h2 {
	font-size: 2.4em;
	line-height: 1.8em;
	font-weight:bold;
	color: #283942;
	margin-top:-10px;
	margin-bottom:-10px;
}

.twoColFixLtHdr #mainContent h1 {
	font-size: 2.3em;
	line-height: 1.4em;
	font-weight:bold;
	color: #FFFFFF;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
} 


.twoColFixLtHdr #sidebar1 h1 {
	font-size: 2.3em;
	line-height: 1.4em;
	font-weight:bold;
	color: #FFFFFF;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
} 

.navBar {
	margin-left : 20px;
}

.twoColFixLtHdr #sidebar1 .pullQuote
{
	font-size: 1.4em;
	line-height:1.4em;
	font-style:italic;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	color:#494949;
}

.twoColFixLtHdr #sidebar1 .sig
{
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight:bold;
	color:#333333;
}

.smallBox {
	width:282px;
	height:260px;
	margin-right:31px;
	float:left;
	margin-bottom:70px;
}

.leftBox {
	width:262px;
	float:left;
	margin-top:15px;
}

.boxHeader
{
	background-image:url(../images/bars.gif);
	background-repeat:repeat-x;
	padding :0px;
	margin:0px;
}

.whiteBox {
	background-color:#FFFFFF;
	border:3px solid #728082;
	padding:5px;
	height :100%;
	text-align:center;
	
}

.whiteBox-left {
	background-color:#FFFFFF;
	border:3px solid #728082;
	padding:5px;
	height :100%;
	text-align:left;

}

.spacer
{
	clear:right;
}

.line
{
  width: 1px;
  height:1000px;
  float:right;
  background-color:#E0E0E0;
  margin-left:16px;
    margin-right:0px;
}

.twoColFixLtHdr #mainContent p {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight:bold;
	color: #434343;
} 

.twoColFixLtHdr #mainContent ul {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight:bold;
	color: #434343;
} 


.twoColFixLtHdr #mainContent p a {
	color:#FF0000;
	text-decoration:none;
} 


.twoColFixLtHdr #mainContent h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight:bold;
	color: #283942;
	margin-top:-10px;
	margin-bottom:-10px;
}

.twoColFixLtHdr #mainContent h3 a {
	color: #283942;
	text-decoration:none;
}

.twoColFixLtHdr #mainContent h3 a:hover { 
	color:#FF0000;s
	text-decoration:none;
}

.twoColFixLtHdr #mainContent moreInfo {
	font-size: 1.1em;
	line-height: 0.5em;
	font-weight:bold;
	color: #283942;
}

.mediumBox {
	width:595px;
	float:left;
	margin-top:30px;
}

.twoColFixLtHdr #mainContent h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
	color: #283942;
	margin-top:-10px;
	margin-bottom:-10px;
	
}

.twoColFixLtHdr #mainContent h4 a {
	color: #283942;
	text-decoration:none;
}

.twoColFixLtHdr #mainContent h4 a:hover {
	color:#FF0000;
	text-decoration:none;
}

.twoColFixLtHdr #sidebar1 h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
	color: #283942;
	margin:0;
	padding-top:-10px;
	padding-bottom:-10px;
	
}

.twoColFixLtHdr #sidebar1 h4 a {
	color: #283942;
	text-decoration:none;
}

.twoColFixLtHdr #sidebar1 h4 a:hover {
	color:#FF0000;
	text-decoration:none;
}
