﻿html, body 
{
   font-family: Optima, Georgia, Arial; 
   margin: 0px;
   padding: 0px;
   color: #333333;
}

img
{
	  border: none;
}

.admin-text
{
	 font-size:11px;	
	 font-weight:bold;
}

admin-logout
{
	 font-size:12px;	
	 font-weight:bold;
}

.save_page
{
   width:200px;
   height:20px;
   font-size:11px;
   color:#184429;
   background-color:#c7ad4f;	
   border: solid 1px #184429;
}

.application-form
{
	  width:444px;
	  margin:auto;	
}

.application-form td
{
	 padding-bottom:4px;
}


.ddlstyle
{
   font-size:11px;
}

.form-title
{
   font-size:11px;
   text-align:right;
   line-height: 1;
   padding-right:4px;
}

.form-title-ref
{
   font-size:11px;
   text-align:left;
}

.form-header
{
   font-size:12px;
	 font-weight:bold;
   padding-top:5px;
   padding-bottom:20px;
}

.small-text
{
	 width:118px;
	 /*border:solid 1px #000000;*/	
}

.ref-text
{
	 width:140px;
	 /*border:solid 1px #000000;	*/
}

.age-text
{
	 width:40px;
	 /*border:solid 1px #000000;	*/
}

.xsmall-text
{
	 width:84px;
	 /*border:solid 1px #000000;	*/
}


.long-text
{
	 width:192px;
	 /*border:solid 1px #000000;*/	
}

#container
{
	  width: 800px;
	  height: 560px;
    background-image: url('/images/homebg.jpg');
    background-repeat: no-repeat;
	  background-color:#184429;
    margin:auto;
}

.contact-us
{
    color:White;	
    font-size:13px;
    font-weight:bold;
}

#content
{
	  /*width: 800px;*/
	  height: 483px;
	  background-color:White;
}

#content-container
{
	  width:444px;
	  margin:auto;	
	  padding-top:26px;
}

.default-text
{
    font-size: 11px;
    color: #333333;
		word-spacing: 1px;
}

.header
{
    font-size: 18px;
    color: #336633;
		word-spacing: 1px;
}

.subheader
{
    font-size: 12px;
    color: #336633;
		word-spacing: 1px;
}

#footer
{
    height: 40px;	
    font-size: 10px;
    color: #333333;
		word-spacing: 1px;
	  color: White;	
}

#default-logo
{
    width: 270px;	
    height: 451px;
    background-image: url('/images/homelogo.jpg');
}

#default-flash
{
    width: 500px;	
    height: 288px;
	  z-index: 100px;
}


#default-content
{
    width: 500px;	
    height: 195px;
	  background-color:White;
}

#internal-content
{
    width: 500px;	
    height: 483px;	
	  background-color:White;
}

#internal-logo
{
    width: 270px;	
    height: 451px;
    background-image: url('/images/internallogo.jpg');
}
#internal-logo2
{
    width: 240px;	
 padding-right:5px;
    background-image: url('/images/Funatic-Logo.png');
    background-repeat:no-repeat;
}
#welcometitle
{
    width: 264px;	
    height: 21px;
    padding-left:16px;
    padding-top: 16px;
    margin:0px;
}

p.welcome-text
{
	  padding: 0px 16px 0px 16px;
	  margin: 10px 0px 10px 0px;
    font-size: 10px;
    color: #333333;
		word-spacing: 1px;
}

#divRestaurant
{
	  font-family: Optima, Georgia, Arial; 
	  width: 91px;
	  background-color:#dce7d6;
	  font-size:10px;
    Opacity: .90;
		filter: alpha(opacity=90);
		color:#184429;
    border: solid 0px Black;
    
}

#divContact
{
	  font-family: Optima, Georgia, Arial; 
	  width: 91px;
	  background-color:#dce7d6;
	  font-size:10px;
    Opacity: .90;
		filter: alpha(opacity=90);
		color:#184429;
    border: solid 0px Black;
}

#divHistory
{
	  font-family: Optima, Georgia, Arial; 
	  width: 91px;
	  background-color:#dce7d6;
	  font-size:10px;
    Opacity: .90;
		filter: alpha(opacity=90);
		color:#184429;
    border: solid 0px Black;
}
#divCandy
{
	  font-family: Optima, Georgia, Arial; 
	  width: 91px;
	  background-color:#dce7d6;
	  font-size:10px;
    Opacity: .90;
		filter: alpha(opacity=90);
		color:#184429;
    border: solid 0px Black;
}

.pics {  
    height:  230px;  
    width:   379px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    border:  0px solid #ccc;  
    background-color: #eee;  
    width:  379px; 
    height: 230px; 
    top:  0; 
    left: 0 
} 


a.green_link:link, a.green_link:visited, a.green_link:active, a.green_link:hover
{
	color:#184429;
  text-decoration:none;
}