﻿
Body
		{
		background-color:#660066;
		margin-left:auto;
		margin-right:auto;
		}
		
        .wrapper
        {
		width:794px;
		margin:auto;
		background:transparent;
        }
        
        .banner
        {
		background-color:Transparent;
        }
        
        .menu1
        {
		width:779px;
		height:22px;
		color:#330000;
		background-color:#cc99cc;
		padding-top:1px;
		padding-left:15px;		
		font-family:"Times New Roman";
		font-size:18px;
		border-bottom:solid 1px #330000;
		}
		
		.menu1 a
		{
		color:#330000;
		text-decoration:none;
		}
	
		.menu1 a:hover
		{
		color:#330000;
		text-decoration:underline;
		}
		
		.cartButton
		{
		
		text-align:right;
		padding-right:10px;
		float:right;
		}
			
		.menu2
        {
		width:794px;
		height:auto;
		color:White;
		background-color:#b5db6e;
        }
        
		.menu2 a
		{
		color:White;
		text-decoration:none;
		}
	
		.menu2 a:hover
		{
		color:White;
		text-decoration:underline;
		}
        
        .main
        {
		height:445px;
		background-image:url(WebsiteImages/backgroundgradient.png);
        background-repeat:repeat-x;
        background-color:#91d01f;
        }
        
        .leftSideBar
        {
        float: left;
        width: 130px;
        height:425px;
        padding:10px;
        font-size:14px;
        color:#330000;       
        }
        
        .hours
        {
		text-align:center;
		vertical-align:sub;
        }
        
        .content
        {
        width: 623px;
        height:425px;
        padding:10px;
        border-left:Solid 1px #330000;
        font-size:16px;
        color:#330000;
        float:right;
        overflow:auto;
        }
        
        .content a
		{
		color:#330000;
		text-decoration:underline;
		}
	
		.content a:hover
		{
		color:#330000;
		text-decoration:underline;
		}
        
        .footer
        {
		width:794px;
		border-top:Solid 1px #330000;
		text-align:center;
		background-color:#91d01f;
		font-size:11px;
		color:#330000;
        }
        
        .footer a
		{
		color:#330000;
		text-decoration:none;
		}
	
		.footer a:hover
		{
		color:#330000;
		text-decoration:underline;
		}
		
		
		
		
		/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
												Admin Style
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
		
		
		
		
        .Adminwrapper
        {
		width:794px;
		margin:auto;
		background:transparent;
        }
        
        .Adminbanner
        {
		background-color:Transparent;
        }
        
        .Adminmain
        {
		
        }
        
        .Adminmenu1
        {
		width:779px;
		height:20px;
		color:#330000;
		background-color:#cc99cc;
		padding-left:15px;
		font-family:"Times New Roman";
		font-size:14px;
		border-bottom:solid 1px #330000;
		
		}
		
		.Adminmenu1 a
		{
		color:#330000;
		text-decoration:none;
		}
	
		.Adminmenu1 a:hover
		{
		color:White;
		text-decoration:underline;
		}
			
		.Adminmenu2
        {
		width:779px;
		height:20px;
		color:White;
		padding-left:15px;
		background-color:#99cc33;
        }
        
		.Adminmenu2 a
		{
		color:White;
		text-decoration:none;
		}
	
		.Adminmenu2 a:hover
		{
		color:#330000;
		text-decoration:underline;
		}
        
        .AdminTitle
        {
		color:#330000;
		font-size:xx-large;
		width: 792px;
        text-align:center;
        background-color:White;
        border:Solid 1px #330000;

        }
        
        .Admincontent
        {
        width: 772px;
        min-height:400px;
        background-color:White;
        padding:10px;
        font-size:16px;
        color:#336600;
        border-right:Solid 1px #330000;
        border-left:Solid 1px #330000;
        }
        
        .Adminfooter
        {
		width:794px;
		border-top:Solid 1px #330000;
		background-color:#669933;
		text-align:center;
		font-size:11px;
		color:White;
        }
        
        .Adminfooter a
		{
		color:White;
		text-decoration:none;
		}
	
		.Adminfooter a:hover
		{
		color:White;
		text-decoration:underline;
		}
		
		.galleryleftcolumn
        {
			float:left;
			width:375px;
			height:auto;
			text-align:center;
        }
        
        .galleryrightcolumn
        {	float:right;
			width:374px;
			height:auto;
			text-align:center;
			border-left:Solid 1px #330000;
        }
