@charset "UTF-8";
@import url("untitled.css");
#HomeWelcome {
	width: 614px;
}
.home #container {
	width: 950px;
	text-align: left;
	background-image: url(/images_home/home_bkgrd.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: bottom;
}
.home #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
}
.home #locationBox {
	background-image: url(/images_home/HomeLocationBox150.gif);
	background-repeat: no-repeat;	
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
	height: 85px;
	display: block;
	margin-bottom: 0px;
}
.home  #locationBox  .find {
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	width: 55px;
	display: block;
}
.home #mainContent {
	margin-top: 0;
	margin-right: 295px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
} 

#breadcrumb_nav {
	background-color: #FFE066;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 8px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	height:18px;
}
.home #mainContent ul {
	padding: 0px;
	margin: 0px;
}
.home #mainContent  ul li {
	list-style-image: url(/images_home/arrow.gif);
	list-style-position: inside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home #mainContent ul li a {
	color: #0066CC;
}
.home #mainContent ul li a:hover {
	color: #990000;
}
#welcome {
	background-repeat: no-repeat;
	height: 160px;
}


.Homequote {
	float: left;
	margin-right: 150px;
}
.home #locationBox .GObutton {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images_home/goButton.jpg);
	background-repeat: no-repeat;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 35px;
}
.home #locationBox table {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home #landingBox {
	width: 260px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	margin-bottom: 5px;
}
