/* @override 
	http://damaurizio.ca/styles.css
	http://damaurizio.ca/assets/templates/damaurizio/styles.css
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #b96d19;
	color: #5d5d5d;
}

p, h1, h2, h3, h4, h5 {
	line-height: 1.4em;
	color: #5d5d5d;
}

p{
	padding-bottom: .8em;
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5 {
	padding-top: .2em;
}

h1 {
	line-height: 1em;
	margin-bottom: 18px;
}

#wrapper {
	margin: 0 auto 0;
	width: 952px;
}

#header {
	color: #333;
	width: 952px;
	float: left;
	height: 182px;
	background: url(images/headerBg.jpg);
	position: relative;
}

#logo{
	position: relative;
	top: 45px;
	left: 75px;
	display: inline-block;
}

#logoPrint{
	display: none;
}

#reservationHelp{
	color: #737272;
}

#reservationHelp ol{
	list-style-position: outside;
	padding-left: 20px;
	padding-top: 10px;
}

#reservationHelp li{
	padding-bottom: 10px;
}

#topNav {
	position: absolute;
	right: 220px;
	top: 0;
	float: right;
}

#topNav ul{
	list-style-type: none;
	float: right;
	display: block;
	line-height: 30px;
}

#topNav li{
	float: left;
}


#topNav li:hover{
	background: url(images/topNavLeftHover.gif) left no-repeat;
}

#topNav a:hover{
	background: url(images/topNavRightHover.gif) right no-repeat;
	color: #fbfbfb;
}

#navigation {
	float: right;
	height: 65px;
	color: #333;
	position: absolute;
	top: 115px;
	right: 17px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#navigation ul {
	list-style-type: none;
	line-height: 34px;
	float: right;
	display: block;
}

#navigation li {
	background: url(images/normalLeft.gif) left no-repeat;
	padding: 15px;
	float: left;
}

#navigation li a {
	background: url(images/normalRight.gif) right no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: black;
	display: block;
	padding-right: 15px;
}

#navigation li.active{
	background: url(images/activeLeft.gif) left no-repeat;
}

#navigation li.active a{
	background: url(images/activeRight.gif) right no-repeat;
	color: #fff;
}

#navigation a:hover{
	color: #fff;
}


#contentBg{
	width: 952px;
	background: url(images/contentBg.gif);
	clear: both;
	position: relative;
}

#gallery {
	width: 922px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}

#content {
	float: left;
	width: 500px;
	padding: 25px 25px 25px 45px;
}

#content a, #content a:visited  {
	color: #7c4916;
}

#content h3 {
	padding-top: 0;
	padding-bottom: 20px;
}

#content p{
	padding-bottom: .8em;
	font-size: 16px;
}

#content hr{
	border-style: none;
	color: #bbb;
	background-color: #bbb;
	margin-bottom: 20px;
	height: 1px;
}

#openTable{
	height: 150px;
}

#contentOne {
	margin-right: auto;
	margin-left: auto;
	padding: 25px 45px;
}

.menu p{
	width: 600px;
	padding-bottom: .8em;
}

.menu h2{
	border-top: 1px solid silver;
	margin-top: 20px;
	margin-bottom: 6px;
	font-variant: small-caps;
	font-size: 34px;
}

.menu .price{
	position: relative;
	font-weight: bold;
	float: right;
	left: 260px;
}

#contentOne img {
	padding-bottom: 0;
	padding-top: .9px;
}

#rightcolumn {
	color: #333;
	width: 325px;
	float: left;
	padding: 25px 25px 25px 25px;
}

#rightcolumn a{
	padding: 10px;
	color: #7c4916;
}

#rightcolumn a:hover{
	color: #42401d;
}

#rightcolumn p{
	padding: 10px;
}

#contact p{
	padding-left: 0;
	font-size: 14px;
}

#contact a{
	padding: 0;
}

#contact h3{
	padding-bottom: 10px;
}

.sideBar{
	width: 325px;
	background: url(images/sideBarBg.png) bottom no-repeat;
	padding-bottom: 10px;
}

.sideBar p{
	padding: 10px;
}

#andrewBio{
	color: #4d4d4e;
	padding-left: 20px;
	border-left: 1px solid #bdbdbd;
}

#andrewBio p{
	padding: 0 0 10px;
}

#andrewBio h3{
	margin-top: 10px;
	padding-bottom: 2px;
}

#andrewBio .leftImage{
	float: left;
	padding-right: 10px;
	padding-top: 3px;
}

#andrewBio .rightImage{
	float: right;
	padding-left: 10px;
	padding-top: 3px;
}

#content .leftImage{
	float: left;
	padding-right: 10px;
	padding-top: 3px;
}

#content .rightImage{
	float: right;
	padding-left: 10px;
	padding-top: 3px;
}

#thankYou{
	width: 320px;
	margin-bottom: 18px;
}

#thankYou h3{
	padding-bottom: 8px;
}

#thankYou p {
	padding: 9px 0 0;
	font-size: 14px;
}

#thankYouImage {
	padding-left: 64px;
}

#reviews{
	margin-bottom: 10px;
	width: 320px;
	background: url(images/reviewBottom.gif) bottom no-repeat;
	padding-bottom: 20px;
}

#reviews p {
	text-indent: 25px;
}

#reviews .reviewTop{
	background: url(images/reviewTop.gif) top no-repeat;
	padding: 20px 20px 5px;
}

.reviewCopy {
	background: url(images/quoteBoxMainTop.gif) top no-repeat;
	padding: 20px 20px 10px;
	text-indent: 25px;
}

#reviews .reviewAuthor {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 5px;
}

.reviewMain{
	
	background-color: #eae9ea;
	margin-bottom: 20px;
	width: 829px;
	margin-right: auto;
	margin-left: auto;
}

.reviewAuthorMain {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 20px;
	background: url(images/quoteBoxMainBottom.gif) bottom no-repeat;
	padding-right: 20px;
}

#footer {
	width: 872px;
	height: 107px;
	clear: both;
	color: #333;
	background: url(images/footerBg.jpg) no-repeat;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

#footer p {
	padding-top: 10px;
	font-size: 12px;
}

img	{
	border-style: none;
}

#footerNav{
	color: #555;
	padding-top: 20px;
}

#footerNav li{
	list-style-type: none;
	float: left;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #7e705a;
}

#footerNav li.last{
	border-right-style: none;
}

#footerNav a {
	color: #746c63;
	font-size: .9em;
}

#footerNav a:hover{
	border-right-color: #a07122;
}
.clearFix{
	height: 1px;
	clear: both;
}