@charset "UTF-8";


/* ---------------------- Body ---------------------- */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* ---------------------- The Main Container that everything fits into ---------------------- */
	
.sawtooth #container {
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	background-image: url(images/main_container_gradient.png);
	background-repeat: repeat-y;
}

.sawtooth #containerFood {
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	background-image: url(images/main_container_gradient.jpg);
	background-repeat: repeat-y;
}

/* ---------------------- The Side Menu Bar Area ---------------------- */

.sawtooth #sidebar {
	float: left;
	width: 193px;
	background-image: url(images/brick_texture.jpg);
	background-repeat: no-repeat;
	border: 3px;
	border-style: solid;
	border-bottom-style: none;
	border-color: #50090A;
}

.sawtooth #sidebarIndexPage {
	float: left;
	width: 193px;
	height: 800px;
	background-image: url(images/mesquite_fire.jpg);
	background-repeat: no-repeat;
	border: 3px;
	border-style: solid;
	border-bottom-style: none;
	border-color: #50090A;
	background-color: #000;
}

.artworkFloat { /* this class can be used to float an element left in your page */
	float: right;
	padding-top: 35px;
	padding-right: 5px;
}

.sawtooth #sidebarAboutUs {
	float: left;
	width: 183px;
	height: 510px;
	margin-top:35px;
	margin-left: 5px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 4px;
}

.sawtooth #sidebarFoodandDrink {
	float: left;
	width: 183px;
	height: 570px;
	margin-top:35px;
	margin-left: 5px;
	background-image: url(images/food_menu_side_bar.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 4px;
}

.sawtooth #sidebarAmbience {
	float: left;
	width: 193px;
	height: 800px;
	background-image: url(images/ambience_image.jpg);
	background-repeat: no-repeat;
	border: 3px;
	border-style: solid;
	border-bottom-style: none;
	border-color: #50090A;
	background-color: #000;
	background-position: top;
}

.sawtooth #sidebarAccolades {
	float: left;
	width: 193px;
	height: 890px;
	background-image: url(images/accolades_image.jpg);
	background-repeat: no-repeat;
	border: 3px;
	border-style: solid;
	border-bottom-style: none;
	border-color: #50090A;
	background-color: #000;
	background-position: bottom;
}

.sawtooth #sidebarInnerAccolades {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}

.sawtooth #sidebarDirections {
	float: left;
	width: 193px;
	background-image: url(images/directions_sidebar.jpg);
	background-repeat: no-repeat;
	border: 3px;
	border-style: solid;
	border-bottom-style: none;
	border-color: #50090A;
	background-color: #FFF;
	background-position: top;
}

.sawtooth #sidebarInnerDirections {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #000;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
}

.sawtooth #sidebarImages {
	float: left;
	width: 190px;
	margin-left: 5px;
}

/* ---------------------- The Right Side Area  ---------------------- */

.sawtooth #rightContainer {
	float: right;
	width: 731px;
}

/* ---------------------- The Logo and Reservations Area  ---------------------- */

.sawtooth #LogoArea {
	float: left;
	width: 702px;
	height: 55px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-size: 12px;
}

.textrt {
	float: right;
	position: absolute;
	margin-left: 115px;
	margin-top: 35px;
}


/* ---------------------- The Flash Banner Area ---------------------- */

.sawtooth #flashBanner {
	float: left;
	height: 214px;
}

/* ---------------------- The Main Menu Bar Area ---------------------- */

.sawtooth #mainMenu {
	float: left;
	width: 730px;
	height: 39px;
} 

/* ---------------------- The Content Area  ---------------------- */

.sawtooth #contentContainer {
	float: left;
	width: 712px;
	margin: 0px;
	padding: 0px;
}

.sawtooth #mainContent {
	float: left;
	width: 670px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.sawtooth #mainContent a:link, .sawtooth #mainContent a:visited{
	color: #6B1210;
	text-decoration:none;
}

.sawtooth #ambienceContent {
	float: left;
	width: 703px;
	height: 490px;
}

.sawtooth #dinnerContent {
	float: left;
	width: 690px;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	text-align: center;	
}

.sawtooth #foodContent {
	float: left;
	width: 690px;
	padding: 3px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	text-align: center;
}

.sawtooth #wineContent {
	float: left;
	padding: 6px;
	width: 690px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	text-align: center;
}

.sawtooth #wineList {
	float: left;
	padding: 6px;
	width: 690px;
	height: 543px;
	background-image: url(images/winelist.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	text-align: center;
}


.sawtooth #wineGlass {
	width: 680px;
	float: left;
}

.sawtooth #beerContent {
	float: left;
	width: 690px;
	padding: 6px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	text-align: center;
	background-image: url(images/beer_background.png);
	background-repeat: no-repeat;
	background-position: right top;	
}

.sawtooth #directionsContent {
	float: left;
	width: 690px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(images/building.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.sawtooth #directionsContent a:link, .sawtooth #directionsContent a:visited{
	color: #FFC;
	text-decoration:none;
}

.sawtooth #columnDirectionsRight {
	width: 250px;
	float: right;
	margin-top: 330px;
}

.sawtooth #columnDirectionsLeft {
	width: 350px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

/* ---------------------- Footer Area ---------------------- */

.sawtooth #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#330000;
	width: 876px;
	height: 40px;
	border: 2px solid #E2DCB3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E2DCB3;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
} 

.sawtooth #footer a:link, .sawtooth #footer a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E2DCB3;
	font-weight: bold;
	text-decoration:none;
}

.sawtooth #footerContent {
	float: right;
	padding-right: 25px;
	padding-top: 4px;
	text-align: right;
}

.sawtooth #footerFacebook {
	float: right;
	padding-right: 20px;
	padding-top: 3px;
	
}

.sawtooth #footerBottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
} 

.sawtooth #footerBottom a:link, .sawtooth #footerBottom a:visited{
	color: #FFC;
	text-decoration:none;
}

.sawtooth #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* ---------------------- Class Floats ---------------------- */


.sawtooth #columnLeft {
	width: 330px;
	float: left;
	text-align: left;
	margin-left:10px;
}

.sawtooth #columnRight {
	width: 320px;
	float: right;
	margin-right: 10px;
	text-align: left;	
}

.sawtooth #beerLeft {
	width: 330px;
	float: left;
}

.sawtooth #beerRight {
	width: 330px;
	float: right;
	margin-right: 10px;	
}

.sawtooth #wineLeft {
	width: 320px;
	float: left;
	text-align: left;
	margin-left:25px;
}

.sawtooth #wineRight {
	width: 300px;
	float: right;
	margin-right: 10px;
	text-align: left;	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.footerBlack {
	color: #000;
} 

.textlft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.URLImageBorderRemoval{
	border: none;
}

.textmenuItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;	
}

.BoldMenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.BoldMenuText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
