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

body {
	background-color: #CCC;
}


#wrapper {
	background-color: #FFF;
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #666;
	height: auto;
	float: none;
	clear: both;
}

#navigation {
	background-color: #FFF;
	width: 920px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
#body {
	background-color: #fff;
	height: auto;
	width: 900px;
	float: left;
	padding: 10px;
	font-family: "Century Gothic", "Arial Narrow", sans-serif;
	font-size: 0.8em;
	color: #333;
	overflow: hidden;
	
}


#header {
	width: 920px;
	margin: 0px;
	height: auto;
}
#wrapper #body #franchise1 {
	height: auto;
	width: 280px;
	float: left;
	margin: 10px;
	font-family: "Century Gothic", "Arial Narrow", sans-serif;
	font-size: 0.85em;
	color: #333;
}
#wrapper #body #franchise2 {
	float: left;
	height: auto;
	width: 280px;
	margin: 10px;
	font-family: "Century Gothic", "Arial Narrow", sans-serif;
	font-size: 0.85em;
}
#wrapper #body #franchise3 {
	float: left;
	height: auto;
	width: 280px;
	margin: 10px;
	font-family: "Century Gothic", "Arial Narrow", sans-serif;
	font-size: 0.85em;
}
#wrapper #footer {
	width: 900px;
	font-family: "Century Gothic", "Arial Narrow", sans-serif;
	font-size: 0.7em;
	color: #0297B8;
}


body {
	background-color: #FFF;
}

h1 {
	font-size: 1.8em;
	color: #2AABE4;
}

h4 {
	font-size: 1.1em;
	color: #666666;
}

h5 {
	font-size: 2.2em;
	color: #414042;
}
.navtext {
	font-family: "Century Gothic", "Arial Narrow", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
}

.pics {  
    height:  400px;  
    width:   400px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  400px; 
    height: 400px; 
    top:  0; 
    left: 0 
} 

#wrapper #body #pics {
	float: right;
	height: 400px;
	width: 400px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#wrapper #body .slideshow {
	float: right;
	height: 400px;
	width: 400px;
	margin-right: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
	clear: both;
}

a:link {
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #2AABE4;
}
a:active {
	text-decoration: none;
	color: #09C;
}
.floatleft {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.floatright {
	margin: 2px;
	float: right;
}
.bluefont {
	font-family: "Century Gothic", "Arial Narrow", sans-serif;
	font-size: 1.5em;
	color: #2AABE4;
}#franchisecolumn1 {
	float: left;
	height: auto;
	width: 350px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
#franchisecolumn2 {
	float: left;
	height: auto;
	width: 350px;
}
#email {
	font-family: "Century Gothic", "Arial Narrow", sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	width: 250px;
	float: right;
}

