.leftalign { text-align: left; }
.centered { text-align: center; }
.centered-table {
   margin-left: auto;
   margin-right: auto;
}
h5	{
	font-size: 1em;
	color:#D2944B;
}
h4	{
	font-size: 1em;
	color: black;
}
.breadcrumb{
font: 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url("../images/breadcrumb.gif") no-repeat center right;
padding-right: 3px; /*adjust bullet image padding*/
color: black;
}

 .breadcrumb a:active{
color: grey;
}

.breadcrumb a:hover{
text-decoration: underline;
}
/*leftnav used to contain the left side navigation for the no-print area, that is why there are no properties*/
#leftnav	{
}

#leftmenublk	{
	float:left;
	width:15em;
	color:#204;
	padding:.5em;
	border:.0625em solid #E8E8E8;
	margin:0em 0em 0em 0em;
	background:#F4ECDD;
}

#leftmenublk h3	{
	background:#B6D1D8;
	color:green;
	width:auto;
	border-bottom: .08em solid white;
}
#leftmenublk h4	{
	background:#ffffff;
	color:green;
	width:auto;
	border-bottom: .08em solid white;
}
.toprightContactBox	
	{
		font: 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
		line-height: 12px;
		text-decoration: none;
		width: 180px;
		color: green;
		padding:.5em;
		border:.0625em solid #E8E8E8;
		margin:  0;
		background:#F4ECDD;
		float: right;
		clear: left;
	}

.left h3 {
/* Format - this is the left navigation Main(root) link*/
margin:0 0 0 0;
padding-left:5px;
height:20px;
line-height:20px;
background:#CB694D;
color:#fff;
font-size:10px;
width: 100%;
}
.left h4 {
/* Format - this is the left navigation sublinks*/
margin:0 0 0 0;
padding-left:5px;
padding-top:6px;
height:10px;
line-height:11px;
background:#F4ECDD;
color:#E1CAA1;
font-size:10px;
font-weight:bold;
text-decoration: none;
border-bottom: .08em solid white;
width: 100%;
}


p.mainc {
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 18px;
margin-left: 15px;
margin-right: 10px;
}

* {

	margin: 0;
	padding: 0;

}



body {
	margin: 0px;

}



th, td, input, textarea {
	color: #333333;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;


}



form {

}



fieldset {

}



input, textarea {

	font-weight: bold;

}



input.text {

	padding: 2px 5px;

	background: #F8FAEB;

	border-top: 1px solid #4D5719;

	border-left: 1px solid #4D5719;

	border-right: 1px solid #626456;

	border-bottom: 1px solid #626456;

}



input.button {

	background: #3C7BCF;

	border-top: 1px solid #3C7BCF;

	border-left: 1px solid #3C7BCF;

	border-right: 1px solid #3C7BCF;

	border-bottom: 1px solid #3C7BCF;

	color: #FFFFFF;

}



h1, h2, h3 {

	margin-top: 1.5em;

	color: #626456;

}



h1 {

	letter-spacing: -.075em;

	font-size: 3em;

}



h2 {
	letter-spacing:-.05em;
	font-size:1.1em;
	color: #8D8E85;
	font-weight:bold;
	text-transform:uppercase;
	

}

.title_main {
	margin-top: 0px;
	margin-left: .8em;
	margin-right: .8em;
	font-family: Palatino Linotype, Garamond, Adobe Garamond Pro, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #143c58;
	font-weight: 800;
	text-decoration: none;
	padding: 5px; 
	height: 25px;
	background: transparent url("../images/breadcrumb1.gif") no-repeat center left;
}




.title_main_links{
margin-left: 2em;
margin-bottom: .5em;
font: 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.title_main_links a{
text-decoration: none;
color: black;
}

 .title_main_links a:active{
color: grey;
}

.breadcrumb a:hover{
text-decoration: underline;
}


h3 {

	font-size: 1em;

}



p, ul, ol {

	margin-top: .25em;

	line-height: 1.5em;

	font-size: 1.1em;

}



ul, ol {

	margin-left: 3em;

}

ul ul {

	margin-top: .25em;
	margin-bottom:.25em;

	line-height: 1.4em;

	font-size: 1em;

}

blockquote {

	margin-left: 3em;

	margin-right: 3em;

}



a {
	text-decoration: none;
	/*color: #003366;*/
	color:#143c58;

}


a:hover {
	text-decoration: underline;
	border: none;
	color: #999999;

}



h1 a, h2 a, h3 a {

	border: none;

	text-decoration: none;

	color: #00531c;

}



h1 a:hover, h2 a:hover, h3 a:hover {

	background: none;

	color: #809B30;

}



hr {

	display: none;

}



/* Wrapper */




#wrapper {
float: center;
width: 980px;


}



/* Header */



#header {
	width: 980px;
	height: 0px;
	margin: 0 auto;
}



#menu {

	float: left;

	width: 980px;

	height: 35px;

	background: url("../images/img04.jpg") no-repeat left top;

	font-family: Arial, Helvetica, sans-serif;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



#menu li {

	float: left;

	background: url("../images/img05.gif") no-repeat right top;

	height: 35px;

	padding: 0 18px 0 18px;

}



#menu a {

	display: block;

	float: left;

	height: 25px;

	margin-right: 1px;

	padding: 7px 12px 0 12px;

	text-decoration: none;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-align: center;

	font-size: 19px;

	color: #FFFFFF;
	
	text-shadow: #666666 1px 1px 1px;


}



#menu a:hover {

	color: #2C2E22;
}



#menu .current_page_item a {

	color: #2C2E22;

}


.searchtop {

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	float: right;
	width: 480px;
	margin-right: 8px;
	margin-top: 0px;
	color: #ffffff;

}


#search {

	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	float: right;
	width: 480px;
	margin-right: 10px;
	color: #ffffff;
	padding-top: 3px;
	text-shadow: 1px 1px 0px #000;

}


#search a{
	font-size: 13px;
	color: #ffffff;
}

#search a:hover{
	color: #cccccc;
	text-decoration: underline;
}


#search fieldset {

	border: none;

}



#search #s {

	width: 800px;

}



#search #x {

	width: 800px;

}



/* Logo */



#logo {

	width: 980px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	background: url("../images/new-header.jpg") no-repeat top left;
	height: 206px;
}

#nav-strip {

	width: 980px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	background: url("../images/nav-strip-temp.jpg") no-repeat top left;
	height: 44px;
}



#logo h1, #logo h2 {

	float: left;

	margin: 0;

	padding: 0;

}



#logo h1 {

	padding: 150px 5px 0 20px;

	color: #2C2E22;

}



#logo h2 {

	padding: 165px 0 0 0;

	font-style: italic;

}



#logo p {

	clear: left;

	margin: 0;

	padding: 0 0 0 20px;

	line-height: normal;

	font-size: 1.2em;

	font-weight: bold;

	color: #C2C5B1;

}



#logo a {

	color: #FFFFFF;

}



/* Page */



#page {

	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: url("../images/main_cell_bk.png") repeat-y top center;
	border-top: none;

}


#pagesearch {
	width: 960px;
	float: right;
	margin: 0 auto;
	border: 1px solid #ff0000;
	padding: 0px 0px 0 0px;
	border-top: none;
}

.center {
  margin-left: auto;
  margin-right: auto;
}


#rightsearch {
  float: right;
  padding: 0px 30px 10px 0px;
  
  
}
.left {
   float: left;
}

.clear {
  clear: both;
}

.right	{
	float:right
}





/* Content */



.content {
	width: 670px;
	padding: 5px 5px 0px 5px;
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: .75em;
	margin-left: .25em;
	line-height: 18px;
	border: 1px solid #ffffff;
}


.content_b {
	width: 645px;
	float: left;
	margin: 5px;
	text-align: left;
	padding: 5px 5px 5px 20px;
	
}

#content_box {
	width: 680px;
	padding: 5px 0px 0px 15px;
	border: 1px solid #ffffff;
}



.content_a {
	width: 210px;
	float: left;
	margin: 2px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: 1px solid #666666;
	background: #f5ebce url("../images/bk.jpg") repeat-x top left;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: .8em;
	line-height: 1.2em;

}
.content ul	{
	list-style-image:url('../images/arrows.gif')
}

.content ul ul	{
	list-style-image:url('../images/arrowsdwn.gif')
}
#LeftSidebar {
	float: left;
	text-align: left;
	width: 193px;
	margin-left: 30px;
	margin-right: 4px;
	padding: 5px 5px 5px 5px;

}

#RightMain {
	float: left;
	text-align: left;
	width: 692px;
	border-left: 1px solid #cccccc;
}

.post {
padding: 2px 0  0 15px;

}

.post .title {

	margin: 0;

	font-weight: normal;

}

.post h1.title {

	padding: 15px 0  0 15px;

	height: 30px;

	font-size: 2.4em;

}



.post .entry {

	padding: 15px 0  0 15px;

}



.post .meta {

	margin: 0;

	padding: 5px 0px 0px 15px;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #CFCFCF;

}



.post .meta a {

	color: #CFCFCF;

}



.post .links {

	margin: 0;

}



.post .tags {

	margin: 0;

	text-transform: uppercase;

	font-size: .8em;

	font-weight: bold;

}



.post .links a, .post .tags a {

	border: none;

}



/* Recent Posts */



#recent-posts {

}



#recent-posts h2 {

	margin: 0;

	padding: 15px 0  0 15px;

	height: 30px;

}



#recent-posts h3 {

	margin: 0;

	font-size: 13px;

	padding: 15px 0  0 15px;

}



#recent-posts p {

	margin: 0 0 10px 0;

	padding: 15px 0  0 15px;

	line-height: 22px;

	font-size: 13px;

}




/* Images */


.imgmain {

	
	padding: 20px 0px 20px 0px;
	

}

.mainimg {

	
	padding: 5px;
	margin: 5px 5px 5px 15px;
	border: 1px solid #cccccc;

}







/* Sidebars */


	p.side
	{color: #333333;
	margin-left: 5px;
	margin-right: 2px;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none}
	
	p.side-top
	{color: #000000;
	margin-left: 5px;
	margin-right: 8px;
	margin-top: 65px;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none}
	

	
	p.side1
	{color: #333333;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none}
	
	p.sidenews
	{color: #003366;
	margin-left: 5px;
	margin-right: 2px;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none}
	
	b.sidenews
	{color: #003366;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none}
	
	a.sidenews
	{color: #003366;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline}
	
	a.sidenews:hover
	{color: #666666;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline}
	
	
	a.init
	{color: #003366;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none}
	
	a.init:hover
	{color: #666666;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline}
	
	
	.thin {
	border-left: 1px solid #cccccc;
	}
	
	.thin1 {
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 10px 10px;
	margin-left: 20px;
	}
	
	.thin2 {
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 10px 10px;
	}
	

.sidebar {

	float: left;
	
	border-right: 1px solid #cccccc;
	
	

}





.sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}





.sidebar li {

	margin-bottom: 2em;

}



.sidebar li ul {

}



.sidebar li li {

	margin: 0;

}



.sidebar li h2 {

	margin: 0 0 1em 0;

}



#sidebar1 {

}



#sidebar2 {

	width: 210px;

	padding: 20px 0px 0px 0px;

}



#sidebar2 li h2 {

	margin: 0 0 1em 15px;

	padding: 15px 0  5px 1px;

	height: 20px;

	border-bottom: 1px dotted #666666;

	color: #450e00;

}



#sidebar2 li ul {

	line-height: normal;

	padding-left: 15px;

}



#sidebar2 li li {

	padding: 5px;

	font-size: .8em;

	background: url("../images/img06.gif") no-repeat left 45%;

}



#sidebar2 li a {

	border: none;

	padding-left: 5px;

}



#sidebar2 li a:hover {

	border: none;

}







/* Footer */



#footer {
background: url("../images/footer_temp.png") no-repeat top center;
clear:both;
height:200px;
padding:25px 0;
}


.ftop {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:95%;
margin-right: 120px;
margin-top: 7px;
text-align:right;
text-transform: uppercase;
}

.fmid {
font-family:verdana,geneva,helvetica,arial,sans-serif;
font-size:80%;
margin-right: 120px;
margin-top: 4px;
text-align:right;
}


.fbot {
font-family:verdana,geneva,helvetica,arial,sans-serif;
font-size:80%;
margin-right: 50px;
margin-top: 30px;
text-align:right;
}

a.footer1
{
color: #000;
font-family:verdana,geneva,helvetica,arial,sans-serif;
text-decoration: none;
}

a.footer1:hover
{
color: #666666;
font-family:verdana,geneva,helvetica,arial,sans-serif;
text-decoration: none;
}

#ptitle	{
	font-weight:bold;color:#143c58; display:inline;
}





