﻿@charset "utf-8";
/* Content Layout */
/* WCCAA Region4 */

<style type="text/css">

* {
	margin: 0px;
	padding: 0px; }

/*---------------*/
/* Fonts Section */
/*---------------*/


/*-----------------*/
/* Styling Section */
/*-----------------*/

.roman8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 12pt;
	display: inline;
	padding: 0px; 
}
	
.roman10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	display: inline;
	padding: 0px; 
}
	
.roman11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16pt;
	display: inline;
	padding: 0px; 
}
	
.roman12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
}
	
.roman14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 18pt;
}
	
.roman18_center {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 24pt;
}

.roman18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 24pt;
}
	
.roman24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 30pt;
}

.arial9 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
	
.arial10 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
	
.arial11 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}
	
.arial12 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
}
	
.arial18 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 24pt;
	display: inline;
	padding: 0px; 
}
	

/*-------------------------------------*/
/*            Format Section           */
/*-------------------------------------*/

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.bold {
    font-weight: bold;
}

.cell_left {
	text-align: left;
}

.cell_right_small {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px;
}

.cell_center {
	text-align: center;
	padding: 3px;
}

.bad_entry {
	background-color: #FFCCFF;
}

.alert {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}

/*-------------------------------------*/
/*            Header styles            */
/*-------------------------------------*/

/*-------------------------------------*/
/*            Footer styles            */
/*-------------------------------------*/

div#menu {
	width: 860px;
	left: 20px;
	top: 180px;
	position: absolute;
	background-color: #FFE5FF;
}

.menu_regular {
	text-align: center;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	line-height: 18pt;
	font-size: 12pt;
}
	
.menu_highlight {
	text-align: center;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	line-height: 18pt;
	font-size: 12pt;
	color: white;
	background-color: red;
}
	
.select_regular {
	text-align: left;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	line-height: 18pt;
	font-size: 12pt;
}
	
.select_highlight {
	text-align: left;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	line-height: 18pt;
	font-size: 12pt;
	color: white;
	background-color: red;
}
	
/*-------------------------------------*/
/*             Main Section            */
/*-------------------------------------*/

div#header {
	text-align: center;
	top: 20px;
	width: 600px;
	left: 20px;
	position: absolute;
}

div#header_right {
	text-align: center;
	top: 20px;
	width: 220px;
	left: 640px;
	position: absolute;
}

div#saying {
	text-align: center;
	top: 210px;
	width: 150px;
	height: 304px;
	left: 480px;
	position: absolute;
	line-height: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
div#card {
	text-align: center;
	top: 210px;
	width: 450px;
	height: 304px;
	left: 20px;
	border-style: double;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	line-height: 18pt;
	font-size: 12pt;
	background-image: url('images/lily.jpg');
	border-color: #FF6699;
}
div#content {
	top: 210px;
	width: 400px;
	left: 20px;
	position: absolute;
	background-color: #FFFFCC;
	border-style: solid;
	border-color: maroon;
	padding: 20px;
}

div#content_right {
	top: 210px;
	width: 320px;
	left: 475px;
	position: absolute;
	background-color: #FFF4DD;
	border-style: solid;
	border-color: #663300;
	padding: 20px;
}

div#content_special {
	top: 530px;
	width: 400px;
	left: 20px;
	position: absolute;
	background-color: #FFFFCC;
	border-style: solid;
	border-color: maroon;
	padding: 20px;
}

div#content_special_right {
	top: 530px;
	width: 320px;
	left: 475px;
	position: absolute;
	background-color: #FFF4DD;
	border-style: solid;
	border-color: #663300;
	padding: 20px;
}

div#directions_left {
	top: 210px;
	width: 400px;
	left: 20px;
	position: absolute;
	background-color: #FFFFCC;
	border-style: solid;
	border-color: maroon;
	padding: 20px;
}

div#directions_right {
	top: 210px;
	width: 400px;
	left: 475px;
	position: absolute;
	background-color: #FFFFCC;
	border-style: solid;
	border-color: maroon;
	padding: 20px;
}


/*-------------------------------------*/
/*           Images Section            */
/*-------------------------------------*/

</style>


