@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

form{display:inline;}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	border:none;
	color:#990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #CC0000;
}
h2 {
	font-size: 16px;
	color: #CC0000;
}
h3 {
	font-size: 14px;
	color: #666666;
}

.topText {
font-family: Arial Black, sans-serif;
font-size:8px;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
}
/* 
.FooterBgd {
background-image:url(http://www.shaunsrestaurant.com/test/assets/images/shell/LL-Footer.jpg);
background-position:top;
background-repeat:repeat-x;
}
*/

#TopBox {
background-image:url(/assets/images/bgds/bgd-TopBar.gif);
background-repeat:repeat-x;
}

.mainNav{  
	font-size: 13px;
	font-family: Arial Black, sans-serif;
	font-style: normal; 
	font-weight: normal;
	text-transform:uppercase;
	color:#666666;
	text-decoration: none}
	a:link.mainNav  {color : #666666;}
	a:visited.mainNav  {color : #666666;}
	a:active.mainNav  {color: #666666; text-decoration: none;}
	a:hover.mainNav  {color: #CC0000; text-decoration: none;}
	
.main {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#333333;
line-height:1.25;
padding:10px;
}

.main2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#333333;
line-height:14px;
}

.callout {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#333333;
line-height:14px;
padding:5px;
}

.footer {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;}
	a:link.footer  {color : #ffffff;}
	a:visited.footer  {color : #ffffff;}
	a:active.footer  {color: #ffffff; text-decoration: none;}
	a:hover.footer  {color: #ffffff; text-decoration: underline;}

.int_img {
	margin-right: 15px;
	margin-bottom: 5px;
}

.header {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:20px;
font-style:normal;
margin-bottom:15px;
line-height:1;
color:#d01200;
text-decoration:none;
}

.header2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
font-style:normal;
color:#d01200;
text-decoration:none;
}

.beerBgd {
background-image:url(/assets/images/beer/beerGirl.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}



.wineBgd {
background-image:url(/assets/images/wine/bgd_wineGlasses.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}

.spiritsBgd {
background-image:url(/assets/images/spirits/bgd_spirits.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}

.table {
border-bottom:solid;
border-bottom-color:#999999;
border-width: 1;
padding: 10px;
}