/* CSS Document */
body {background-color: #fff6da; font-family: Arial; font-size: 10pt;}
a {color: #2257a3; text-decoration: none;}
a:hover{color: #ed1c24;}
strong{font-weight: 600;}
.footnav a {color: #fff; text-decoration: none;}
.franchiseholder p{margin-bottom: 10px; font-size: 11pt;}
.homenav{width:200px; height: 350px; float: left; margin-top: 5px; margin-left: 75px; display: inline;}
.homecontainer {
	width: 960px;
	overflow: auto;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-color: #fcca24;
	background-image: url(../images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 90px;
	background-color: #fdc925;
	
}
.homeheader {
	width: 960px;
	height: 133px;
	background-color: #fff;
}
.intheader {
	width: 960px;
	height: 131px;
	background-color: #fff;
	background-image: url(../images/intheader.jpg);
}

.bodycontainer {
	blackground-color: #fff;
	width: 960px;
	float: left;
	font-size: 11px;

}
.bodycontent{
float: right;
padding-right: 65px;
padding-top: ;
  width: 591px;
	 color: #333; 
	 background-color: white;
	 background-image: url(../images/bodyheader.jpg);
	 background-repeat: no-repeat;	 
}

.bodycontent p{
margin-bottom: 10px;
}
h1 {
	color: #ec1f27;
	font-size: 14pt;
	margin-bottom: 25px;
	font-weight: 600;
}
.menuborder {
	float: left;
	height: 300px;
	background-color: #01176d;
	clear:both;
}

.leftfloat{
float: left;
}
.menuheader {
	width: 500px;
	background-color: #ec1f27;
	font-size: 14pt;
	color: #FDC925;
	text-align: center;
}


.menutext {
	color: #2457A8;
	font-size: 11pt;
	padding: 10px;
	line-height: 17px;
	font-weight: 600;
}
.footer {
	width: 960px;
	height: 201px;
	background-image: url(../images/internalfooter.gif);
	background-repeat: no-repeat;
	clear: both;
}
.backupfooter {
	width: 960px;
	height: 184px;
	background-image: url(../images/internalfooter.jpg);
	background-repeat: no-repeat;
	clear: both;
}

.footnav {
	float: right;
	margin-right: 0px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 182px;
	width: 500px;
}
.footnavitem {
	float: left;
	margin-left: 10px;
}
.indexheader {
	width: 960px;
	height: 133px;
	background-image: url(../images/homeheader.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.indexcontainer {
	width: 960px;
	height: 672px;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-color: #fcca24;
	}
.indexfootnav {
	float: right;
	margin-right: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 42px;
	width: 500px;
}
.indexfootnav a{
color: white;
}
.redbox{
float: left; border-left: 7px solid #ec1f27; margin-top: 50px;
}
.yellowbox {
float: left; border-left: 16px solid #fccb24; margin-top: 0px; padding-left: 35px;
}

.pagetitle{
margin-left: -20px;
margin-bottom: 10px;
}
.homenav {
	width:200px;
	height: 350px;
	float: left;
	margin-top: 5px;
	margin-left: 75px;
}
.menusection {
	float: left;
	border-bottom: 2px solid #2457A8;
	width: 520px;
	margin-bottom: 10px;
	
}
.menusmallfont {
	font-size: 8pt;
}

.phoneholder{
font-size: 12pt;
 color: #ec1f27;
  font-weight: 600;
   margin-bottom: 10px;
   }
 
 .location{
 float: left;
 height: 70px;
 margin-bottom: 5px;
 clear: left;
 font-size: 10pt;

 }
 
 .locationcol1{
 float: left;
 margin-left: 20px;
 }
 
 .locationcol2{
 float: left;
 margin-left: 18px;
 }
 
 .locationcomment{
 margin-top: 10px;
 clear:both;
 }
 
 .formlabel{
 width: 75px;
 float: left;
 display: inline;
 font-size: 10pt;
 color: #2457A8;
 font-weight: 600;
 }
 
 .formrow{
 margin-bottom: 5px;
 width: 400px;
 clear: both;
 float: left;
 }
 
h2{color: #2457A8; font-size: 12pt; font-weight: 600; margin-bottom: 10px;}



.question {font-size: 12pt; color: #2257a3; font-weight: bold;}
.answer {font-size: 11pt; margin-bottom: 10px;}
.map li{margin-bottom: 10px;}

.styleContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	}