/* CSS Document */
body
{
	background: white;
	background-image: url(/_images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #003399; }
a:visited { color: #003366; }
a:hover { color: #CF2633; }

table td
{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	border-width: 0;
	vertical-align: top;
	
}

ul { list-style: outside square; }

ul li
{
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
}

#logotable
{
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

#maintable
{
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}

#logo { margin-left: 15; }

#giftshop
{
	margin-right: 2;
	margin-left: 2;
}

#mainpic { padding-right: 11; }
#schedulecell { width: 221px; }

#schedule
{
	width: 210px;
	margin-top: 10px;
}

#schedulebox
{
	background: #f5f5fA;
	border-left: 1px solid #6283CB;
	border-right: 1px solid #6283CB;
	border-top: 1px solid #6283CB;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 13px;
	font-size: 10px;
	line-height: 12px;
}


#redschedulebox
{
	background: #faeaeb;
	border-left: 2px solid #CF2633;
	border-right: 2px solid #CF2633;
	border-top: 2px solid #CF2633;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 13px;
	font-size: 10px;
	line-height: 12px;
}

#schedule td#scheduleheader
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.scheduleheadline { font-size: 11px; }
#new { width: 509px; }

#newscell
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #6283CB;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 13px;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	background: none;
}

#newheader
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#subnav
{
	width: 210px;
	margin-top: 10px;
}

#subnav td
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #cccccc;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: #f5f5fA;
    font-size: 12px;
}

#subnav td.selected
{
	background: #cccccc;
}

#subnav td a
{
	display: block;
    padding-left: 13px;
	text-decoration: none;
}

#subnav a:hover
{
    color: #CF2633;
    text-decoration: underline;
}

#subnav a.selectedlink {
	
	font-weight: bold;
	background-image: url(/_images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #CF2633;
}



#subnav td#subnavheader
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#maincontent
{
	width: 510px;
	margin-top: 10px;
}

#maincontentcell
{
	width: 510px;
	padding-left: 10px;
}

#content
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 0px;
        font-size: 11px;
}



#content a:hover
{
	background-color: #1745a2;
	color: white;
	text-decoration: none;
}

#newscell a:hover
{
	background-color: #1745a2;
	color: white;
	text-decoration: none;
}

#schedule a:hover
{
	background-color: #1745a2;
	color: white;
	text-decoration: none;
}

#phototable td
{
	border-left: 0px;
	border-right: 0px;
	font-size: 9px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 7px;
}

#curvebottom
{
	vertical-align: top;
	margin-top: 0px;
	border-top: 0px;
}

#volunteerthumbs td {
        padding: 6px;
        font-size: 10px;
        font-weight: bold;
        vertical-align: top;
        text-align: center;
        background-color: #efefef;
}

#volunteerthumbs img {
        margin-bottom: 5px;
        border: 1px solid black;
}

.subtable
{
	border-top: solid 1px #1745a2;
	border-right: solid 1px #1745a2;
	background: #efefef;
	font-size: 11px;
}

.subtable td
{
	border-left: solid 1px #1745a2;
	border-bottom: solid 1px #1745a2;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	align: left;
}


.nestedtable td
{
	font-size: 11px;
        padding: 15px;
        background: #efefef;
}

.header
{
	background: #1745a2;
	font-weight: bold;
	color: #ffffff;
}

.topbuttons
{
	text-align: right;
	padding-top: 25px;
}

.micetype
{
	font-size: 9px;
	padding-top: 10px;
}

.rostertype
{
	font-size: 9px;
	padding-top: 10px;
	font-weight: bold;
}

.rosternumbers
{
	font-size: 9px;
	padding-top: 20px;
}

.fineprint
{
	font-size: 9px;
	color: #999999;
}

.headline
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.invisibullet
{
	font-weight: bold;
	color: #f5f5fA;
}

.subhead
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
}

.error
{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.tafix
{
	font-size: 10px;
	color: #333333;
	background: none;
}

.tasubfix table td
	
{
	font-size: 11px;
	background: none;
}

.subimage {
	float: right;
	margin-left: 10px;
}

.subimage img {
	border: 1px solid black;

}


.caption {
        margin-top: 5px;
        text-align: center;
        font-weight: bold;
        font-size: 9px;
}

.selectedsublink a {
	font-weight: bold;
        text-decoration: none;

}

.subsubnav  {
        list-style: none;
        margin-left: 0;
		padding-left: 15px;
		font-size: 10px;
		margin-top: 10px;
		margin-bottom: 0;
}

.subsubselected {
        font-weight: bold;
        background-image: url(/_images/arrow.gif);
        background-repeat: no-repeat;
        background-position: 0 2px;
        line-height: 12px;
}

.subsubselected a {
        color: #CF2633 !important;
}


a.callbutton {
		padding: 4px;
		background-color: #003399;
		color: white;
		border: 1px solid #999;
		font-family: "tahoma, verdana, arial, sans-serif";
		font-size: 13px;
		text-decoration: none;
	}
	
.callbutton:hover {
	background-color: #CF2633;

}

