.general_text1{
font-size: 150%;
font-weight: bold;
color: #ffffff;
background: White url(../images/bg3.jpg) repeat-x;
}

.footer{
background: White url(../images/footer.jpg) repeat-x;
height: 30px;


}

.container{
background: center url(../images/background3.jpg) repeat-y;

}



#Page {
	margin: 0 auto;
	width: 710px;
	background-color: #D1DEE2;
}

#header {
	height: 90px;
	margin-bottom: 0px;
	background: #053D56 url(../images/bg-header.jpg) no-repeat;
}
		
#nav {
	width: 340px;
	float: left;
	margin-left: -1px;
	
	}

#nav #Content {
	float: left;
	width:300px;
	padding: 20px;
	border-top: 10px solid White;
	background: White url(../images/bg-content.jpg) repeat-x top;
}

#BodyContent {
	margin-left: 340px;
}
	
#BodyContent #Content {
	float: left;
	width: 330px;
	padding: 20px;
	border-top: 10px solid White;
	background: White url(../images/bg-content.jpg) repeat-x top;
}


.bg-content2{
background: White url(../images/bg-content2.jpg) repeat-x;
height: 250px;
}

#logo {
	position: absolute;
	z-index: 100;
	margin-left: 77px;
	background-image: url(../images/logo2.jpg);
	height: 153px;
	width: 182px;
	background-repeat: no-repeat;
	cursor: pointer;
}
		
#ActionItems {
	background-color: #E9E9E9;
	color: white;
}
		
#submenu
	{
	float: right;
	margin-top: 0px;
	width: 370px;
	background-color: #A3540A;
	border-top: 10px solid #CC690D;
	border-bottom: 10px solid #CC690D;
	color: White;
}

#submenu a {
	text-decoration: none;
	color: White;
}

#submenu a:hover {
	color: #ffd8ae;
}

#submenu ul {
  width: 15em; /* width is changed */
  margin: 20px  0 1em 0;
  padding: 0;
  list-style: none;
}
 
#submenu li {
	width: 10em;
	margin: 0;
	background: url(../images/menuBullet.gif) 0 6px no-repeat;
	padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
	font-weight: bold;
}

#submenu  .col1 {
	line-height: 2em;
	margin-left: 2em;
} 

#submenu  .col2 {
	line-height: 2em;
	margin-left: 15em;
}

#submenu .coltopper {
	margin-top: -6em;
}

#pullquote a {
	background: url(../images/linkBullet.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	margin: 2em 0 0 2em;
	font-weight: bold;
	color: #00467F;
}

#pullquote a:hover {
	background: url(../images/linkBulletOver.gif) no-repeat;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	color: #8D8D8D;
}
	
#pullquote {
	background: White url(../images/menu.gif) no-repeat;
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	line-height: 1.3em;
	padding: .8em;
}

#NewsItems {


}

#NewsItem1	{
	padding-right: 20px;
	float: left;
	text-align: left;
	color: #E6A514;
	margin-left: 350px !important; margin-left: 175px;
	font-size: 120%;
	line-height: normal;
	width: 150px;
}

#NewsItem1 h3 {
	color: White;
	font-size: 100%;
	margin-top: 1em;
}

#NewsItem2 {
	text-align: left;
	float: left;
	color: White;
	font-size: 80%;
	line-height: normal;
	width: 150px;
}

#NewsItem2 h3 {
	color: #E6A514;
	margin-top: 1em;
		font-size: 140%
}


/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
	color: #A3540A;
	
}

h2 {
 font-size: 1.2em;
 padding-top: .5em;
}
h3{
	color:#9aba11;
	font-weight:bold;

}
h4 {

}

.table_info{
 align: center;
 valign: top;
 font-size: 120%;
 font-weight: bold;
 color: #A3540A;
 colspan: 100%;
 

}
