/* CSS Document */
 
 div#top_left_box {
	background-image:url(../images/FranchiseTopLeft.gif);
	width: 450px;
	padding: 20px 0px 0px 30px;
	height: 350px;
}
 div#top_right_box {
	background-image:url(../images/FranchiseRight.gif);
	background-repeat:repeat-y;
	width: 450px;
	padding: 0px 0px 0px 30px;
	height: 370px;
}
 div#news_box_1 {
	background-image:url(../images/FranchiseNews1.gif);
	padding:10px 0px 0px 26px;
	width: 454px;
	height: 160px;
}
 div#news_box_2 {
	background-image:url(../images/SiteNews2.gif);
	position: relative;
	background-repeat: repeat-y;
}
 div#news_box_3 { background-image:url(../images/FranchiseNews3.gif); }

 div#news_box_4 {
	background-image:url(../images/SiteNews2.gif);
	background-repeat: repeat-y;
	height: 200px;
}

#news_box_3 div {
	width:440px;
	padding: 10px 0px 0px 26px;
} 
#location4 { width:440px; height:180px; }
.title {
	width:80px;
	padding:10px 0px 10px 0px;
	float:left;
	font-weight:bold;
	color: #555658;
}
.field { width:340px; padding:10px 0px 10px 26px; float:left; }
#TopRightPadding { height:280px; width:400px; }
#Intro {
	height:150px;
	color: #555658;
	font-weight: bold;
	width: 440px;
	font-size: 18px;
	padding: 150px 0px 0px 0px;
}
#LocationRow {
	width:410px;
	padding: 50px 0px 0px 0px;
	height: 20px;
	clear: both;
	font-weight: bold;
	color: #555658;
}
.Row {
	width:420px;
	padding:10px 0px 10px 30px;
	font-weight: bold;
	color: #555658;
}
input { width:390px; }
#SubBtn { width:300px; }
#SbBtn {
	width:300px;
	padding: 0px 0px 0px 150px;
}
.field input { width:300px; }
#top_right_box div {
	font-weight:bold;
	color: #555658;
}
