@charset "utf-8";
/* CSS Document for horner bros */

body {
	background-image:url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #25B4E3;
	padding:0px;
	margin:0px auto;
	color:#333333;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}

img {
	border:0px;
}

a {
	color:#5191CD;
	text-decoration:none;
}

a:hover {
	/*text-decoration:underline;*/
	color:#002B5C;
}

p {
	font-size:70%;
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height:14px;
}

input , textarea {
	width:330px;
}

input#submit {
	width:100px;
}

h3 {
	padding:5px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	color:#002b5c;
	font-size:100%;
	line-height:15px;
}

h4 {
	padding:5px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	color:#5994CE;
	font-size:80%;
	line-height:15px;
}

.clear {
	clear:both;
}

.pageshell {
	width:855px;
	margin:0px auto;
}

.header, .footer, .home_bottom {
	background-color:#FFFFFF;
	float:left;
	width:855px;
}

.home_bottom {
	padding-top:15px;
}

.header {
	height:70px;
	padding:0px;
	margin-bottom:3px;
}

.header .logo {
	float:left;
	margin:10px 20px;
}

.header ul {
	list-style:none;
	float:right;
	margin:29px 15px 0px 0px;
	padding:0px;
}

.header ul li {
	display:inline;
	padding:0px;
	margin:0px 0px 0px 10px;
}

.header ul li a {
	font-size:80%;
}

.home_image {
	float:left;
	height:223px;
	width:855px;
	margin:0px 0px 2px 0px;
}

.date {
	float:left;
}

.date p {
	float:left;
	margin:10px 20px 10px 20px;
	padding:0px;
}

.user_tools {
	float:right;
	width:300px;
}

.user_tools p {
	float:right;
	margin:10px 20px 10px 0px;
	padding:0px;
}

.widget_holder {
	/*width:815px;*/
	padding:0px 45px;
	float:left;
	margin:0;
}

.widget {
	width:160px;
	height:205px;
	background-image:url(../images/widget-background.gif);
	float:left;
	padding:10px;
	margin:0px 15px 0px 0px;
	overflow: hidden;
}

.widget p {
	font-size:70%;
	padding:5px 0px 5px 0px;
}

#hw4 {
	margin:0px 0px 0px 0px;
}

.footer {
	margin:0px 0px 0px 0px;
	padding:10px;
	width:835px;
}

.footer .bluebar {
	background-color:#E9F1FA;
	margin-top:5px;
	float:left;
	width: 835px;
}

.footer .address {
	float:left;
	padding:10px 10px 10px 15px;
}

.footer .address p {
	line-height:15px;
	color:#5191cd;
}

.footer .assocs {
	float:right;
	margin:0;
	padding:13px 30px 0 0;
	width: 290px;
}

.footer .assocs img {
	float: left;
	margin: 5px 5px 0 0;
}

.footer .assocs span {
	float: left;
	width: 290px;
	margin: 0 0 10px 10px;
	font-size: 100%;
	line-height: 12px;
	margin-top: 2px;
	color:#5191cd;
}

.footer .techylinks {
	float:right;
	width:100px;
	padding:30px 15px 0px 10px;
	margin:0px;
}

.footer .techylinks ul {
	list-style:none;
	float:right;
	padding:0px;
	margin:0px;
}

.footer .techylinks li {
	display:inline;
	padding:0px;
	margin:0px 0px 0px 5px;
	font-size:70%;
	color:#5191cd;
}

.footer .techylinks li a {
}

.inside_banner {
	float:left;
	width:855px;
	height:180px;
}

.inside_page {
	float:left;
	background-color:#FFFFFF;
	margin:3px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width: 855px;
}

.breadcrumbs {
	margin:12px 20px;
	padding-bottom:8px;
	border-bottom:1px dotted #666;
}

.breadcrumbs p {
	font-size:70%;
	color:#5191cd;
}

.sub_nav {
	width:180px;
	margin:10px 5px 0px 0px;
	border-right:1px dotted #666;
	overflow: hidden;
	float: left;
}

.content {
	float:left;
	width:380px;
	padding-bottom:10px;
	padding-right:10px;
	margin:0px 0px 0px 20px;
}

.nonav {
	width:570px;
}

.content h1 {
	color:#002b5c;
	padding:0px 0px 10px 0px;
	margin:10px 0px;
	font-size:130%;
}

.content h1 span {
	color:#5191cd;
}

.content h2 {
	/*color:#5191cd;*/
	color: #5994CE;
	padding:0px;
	margin:10px 0px;
	font-size:100%;
	line-height:18px;
	font-weight: normal;

}

.content h3 {
	font-size:90%;
	line-height:16px;
	color: #5994CE;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.content p {
	padding:5px 0px 0px 0px;
	margin:7px 0px;
	font-size:70%;
}

.content ul {
	padding-left: 15px;
}

.contenta li {
	list-style-image:url(../images/blue-tick.gif);
}

.content li {
	font-size:70%;
	line-height:14px;
}

.content textarea.form {
	height: 100px;
}

.content input.submit {
	width: auto;
}

.content_widget {
float:right;
width:200px;
margin:10px 20px 0px 0px;
padding:0px 0px 0px 0px;
}

.content_widget p, #recycle {
margin:10px 15px 0px 15px ;
}

.content_widget h3 {
font-size:90%;
color:#002b5c;
margin:10px 15px;
}

.content_widget p {
padding:5px 0 5px 0;
}

.content_widget .top {
	float: right;
	height:22px;
}

.content_widget .bottom {
	float: right;
	height:14px;
}

.content_widget .top img {
	display: block;
}

.content_widget .center {
	float: right;
	width: 200px;
	background-image:url(../images/widget-center.gif);
	padding:0 0px 5px 0px;
}

.content_widget .center p {
	margin:10px 0 10px 20px;
	padding:0;
}

.content_widget .center ul {
	width: 160px;
	padding:0;
	margin:5px 0 5px 20px;
	list-style-image:url(../images/tick.gif);
}

.content_widget .center ul li {
	font-size:70%;
	font-weight:bold;
	color:#002b5c;
	margin:5px 0 5px 20px;
	line-height:14px;
}

.content_widget .center h2 {
	font-size:120%;
	width:100%;
	color:#002b5c;
	margin:10px 0 10px 20px;
	line-height:20px;
	font-weight:normal;
}


.delimeter {
border-top:1px dotted #666666;
padding-top:15px;
}

#navbar {
	text-align: left;
	height: 15px;
	margin-top: 30px;
	padding: 0px;
	width: 590px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
}
#navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 590px;
	height: 15px;
	line-height: 20px;
	position: relative;
	}
#navbar ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	}
#navbar ul li a {
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
	color: #6699CC;
	padding-right: 5px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#navbar ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #AEC9E3;
	}	
#navbar ul li ul {
	position: absolute;
	display: none;
	text-align: left;
	left: -5px;
	background-color: #FFFFFF;
	height: auto;
	top: 20px;
	z-index: 1;
	width: 195px;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #6699CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
#navbar ul li ul li {
	text-align: left;
	border: 0px none #FFFFFF;
	width: 100%;
	z-index: 3;
	display: block;
	padding: 0px;
	}
#navbar ul li ul li a {
	margin: 0px;
	text-align: left;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	}
#navbar ul li ul li a:hover {
	}
#navbar li:hover ul { display: block; }
#submenu {
	color: #666666;
	border-right-width: 1px;
	width: 145px;
	list-style-type: none;
	list-style-image: none;
	float: left;
	height: auto;
	font-size: 12px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#submenu a {
	display: block;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}
#submenu ul li {
	list-style-image: none;
	list-style-type: none;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#submenu li ul {
	list-style-image: none;
	list-style-type: none;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.selected{
	color: #666666;
}
.hidden{
	display: none;
}
.show{
	display: block;
}
#breadcrumb{
	font-size: 10px;
	border-bottom: 1px dotted #666;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
