@charset "UTF-8";
/* CSS Document */

body {
	background-color: #072c70;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #2c4592;
}

br {
	margin: 0px;
	padding: 0px;
	border:0px;
	line-height:0px;
}

/* set default layout to 0 */
table, tr, td, ul, li, h1, h2, h3, h4, img, div {
	margin: 0px;
	padding: 0px;
	border:0px;
}

#container {
	width: 741px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	width: 741px;
	height: 93px;
	margin-bottom: 6px;
}

#content {
	width: 741px;
	height: 807px;
	background-image:url(../jpgs/home_content.jpg);
	background-repeat:no-repeat;
}

.pad {
	padding: 15px;
}


#float_left {
	width: 205px;
	float: left;
}

#float_right {
	width: 500px;
	float: right;
}



#home_finder {
	width:  198px;
	height: 123px;
	background-image:url(../gifs/home_usa.gif);
	background-repeat:no-repeat;
	margin-bottom: 15px;
	margin-top: 0px;
	padding:0;
	font-size: 12px;
	color: #2c4592;
	font-weight: bold;
}
	#home_finder_city_field {
		width: 130px;
		border: 1px solid #000;
		margin-top: 6px;
		font-size: 12px;
		color: #000;
	}
	
	 #home_finder_state_field {
		width: 60px;
		border: 1px solid #000;
		margin-top: 6px;
		font-size: 12px;
		color: #000;
	}
	
	#home_finder_zip_field {
		width: 72px;
		border: 1px solid #000;
		margin-top: 6px;
		font-size: 12px;
		color: #000;
	}
	
	#home_finder a {
		font-size: 10px;
		color: #2c4592;
		font-weight: bold;
		line-height: 26px;
	}
	
	
	#home_finder_go_btn {
		margin-left: 125px;
		margin-top: 3px;
	}
	
#own_franchise {
	width: 198px;
	height: 123px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding:0;
}

#promo_box {
	width: 198px;
	height: 153px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding:0;
	
}

#logo_box {
	width: 198px;
	height: 142px;
	margin-top: 15px;
	
}

#facebook {
	width: 198px;
	height: 172px;
	margin-top: 15px;
	
}

#constant_contact {
	width: 198px;
	height: 142px;
	margin-top: 15px;
	
}

#intro_blurb {
	float: left;
	width: 315px;
	font-size: 11px;
}

	#intro_blurb p {
		margin-top: 5px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		padding-left: 0px;
		padding-bottom:0px;
		padding-top: 0px;
		padding-right: 20px;
		text-align: justify;
	}

#closing_blurb {
	float: left;
	width: 492px;
	font-size: 11px;
}


#video {
	float: right;
	width: 185px;
}

h1 {
	font-size: 14px;
	color: #ed1b2e;
}

.clearer {
	clear: both;
	height:0px;
	width: 0;
	margin: 0;
	padding:0;
	font-size:0px;
	line-height:0px;
}

#explore_top {
	width: 492px;
	height:32px;
	background-image: url(../gifs/home_explore_box_top.gif);
	background-repeat:no-repeat;
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	color: #ed1b2e;
	margin-top: 14px;
	margin-bottom: 0px;
}
	#explore_find_field {
		width: 100px;
		border: 1px solid #000;
		margin-top: 4px;
		height: 14px;
		font-size: 12px;
		color: #000;
		
	}
	
	.submit_btn {
		margin-right: 10px; 
		margin-top: 2px;
	}
	
#explore_content {
	width: 492px;
	height:auto;
	background-color: #2c4592 ;
}

	#explore_content table{
		/*border-collapse: collapse;*/
		width: 100%;
		height: 150px;
		/*border-color: #2c4592;*/
		
		color: #2c4592;
		font-size:10px;
		font-weight: bold;
	
	}
	
	#explore_content td {
		border-bottom: 2px solid #2c4592;
		border-right: 2px solid #2c4592;
		height: 50px;
		text-align:center;
		background-color: #fff;
	}

	#explore_content a {
		color: #2c4592;
		text-decoration: none;
	}

#explore_bot {
	width: 492px;
	height:15px;
	background-image: url(../gifs/home_explore_box_bot.gif);
	background-repeat:no-repeat;
}

#footer {
	width: 741px;
	height: 205px;
	background-image:url(../gifs/home_footer.gif);
	background-repeat:no-repeat;
	
	font-size: 10px;
	color: #fff;
	
}
	#footer_links {
		width: 530px;
		padding-top: 45px;
		padding-left: 15px;
	}
	
	#footer a{
		text-decoration: none;
		color: #fff;
	}
	
	