/* CSS Document */

body {
	background-image:url(images/image001.jpg);
}

#menucontainer {
	text-align: center;
	padding-bottom: 10px;
}

#menutitle {
	border-bottom: 1pt solid black;
	background-color:#FFFFCC;
	margin:0;padding:0;text-align:center;
}

#menumain {
	margin:4px 0 0 0;padding:0;
}

#menumain li {
	display:inline;
	list-style-type:none;
	padding: 0 8px 0 8px;
	margin:0;
	font-size:10.0pt;
}


/* Font Definitions */
@font-face
	{font-family:Arial;
	panose-1:0 2 11 6 4 2 2 2 2 2;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:50331648 0 0 0 1 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Arial;
	color:black;}
p, li, div, td
	{font-size:11.0pt;
	font-family:Arial;
	color:black;}
.small {
	font-size:10.0pt;
}
h1
	{mso-style-next:Normal;
	margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:1;
	font-size:18.0pt;
	font-family:Arial;
	color:black;
	mso-font-kerning:16.0pt;
	font-weight:normal;}
h2
	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	font-size:14.0pt;
	font-family:Arial;
	color:black;
	font-weight:bold;}
h3
	{
	margin-top:6.0pt;
	margin-right:0in;
	margin-bottom:0pt;
	margin-left:0in;
	font-size:12.0pt;
	font-family:Arial;
	color:black;
	font-weight:bold;
	background-color:#FFFFFF;}
h4
	{mso-style-next:Normal;
	margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:4;
	font-size:14.0pt;
	font-family:Arial;
	color:black;
	font-weight:normal;}
a:link, span.MsoHyperlink
	{color:#990000;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:#990000;
	text-decoration:underline;
	text-underline:single;}
a:hover
	{color:#336633;
	text-decoration:underline;
	text-underline:single;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
div.secondnav
	{margin:0pt 0pt 0pt 0pt;}
div.style1
	{font-size:12.0pt;
	text-align:center;
	color:white;
	font-weight:bold;}
.footer
	{font-size:10.0pt;
	font-family:Arial;
	color:black;
	text-align:center;
	margin:10px;}
a.menunav:link
	{font-size:10.0pt;
	color:#990000;
	text-decoration:underline;
	text-underline:single;}
a.menunav:visited
	{font-size:10.0pt;
	color:#990000;
	text-decoration:underline;
	text-underline:single;}
a.menunav:hover
	{font-size:10.0pt;
	color:#336633;
	text-decoration:underline;
	text-underline:single;}
a.secnav:link
	{font-size:10.0pt;
	color:#990000;
	text-decoration:underline;
	text-underline:single;}
a.secnav:visited
	{font-size:10.0pt;
	color:#990000;
	text-decoration:underline;
	text-underline:single;}
a.secnav:hover
	{font-size:10.0pt;
	color:#336633;
	text-decoration:underline;
	text-underline:single;}
.red_table 
	{border: medium ridge #FF0000;}
	
.small {font-size: 9pt; text-align:center;}

div.special { border: 2px solid #006600; background-color:#CC0000; padding:6px; }
div.special p { font-size:18px; color: #FFFFFF; margin:0; }
div.special a { color: #FFFFFF; font-size:18px; text-align:center; }
div.special a:hover { color: #fdd; }

div.special2 { border: 2px solid #006600; background-color:#FFF; padding:9px; height:auto; }
div.special2 p { font-size:18px; color: #000; margin:0; }

div.special_valentine { border: 2px solid #CC0000; background-color: #FF9999; padding:6px; }
div.special_valentine p { font-size:18px; color: #FF6666; margin:0; }
div.special_valentine a:hover { color: #000; }

div.special_easter { border: 2px solid #660099; background-color: #CCFFFF; padding:6px; }
div.special_easter p { font-size:18px; color: #996699; margin:0; }
div.special_easter a:hover { color: #000; }

.nomarg { margin:3px 0 0 0; }
.nomarg li { margin-left: 10px; }

.buttontext { font-size:18px; color: #660000; font-weight:bold; margin:10px 0 10px 150px; }

a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(buttonBackground.gif);
background-repeat: no-repeat;
width: auto;
height: 28px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}