/*SLIDE SHOW*/
#slideshow, #slideshow2 { height: 253px; margin: 0px auto; padding: 0px; position: relative; width: 521px; }

#slideshow a, #slideshow img, #slideshow2 img { height: 253px; left: 0px; position: absolute; top: 0px; width: 521px; }

/*****Home Page - header - logo row*****/
#header_home ul { position: relative; top: 50px; width: 400px; float: right; padding-right: 0px; margin-right: 40px; text-align: center; }

#header_home ul li { border-right: 1px none #999999; float: left; font: 2.3em Cambria, Georgia, Times, "Times New Roman", serif; letter-spacing: 3px; margin-left: 5px; padding-right: 10px; padding-left: 10px; text-transform: uppercase; }
#header_home ul li.last { float: left; font: 1.4em Cambria, Georgia, Times, "Times New Roman", serif; letter-spacing: 3px; margin-left: 5px; padding-right: 10px; padding-left: 10px; text-transform: uppercase; border-right: 0; }


#header_home_full { background: #000000 url(/images/header-bg.jpg); padding: 0; } 

#header_home { width: 960px; height: 295px; margin: 0 auto; border: 0; text-align: left;  padding: 0px;}


#header_home H2 {float: left; }
#header_home a {color: #999999; }
#header_home a:hover { color: #ffffff; border-bottom: 1px dotted #FFF; }
#logo_home_container_full {float: left; 	position: relative; }

#logo_home_left  {	width: 400px;	float: left; position: relative; height: 235px; top: 30px; left: 0; bottom: 24px;
	background: url(/images/logo/logo-guider-indiana-web-design.png) no-repeat;
	text-indent: -9999px;
}
#logo_home_left a {}
#home_right_container {width: 45%; float: right; position: relative; height: 235px; top: 30px; left: 0; right: 0; bottom: 24px;}

/*****relative*****/

#header_home .badge_newsites_relative {
	position:relative;
	top: 80px;
	width: 400px;
	padding-right: 0px;
	margin-right: 20px;
	padding-left: 20px;
	text-align: left;
	float:right;
}
#new_sites_right {float: right; width:50%;}
#new_sites_left {float: left; width:50%;}



/*****Homepage titles*****/

div.full_length_col_homepage_titles { width: 940px; float: none; }


#titles_full_homepage {  padding: 5px 0; text-align: center; border-top: #999999 1px dotted; border-bottom: #999999 1px dotted; margin: 40px 0px 0px; } 

#titles_homepage { width: 940px; margin: 0 auto; text-align: center; border-top: thin none; border-right: thin none; border-bottom: thin none; border-left: thin none; } 

#titles_homepage h2 { line-height: 22px; text-transform: uppercase; font-family: Cambria, Georgia, Times, "Times New Roman", serif; letter-spacing: 3px; color: #000000; font-size: 1.3em; margin: 0;}
