@charset "utf-8";

* {
  	margin: 0;
  	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	background-color: #EFEFEF;
}

h1 {
	font-size: 120%;
	color: #223D61;
	margin-bottom: 5px;
	background-image: url(images/template/blue_underline_background.jpg);
	height: 40px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 120%;
	color: #223D61;
	background-image: url(images/template/blue_underline_background.jpg);
	height: 40px;
	background-repeat: no-repeat;
}
h3 {
	color: #223D61;
}

.pre_header {
	font-size: 120%;
	color: #223D61;
	margin-bottom: 10px;
	height: 40px;
	font-weight: bold;
}


p {
	font-size: 76%;
	color: #666666;
	line-height: 140%;
}
ul {
	padding-left: 15px;
	margin-left: 45px;
	width: 350px;
}
li {
	margin-bottom: 10px;
	margin-top: 5px;
}


a {
	color: #1F4063;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #AFAFAF;
}
#top_nav {
	color: #FFFFFF;
	background-color: #AFAFAF;
	height: 20px;
	text-align: center;
	padding-bottom: 3px;
}
#top_nav a {
	font-size: 76%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 11px;
	margin-left: 11px;
}
#top_nav a:hover {
	color: #8FC6CD;
}


#top_bar {
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
	height: 110px;
}

#logo {
	height: 110px;
	width: 350px;
	float: left;
	background-image: url(images/template/horsell_logo_lg.gif);
	background-repeat: no-repeat;
}
#logo h1 {
	font-size: 90%;
	font-weight: bold;
	color: #213E61;
	margin-top: 55px;
	margin-left: 12px;
	background-image: url(images/template/logo_h1_background.jpg);
}
#inner_container {
	width: 780px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#footer {
	background-color: #AFAFAF;
	height: 5px;
	width: 800px;
	clear: both;
}


#top_bar_image {
	height: 110px;
	width: 450px;
	float: right;
	background-image: url(images/template/top_bar_image.jpg);
	background-repeat: no-repeat;
}
#home_big_image {
	width: 250px;
	float: left;
	margin-left: 20px;
}

#home_main_box {
	width: 465px;
	margin-left: 25px;
	float: left;
	margin-bottom: 15px;
}
#home_main_box p {
	font-size: 76%;
	color: #666666;
	margin-bottom: 6px;
	line-height: 140%;
	width: 420px;
}
#home_main_box h1 {
	font-size: 120%;
	color: #223D61;
	margin-bottom: 5px;
}
#home_main_box h2 {
	font-size: 120%;
	color: #223D61;
	margin-bottom: 3px;
	margin-top: 14px;
}
.home_bottom_box_1 {
	float: left;
	width: 250px;
	margin-right: 11px;
	margin-bottom: 20px;
}
.home_bottom_box_1    h1  {
	background-image: url(images/template/small_box_header_green.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
.home_bottom_box_1 h2 {
	background-image: url(images/template/small_box_header_blue.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}


.home_bottom_box_2 {
	float: left;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.home_bottom_box_2  h1 {
	background-image: url(images/template/small_box_header_brown.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}

.home_small_box_inner {
	border-top: #AFAFAF;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	border-left: 1px solid #AFAFAF;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	height: 165px;
}
.home_small_box_inner p {
	font-size: 70%;
	color: #666666;
	padding: 0px;
	line-height: 125%;
	margin-bottom: 4px;
}
.home_small_box_inner    h2 {
	font-size: 76%;
	font-weight: bold;
	color: #0C9190;
	margin-bottom: 0px;
	background-image: none;
	text-align: left;
	margin-left: 3px;
}
.home_small_box_inner   a {
	text-decoration: underline;
	text-align: right;
	color: #666666;
}
.home_small_blue_text {
	color: #0786B1;
	font-size: 76%;
	font-weight: bold;
}
.home_small_green_text {
	color: #19A1A1;
	font-size: 76%;
	font-weight: bold;
}
.home_small_brown_text {
	color: #D47D52;
	font-size: 76%;
	font-weight: bold;
}
#inner_page_body {
	float: left;
	width: 480px;
	margin-right: 20px;
	margin-left: 15px;
}
#right_column {
	float: left;
	width: 260px;
}
.image_border {
	border: 1px solid #999999;
}
.news_header {
	font-size: 120%;
	color: #223D61;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 15px;
}
.contact {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #87CED2;
	width: 242px;
	padding: 4px;
}

.contact  p {
	font-size: 70%;
	color: #666666;
	padding: 0px;
	line-height: 125%;
	margin-bottom: 4px;
	margin-top: 4px;
}
.contact  h4 {
	font-size: 90%;
	font-weight: bold;
	color: #243A5F;
	background-color: #87CED2;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.large_text {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #233B5F;
}
#sub_footer {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAFAF;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
	border-left-color: #AFAFAF;
	font-size: 80%;
}
#sub_footer a {
	color: #666666;
	margin-left: 10px;
	text-decoration: none;
}
.image_for_small_box {
	margin-right: 4px;
	margin-left: 4px;
}
