﻿body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-color: #e9a973;
	background-image: url(../images/website-background320x485.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
img {
	border-top-color: #E9A973;
	border-right-color: #8F3F04;
	border-bottom-color: #8F3F04;
	border-left-color: #E9A973;
}
hr {
	width: 90%;
	color: #D48841;
	height: 3px;
	margin-top: 1.5em;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
}
p {
	margin: 0.5em;
}
.smalltext {
	font-size:.8em;
}
.BeigeBox {
	font-size:0.85em;
	background-color: #FFE7CE;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	border: 1px solid #FF9966;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
.WhiteBox {
	font-size: .9em;
	color: #660000;
	background-color: #FFFFFF;
}
.RedBox {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	margin: 0px;
	padding: .5em;
	font-size: 12px;
	letter-spacing: 0.1em;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.HighlightBox {
	padding: 0.5em;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	border: 1px solid #CA7729;
	background-color: #EACEA8;
}
.MenuTitle {
	color:#663300;
	font-size: 1.1em;
	letter-spacing: 0.15em;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
}
.MenuPrice {
	font-size: 1.2em;
	letter-spacing: .15em;
	font-style: oblique;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.FeatureBoxHeader {
	background-color:#FFCC33;
	margin: 0px;
	font-size: 15px;
	line-height: 30px;
	padding-left: 10px;
	border: 2px solid #EED8B9;
	height: 30px;
	vertical-align: middle;
}
/* Curved cutout Borders*/
.curved {
	background: transparent;
	margin:0 auto;
}
.curved h1, .curved p {
	margin:0 10px;
}
.curved a {
	padding-bottom:0.5em;
}
.curved .top, .curved .bottom {
	display:block;
	background:transparent;
	font-size:1px;
}
.curved .b1, .curved .b2, .curved .b3, .curved .b4 {
	display:block;
	overflow:hidden;
	height:1px;
}
.curved .b2, .curved .b3, .curved .b4 {
	background-color: #E9A973;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #632C03;
	border-left-color: #632C03;
}
.curved .b1 {
	margin:0 4px;
	background-color: #632C03;
}
.curved .b2 {
	margin:0 4px;
	height:2px;
}
.curved .b3 {
	margin:0 3px;
}
.curved .b4 {
	margin:0;
	height:1px;
	border-width:0 3px 0 3px;
}
.curved .boxcontent {
	display:block;
	background-color: #E9A973;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #632C03;
	border-right-color: #632C03;
	border-bottom-color: #632C03;
	border-left-color: #632C03;
}
/* Curved cutout Borders End*/

ul.myGallery {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.myGallery li {
	list-style: none;
	display: inline;
	float: left;
	width: 25%;
	font-size: 10px;
	text-align: center;
	margin: 0;
}
.MenuGallery li {
	list-style: none;
	display: inline;
	width: 200px;
	margin: 4px;
}
table.MenuTable td {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC6600;
}
h1 {
	letter-spacing:1px;
	color:#B02D00;
	text-transform:capitalize;
	font-style:oblique;
	font-size:1.3em;
	font-weight:600;
	margin-bottom:0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
h4 {
	color:#990000;
	font-style:italic;
	font-size:1.05em;
	font-weight:500;
	margin-bottom:.7em;
}
h3 {
	color:#990000;
	font-style:italic;
	font-size:1.1em;
	font-weight:500;
	margin-bottom:0.7em;
}
h2 {
	color:#6C0000;
	font-style:italic;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#layout {
	width:900px;
	background-color: #EED8B9;
	border-top-width: 10px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#masthead {
	margin: 0;
	border-top-width: 5px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC3300;
	border-bottom-color: #000000;
	padding: 0px;
	background-color: #AA5127;
}
#masthead img {
	border:none;
}
#leftside {
	float:left;
	background-image: url(../images/leftside-background.gif);
	background-repeat: repeat-x;
	width:16em;
	background-color: #EFD8B9;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8F3F04;
	border-right-color: #8F3F04;
	border-bottom-color: #8F3F04;
	border-left-color: #8F3F04;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
#leftside p {
	font-size:11px;
}
#content {
	background-color: #EED8B9;
	float: left;
	width: 670px;
	margin: 0em;
	padding-top: 1.5em;
	padding-right: 1em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
}
#creditcards {
	text-align:center;
	vertical-align:middle;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	margin: 2.5em;
}
#creditcards p {
	font-size:0.85em;
	font-weight:400;
	margin:2em 0;
}
#llama {
	background-color: #EFD8B9;
	font-size: 10px;
	padding: 0px;
	width: 175px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#facts {
	background-color:#E9A973;
	font-size: 10px;
	padding: 0.5em;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#facts p {
	font-size: 10px;
}
#bottommenu {
	clear: both;
	border: 1px solid #ECBE91;
	background-image: url(../images/template_05.gif);
	background-repeat: repeat-x;
	height:46px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0.85em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#bottommenu ul {
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 710px;
}
#bottommenu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F3F04;
	margin: 0px;
	padding-top: 0px;
	padding-right: .5em;
	padding-bottom: 0px;
	padding-left: .5em;
	line-height: 46px;
}
#footer {
	background-color:#632C03;
	margin:0px;
	color: #FFFF99;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	font-size: 10px;
	text-align: center;
	padding: 0.5em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC3300;
}
#footer a {
	color:#FFFFFF;
}
