/* Camiole Resorts | CSS Document | Splash page */

body {
	margin: 0; padding: 0; overflow: auto; font: 62.5% /* Resets 1em to 10px */ tahoma, verdana, sans-serif; text-align: justify; font-weight: normal; background-color: #faeca9; }
a:link 		{ color: #90372b; text-decoration: underline	}
a:visited 	{ color: #90372b; text-decoration: underline	}
a:hover 	{ color: #90372b; text-decoration: none			}
a:active 	{ color: #90372b; text-decoration: underline	}

#splashAll { position: absolute; width:515px; left: 50%; margin-left: -250px; height: 394px; top: 50%; margin-top: -197px; /*background-color: #a8e600;*/ color: #000; font-size: 1.2em }

#splashFlash { position: relative; width: 515px; height: 166px; /*background-color: #a8e600;*/ color: #000; font-size: 1.2em; border-top: 15px solid #e4d79d; border-bottom: 15px solid #e4d79d }
#splashLogo { margin-bottom: 10px; text-align: center; }
.splashContent { width: 495px; /*height: 90px;*/ padding: 10px; text-align: center; background-color: #d3c793 }
#splashContent a:link 		{ color: #000; text-decoration: underline }
#splashContent a:visited 	{ color: #000; text-decoration: underline }
#splashContent a:hover		{ color: #000; text-decoration: none }
#splashContent a:active 	{ color: #000; text-decoration: underline }


#splashFooter { /*position: relative;*/ width: 515px; height: 70px; font-size: 0.9em; text-align: center; padding-top: 10px; color: #666; }

h1 { margin: 0; padding: 0; font-size: 1.6em; color: #90372b; font-family: Arial, Helvetica, sans-serif; }
