a:link, a:visited {
	color : #990000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

a:hover, a:active {
	color : #990000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
}

body, td, p, div {
	color : #000000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	scrollbar-3dlight-color : #565652;
	scrollbar-arrow-color : #999999;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #787878;
	scrollbar-shadow-color : #4F4F4F;
	scrollbar-track-color : #565652;
	text-decoration : none;
}

li, ul, ol {
	color : #000000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	list-style-type : square;
	padding-bottom : 2px;
	padding-top : 2px;
	text-decoration : none;
}

#button {
	background-color : #2A438C;
	border-left : 1px solid #2A438C;
	border-top : 1px solid #2A438C;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	color : #FFFFFF;
	cursor : Hand;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

#alert {
	color : #990000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

#smallitalic {
	color : #333333;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	font : italic;
}

#footer {
	color : #444444;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
}

#bold {
	color : #000000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

#caption {
	color : #222222;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
}

#date {
	color : #333333;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

#header {
	color : #000000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
}

#headline {
	color : #111111;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
}

#guestbooksmall {
	color : #000000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}

a.guestbookemail:link, a.guestbookemail:visited, a.guestbookemail:active {
	color : #990000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a.guestbookemail:hover {
	color : #990000;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

#guestbookentry {
	color : #2A438C;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

/*-------------------------  Main Nav  -------------------------*/
#MainNav {
	background-color : #555555;
}

#MainNavLink  {
	background-color : #555555;
	color : #FFFFFF;
	cursor : hand;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 3px 0px 3px 5px;
}

#MainNavLinkOn {
	background-color : #990000;
	color : #FFFFFF;
	cursor : hand;
	font-family : "Tebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 3px 0px 3px 5px;
}

.storyHeadline {
	color : #000000;
	font : normal normal bold 17px Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.storyDate {
	color : #333333;
	font : normal normal normal 10px Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.summaryHeadline {
	color : #111111;
	font : normal normal bold 12px Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.summaryText {
	color : #111111;
	font : normal normal bold 11px Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.smallgray {
	color : #333333;
	font : normal normal normal 10px Geneva, Verdana, Arial, Helvetica, sans-serif;
}

A.smallgray:link, A.smallgray:visited {
	color: #333333;
	font : normal normal normal 10px Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A.smallgray:hover, A.smallgray:active {
	color : #990000;
	text-decoration : underline;
}
