body {
	text-align: center;
	min-width: 1020px;
	background-color: #a7b7b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background-color:#e5eaea;
	height: 245px;
	width: 1000px;
	background-image: url(../images/headerBottomImage2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main {
	background-color: #000000;
	background-image: url(../images/mainBackground2.jpg);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right: 52px;
	padding-bottom: 8px;
	padding-left: 52px;
	margin-top: 0px;
}

#col1 {
	float: left;
	width: 432px;
}

#col2 {
	float: right;
	width: 432px;
}

#footer{
	clear: both;
	background-color:#e5eaea;
	height: 100px;
	background-image: url(../images/footerTopImage2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 40px;
}

h1 {
	text-indent: -90000px;
	background-image: url(../images/viccino_Logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 160px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

h1 a:link, h1 a:visited {
	display: block;
	width: 900px;
	height: 160px;
	text-indent: -90000px;
	text-decoration: none;
	overflow: hidden;
}

h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	line-height: 4em;
}

/*
#grille h2{
	background-image: url(../images/subMenuGrille.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 936px;
	text-indent: -9000px;
	margin-left: -20px;
	position: absolute;
	margin-top: -8px;
}
#drinks h2{
	background-image: url(../images/subMenuDrinks.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 936px;
	text-indent: -9000px;
	margin-left: -20px;
	margin-top: -8px;
	position: absolute;
}
*/

#carryout h2 {
	background-image: url(../images/subMenuCarryout2.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 936px;
	text-indent: -9000px;
	margin-left: -20px;
	margin-top: -8px;
	position: absolute;
}

/*
#about h2{
	background-image: url(../images/subMenuAbout.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 936px;
	text-indent: -9000px;
	margin-left: -20px;
	margin-top: -8px;
	position: absolute;
}

#comment h2{
	background-image: url(../images/subMenuComment.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 936px;
	text-indent: -9000px;
	margin-left: -20px;
	margin-top: -8px;
	position: absolute;
}

#employment h2{
	background-image: url(../images/subMenuEmployment.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 936px;
	text-indent: -9000px;
	margin-left: -20px;
	margin-top: -8px;
	position: absolute;
}
*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h4 {
	color: #C7BD96;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7BD96;
	line-height: 1em;
}
h5 {
	color: #C7BD96;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	margin-bottom: -10px;
	line-height: 1.25em;
}

h6 {
	line-height: 0ex;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
}

p {
	font-size: 90%;
}

.clear {
	clear: both;
}

#header #address p {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	text-align: center;
}

#header ul {
	list-style: none;
	height: 25px;
	background-color: #000000;
	width: 960px;
	position: absolute;
	top: 0px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/headerNavigationBackground2.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	background-position: bottom;
}
		  
#header ul li {
	display: inline;
	float: left;
}

#header ul a {
	display: block;
	color: #CCCCCC;
	font-size: 75%;
	text-transform: uppercase;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;	
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
}


#header ul a:focus,
#header ul a:active,
#header ul a:hover {
	background-color: #262626;
	outline: none;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#header ul a.grille {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 195px;
}
#header ul a.drink {
	margin: 0 30px 0 0;
}
#header ul a.carryout {
	margin: 0 30px 0 0;
}
#header ul a.about {
	margin: 0 30px 0 0;
}

#main p {
	color : #C7BD96;
	font-size: 90%;
	line-height: 1.25em;
	padding-right: 10px;
	padding-left: 10px;
}

#main ul {
	list-style: none;
	color: #FFFFFF;
}

#main ul a {
	color: #FFFFFF;
}

#nightout {
	font-size: 80%;
	line-height: 1.5em;
}

#subMenu
{
	font-size: 80%;
	padding-top: 50px;
}
#main #subMenu ul li {
	display: inline;
	float: left;
}

#main #subMenu ul a {
	display: block;
	color: #C7BD96;
	font-weight: normal;
	padding: 4px 2px 2px 4px;
}

#main #subMenu ul a:focus,
#main #subMenu ul a:active,
#main #subMenu ul a:hover {
	color: #A82060;
}

#main a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#main a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#main .nonIndent {
	padding-left: 0;
}

.menuSmallOptions {
	margin-top: -14px;
}

.intro li {
	color: #FFFFFF;
	font-size: 90%;
	list-style-type: disc;
	padding-bottom: 5px;
}

#footer img {
	float: left;
}

.footerContent {
	font-size: 80%;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	color: #666666;
	margin-top: 10px;
}

.rightImage {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.nvMapImage, #map {
	margin-left: 10px;
	border: 4px solid #FFFFFF;
}

#map a {
	color: #000099;
}

.openTableImageAbout {
	margin-left: 20px;
}

.openTableImage {
	margin-left: 131px;
}

#highlightBox {
	background-color: #111111;
	display: block;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 1px;
	border: 1px solid #333333;
}

#eventWrapper h2{
	position: absolute;
	top: -15px;
	left: 100px;
	margin: 0;
	padding: 0;
	background-image: url(../images/ViccinoSpecialsVDay.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 190px;
	width: 170px;
}

#ValentineDaySpecial {
	margin-left: 570px;
	position: absolute;
}

#eventCallout {
}