body {
	text-align:center;
	background: #FFCC66 url(../grfx/fodbg_ground.gif) repeat-y center;
	margin-top: 0px;
}
/* ID's */
#banner {
	background: url(../grfx/uni_header_1.jpg) no-repeat center top;
	height: 250px;
	}
#page {
	width: 700px;
	margin-right:auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	}
#content {
	display: block;
	width: 700px;
	}
#EEE-Box {
	clear: both;
	background-color: #eeeeee;
	width: 670px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 15px 0px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 14px;
	margin-left: 14px;
	height: inherit;
	text-align: center;
	display: block;
}
#CCC-Box {
	background-color: #CCCCCC;
	padding: 5px;
	border-top: 1px solid #993300;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
	border-left: 1px solid #993300;
	text-align: left;
	width: 620px;
	height: auto;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#CCC-Box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 8px;
	}
	
/* Redefined Tags */
p { 
	margin-top: 0;
}
a {
	color: #81284E;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	display: block;
	height: -10px;
	line-height: 28px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	margin-left: 5px;
	clear: left;
}
/* Classes and All the Rest */
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	}
.TextBoxed {
	border: 1px solid #993300;
	padding: 10px 5px;
	margin: 20px 20px 0;
}
.BlueBorder {
	border: 1px solid #003366;
}

.legal {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003163;
	text-align: center;
}
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

/* Horizontal Navigation Style Elements */
#nav {
	padding: 5px 0 0 0;
	list-style: none;
	background: #ffcc66 url(../grfx/no_table_nav/nav_bg.gif) repeat-x bottom;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	width: 671px;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	}
	
#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9b8748;
	border-bottom: none;
	background: #f9e9a9 url(../grfx/no_table_nav/tab_off.gif) repeat-x top left;
	}
#nav a:hover,
	body#home #t-home a,
	body#information #t-information a,
	body#genealogy #t-genealogy a,
	body#directions #t-directions a,
	body#shc #t-shc a,
	body#sleepy_country #t-sleepy_country a {
	color: #333;
	padding-bottom: 5px;
	background: #eeeeee url(../grfx/no_table_nav/tab_on.gif) repeat-x top left;
	}

.BodyBoxedLetter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #003333;
	padding: 0px;
	display: block;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.BodyBoxedLetter p {
	margin-left: 10px;
	margin-right: 10px;
	}
.BodyunBoxed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	border: 1px none #993300;
	padding: 5px;
	margin: 0px 0px 10px;
}
.bookTitle {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 21px;
	background-color: #FFFFCC;
	margin: 10px;
	padding: 7px;
	border-bottom-width: 2px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	text-align: left;
	display: block;
}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	font-style: normal;
	display: block;
}
/* Non-Nav UL's in text - Orange bullet image */
#CCC-Box ul {
	list-style: none;
	}
#CCC-Box li {
	background: url(../grfx/bullet_orange.gif) no-repeat 4px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 6px;
	padding-left: 17px;
	margin-right: 5px;
	margin-top: 0px;
}
.imgFloatLeft {
	float: left;
	margin-right: 10px;
	}
	
.imgBoxed {
	margin: 5px 10px 5px 5px;
	padding: 5px;
	border: 1px solid #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	clear: left;
}

.ImgBoxedFloatRight {
	float:right;
	margin: 5px 5px 0px 10px;
	padding: 5px;
	border: 1px solid #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
}
.ImgBoxedFloatLeft {
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border: 1px solid #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-align: left;;
}
.quoteInside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	background-color: #ffebcd;
	margin: 10px;
	padding: 7px;
	border-bottom-width: 2px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #393139;
	text-align: left;
	display: block;
}
.authorInside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	font-style: normal;
	display: block;
}
.divider {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	clear: both;
}
.ImgBoxFloatLeftFilled {
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border: 1px solid #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	background-color: #eeeeee;
}
