 
.green  { color: #693; }
.lavender  { color: #9C9AC4; }
.red  { color: #EE3424; }
.dark_green  { color: #6E9835; }
.blue  { color: #898CC5; }
 

body {
	background-color: #FFF;
	text-align: center;
	margin: 10 auto;
	padding: 0;
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

#intro_flash {
	margin: 1px 0;
	height: 300px;
	width: 780px;
}

#music_flash {
	height: 30px;
	width: 100px;
	display: inline;
	float: left;
	padding-left: 5px;
}

#radio_flash {
	height: 20px;
	width: 110px;
	display: inline;
	float: left;
	padding-left: 5px;
}

#container {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	text-align: left;
}

#header_nav {
	text-align: right;
	clear: both;
	width: 780px;
	background-color: #95B823;
	color: #FFF;
	font-size: 13px;
	line-height: 30px;
}

#header_nav a:link {
	color: #FFF;
	padding: 0 15px;
	text-decoration: none; 
	font-weight: bold;	
		
}
#header_nav a:visited{
	color: #FFF;
	padding: 0 15px;
	text-decoration: none; 
	font-weight: bold;		
}
#header_nav a:hover{
	color: #EE3424;
	padding: 0 15px;
	text-decoration: none; 
	font-weight: bold;		
}
#header_nav a:active{
	color: #FFF;
	padding: 0 15px;
	text-decoration: none;
	font-weight: bold;		 
}

 
.top_nav:link, .top_nav:visited, .top_nav:active {
	color: #EE3424; 
	text-decoration: none; 
	font-size: 13px;
	font-weight: bold;	
}

 
.top_nav:hover {
	color: #96B823; 
	text-decoration: none; 
	font-size: 13px;	
	font-weight: bold;
}

.faq:link, .faq:visited, .faq:active {
	color: #7581BF; 
	text-decoration: none; 
	letter-spacing: -.06em;
	font-weight: bold;	
}

 
.faq:hover {
	color: #7581BF; 
	text-decoration: none; 
	letter-spacing: -.06em;
	font-weight: bold;
}

.small_link:link, .small_link:visited, .small_link:active {
	color: #7581BF; 
	text-decoration: none; 
	letter-spacing: -.06em;
	font-weight: normal;
	font-size: 10px;
}

 
.small_link:hover {
	color: #7581BF; 
	text-decoration: none; 
	letter-spacing: -.06em;
	font-weight: normal;
	font-size: 10px;	
}


#main {
	width: 780px;
	text-align: left;
	z-index: 20;
	padding: 0;
	margin: 0;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;		
}

#left_nav {
	padding-top: 10px;
	float: left;
	width: 170px;
	font-size: 14px;
	background-image: url(../images/leftnav_bg.gif);
	background-repeat: repeat-y;	
}

#left_nav a:link, #left_nav a:visited, #left_nav a:active {
	color: #EE3424; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 180%;		
}

 
#left_nav a:hover {
	color: #96B823; 
	text-decoration: none; 
	font-weight: bold;	
	line-height: 180%;				
}

#subnav_menu, #subnav_contact, #subnav_catering, #subnav_franchising, #subnav_news, #subnav_locations,  #subnav_about, #subnav_careers {
	display: none;
}

#subnav_menu2, #subnav_contact2, #subnav_catering2, #subnav_franchising2, #subnav_news2, #subnav_locations2,  #subnav_about2, #subnav_careers2 {
	display: none;
}

#contact_form_franchise 
{
    display: none;
}


#subnav ul, #subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	margin: 0;
	padding: 2px 0;
}

#subnav a:link, #subnav a:visited, #subnav a:active {
	color: #9999CC;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none; 
	letter-spacing: -.02em;
}

#subnav a:hover {
	color: #F58357;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	letter-spacing: -.02em;	 	
}

#right_col 
{ background: #FFF;
}

#content {
	float: left;
	width: 408px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	min-height: 500px;		
}


.content:link, .content:visited, .content:active {
	font-weight: bold;
	font-size: 13px;
	color: #7581BF; 
	text-decoration: none; 
	letter-spacing: -.06em;
	font-family: Arial, Helvetica, sans-serif;
}

 
.content:hover {
	font-weight: bold;
	font-size: 13px;
	color: #F58357; 
	text-decoration: none; 
	letter-spacing: -.06em;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 2px 10px 0;
	line-height: 160%;
}
 
hr {
	color: #9B97C4;
	background: #9B97C4;
	height: 1px;
	border: 0; 
	margin-left:0;
	text-align: left;
	display: block;	
}


img, form {
	display: inline;
	border: 0px;
}

 
label { 
	font-size: 11px;
  text-align: left;	
} 



.block 
{ 
  font-size: 11px;  	
  display: block;
  text-align: left;
}

.small 
{ 	font-size: 9.4px; 
    text-decoration: none;
    font-weight: normal;
    color: #000;
}

.required 
{ color:#6E9835;
  display: block;
}

.disclaimer { 
	font-size: 10px; 
	color: #66C402; 
}

input.input {
	background-color: #FFF;
	font-size: 10px; 
	color: #000; 
	width: 170px; 
	border: #7F9DB9 1px solid;	
}

select.select { 
 	width: 170px; 
	font-size: 10px; 
	color: #000; 
	border: #7F9DB9 1px solid;	
}

select.select_small { 
	font-size: 10px; 
	color: #000; 
	border: #7F9DB9 1px solid;	
}

textarea {
	font-size: 10px; 
	width: 170px; 
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #7F9DB9 1px solid;	
}

.submit, .button  {
	text-align: center;
	border-bottom: #FFF 1px solid;
	border-right: #FFF 1px solid;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
	padding: 2px 4px;
	background-color: #EE3424;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font: bolder;
	letter-spacing: .02em;
	font-size: 11px;	
}

a:link, a:visited, a:active {
	color: #9999CC; 
	text-decoration: none;
	font-weight: bold; 
}

 
a:hover {
	color: #99DA3D; 
	text-decoration: underline;
	font-weight: bold; 	 
}


.header:link, .header:visited, .header:active {
	font-size: 13px;
	color: #EE3424; 
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	letter-spacing: -.06em;	
}

 
.header:hover {
	font-size: 13px;
	color: #99DA3D; 
	text-decoration: underline;
	font-weight: bold; 
	padding: 0;
	margin: 0;
	letter-spacing: -.06em;	
	}		

#testimonial {
	/*color: #9999CC;*/
	color: #7581bf;
	font-size: 12px;
	width: 150px;	
	/*font-weight: bold;*/
	letter-spacing: -.03em;
	line-height: 120%;		
}

#flat_list ul {
	margin: 0;
	padding: 0;
}

#flat_list li {
	margin-left: 15px;
	padding: 2px 0;
}

.sitemap_shell ol, .sitemap_shell li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sitemap_shell li {
	padding: 2px 0;
}

.sitemap ul {
	margin: 0;
	padding: 0;
}

.sitemap li {
	margin-left: 15px;
	padding: 2px 0;
}

.sitemap:link, .sitemap:visited, .sitemap:active {
	color: #7581BF; 
	text-decoration: none;
	font-weight: normal;
}

.sitemap:hover {
	color: #99DA3D; 
	text-decoration: underline;
	font-weight: normal; 
	}	

#footer {
	clear: both;
	padding: 30px 10px 10px 10px;
	width: 760px;
	text-align: center;
	color: #9C9AC4;
 	font-size: 11px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #9C9AC4;
	text-decoration: none;
	font-weight: normal; 	
}

#footer a:hover {
	color: #F58357; 
	text-decoration: none;
	font-weight: normal; 	
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -.06em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #EE3424;	
	display: inline;	
}

h1 {
	color: #EE3424;
	font-size: 18px;
	margin: 0;
	padding: 0;
	display: inline;
	letter-spacing: -.05em;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
	display: inline;
	font-weight: bold;	
	letter-spacing: -.05em;
	z-index: 10;	
	padding: 0; 
	margin: 0;	
  line-height: 1em;
}

h2 {
	color: #9999CC;
	font-size: 18px;
	margin: 0;
	padding: 0;
	z-index: 20;	
	display: inline;
	letter-spacing: -.08em;	
  line-height: 1em;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	display: inline;
	font-weight: bold;	
	letter-spacing: -.05em;
	z-index: 20;	
	padding: 0; 
	margin: 0;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 16px;
	display: inline;
    padding: 0;
	margin: 0;
	letter-spacing: -.1em;		
}

h3 {
	font-size: 13px;
	color: #EE3424;
	padding: 0;
	margin: 0;
	letter-spacing: -.06em;	
	display: inline;		
}
 
h4 {
	font-size: 18px;
}


#flashform1{
position: absolute;
top: 0px;/*93px*/
left: 602px;
height: 522px;
width:288px;
zorder: 10;
z-index: 80;
border: 0;
background: transparent;
background-color:transparent;
margin    : 0px 0px 0px 0px;
text-align: center;
/*filter : alpha (opacity=100%);*/
opacity: 1.0;
-moz-opacity: 1;
-khtml-opacity: .2;
}

#flashform2{
position: absolute;
top: 0px;/*93px*/
left: 602px;
height: 522px;
width:288px;
zorder: 10;
z-index: 80;
border: 0;
background: transparent;
background-color:transparent;
margin    : 0px 0px 0px 0px;
text-align: center;
/*filter : alpha (opacity=100%);*/
opacity: 1.0;
-moz-opacity: 1;
-khtml-opacity: .2;
}


.Hide
{
	/*display:none;*/
	visibility:hidden;
}

.Show
{
	/*display:block;*/
	visibility:visible;
}