@charset "utf-8";
/* CSS Document */

body {
	margin: 20px auto;
	}
	
.wrap {
	background: #FFF;
	padding: 0px;
	margin: 0px;
	}

#container {
	width: 909px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
.header {
	width: 909px;
	height: 105px;
	display: block;
	background-image: url('images/casa_mariecho_splash.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
	
.separator {
	width: 909px;
	height: 10px;
	background-image: url('images/separator.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	}

.navleft {
	height: 35px;
	background-image: url('images/nav_left.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	}
	
.navigation {
	width: 875px;
	background-color: #634f2e;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #f9f6cc;
	border-bottom: 1px solid #f9f6cc;
	}	
	
.navright {
	width: 17px;
	height: 35px;
	background-image: url('images/nav_right.gif');
	background-repeat: no-repeat;
	background-position: top right;	
	}

.mainleft {
	width: 17px;
	background-image: url('images/nav_left.gif');
	background-repeat: repeat-y;
	background-position: top left;	
	}

.main {
	background-color: #f7f191;
	border-top: 1px solid #f9f6cc;
	background-image: url('images/main_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	}
	
.mainright {
	width: 17px;
	background-image: url('images/nav_right.gif');
	background-repeat: repeat-y;
	background-position: top right;	
	}
	
.bottomleft {
	width: 17px;
	height: 29px;
	display: block;
	background-image: url('images/bottom_left.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	}
	
.bottomleftin {
	width: 50%;
	height: 29px;
	background-image: url('images/bottom_left_inner.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	}

.bottom {
	width: 875px;
	background-image: url('images/bottom_horizontal.gif');
	background-repeat: repeat-x;
	background-position: top left;
	}
.bottomnews {
	width: 875px;
	background-image: url('images/bottom_horizontal_news2.gif');
	background-repeat: repeat-x;
	background-position: top left;
	}

.bottomrightin {
	width: 50%;
	height: 29px;
	background-image: url('images/bottom_right_inner.gif');
	background-repeat: no-repeat;
	background-position: top right;	
	}
	
.bottomright {
	width: 17px;
	height: 29px;
	display: block;
	background-image: url('images/bottom_right.gif');
	background-repeat: no-repeat;
	background-position: top right;	
	}
	
/* Text and Link Styles */

a:link, a:visited, a:active {
	color: #FFFFFF;
	}
	
a:hover {
	color: #f7f191;
	}
	
h1 {
	font:20px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height:22px;
	color:#433215;
	letter-spacing:.1em;
	}
h1 {
	font:17px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height:22px;
	color:#433215;
	letter-spacing:.1em;
	}
.maintext {
	font:11px Verdana, Helvetica, sans-serif;
	line-height:22px;
	color:#634f2e;
	letter-spacing:.1em;
	}
	
.footertext {
	font:10px Verdana, Helvetica, sans-serif;
	color:#634f2e;
	letter-spacing:.1em;
	}

.navigation a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

.navigation a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.navigation a:active {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.navigation a:hover {
	font-size: 11px;
	color: #f7f191;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}	
	
.maintext a:link {
	color:#972321;
text-decoration: underline;
	}
.maintext a:hover {
	color:#972321;
text-decoration: underline;
	}
.maintext a:visited {
	color:#972321;
text-decoration: underline;
	}
	
.maintext a:active {
	color:#634f2e;
text-decoration: underline;
	}
	
.footertext a:link {
	font:10px Verdana, Helvetica, sans-serif;
	color:#634f2e;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.footertext a:visited {
	font:10px Verdana, Helvetica, sans-serif;
	color:#634f2e;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.footertext a:active {
	font:10px Verdana, Helvetica, sans-serif;
	color:#634f2e;
	letter-spacing:.1em;
	text-decoration: none;
	}

.footertext a:hover {
	text-decoration: underline;
	}

/* Splash page */

ul#english {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 61px;
	}

ul#english li {
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	font-size: 11px;
	line-height: 62px;
	white-space: nowrap;
	background-image: url('images/splash_welcome.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
    width: auto;
	}

ul#english li a {
	background-image: url('images/splash_welcome.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #000000;
    width: auto;
	}
	
ul#english li a:hover {
	background-position: 0px -64px;
    width: auto;
	}
	
ul#spanish {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 61px;
	}

ul#spanish li {
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	font-size: 11px;
	line-height: 62px;
	white-space: nowrap;
	background-image: url('images/splash_bienvenido.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
    width: auto;
	}

ul#spanish li a {
	background-image: url('images/splash_bienvenido.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #000000;
    width: auto;
	}
	
ul#spanish li a:hover {
	background-position: 0px -64px;
    width: auto;
	}