body
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	background: #A6c1df url("images/body_bkgnd.jpg") repeat-x;
}

a, a:link, a:visited
{
	text-decoration: underline;
	color: #900;
}

a:hover
{
	text-decoration: underline;
	color: #69f;
}

a:active
{
	text-decoration: underline;
	color: #3ff;
}

p
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

h1
{
	font-size: 16px;
	margin: 1em 0 -0.5em 0;
}

h2
{
	font-size: 14px;
	margin: 1em 0 -0.5em 0;
}

h3
{
	font-size: 12px;
	margin: 1em 0 -0.5em 0;
}

h4
{
	font-size: 12px;
	color: #39F;
	margin: 1em 0 -0.5em 0;
}

#container
{
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	border: 2px solid #900;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fff url("images/bgd_pattern_038.gif");
}

#banner_upper
{
	padding: 0;
	margin-bottom: ;
}

#banner_upper img { border: none; }

/* NAVIGATION - TOP */
#navWrapper
{
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: 2px;
	border-top: 1px solid #c30;
	border-bottom: 1px solid #c30;
	background-image:  url("/resources/images/bgd_nav_top.jpg");
	background-repeat: repeat-x;
}

#navWrapper ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: 900;
}

#navWrapper ul li
{
	display: inline;
	padding: 0 0 0 6px;
	margin: 0;
	border-left: 1px solid #c30;
}

#navWrapper ul li a, #navWrapper ul li a:link, #navWrapper ul li a:visited
{
	text-decoration: none;
	/* border:1px solid #eee; */
	padding: 3px 6px;
	color: #fff;
}

#navWrapper ul li a:hover, #navWrapper ul li a:active
{
	text-decoration: none;
	/* border:1px solid #69C; */
	padding: 3px 6px;
	color: #c30;
}

#navWrapper ul li.current a, #navWrapper ul li.current a:link, #navWrapper ul li.current a:visited
{
	text-decoration: none;
	/* border:1px solid #eee; */
	padding: 3px 6px;
	color: #fc3;
}

#navWrapper ul li.current a:hover, #navWrapper ul li.current a:active
{
	text-decoration: none;
	/* border:1px solid #69C; */
	padding: 3px 6px;
	color: #fc3;
}

#content_narrow
{
	padding: 0 5px;
	margin-left: 150px;
	margin-right: 180px;
	border-right: 1px solid #d3e4f4;
	/* the zoom attribute fixes the glitchy column */
	zoom: 100%;
}

#content_wide
{
	padding: 0 10px;
	margin-left: 160px;
	margin-right: 10px;
	border: 1px solid #d3e4f4;
	line-height: 1.5em;
	zoom: 100%;
	background-color: #FFF;
	/* the zoom attribute fixes the glitchy column */
}
#content_Cal
{
	width: 800px;
	height: 900px;
	padding: 5px 0 10px 0
 }
 
#content_map
{
	padding: 0 0;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #d3e4f4;
	line-height: 1.5em;
	zoom: 100%;
	background-color: #FFF;
	/* the zoom attribute fixes the glitchy column */
}

#content_wide ul.people
{
	list-style: none;
	margin: 10px;
	padding: 0 0 0 10px;
}

#content_wide ul.people li
{
	padding: 0 0 1em 20px;
	background-image:  url("/resources/images/bullet_chalice.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#content_wide p img { padding: -1px 2px 0 1px; }

#left_column
{
	float: left;
	width: 130px;
	\width: 150px;
	w\idth: 130px;
	margin: 0 0 0 10px;
	margin-right: ;
	padding: 5px;
	/* background-color: rgb(235, 235, 235); */
	border: 1px solid #d3e4f4;
}

#left_column ul
{
	margin: 10px 0 0 10px;
	padding: 0;
	list-style: none;
}

#left_column ul li
{
	margin: 0;
	padding: 0 0 5px 20px;
	background-image:  url("/resources/images/bullet_chalice.gif");
	background-repeat: no-repeat;
}

#left_column a, #left_column a:link, #left_column a:visited
{
	text-decoration: none;
	color: blue;
	line-height: 2em;
	padding: 2px;
}

#left_column a:hover, #left_column a:active
{
	text-decoration: none;
	color: red;
	background: #d3e4f4;
	line-height: 2em;
	padding: 2px;
}

#left_column p.pix { text-align: center; }
#left_column p.pix img { /* padding:2px; background:white; border:1px solid red; */ }

#right_column
{
	float: right;
	width: ;
	margin: 0 15px 0 10px;
	margin-left: ;
	padding: 5px;
}

#footer
{
	clear: both;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #c30;
	border-bottom: 1px solid #c30;
	background-image:  url("/resources/images/bgd_nav_top.jpg");
	background-repeat: repeat-x;
	letter-spacing: 1px;
}

#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li
{
	margin: 0;
	padding: 0;
	display: inline;
	padding-right: 10px;
}

#footer ul li a, #footer ul li a:link, #footer ul li a:visited
{
	text-decoration: none;
	color: blue;
	border-left: 1px solid #c30;
	padding-left: 10px;
}

#footer ul li a:hover
{
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #c30;
	padding-left: 10px;
}

#footer ul li a:active
{
	color: #fff;
	text-decoration: none;
	background: #999;
	border-left: 1px solid #c30;
	padding-left: 10px;
}
/* Stylesheet developed by M. Douglas Wray and Diana Forest */
/* Copyright 2006 - OnTheFly Studios and www.geekstreetstudios.com / www.forestwebstudio.com */