/* Global Styles */

body {
	margin:0px;
	font-family: Perpetua;
	}

.headertext {
font-family: Perpetua;
font-size: 48px;
color: #EFE3AF;
}

.headersmalltext {
font-family: Perpetua;
font-size: 18px;
color: #EFE3AF;
text-decoration: Italicized;
}

td {
	font:11px Perpetua;
	color:#663300;
	}
	
a {
	color: #F0C051;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #336600	;
	text-decoration:none;
	}

A.textLinks {
	color: #3D0505;
	text-decoration:none;
	font-weight:bold;
}

A.textLinks:hover {
	color: #F0C051;
	text-decoration:none;
	font-weight:bold;
}

A.ImageLinksSmall
	{
	BORDER-RIGHT: #669933 1px solid;
	BORDER-TOP: #669933 1px solid;
	MARGIN: 1px;
	BORDER-LEFT: #669933 1px solid;
	BORDER-BOTTOM: #669933 1px solid;
	WIDTH: 40px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: BOLD;
	COLOR: #ffffff;
	FONT-FAMILY:  Perpetua;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #2B3A91
	}

A.ImageLinksSmall:hover
	{
	BORDER-RIGHT: #663300 1px solid;
	BORDER-TOP: #663300 1px solid;
	MARGIN: 1px;
	BORDER-LEFT: #663300 1px solid;
	BORDER-BOTTOM: #663300 1px solid;
	WIDTH: 40px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: BOLD;
	COLOR: #8091DE;
	FONT-FAMILY:  Perpetua;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #ffffff
	}	

A.ImageLinksSmallest
	{
	BORDER-RIGHT: #669933 1px solid;
	BORDER-TOP: #669933 1px solid;
	MARGIN: 1px;
	BORDER-LEFT: #669933 1px solid;
	BORDER-BOTTOM: #669933 1px solid;
	WIDTH: 30px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: BOLD;
	COLOR: #ffffff;
	FONT-FAMILY:  Perpetua;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #2B3A91
	}

A.ImageLinksSmallest:hover
	{
	BORDER-RIGHT: #663300 1px solid;
	BORDER-TOP: #663300 1px solid;
	MARGIN: 1px;
	BORDER-LEFT: #663300 1px solid;
	BORDER-BOTTOM: #663300 1px solid;
	WIDTH: 30px;
	FONT-SIZE: 12px;
	FONT-WEIGHT: BOLD;
	COLOR: #8091DE;
	FONT-FAMILY:  Perpetua;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #ffffff
	}	


div {
	background-color: #ffffff;
	border: 1px solid #00000;
	margin: 0px;
	padding: 0px;
	width: 425px;
	}

p	{
	margin: 0 0 0 0;
	padding: 0;
	}



/* ID Styles */
	
#navigation a {
	font:16px Perpetua;
	color: #ffffff;
	text-decoration:none;
	font-family: Perpetua;
	}
	
#navigation a:hover {
	color: #669933;
	text-decoration: none;
	font-family: Perpetua;
	}

.navigationbox {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
}

.sidebarText {
	font:21px Perpetua;
	color: #F0C051;
	line-height:35px;
	font-family: Perpetua;
	}
	
.bodyText {
	font:13px Perpetua;
	line-height:20px;
	color:#000000;
	font-family: Perpetua;
	}

.bodyHeaderText {
	font:16px Perpetua;
	line-height:20px;
	color:#000000;
	font-family: Perpetua;
	}

.bodyText_Massages {
	font:13px Perpetua;
	text-align: justify;
	line-height:20px;
	color:#000000;
	font-family: Perpetua;
	padding: 10px;
	margin: 0px;
	width: 500px;
	}	

.bodyText_Directions {
	font:13px Perpetua;
	text-align: center;
	line-height:20px;
	color:#000000;
	font-family: Perpetua;
	}

.bodyText_Directions_Title {
	font: Perpetua;
	text-align: center;
	line-height:20px;
	color:#000000;
	font-family: Perpetua;
	}	

.bodyText_DirectionsMessage {
	font:13px Perpetua;
	text-align: justify;
	line-height:20px;
	color:#000000;
	font-family: Perpetua;
	}

.smallText {
	font:4px Perpetua;
	line-height:4px;
	color:#000000;
	font-family: Perpetua;
	}
	

.pageName {
	font:20px Perpetua;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: Perpetua;
	}
	
.subHeader {
	font:14px Perpetua;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Perpetua;
	}
