@charset "UTF-8";
/* Global Styles */
a {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}
.blueTitle-med {
	font-size: medium;
	font-weight: bold;
	color: #333399;
}

a:hover {
	color: #CC0000;
}

body, h1, h2, h3, h4, h5, ul {
	margin: 0;
	padding: 0;
}

body, td, h1, h2, h3, h4, h5 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

h1 	{
	color: #F5DE8C;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
}

h2	{
	color: #FFFFFF;
	font-size: medium;
	letter-spacing: .1em;
	line-height:normal;
}

h3 {
	color: #CC9900;
	letter-spacing: .2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h4 {
	color: #266C7F;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

h5 {
	color: #F5DE8C;
	font-size: xx-small;
}
.titleGrayCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 30px;
}

.greyTitleBoldUnderline {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.italicTitle {
	font-style: italic;
}

li {
	list-style: square inside;
}

/* ID Styles */

td#fade {
	background: url(file:///Macintosh%20HD/Users/lindamagellan/Sites/css/images/fade.jpg) repeat-x;
}

#calendar td {
	padding: 6px;
	border: 1px solid #FFFFFF;
}

#colheader {
	padding: 6px 4px;
}

#navigation a {
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
}

#navigation a:hover {
	color: #FCF7E2;
}

#navigation td {
	padding: 2px 8px;
	border-right: 1px solid #CC0000;
}
.boarder1 {
	float: right;
	border: medium solid #333333;
}
.boarder2picture {
	border: medium solid #333333;
}
.c_gold_heading1 {
	font-size: large;
	color: #CC9900;
}
.c_gold_heading2 {
	font-size: medium;
	color: #CC9900;
}
.c_gold_heading3 {
	font-size: small;
	color: #CC9900;
}
.grey9px {
	font-size: 9px;
	color: #333333;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.grey10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
}
.grey11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.grey11h14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.grey_xxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	line-height: normal;
}
.gold9px {
	color: #CC9900;
	font-size: 9px;
}
.gold10px {
	color: #CC9900;
	font-size: 9px;
}
.gold12px {
	color: #CC9900;
	font-size: 12px;
}
.red_large {
	font-size: large;
	font-weight: bolder;
	color: #CC0000;
	line-height: 20px;
}
.red_medium {
	font-size: medium;
	font-weight: bolder;
	color: #CC0000;
	line-height: normal;
}
.red_small {
	font-size: small;
	font-weight: bolder;
	color: #CC0000;
	line-height: normal;
}
.grey13 {
	font-size: 13px;
	color: #333333;
}
.redExtraSmall {
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
}
.blueTitle-small {
	font-size: small;
	color: #333399;
}
.greyTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	color: #111111;
}
