body {
	background-color: #F40027;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #F40027;
	text-decoration: underline;
}
#gallery img a {
	color: #F40027;
}

a:hover {
	color: #F40027;
	text-decoration: none;
}
#container {
	background-color: #D3B682;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 755px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 755px;
}
#rotateContainer {
	position:relative;
	margin:auto;
	width: 550px;
	padding: 0px;
}
#content-top {
	width: 713px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
	height: 21px;
}
#content {
	background-color: #FFFFFF;
	width: 713px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content-bottom {
	width: 713px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
	height: 21px;
}
#mainNav {
	width: 713px;
}
		#mainNav ul{
			margin: 0px;
			padding: 0px;
			float: left;
			width: 713px;
			list-style-type: none;
			background-image: url(images/navBGround.gif);
			background-repeat: repeat-x;
			font-size: .8em;
			font-weight: bold;
		}
		#mainNav li{
			float: left;
			vertical-align: middle;
		}
		#mainNav a{
	line-height: 2.2em;
	color: #fff;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 6px;
	padding-right: .9em;
	padding-bottom: 6px;
	padding-left: .9em;
	background-image: url(images/navDivider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
		#mainNav ul .first a{
			background: none;
			padding-left: 35px;
		}
		#mainNav ul .first a:hover{
			background: none;
			background-color: #7A1C18;
		}
		#mainNav a:hover {
			background-color: #7A1C18;
			text-decoration: none;
		}
#mainContent {
	padding: 0px;
	float: left;
	width: 325px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#secondaryContent {
	padding: 0px;
	float: left;
	width: 225px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 0px;
	display:inline;
}
.image-border {
	padding: 0px;
	margin-right: 4px;
	margin-left: 4px;
	border: 2px solid #DEDEC8;
	margin-bottom: 4px;
}
.image-border:hover {
	border: 2px solid #BCBCA3;
}
.col-2{
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	width: 48%;
	float: left;
	padding: 0px;
}
.left{
	margin: 10px;
	width: 55%;
	float: left;
	padding: 0px;
	display: inline;
	overflow: visible;
}
.right{
	margin: 10px;
	width: 35%;
	float: left;
	padding: 0px;
	display: inline;
}
.maincontent{
	margin: 5px auto;
	width: 90%;
	padding: 0px;
}
.box {
	width: auto;
	background: #FFE8AD url(images/boxes/yellowbox_03.gif) no-repeat left bottom;
}
.bottom-right {
	background: url(images/boxes/yellowbox_04.gif) no-repeat right bottom;
	padding-bottom: 10px;
}
.top-left {
	background: url(images/boxes/yellowbox_01.gif) no-repeat left top;
}
.top-right {
	background: url(images/boxes/yellowbox_02.gif) no-repeat right top;
	padding-top: 10px;
}
.top-right p {
	margin-left: 20px;	
}
.box h2, .box h3, .box p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5em;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.menuitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1 em;
	font-weight: bold;
	color: #000000;
}
.break {
	clear: both;
	height: 1px;
}
.caption {
	font-size: .7em;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 45px;
	margin-left: 30px;
	vertical-align: middle;
}
#footer-nav-bar {
	font-weight: bold;
	color: #F40027;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: .7em;
	margin: 0px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}
#footer-nav-bar a {
	font-weight: bold;
	color: #000000;
	margin-right: .5em;
	margin-left: .5em;
	text-decoration: none;
}
#footer-nav-bar a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F40027;
}
#footer hr {
	background-color: #F40027;
	height: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#location-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display:inline;
}
		#location-list li {
	display: inline;
	text-align: left;
	margin: 4px 0px 4px 8px;
	padding: 0px;
	width: 140px;
	float: left;
		}
		#location-list .first {
	margin-left: 100px;
		}


/* Menu Headers */

#drinks h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/drinks.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 147px;
	margin-left: 10px;
	text-align: center;
	}
#drinks h3 span {
	display:none
	}
#beer h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/beer.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 102px;
	margin-left: 10px;
	text-align: center;
	}
#beer h3 span {
	display:none
	}
#starters h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/starters.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 179px;
	margin-left: 10px;
	text-align: center;
	}
#starters h3 span {
	display:none
	}
#sandwiches h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/sandwiches.gif);
	height: 54px;
	background-repeat: no-repeat;
	width: 501px;
	margin-left: 10px;
	text-align: center;
	}
#sandwiches h3 span {
	display:none
	}
#entrees h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/entrees.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 175px;
	margin-left: 10px;
	text-align: center;
	}
#entrees h3 span {
	display:none
	}

#grill h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/grill.gif);
	height: 60px;
	background-repeat: no-repeat;
	width: 310px;
	margin-left: 10px;
	text-align: center;
	}
#grill h3 span {
	display:none
	}

#pizza h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/pizza.gif);
	height: 72px;
	background-repeat: no-repeat;
	width: 501px;
	margin-left: 10px;
	text-align: center;
	}
#pizza h3 span {
	display:none
	}
#special-pizza h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/special-pizza.gif);
	height: 54px;
	background-repeat: no-repeat;
	width: 448px;
	margin-left: 10px;
	text-align: center;
	}
#special-pizza h3 span {
	display:none
	}
#pastures h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/pastures.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 376px;
	margin-left: 10px;
	text-align: center;
	}
#pastures h3 span {
	display:none
	}
#desserts h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/desserts.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 183px;
	margin-left: 10px;
	text-align: center;
	}
#desserts h3 span {
	display:none
	}
#wine h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/wine.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 128px;
	margin-left: 10px;
	text-align: center;
	}
#wine h3 span {
	display:none
	}
#cocktails h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/cocktails.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 197px;
	margin-left: 10px;
	text-align: center;
	}
#cocktails h3 span {
	display:none
	}
#burgers h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/burgers.gif);
	height: 54px;
	background-repeat: no-repeat;
	width: 170px;
	margin-left: 10px;
	text-align: center;
	}
#burgers h3 span {
	display:none
	}
#sandwiches-only h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/sandwiches-only.gif);
	height: 43px;
	background-repeat: no-repeat;
	width: 245px;
	margin-left: 10px;
	text-align: center;
	}
#sandwiches-only h3 span {
	display:none
	}
#salads h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/salads.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 125px;
	margin-left: 10px;
	text-align: center;
	}
#salads h3 span {
	display:none
	}
#sides h3 {
	margin-top: 20px;
	background-image: url(images/menu-headers/sides.gif);
	height: 40px;
	background-repeat: no-repeat;
	width: 102px;
	margin-left: 10px;
	text-align: center;
	}
#sides h3 span {
	display:none
	}
.picturebox {
	border: 2px solid #A40D18;
	margin: 4px;
}

/* forms */

fieldset {
	margin: 1em 0;
	padding: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	font-weight: bold;
	display: block;
}
textarea {
	width: 300px;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
textarea.text {
	margin-bottom: 1em;
	margin-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
input.text {
	width: 300px;
	margin-bottom: 1em;
	margin-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

select.text {
	width: 300px;
	margin-bottom: 1em;
	margin-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

input.radio, input.checkbox, input.submit {
	width: auto;
	float: left;
	margin-right: 1em;
}
label {
	float: left;
	width: 9em;
	text-align: right;
}
fieldset#checkbox {
	margin: 0em;
	padding: 1em 0;
	background: transparent;
	border-bottom: none;
	border-right: none;
	border-top: 1px dotted #CCCCCC;
	border-left: none;
}
#checkbox h2 {
	width: 10em;
	float:left;
	font-size:1em;
	font-weight: normal;
	clear: both;
}
#checkbox div {
	width: 12em;
	float:left;
	margin-top: .8em;
}
#checkbox label {
	width: 8em;
	float:none;
	display:block;
	margin-bottom: .5em;
	text-align: left;
}
.small-text {
	font-size: .7em;
}
.red-text {
	color: #F40027;
}
.share li {
	margin-bottom: 15px;
	margin-left: 10px;
	width: 550px;
}
#sharenight p {
	font-size: 12px;
}
#sn-fliers img {
	margin-right: 20px;
}
.shareForm {
	width: 350px;
	border: 1px solid #F40027;
}
#sharenight li {
	font-size: 12px;
	margin-bottom: 10px;
	display: list-item;
	margin-left: 25px;
}
#sharenight ol {
	width: 550px;
	margin-left: 30px;
}
#container #content .maincontent .box .bottom-right .top-left .top-right #secondaryContent h3 {
	margin-left: 0px;
	padding-left: 0px;
}
#gallery img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.aboutcopy {
	line-height: 20px;
}
.menuspacing, .menuspacing  td, .menuspacing p {
	line-height: 18px;
	margin-bottom: 10px;
}

/*-- breadcrumbs --*/

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom:20px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
		.breadcrumbs a {
			color: #F40027;
			font-weight: bold;
			text-decoration: none;	
		}
		.breadcrumbs a:hover {
			color: #7A1C18;
			text-decoration: underline;
		}

.press-pdf-preview {
	background-color: #fdeeca;
	border: 2px solid #ffe39a;
	font-size: 12px;
	padding: 15px;
	float: right;
	width: 180px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 15px;
}
/*-- press room --*/

#press-list {
	width: 531px;
}
#press-list ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#press-list li {
	list-style-type: none;
}
#press-list li a {
	padding: 10px;
	width: 531px;
	background-color: #fff;
	display: block;
	border: 2px solid #ffe39a;
	text-decoration: none;
}
#press-list li a:hover {
	background-color: #FCF0D0;
 }
