﻿/* TOP LEVEL STYLES */

body{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px; /*set for use with em and percent later*/
	font-weight: normal;
	color: #FFFFFF;
	background: #FFFFFF url('images/background.jpg');
	text-align: center;
}

img {
	border: none;
	margin: none;
	padding: none;
	display: block;
	font-size: 0;
}

table {
	border-collapse: collapse;
}

td {
	background-repeat: no-repeat;
}

/* MAIN NAVIGATION */
.privacy {
	text-align: right;
}

.privacy a { 
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: bold;
}

.privacy a:link { color: #FFFFFF; }
.privacy a:visited { color: #FFFFFF;}
.privacy a:hover { color: #000000;}
.privacy a:active { color: #000000;}

#mainNav {
	clear: both;
}

#mainNav table {
	padding: 0;
	margin: 0;
}

#mainBar {
	margin: 0;
	padding: 0;
	width: 643px;
	float: left;
	clear: both;
	height: 36px;
}

#mainBar img {
	vertical-align: middle;
	display: inline-block;
	}

#mainBar a.menu1 { background: none;}

#mainBar a { 
	text-decoration: none; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 1.2em 2px 0 1.6em;
	display: block;
	float: left;
	height: 20px;
}

#mainBar a:link { color: #404040; }
#mainBar a:visited { color: #404040;}
#mainBar a:hover { color: #000000;}
#mainBar a:active { color: #000000;}

#navBar {
	margin: 0;
	padding: 0;
	width: 643px;
	clear: both;
	height: 36px;
}

#navBar td { 
	text-align: center;
}

#navBar td.menu1 {
	background-image: url('images/nav_11.jpg');
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold;
	color: #FFFFFF;
}

#navBar a {
	text-decoration: none; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold;
	text-align: center;
}

#navBar a:link { color: #404040; }
#navBar a:visited { color: #404040;}
#navBar a:hover { color: #000000;}
#navBar a:active { color: #000000;}

/* HOME CONTENT */
#homeleft {
	background-image: url('images/index_14.jpg');
	width: 168px;
	height: 278px;
}

#homeright {
	background-image: url('images/index_15.jpg');
	width: 650px;
	height: 278px;
}

#homecontent {
	line-height: 16px;
}

#homecontent a { 
	text-decoration: none; 
}

#homecontent a:link { color: #FFFFFF; }
#homecontent a:visited { color: #FFFFFF;}
#homecontent a:hover { color: #FFFFFF;}
#homecontent a:active { color: #FFFFFF;}

/* LEFT NAVIGATION */
#leftNav {
	clear: both;
}

#leftNav table {
	padding: 0;
	margin: 0;
}

#leftBar {
	margin: 0;
	padding: 0;
	width: 168px;
	float: left;
	clear: both;
	height: 200px;
}

#leftBar img {
	vertical-align: middle;
	display: inline-block;
	}

#leftBar a.menu1 {
	background: none;
	color: #007550;
}

#leftBar a.menu2 { background: none;}

#leftBar a { 
	text-decoration: none; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 1.2em 2px 0 1.6em;
	height: 20px;
}

#leftBar a:link { color: #007550; }
#leftBar a:visited { color: #007550;}
#leftBar a:hover { color: #007550;}
#leftBar a:active { color: #007550;}

#leftBar a.menu2:link { color: #FFFFFF; }
#leftBar a.menu2:visited { color: #FFFFFF;}
#leftBar a.menu2:hover { color: #007550;}
#leftBar a.menu2:active { color: #007550;}

/* OTHER CONTENT */
#contentleft {
	width: 168px;
	height: 278px;
}

#contentright {
	width: 650px;
	height: 278px;
}

#content {
	height: 205px;
	line-height: 12px;
	color: #007550;
	overflow-y: auto;
	padding: 0px 2px 0px 0px;
}

#content a { 
	text-decoration: none; 
	color: #007550;
}

#required {
	color: red;
}

/* BOTTOM SECTION */
#footer {
	clear: both;
	text-align: left;
}

#breakfast {
	clear: both;
	position: relative;
	left: 22px;
	top: 55px;
	width: 125px;
	height: 80px;
	color: #636466;
	font-size: 9px;
}

#breakfast a { 
	text-decoration: none; 
}

#breakfast a:link { color: #007550; }
#breakfast a:visited { color: #007550;}
#breakfast a:hover { color: #007550;}
#breakfast a:active { color: #007550;}

#lunch {
	clear: both;
	position: relative;
	left: 285px;
	top: -26px;
	width: 125px;
	height: 80px;
	color: #636466;
	font-size: 9px;
}

#lunch a { 
	text-decoration: none; 
}

#lunch a:link { color: #007550; }
#lunch a:visited { color: #007550;}
#lunch a:hover { color: #007550;}
#lunch a:active { color: #007550;}

#franchise {
	clear: both;
	position: relative;
	left: 545px;
	top: -94px;
	width: 128px;
	height: 60px;
	color: #636466;
	font-size: 9px;
}

#franchise a { 
	text-decoration: none; 
}

#franchise a:link { color: #007550; }
#franchise a:visited { color: #007550;}
#franchise a:hover { color: #007550;}
#franchise a:active { color: #007550;}

#footerNav {
	clear: both;
	position: relative;
	left: 50px;
	top: -60px;
	text-align: center;
	width: 750px;
	height: 62px;
}

#footerNav table {
	padding: 0;
	margin: 0;
}

#footerBar {
	margin: 0;
	padding: 0;
	width: 750px;
	float: left;
	clear: both;
	height: 36px;
}

#footerBar img {
	vertical-align: middle;
	display: inline-block;
	}

#footerBar a.menu1 { background: none;}

#footerBar a { 
	text-decoration: none; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold;
	margin: 0px 0px 0 0px;
	padding: 1.2em 2px 0 1.6em;
	display: block;
	float: left;
	height: 14px;
}

#footerBar a:link { color: #939598; }
#footerBar a:visited { color: #939598;}
#footerBar a:hover { color: #000000;}
#footerBar a:active { color: #000000;}

#copyright {
	margin: 0;
	padding: 0;
	width: 750px;
	float: left;
	clear: both;
	height: 36px;
	font-family: Arial,Helvetica,sans-serif; 
	color: #939598;
}

#greatpopup-title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

#greatpopup {
	font-size: 11px;
	color: #007550;
}

#innertable {
	border-collapse: separate;
	border-spacing: 0px 5px;
}