@charset "utf-8";
/* CSS Document */


body{
	margin:0 0 0 0;
	background-color:#141E26;
	}
p {
	
	padding:1em;
}

#logoheader{
	width:auto;
	height:200px;
	background-color:#FFF;
}
#footer{
	width:auto;
	height:15px;
	background-color:#FFF;
	clear:both;
}
#wrapper{
	background-color:#E9DBA6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 auto 0 auto;
	width:1000px;
	text-align:center;
}
#topspace{
	height:50px;
	width:auto;
	background-color:#141E26;
}
#leftcorner{
	width:30px;
	float:left;
	text-align:left;
}
#rightcorner{
	width:30px;
	float:right;
	text-align:right;
}
#toppicarea{
	background-color:#F00;
	height:300px;
	width:724px;
	float:right;
}
#menubar{
	text-align:left;
	padding:0px;
	
	
}

#whiteborder{
	width:1000px;
	height:2px;
	background-color:#FFF;
}

#MenuRight{
	background-image:url(../Images/weirdbgBLUE.gif);
	width:450px;
	float:right;
	height:250px;
	top:20px;
	margin:1px;
	padding:2px;
	}
#dotdiv{
	background-color:#E9DBA6;
	text-align:left;
	padding:20px;
}
#promotext{
	width:220px;
	color:#F00;
	padding:2px;
	font-size:12px;

	}

#forms{
	display:block;
	background-color:#98B72E;

	
	}
input{
	width:150px;}
	
#QKcenterItem{
	text-align:center;
}
#atcenter{
	align-content:center;
	
	
	}
#map_canvas {
	width: 600px;
    height: 280px;
   
  }
#map_canvas2 {
	width: 600px;
    height: 280px;
    
  }
#map_canvas3 {
	width: 600px;
    height: 280px;
    
  }
td.franchise_topic{
	
	background:#141E26;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	font-weight:bold;
	
	}


td.franchise_content{
	background:#5E7B93;
	text-align:left;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;}