body
{
	font-family: Arial, Verdana, helvetica, Sans-Serif;
	font-size: 12px;
	background-color:#CCC99E;
	text-align:center;
	
}
body.menuBackground
{
	background-color:#D9D7C3;
	text-align:left;
	margin: 0px;
	font-family: Arial, Verdana, helvetica, Sans-Serif;
	font-size: 12px;
	color: #666666;
}
.VSwrapper
{
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	
}
a:link {
	text-decoration: none;
	color: #6a3c1c;
	}

a:visited {
	text-decoration: none;
	color: #6a3c1c;
	}

a:hover {
	text-decoration: none;
	color: #AA7846;
	}

a:active {
	text-decoration: none;
	color: #8C7846;
	}
	
h1{
	font-size: 22px;
}
	
p{
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
	margin-right: 50px;
}
/*******************
	Header and Top Nav
********************/

.VSheader
{
	
	background-image: url(images/header.gif);
	background-color: #333333;
	width:100%;
	height:135px;
	text-align:right;
}
.VSheader1
{
	
	background-color: #AE1414;
	width:100%;
	height:25px;
	text-align:right;
	color:ffffff;
	font-size:2em;
	line-height:10px;
	
}
.VSheaderHome{
	position: absolute;
	top:0px;
	width: 800;
	height:217px;
	background-image: url(../images/headerhome.gif);
	font-size:12px;
	color: #555343;
	text-align:left;
	float:left;
	}
.v{
	
	width:180px;
	background-color: #ae1414;
}
.footer{
	position:absolute;
	top:705px;
	width:800px;
	height: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#333333;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
.d{
	
	position: absolute;
	top:280px;
	width:600px;
	height: 500px;
	margin-left:200px;
}	

/***********************
	leftnav
***********************/
.VSleftNav
{
	width:200px;
	height:500px;
	color:#ffffff;
	font-size:16px;
	line-height:25px;
	float:left;
	background-color:#CCC99E;
	
}
.leftNavCorner{
	float: left;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
/***********************
	Content
***********************/

.VScontent
{
	width: 800px;
	height:700px;
	background-image: url(images/bistroback.gif);
	font-size:12px;
	color: #555343;
	text-align:left;
	
}
.bistroContent
{
	padding-left:75px;
	width:550px;
}
.colorBox
{
	position: relative; 
	line-height:3px;
	left:151px;
	background-color: #006600;
	width:649px;
	top:0px;
	
	
}
.VScontentBox{
	width: 520px;
	
	
	float: left;
}
img.VSsubHeader{
	margin-bottom: 10px;
	float:left;
}
.VSmenuNav{
	position: relative; 
	top:10; 
	left: 170;
}
.VScolumnLeft{
	float: left;
	width: 130px; 
	height: 300px; 
	margin-top: 20px; 
	padding-top: 20px;  
	border-top: 3px solid #6a3c1c;
}
.VSColumnRight{
	float: left; 
	width: 430px; 
	margin-top: 20px; 
	border-left: 1px solid #6a3c1c; 
	border-top: 3px solid #6a3c1c; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 20px;
	}
.menuSectionHdr{
	padding-bottom: 10px;
}
.menuSectionDescrip{
	font-size: 12px;
	font-family: Georgia;
	color: #666666;
	padding-bottom: 20px;
}
.menuItem{
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 10px;
}

.menuItem2{
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	padding-bottom: 10px;
}
.menuItemDescrip{
	font-size: 12px;
	color: #666666;
	padding-bottom: 10px;
	
}
.menuItemLink{
	font-size: 12px;
	padding-bottom: 10px;
}
a.menuItemLink:link, a.menuItemLink:visited{
	color: #336600;
	font-weight: bold;
}
a.menuItemLink:hover, a.menuItemLink: active{
	color: #336600;
	font-weight: bold;
	
}
.menuItemAmount{
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.VSloginLabel{
	font-weight: bold;
	font-size: 12px;
}
.VSregularText{
	font-size: 12px;
	color: #666666;
}
table.boxed{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #6a3c1c;
}
td.boxed2{
	border: 1px solid #6a3c1c;
	background-color: #d3d0b6;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	
}
.VSorderBox{
	float: left; 
	width: 110px; 
	border: 1px solid #6a3c1c; 
	background-color: #d3d0b6; 
	margin-top: 30px; 
	padding-left: 5px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px;
}
.thankyoubox{
	position: relative; 
	top: 80; 
	left: -10; 
	text-align: center;
}
.VSsubNav{
	font-size: 12px;
	text-align: right;
}
tr.reviewRow{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-aligh:left;
	
}
.menuHomeContent
{
	width:200px;
}
.menuTitle
{
	font-weight:bold;
	color: #555555;
}

/*****************************
	Footer
*****************************/

.VSfooter
{
	
	width:800px;
	height: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#333333;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;

}

/****************************
	Image Styles
***************************/

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  padding-left:10px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 5px 6px -12px;
  padding: 4px;
  }
 img.thumb{
 	border: 1px solid #FFFFFF;
	margin-right: 5px;
 }
 img.menuBtn{
 	margin-top: 5px;
	
 }

a.VSsite:visited,a.VSsite:active,a.VSsite:link
{
	color:#DDDDFF;
}
/*admin*/
.adminHeaderBox
{
	text-align:right;
	
	width:740px;
}
a.adminLink:link,a.adminLink:visited,a.adminLink:hover
{
	color:White;
	font-size:14px;
}
.adminheader
{
	font-size:18px;
	color:White;
} 
.admin-header
{
    background-color: #ae1414;
    height:50px;
    padding-left:10px;
    border-bottom:solid 4px #6B3A1A;
}

#admin-menutext
{
    padding: 5px;
    border-bottom: 2px solid #6a3c1c;
    margin-bottom: 10px;
	width:auto;

}
	#admin-menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	#admin-menutext li { display: inline }
	
	#admin-menutext a:link, #menutext a:visited {
		
        font-size: 10pt;
        color: #6a3c1c;
        font-family: arial;
		text-decoration: none;
	}
	
	#admin-menutext a:active, #menutext a:hover {
		color:  #6a3c1c;
	}
	h3{
	font-family:Times New Roman;
	color:#91181b;
	font-size:21px;
	}
	.newsLetter{
	padding:20px 5px 0px 20px;
	color:#333;
	float:left;
	width:450px;
	}
	.newsLetter p{
	color:#333;
	}
	.newsLetterLink{
	width:125px;
	color:#333;
	float:left;
	padding:20px 0px 0px 0px;
	}
	.clear, .Clear{
	clear:both;
	}
	.divider{
	border-bottom:dotted 1px #91181b;
	width:100%;
	}
	
	
