html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 10.5pt;
  background: #1c1c1c;
  padding: 0;
  margin: 0;
  color: #A97B39;
  line-height: 1.4;
}

#main-content {
  background: #000;
  padding: 25px 0 15px 0;
}

#main-content .content {
	background: transparent url(../images/knife-and-fork.gif) no-repeat 100px 100px;
}

#footer {
  border-top: 1px solid #A97B39;
  background: #1c1c1c url(../images/footer-grad.gif) repeat-x top left;
  padding: 15px 0;
  font-size: 85%;
  clear: both;
}

#left-col {
  width: 70%;
  margin-right: 3%;
  float: left;
}

#right-col {
  width: 27%;
  float: left;
  text-align: right;
  padding-top: 38px;
}

#menu-download {
  float: left;
  width: 100%;
  padding: 90px 0 20px;
  font-size:15px;
}

#menu-download a {
	font-weight: normal;
  font-size: 80%;
  color: #A97B39;
  display: inline;
  padding: 0 0 5px 0;
}

#menu-download a#menu {
	border-bottom: 1px dashed #3B3B3B;
	margin-bottom: 5px;
}

#menu-download a span {
  font-size: 110%;
  color: #D1B597;
  font-weight: bold
}

#menu-download a:hover {
  color: #D1B597 !important;
  text-decoration: none;
}

#menu-download a:hover span {
	text-decoration: underline;
}

.content {
  width: 800px;
  margin: 0 auto;
  padding: 0 10px;
}

h1 {
  width: 215px;
  height: 70px;
  background: transparent url('../images/arabica-logo.gif') no-repeat top left;
  margin: 0 0 2em 0;
  text-indent: -9999px;
}

#header h1 a {
	display: block;
	width: 215px;
	height: 70px;
}

h2 {
  font-family: Verdana;
  font-weight: normal;
  color: #D1B597;
  font-size: 17pt;
  margin: 0 0 0.6em 0;
}

h3 {
  font-family: Verdana;
  font-weight: normal;
  color: #D1B597;
  font-size: 9pt;
  margin: 0 0 0.2em 0;
}

p {
  margin: 0 0 1.5em 0;
}

ul {
	padding: 20px 0;
}

#footer p {
  margin: 0 0 0.3em 0;
}

#footer p img {
  vertical-align: middle;
}

a {
  font-weight: bold;
  color: #D1B597;
  text-decoration: none;
}

a:hover {
  font-weight: bold;
  color: #D1B597;
  text-decoration: underline;
}

.alt {
  color: #D1B597;
}

.align-right{
  float: right;
}

.list-desc {
	float: left;
	width: 100%;
    font-size: 8pt;
    margin: 0.2em 0 0.5em 0.5em;
}

.list-price {
	color: #D1B597;
}

#menu-download a.active {
	color: #D1B597;
}

#prices-menus h3 {
 	border: 1px solid #333;
    color: #FFF;
    float: left;
    margin: 10px 0;
    padding: 5px 0 5px 10px;
    width: 100%;
}

.menu-nav ul {
    float: left;
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}

.menu-nav li {
    float: left;
    margin: 0 0 5px;
}

.menu-nav a {
	color: #A97B39;
    font-size: 0.8em;
    font-weight: normal;
	padding: 5px;
}

.menu-nav a:hover {
	color: #D1B597;
    font-size: 0.8em;
    font-weight: normal;
	padding: 5px;
	text-decoration: none;
}

a.bttt {
	color: #D1B597;
    font-size: 0.8em;
    font-weight: normal;
	float: left;
	width: 100%;
	margin: 0 0 40px;
}

#contact input, #contact textarea {
	width: 250px;
	margin: 0 0 10px;
}

#contact input.submit {
    float: right;
    width: 147px;
}

#contact label {
	float:left;
	width: 160px;
}

#prices-menus h3 a:hover {
	text-decoration: none;
}

img.client {
	border: 1px solid #A97B39;
	padding: 5px;
}

