/*Created by Shannon McCulloch & Andrew Reiber*/
/*05/01/08*/

body
	{background:#EBF5FC;}
	
#wrap
	{width:800px; margin-left:auto; margin-right:auto; background-color:#FFF; }

#header
	{position:relative; z-index:2; }

#navbar
	{float:left; width:165px; }

.nav
	{position:relative; top:-100px; z-index:1; }

.menu
	{position:relative; top:-700px; left:-30px; font:italic normal 12pt "palatino linotype"; 
	text-align:left; z-index:2; overflow:hidden; }

ul.navigation
	{list-style-type:none; }

li.active
	{list-style-type:none; list-style-image:url(images/linkarrow_navy.gif); 
	list-style-position:inside; }

a:link
	{color:#000; text-decoration:none; }
a:visited
	{color:#808080; text-decoration:none;}
a:hover
	{color:#00F; }
a:active
	{color:#800080; }

#main
	{float:right; width:620px; }

h1
	{position:relative; top:-.75em; font:italic bold 20pt "palatino linotype"; text-align:center; 
	color:#000080; }

div.entries
	{position:relative; margin-right:10px; font-style:normal; font-weight:normal; font-size:11pt; font-family:"palatino linotype"; color:#000; top:-20px; }

img.imglinks
	{position:relative; border:0; padding:0 10px; left:1.5em; }

p.announcements
	{position:relative; text-align:center; font-style:italic; font-weight:bold; font-size:14pt; }

table.announcements
	{position:relative; border:3px solid #000; top:-1em; left:1.25em; 
	font:normal 12pt "palatino linotype"; vertical-align:top; }

h3
	{position:relative; text-align:left; font-style:italic; font-weight:bold; font-size:14pt; color:#000080; }

table.merchandise
	{position:relative; border:0; font-style:normal; font-weight:normal; font-size:10pt; color:#000; 
	top:-.5em; text-align:center; }

img.meetingpic
	{float:left; padding:0 20px 8px 0; }

p.mailing
	{position:relative; text-align:center; top:-1em; }

div.seasonsc1
	{position:relative; float:left; width:45%; height:250px; }

div.seasonsc2
	{position:relative; margin-left:300px; height:250px; }

div.seasonsc3
	{position:relative; float:left; width:45%; height:200px; top:-3.5em; }

div.seasonsc4
	{position:relative; margin-left:300px; height:200px; top:-3.5em; }

h4
	{font:italic bold 14pt "palatino linotype"; color:#F1A629; }

ul.seasontext
	{font-style:normal; font-weight:normal; font-size:10pt; }



.footer
	{clear:both; }

.validator
	{position:absolute; margin-left:10px; border:0; width:88px; height:31px; padding:5px 5px 5px 5px; }

.validator2
	{position:relative; margin-left:110px; border:0; width:88px; height:31px; padding:5px 5px 5px 5px; }


