body 
{
    font-family:arial;
    background-image:url(images/back.gif);
   
}


#main
{
    width:952px;
    margin:auto;
}

.logo
{
    width:158px;
    height:172px;
    
}


.menu-back
{
    background-image:url('images/menu-back.gif');
    background-repeat:repeat-x;
    background-color:#dfa946; 
    
      
}
.menu
{
    font-size: 15px;
    line-height:25px;    
    padding-top:10px;
    padding-left:20px;
    width:133px;
    padding-bottom:10px;
    min-height:227px;
    background-color:#dfa946;
    
}

.main_dnnmenu_rootitem  
{	
	
	color:#410342;
	padding-left: 15px;
	background-image: url(images/bean.gif);
	background-repeat: no-repeat;
	background-position:left center;
}

.main_dnnmenu_rootitem_hover
{  
	color:#9c5003;
	background-image: url(images/bean-over.gif);
}

.loop
{
    width:794px;
    height:172px;
    border:solid 1px white;
   
}


.left_menu
{
    background-color:#fcd894;
    background-image:url(images/hour-back.jpg);
    background-repeat:no-repeat;
    width:138px;
    padding-left:10px;
    padding-right:5px;
    text-align:center;
    font-size: 11px;
    color:black;
    height:100%;
}

.content
{
    width:786px;
    background-color:#fdeed1;
    padding-left:10px; 
    height:100%;
      
}

.footer
{
    background-color:#653366;
    color:white;
    padding: 5px 10px 5px 10px;
    font-size:10px;
    height:20px;
}

.heading
{
    font-weight:bold;
    font-size:20px;
    color:#420343;
    padding-top:10px;
    
    
    
}

.heading2
{
    font-family:BethHand;
    font-size:20px;
    color:#420343;
    
}

.maintext
{
    padding: 10px 10px 10px 10px;
    font-size:12px;
    color:black;
    
}

a
{
    color:#420343;
    text-decoration:none;
}

a:hover
{
    color:white;
    text-decoration:underline;
}

.faq
{
    font-size:13px;
    color:#420343;
    padding:5px 10px 0px 10px;
}

.swoosh2
{
    position:fixed;
    top:0px;
    left:0px;
    z-index:-100;
}

.swoosh
{
    position:fixed;
    bottom:0px;
    left:0px;
    z-index:-100;
}


.contact_tbl
{
    
    padding-bottom:15px;
    font-size:12px;
    color:black;
    background-image:url(images/bgimage.jpg);
    background-repeat:no-repeat;
    background-position:bottom right;
    
} 

.contact
{
    
    font-size:14px;
    color:black;
    font-weight:bold;
    font-style:italic;
    color:#410342;
    
}