/*
style sheet for Las Casitas B and B in Todos Santos, Baja California, Mexico
written by BCS Services.net
*/


body {
padding: 0;
font-family: Arial, sans-serif;
font-size: 0.9em;
color:  #008080;
background-color: #FFFF66;
}

body big {
font-size: 1.0em;	
font-weight: bold; 
}

body a {
color: #0066FF;
border: 0;
text-decoration: underline;
}

#wrap {
color: #008080;
background-color: #ffff66;
margin: auto;
width: 720px;
}

#wrap p {
text-align: center;
}

#header-wrapper { 
height: 380px;
}

#header_left {
margin-left: 20px;
width: 180px;
float: left;
padding: 0;
}

#header_right {
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 180px;
float: left;
padding: 0;
}

#header_center {
width: 300px;
margin: 0 4px 10px 4px;
color: #800080;
float: left;
padding: 0;
}

#header {
margin: 0 0 0 0;
padding: 0;
background-color: #FFFF66;
text-align: center;
/*height: 250px;*/
height: 270px;
border: none;
}

#header_text_line1 {
font-weight: bold;
font-size: 1.3em;
}

#header h1 {
width: 500px;
margin: 0 0 0 0;
/*float: left;*/
}

#header p {
font-family: Arial, sans-serif;
text-align: center;
font-size: 1em;
color: #800080;
border: 0;
}


#header a:hover {
text-decoration: underline;
}

#menu {
margin: 20px 0 0 0;
font-family: Arial;
font-size: 1.3em;
font-weight: bold;
}

#menu a {
text-decoration: none;	
}

#rates {
margin: 10px 0 0 40px;
font-size: 1em;
width: 600px;

}

#header_horz_bar {
margin: 0 0 12px 0;
border: 0;
height: 40px;
line-height: 0.8;
font-family: Arial, sans-serif;
font-size: 0.7em;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #e5b350;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
text-decoration: underline;	
}

#footer a:hover {
text-decoration: underline;
}

#footer medium {
font-size: 1.3em;
}

#footer small {
font-size: 0.9em;
color: #CC9900;
}
.textarea {
white-space: pre;
display: block;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.4em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

