/* CSS Document */

body {
	background-color:#3A0000;
	margin: 0px;
}
a {
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #572520;
	text-transform:uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #572520;
	text-transform:uppercase;
}
#content h2 a:link {
	color: #572520;
	text-decoration:none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #572520;
	text-transform:uppercase;
}
h4 {
	font-size: 1em;
	font-weight: normal;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
	border: 0px;
}
#body {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
 background-color:;
}
/*Encabezado*/

        #header {
	background-color:#0C0300;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	text-align: right;
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #EAC051;
}
#logo {
	float: left;
	width: 200px;
}
#header #text {
	padding-right: 20px;
	text-align: left;
	padding-left: 320px;
	color: #EAC051;
	font-size: 14px;
}
#header #text p {
margin:0;
}
.size1 {
	font-size: 20px;
 font-weight:;
}
.size1 a {
	color: #EAC051;
	font-weight:bold;
	text-decoration: underline;
}
.size1 a:hover {
	text-decoration: none;
}
/*Imagen principal*/

        #image {
	height: 182px;
}
#imageHome {
	height: 285px;
}
#image img, #imageHome img {
	float: left;
}
/*Men� principal*/

        #menu {
	background-color: #530800;
	color:#F4B102;
	font-family:Trebuchet MS, Lucida Grande MS, Arial, Helvetica, sans-serif;
	height: 19px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: ;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#menu a:link, #menu a:visited {
	color:#F4B102;
	font-weight:bold;
	font-size:1.25em;
}
#menu a:hover, #menu a.current_page_item {
	color:#E6DBC5;
}
#home a.home, #about a.about, #menupage a.menupage, #special a.special, #location a.location, #contact a.contact, #testimonials a.testimonials, #blog a.blog, #book a.book {
	color:#E6DBC5;
}
#main {
	padding: 20px 20px 20px 40px;
	background-image: url(images/fondo.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-color: #FDBE01;
}
#main a, #menuInf a {
	color: #893130;
	font-weight:bold;
	text-decoration: underline;
}
#main a:hover, #menuInf a:hover {
	color: #893130;
	text-decoration: none;
}
/*contenidos home*/

        #homeContent {
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.homeBox {
	float: left;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #893130;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.homeBoxI {
	background:#F2B101;
	margin-bottom:7px;
	padding:5px;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #893130;
}
/*Submenu izquierdo de secci�n MENU*/

        #subMenu {
	float: left;
	width: 200px;
}
#subMenu li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#subMenu a {
	font-size: 13px;
	color: #5A2223;
	font-family: "Arial Narrow", Arial, Helvetica;
	font-weight: 600;
}
.click {
	color: #3A0000;
}
#advert {
	border: 1px solid #572520;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:25px;
	margin-bottom:20px;
	padding: 3px;
	width: 140px;
}
/*Contenidos interiores*/
#content {
	/*padding-top: 10px;
padding-right: 50px;
padding-bottom: 10px;
padding-left: 50px;*/
background-position:0 bottom;
	background-repeat:no-repeat;
	float:left;
}
#content a, #sidebar a {
	color: #893130;
	font-weight:bold;
	text-decoration: underline;
}
#content a:hover, #sidebar a:hover {
	color: #893130;
	text-decoration: none;
}
#contentLeft {
	float: left;
	width: 200px;
}
/*#contentLeft img {
	margin-top: 20px;
}*/
#contentLeft li {
margin-bottom:10px;
margin-top:10px;
}
#contentRight {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 190px;
}
/*menues guru*/
#table1 td {
	width: 200px;
	vertical-align: top;
	padding-right: 15px;
}
#listado {
	text-align: justify;
}
#listado h2 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#listado h2 a {
	text-decoration: none;
}
#listado h3 {
	margin-bottom: 0px;
	width: 300px;
}
#listado h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 300px;
}
#listado p {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 300px;
}
#table1 h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 170px;
}
/*Secci�n SITE MAP*/

        #siteMap {
	margin-left: 150px;
}
#siteMap a {
	color: #572520;
}
/*Menu inferior*/
#menuInf {
	border-top:1px solid #893130;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-bottom:4px;
	padding-top:4px;
	width:650px;
}
#menuInf ul {
	float:right;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menuInf li {
	float: left;
	padding-right: 5px;
	padding-left: 4px;
	list-style-image: none;
	list-style-type: none;
}
#menuInf img {
	margin-top: 4px;
	margin-bottom: 3px;
}
#menuInf a {
	color: #893130;
}
/*pie de pagina*/
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	color: #F4B102;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer a {
	/*color: #FDBE01;*/
	color:#E6DBC5;
	font-weight:bold;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
#test a.test {
	color:#E6DBC5;
}
/*#sidebar {background-color:#FDBE01;float:right;width:180px;padding:20px 20px 20px 0;}*/

#sidebar ul {
	list-style:none;
	margin-left:0;
	padding-left:10px;
}
#sidebar ul ul {
	list-style: inside disc;
	margin-left:0;
	padding-left:10px;
}
.size-full {
	border-color:#3A0000 -moz-use-text-color;
	border-style:solid none;
	border-width:4px 0;
}
.widecolumn, .widecolumn textarea {
	width:100%;
}
/*DMS GUESTBOOK*/
/*
Use the DMSGuestbook admin interface for change these css settings.
Don't edit this file direct, your change could be overwrite by the DMSGuestbook admin.
If dmsguestbook.css is exist and writable, all CSS settings will be read from it.
Otherwise these settings will be load from the database.
*/



.css_guestbook_position {
	position:relative;
	left:0px;
	top:0px;
}
.css_guestbook_font_color {
	color:#000000;
}
.css_form_text {
	font-weight:normal;
}
.css_form_namefield {
	border:1px solid #DEDEDE;
	width:150px;
	color:#000000;
}
.css_form_emailfield {
	border:1px solid #DEDEDE;
	width:150px;
	color:#000000;
}
.css_form_urlfield {
	border:1px solid #DEDEDE;
	width:150px;
	color:#000000;
}
.css_form_additional_option {
	border:1px solid #DEDEDE;
	width:150px;
	color:#000000;
	display:none;
}
.css_form_textfieldspace {
	text-align:left;
	padding:5px 0px 0px 0px;
	margin:0px 0px;
}
.css_form_messagefield {
	border:1px solid #DEDEDE;
	width:80%;
	height:70px;
	color:#000000;
}
.css_form_antispamtext {
 text-align:;
}
.css_form_antispamcontent {
	border:1px solid #DEDEDE;
}
.css_form_antispamcontent_position {
	text-align:center;
	padding:5px 0px;
	margin:0px 0px;
}
.css_form_antispam_inputfield {
	width:60px;
	border:1px solid #DEDEDE;
	color:#000000;
}
.css_form_submit {
	color:#000000;
}
.css_form_submit_position {
 text-align:;
	padding:20px 0px 10px 0px;
}
.css_form_errormessage {
	color:#bb0000;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
.css_form_successmessage {
	color:#00bb00;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
.css_form_link {
	font-size:11px;
	position:relative;
	top:0px;
	left:0;
}
.css_navigation_totalcount {
	font-size:11px;
	left:0px;
	width:95%;
	text-align:center;
	padding:0px 0px 5px 10px;
}
.css_navigation_overview {
	left:0px;
	width:95%;
	text-align:center;
	padding:0px 0px 15px 12px;
}
.css_navigation_select {
	color:#bb1100;
	text-decoration:none;
}
.css_navigation_notselect {
	color:#000000;
	text-decoration:none;
}
.css_navigation_char {
	color:#000000;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
}
.css_navigation_char_position {
	left:0px;
	width:95%;
	padding:0px 0px 0px 10px;
	margin:0px 0px 20px 0px;
	text-align:center;
}
.css_post_header1 {
	color:#572520;
	font-size:1.2em;
	font-weight:bold;
	height:15px;
}
.css_post_header2 {
	width:20px;
	height:15px;
}
.css_post_header3 {
	width:20px;
	height:15px;
}
.css_post_header4 {
	font-size:11px;
	height:15px;
}
.css_post_email_image {
	height:15px;
	width:15px;
	border:0px;
}
.css_post_url_image {
	height:15px;
	width:15px;
	border:0px;
}
.css_post_separator {
	border:1px solid #F6B503;
	margin:0;
	text-align:left;
	width:100%;
}
.css_post_message {
	font-size:11px;
	margin:5px 0px 0px 0px;
}
.css_form_embedded {
	width:95%;
	border:1px solid #3A0000;
	font-size:12px;
	text-align:left;
	padding:10px;
	margin:0px 0px 0px 0px;
	line-height:1.4em;
}
.css_post_embedded {
	width:95%;
	border:1px solid #3A0000;
	font-size:12px;
	text-align:left;
	padding:10px 10px;
	margin:0px 0px 0px 0px;
	line-height:1.4em;
}
a.css_navigation_char:hover {
	text-decoration:none;
	color:#000000;
}
a.css_navigation_select:hover {
	text-decoration:none;
	color:#bb1100;
}
a.css_navigation_notselect:hover {
	text-decoration:none;
	color:#000000;
}
img.css_post_url_image {
	border:0px;
}
img.css_post_email_image {
	border:0px;
}

.strike {
	text-decoration:line-through;
}

table.specialBanquet {
border-collapse:separate;
border-spacing:2px;
border:2px solid #FDBE01;
width:100%;
}
table.specialBanquet tr, table.specialBanquet td {
background:none repeat scroll 0 0 #F2B101;
vertical-align:top;
}

