@charset "utf-8";
/* CSS Document */

/*june2010 home page update*/

a:link, a:visited {
	color: #036;
}

.hpSections {
	background-image: url(../images/sidenav.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #ccc;
	margin: 0 10px 0 10px;
}

.hpSectionsFindRep {
	background-image: url(../images/sidenav.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #036;
	margin: 0 10px 0 10px;
}

.hpSections h2 {
	font-size: 16px;
	color: #000;
	padding: 8px 5px 5px 12px;
	min-width: 150px;
}

.hpSectionsFindRep h2 {
	font-size: 16px;
	color: #000;
	padding: 8px 5px 5px 12px;
	min-width: 150px;
}

.hpSections ul {
	list-style:url(../images/bullet.gif);
	margin-top:10px;
	margin-left:-10px;
	*/margin-left:25px;
	text-align:left;
}

.hpSectionsLodges {
	background-image: url(../images/sidenav.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #ccc;
	margin: 0 10px 0 10px;
}

.hpSectionsLodges ul {
	list-style:none;
	margin-top:10px;
	margin-left:-10px;
	*/margin-left:30px;
	text-align:left;
}

.hpSectionsLodges h2 {
	font-size: 16px;
	color: #000;
/*	background-image:url(../images/h1image.jpg);
	background-repeat:no-repeat;*/
	padding: 8px 5px 5px 12px;
	min-width: 150px;
}

.hpSectionBody ul a:link, .hpSectionBody ul a:visited {
	color:#036;
	text-decoration:none;
	font-size:13px;
}

.hpSectionBody ul a:hover {
	color:#903;
	text-decoration:underline;
	font-size:13px;
}

.hpSections li {
	padding: 0px 0px 3px 2px;
}

.hpSections p {
	padding-left:5px;
}

.hpSectionBody {
	margin-left: 10px;
	margin-top: -2px;
	*/margin-top: 0;
	padding: 3px 5px 0 0;
	min-height:200px;
	*/height:210px;
}

.hpSectionBody table {
	margin-left:-18px;
}

.hpLodges ul, .hpLodges li {
	list-style:none;!important
}

.hp_component {
	width:33%;
	*/width:32%;
	float:left;
}

.hp_compWrap {
	position: relative;
	min-width: 500px;
	clear: both;
	margin-top:15px;
}

.topStory {
	display: block;
	padding: 10px 0;
	border-bottom: 2px dotted #036;
	min-height: 210px;
	min-width: 680px;
	/*YELLOW*/
	/*background-image:url(../images/feature_bg.jpg);*/
	/*background-color: #fdda5c;*/
	/*TEAL*/
	background-image:url(../images/feature_bg_teal.jpg);
	background-color: #ffffff;
	background-position: top right;
	background-repeat:no-repeat;
}

.topStory p {
	padding:0px 20px 0px 40px;
	margin-left:395px;
}

.hpRightColumn {
	float:left;
	background-color:#dedbd0;
	border-left:1px solid #abb2c1;
	background-image:url(../images/left_fadeout.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
	width:200px;
	margin-right:16px;
}

#findBorder {
	border:none;
	width:216px;
	background-color:#dedbd0;
	min-width:216px;
	margin:0px;
	float:left;
	clear:left;
}

.smallheadersTop {
	color:#903;
	font-weight:bold;
	font-size:15px;
	background-image:url(../images/subhead_tabsTop.gif);
	background-repeat:no-repeat;
	padding:5px 10px 7px 10px;
	margin:10px 0px 10px 0px;
}

.smallheaders {
	color:#036;
	font-weight:bold;
	font-size:13px;
	background-image:url(../images/left_subhead_tabs.gif);
	background-repeat:no-repeat;
	padding:5px 10px 7px 10px;
	margin:10px 0px 10px 0px;
}

.bottomLevelBox {
	background-image:url(../images/grn_bg.jpg);
	background-repeat:repeat-x;
	padding: 10px;
	margin-right: 10px;
}

.bottomAds {
	text-align:center;
	margin-right:10px;
	margin-top:10px;
}

.hpSectionsRow2 {
	border: 1px solid #ccc;
	min-width: 225px;
	margin: 10px 10px 0 10px;
}

.hpSectionsRow2 h2 {
	font-size: 16px;
	color: #000;
	padding: 8px 5px 5px 12px;
	min-width: 225px;
}

/*Feature Family Styles*/

.familyText p {
	padding: 0 10px 0 30px;
	margin:0 0 .8em 0;
}

.familyText h1 {
	padding: 10px 10px 0 10px;
	margin:0 0 1em 0;
	font-size:16px;
	color:#000;
}

.topImage {
	position:relative;
}

.topText {
	position:relative;
	top: 10px;
	left: 15px;
}

.topText h1 {
	color:#036;
}

.featureTable {
	margin-right:10px;
	padding:0px;
	width:98%;
}

.reduceULmargin {
	margin-top:-4px;
}