* {
	margin: 0;
	padding: 0;
}

body {
		background: url(images/padre1.jpg) repeat	 scroll;
/*background: #FEAD1D url(images/bg.jpg) repeat-x;*/
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #674405;
}

a {
text-decoration: none;
color: #0587d3;
}
a:hover, .active1 {
text-decoration: none;
color: #703838;
}

#logo {
		margin: 0 auto;
		margin-top: 10px;
		width: 920px;
		height: 75px;
		}
#menu {
border: 0px solid #FD9A01;
		margin-top: 10px;
		margin-left: auto;
		margin-bottom: 0px;
/*		padding-left: 25px;*/
		width: 920px;
		height: 28px;
/*		background-color:#FD9A01;*/
			background-color: #D8ECF4;
		}
  
#menu a {
border: 0px solid #FFFFFF;
	position:relative;
	float:left;
	display:block;
	padding-left:7px;
	padding-right:7px;
	padding-top: 3px;
	height:23px;
	color: #0587D3;
	text-decoration:none;
	font-size:12px;
	font-weight:600;
	margin-left: 5px;
	margin-top:0px;
  }
  
  
#menu a:hover, #menu a.active {
		background:#FFFFFF;
	/*background-color:#FD9A01;*/
		color:#FD9A01;
	text-decoration:none;
}

		#menu p {
			margin: 0 10px;
		}
		
		.roundtop { 
			background: url(images/menu_tr.png) no-repeat top right; 
		}
		
		.roundbottom {
			background: url(images/menu_br.png) no-repeat top right; 
		}
		
		img.corner {
		   width: 10px;
		   height: 10px;
		   border: none;
		   display: block !important;
		}
#wrap {
margin: 0 auto;
width: 920px;
}

#header1 {
height: 15px;
background: url(images/top.jpg) no-repeat;
/*background: #FEAD1D url(images/header.jpg) no-repeat;*/
text-align: right;
}
#header {
height: 192px;
background: url(images/body.jpg) repeat-y;
/*background: #FEAD1D url(images/header.jpg) no-repeat;*/
text-align: right;
}

#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #fff;
padding: 173px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}
#header #banner {
		width: 867px;
		margin-left: 26px;
		padding-top: 26px;
		}
#header-bottom {
height: 15px;
background: url(images/body.jpg) repeat-y;
/*background: #FEAD1D url(images/header.jpg) no-repeat;*/
}

#content {
background: url(images/body.jpg) repeat-y;
padding: 0 15px;
width: 890px;
}
#content td td{
padding-top: 2px;
padding-left: 4px;
padding-right: 2px;
}
td li{
padding-top: 5px;
padding-left: 0px;
list-style: none;

}

#content ul{
list-style-type: none;

}

#left {
border: 0px solid #663366;
float: left;
width: 180px;

}
#left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
#left ul {
padding: 5px 0 10px 5px;
color: #330099;
list-style-type: none;
}
#left ul li a {
text-decoration: none;
font-weight: 600;
}

	#sidebar {
		width: 168px;
		font-size:12px;
		font-weight:bold;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#sidebar li {
		display: inline;
	}
	
	#sidebar a {
		display: block;
		padding: 5px 5px;
		border-bottom: 1px solid #FFFFFF;
		text-decoration: none;
		color: #0587D3;
		/*background-color: #964d3a;*/
	}
	
	#sidebar a:hover {
		background: #D8ECF4;
		color: #0587D3;
	}
	
	#sidebar .active a {
		background: #D8ECF4;
		color: #0587D3;
	}
#center {
border: 0px solid #663366;
position: relative;
float: left;
width: 500px;
text-align: justify;
}
#center h4 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
color: #FD9A01;
height: 26px;
line-height: 26px;
}
#center h2 a {
text-decoration: none;

}
#center h2 a:hover {

}

h3 {
font-size: 13px;
font-weight: bold;
padding-left: 0px;
color: #468ddb/*FD9A01*/;
height: 26px;
line-height: 26px;
}
h2 {
font-size: 14px;
font-weight: bold;
padding-left: 0px;
color: #574900;
height: 26px;
line-height: 26px;
}
h10 {
font-size: 12px;
font-weight: bold;
padding-left: 0px;
color: #154085;
}

/*#right {
float: right;
width: 150px;

}
#right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
#right ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
#right ul li a {
text-decoration: none;
font-weight: 600;
}
#right ul li a:hover {

}*/
#articles {
		padding: 10px;
		}

#top {
background : url(images/top-10.jpg) no-repeat;
padding: 8px 0;
}

#bottom {
background : url(images/new-border.jpg) no-repeat;
height: 23px;
}

#footer-gap {
height:15px;
}

#footer {
height: 138px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
margin:auto;
font-size: 12px;
color: #0080C0;
/*padding-bottom: 10px;*/
}
#footer a { color: #0587d3; }
#footer a:hover { text-decoration:none; color: #111; }

/*start padre.css*/
.header2
{
	COLOR: #674405;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
	font-style: italic;
}

.header3
{

	COLOR: red;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
font-style: italic;
}

.pagebg {
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E9E9E9;

}
.linkblue a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #0493ED;
	text-decoration: none;
}
.linkblue a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #0493ED;
	text-decoration: none;
}
.linkblue a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #057FC4;
	text-decoration: none;
}
.linkbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #674405;
	text-decoration: none;
}
.abstractbg {
	background-image: url(images/table-corner-rt.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.dothorizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B463C;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B463C;
	text-decoration: none;
	line-height: 17px;
}
.horizon {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #68492B;
}
.topabstract {
	background-image: url(images/header-abstract-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7741A;
	text-decoration: none;
	line-height: 17px;
}
/*end padre.css*/

.topabstract {
	background-image: url(images/header-abstract-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#reservation a:hover{
		background: #FFFFFF;
		

}
.datarow1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #674405;
	background-color: #ffefdb; /*#AEE0F0*/ /*#ffefdb #fce9c9*/

}
.datarow2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #674405;
	background-color: #fff6e7; /*#9CD8EB*/ /*#fbe8d1*/
}
.tiny {

	COLOR: #000000;
	FONT-SIZE: 10pt;	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
TEXT-DECORATION: none
}
.oddrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f2d4ba; /*#c0daf3; #B1CFD9 #95b3de;*/
	/*color: #660066;*/
	font-weight: 300;

}
.oddrow-test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#B1CFD9;
	color: #660066;
	font-weight: bold;

}
#outline
{
	border: 1px dotted #184185;
?, Direction=?, Strength=?)?, FinishOpacity=?, Style=?, StartX=?, StartY=?, FinishX=?, FinishY=?)?, FinishOpacity=?, Style=?, StartX=?, StartY=?, FinishX=?, FinishY=?);

}
.diningbg {

	background-image: url(images/dining.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.plaintext
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-WEIGHT: bold;	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
TEXT-DECORATION: none;
}
.header1
{
	COLOR: #154085;/*0587d3; & 3A6B65;*/
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
font-style: italic;

}

#layout {
background: url(images/layout.jpg) no-repeat;
}

		.menuroundcont {
			width: 235px;
			background-color: #f4f1e8;
			
		}
		.menuroundcont1 {
			width: 190px;
			background-color: #f4f1e8;
			
		}
		
		.menuroundcont1 {
			width: 195px;
			background-color: #f4f1e8;
			
		}
		.menuroundcont p {
			margin: 0 10px;
		}
		
		.menuroundtop { 
			background: url(images/menuroundedcorners_tr.png) no-repeat top right; 
		}
		
		.menuroundbottom {
			background: url(images/menuroundedcorners_br.png) no-repeat top right; 
		}
		
		img.menucorner {
		   width: 10px;
		   height: 10px;
		   border: none;
		   display: block !important;
		}
		
#background {
background: url(Untitled-5.jpg no-repeat);
widows: 165px;
height: 360px;
}

		.headerroundcont {
			background-color: #cfc2b9;
			
		}
		
		.headerroundcont p {
			margin: 0 10px;
		}
		
		.headerroundtop { 
			background: url(images/headerroundedcorners_tr.png) no-repeat top right; 
		}
		
		.headerroundbottom {
			background: url(images/headerroundedcorners_br.png) no-repeat top right; 
		}
		
		img.headercorner {
		   width: 10px;
		   height: 10px;
		   border: none;
		   display: block !important;
		}
		

#dhtmlfloatie{
position: absolute;
left: 0;
left: -900px;
filter:alpha(opacity=0);
-moz-opacity:0;
border: 2px solid black;
padding: 5px;
z-index: 100;
}

