body {
	color:#464b4b;
	/*background-color:#fff;*/
	min-width:764px;
	font: Arial,Verdana,Arial,Helvetica;
	/*background-color: rgb(172,244,250);*/
	background-color: #c7a977;
	margin:0;
	padding:0;
	text-align: center;
}
*{font-family: Arial,Verdana, Arial, Helvetica;}

address,dl,ol,blockquote,pre,p,h6,h5,h4,h3,h2,h1{margin:0;}
address,dl,ol,blockquote,pre,p,h6,h5,h4,h3,h2,h1{padding:0}
img,fieldset{border:none}
html,body{height:100%}
textarea,select{color:#000;background:#fff;margin:0 0 4px 0;border-top:1px solid #b5b4aa;border-left:1px solid #cac9bd;border-right:1px solid #cac9bd;border-bottom:1px solid #dbdbd6}
input.city{height:13px;line-height:13px;padding:2px}
select{height:18px;line-height:18px;padding:0 0 0 0}
option{padding-left:.5em}

h1 {
	font-size:14px;
	font-weight: normal;
}
h2 {
	font-size:16px;
	font-weight: bold;
}
/*h2{font-size:1.2em}*/
h3{font-size:1em}
p {
	font-size:13px;
	margin:10px 0;
}
a {
	background:transparent;
	color:#f60;
	text-decoration:underline;
}
a:hover {
	color:#f90;
	text-decoration:none;
}


#header-home {
	width:816px;
	margin:0 auto;
	height:219px;
	position:relative;
	overflow: hidden;
}

#header {
	width:816px;
	margin:0 auto;
	height:138px;
	position:relative;
}
#content {
	overflow:hidden;
	width:816px;
	margin:0 auto;
	padding: 0;
	position:relative;
	background-color:#fff;
	text-align: left;
}

#leftside {
	float: left;
	width:273px;
	height: 344px;
	margin:0;
	display:block;
	padding:0;
	background-color: #fff;
}

#rightside {
	margin-left: 275px;
	width: 541px !important;
	width: 535px;
}

#background {
	left:0;
	top:6px
	position:absolute;
}
#language {
	position: absolute;
	left: 700px;
	top: 0px;
	width: 116px;
	height: 40px;
	font-size: 11px;
	text-transform: uppercase;
}
#language a {
	text-decoration: none;
	color: white;
}
#language #selector #english a:hover,
#language #selector #espanol a:hover {
	color: #b26720;
}
#language #selector {
	position relative;
}
#language #selector #english {
	position:absolute;
	top: 9px;
	left: 0px;
	width: 58px;
	text-align: center;
}
#language #selector #espanol {
	position:absolute;
	top: 9px;
	left: 58px;
	width: 58px;
	text-align: center;
}

#navbar {
}
#navbar a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:link,
#navbar a:visited {
	color: #1c2169;
}

#navbar a:hover,
#navbar .itemselected a {
	color: #b26720;
}

#navbar-line1 {
	position: absolute;
	left: 100px;
	top: 75px;
}

#navbar-line2 {
	position: absolute;
	left: 100px;
	top: 93px;
}

.menuitem {
	display: inline;
	margin-right: 20px;
	text-transform: uppercase;
}

#footer{
	clear: both;
	overflow: hidden;
	text-align: center;
	position:relative;
	width: 816px;
	margin: 0 auto 0 auto;
	font:10px arial,verdana,helvetica;
	font-weight: bold;
	background:#af9169;
	padding:10px 0 0 0;
	color: #fff
}
#footer p {
	color: #fff;
	padding:10px 0;
	margin:0;
}
.footer-links {
	padding:0;
	width:820px;
	margin:0 auto;
	list-style-type:none;
	font:10px arial,verdana,helvetica;
	font-weight: bold;
	text-transform: uppercase;
}
.footer-links li {
	margin:0;
	display:inline;
	padding:0 10px 0 0;
}
.footer-links li a{
	background:transparent;
	text-decoration:none;
	color:#fff;
	list-style-type:none;
}
.footer-links li a:hover {
	text-decoration:underline;
	color:#f90;
}

.hidden {
	display: none;
}

#slogan {
	text-align: left;
	position: absolute;
	left: 55px;
	top: 135px;
	width: 580px;
}

#slogan h1 {
	font-size: 14px;
	font-weight: normal;
	color: white;
}

#discover {
        text-align: left;
        position: absolute;
        left: 15px;
        top: 196px;
        width: 170px;
}

#discover h1 {
        font-size: 16px;
        font-weight: bold;
        color: black;
}

#introduction {
	padding: 20px 140px 0px 10px;
	color: #fff;
}

#specials {
	color: black;
	margin: 0 20px;
}

#specials p {
	font-size: 12px;
	margin: 10px 0 0 0;
}

#specials h2 {
	color: #1c2169;
	text-transform: uppercase;
	font-size: 15px;
}

#specials h3 {
	padding: 10px 0 0 0;
	color: black;
	font-size: 14px;
}

#specials .price {
	color: #926a40;
	font-weight: bold;
	font-size: 14px;
}

#specials .special-left {
	margin: 0 306px 0 0px;
	padding-right: 11px;
	width: 455px;
}

#specials .special-right {
	float: right;
	width: 291px;
}

#specials .clear {
	clear: both;
	height: 15px;
}

#specials img {
	border: none;
	vertical-align: top;
}
#specials img.padright {
	padding-right: 5px;
}

#specials ul {
	margin:0px;
	padding-left:16px;
}
#specials .special-right li {
	font-size: 13px;
}

.error {
        padding: 10px 0px 0px 0px;
        color: red;
}

