body {
	background-color: #fff;
	background-image: url(/images/topbar.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;

}

p, img {
	margin: 0;
	padding: 0;
	border: 0px;
}

#content { 	
	background-image: url(/images/menu_shade.jpg);
	background-repeat: repeat-y;
	position: relative;
	padding: 0;
	margin: 0;
}
	

#logoheader {
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
}

#headersearch {
	top: 0px;
	position: absolute;
	left: 720px;
	display: inline;
	padding: 15px; 12px 12px 12px;
	width: 350px;
	color: white;
	font-size: 11px;
}

#headersearch a {
	color: white;
	font-size: 11px;
}

#headersearch a:hover {
	text-decoration: none;
}

.search {
	float: left;
	padding: 4px 10px 3px 5px;
}

.field {
	float: left;
	width: 150px;
	height: 15px;
	border: 1px solid white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding: 2px 0 2px 5px;
}

.button {
	background: transparent url(/images/search_button.png) no-repeat;
	border: solid 0 #fff;
	margin: 0 10px 2px 4px;
	height: 19px;
	width: 19px;
}

#middlecontent {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0;
	width: 1150px;
}

#sidenav {
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
}

#sidenav img {
	display: block;
}

#sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	padding: 30px 20px 30px 30px;
	width: 230px;
	color: #267f9b;
}

#sidebar a { 
	color: #267f9b;
}

#sidebar a:hover { 
	text-decoration: none;
}

#maincontent {
	position: relative;	
	width: 630px;
	font-size: 11px;
	color: #117291;
	margin: 0 0 0 190px;
	padding: 0;
	float: left;
}

*html #maincontent {
	margin: 0 0 0 150px;
}

.imgfloat {
	float: right;
	padding: 5px;
}

#mainheader {
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	color: #117291;
	width: 630px;
	height: 100px;
}

#mainheader a {
	text-decoration: none;
	color: #117291;
}

#mainheader a:hover {
	text-decoration: underline;
}

#footer {
	position: relative;
	font-size: 11px;
	text-align: center;
	top: -110px;
	background-color: #ffffff;
	color: #117291;
	width: 1000px;
	padding: 10px 0 100px 30px;
	
} 

#footer a {
	color: #117291;
}

#footer a:hover {
	text-decoration: none;
}

#footerleft {
	float: left;
}

#footerright {
	float: right;
}

#bottomleft {
	position: relative;
	background-image: url(/images/lowerright_page.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 526px;
	height: 148px;
} 

#bottomlefttext {
	padding: 80px 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1c3d43;
}

#bottomlefttext a {
	color: #0d647f;
	text-decoration: none;
}

#bottomlefttext a:hover {
	color: #ffffff;
}

#bottombar {
	position: relative;
	background-image: url(/images/bottombar_page.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 148px;
	top: -110px;
	margin: 0;
	padding: 0;
}

/* Blog styles */

#blog_container {
	position: relative;
	width: 785px;
	font-size: 11px;
	color: #000000;
	margin: -10px 0 0 -130px;
	padding: 0 0 0 10px;
}

.imgzero {
	padding: 0;
	margin: 0;
}

.news_left {
	position: relative;
	float: left;
	width: 416px;
	background-color: #dceff5;
	background-image: url(/images/blog_blueheader.jpg);
	background-repeat: no-repeat;
	padding: 30px 30px 50px 30px;
	margin: -2px 0 0 0;
	min-height: 700px;
}

/* IE hack */
*html .news_left {
	height: 700px;
}
	

.news_date {
	font-size: 10px;
	letter-spacing: 1px;
	color: #157792;
	padding: 0 0 15px 0;	
}

.news_title {
	font-size: 24px;
	line-height: 24px;
	color #157792;
	padding: 0 0 15px 0;
	color: #157792;
}

.news_right {
	float: right;
	width: 246px;
	background-color: #ffeea6;
	background-image: url(/images/blog_yellowheader.jpg);
	background-repeat: no-repeat;
	padding: 30px 30px 50px 30px;
	margin: -2px 0 0 0;
	min-height: 700px;
	font-size: 10px;
}

/* IE hack */
*html .news_right {
	height: 700px;
}

.news_heading {
	font-size: 24px;
	color #157792;
	padding: 27px 0 15px 0;
	color: #157792;
}


.archive_date {
	font-size: 10px;
	letter-spacing: 1px;
	color: #157792;
	padding: 0 0 0 0;	
	margin: 0;
}

#archive_list {
	font-size: 10px;
	color: #135bbf;
	padding: 0;
	margin: -15px 0 0 0;
	
}

#archive_list li a {
	color: #135bbf;
	text-decoration: none;
	line-height: 15px;
}

#archive_list li a:hover {
	text-decoration: underline;
}

#social a {
	padding: 10px;
	line-height: 20px;
}

