/* GENERIC STYLES */

* {
	padding: 0;
	margin: 0;
}

html, body {
	margin: 0 auto;
	min-width: 955px;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
}

body a{
	font-size:12px;
	color:#990000;
	text-decoration:underline;
}
body a:hover{
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}

h2 {
padding-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

p {
margin-bottom:10px;
}

.poem{
padding-left:10px;
line-height:14px;
font-size:11px;
}

.lists{
}

.lists ul {
list-style-position:outside;
margin-left:20px;
}
.lists li {
font-size:12px;
	color:#990000;
	text-decoration:none;
	display:block;
	list-style-type:disc;
	padding-bottom:12px;
	
}

.button {
display:block;
margin-top:10px;
margin-bottom:10px;
padding:3px;
border-style:solid;
border-color:#990000;
border-width:2px;
width:80px;
text-align:center;
background-color:#ffffff;
}

.button2 {
display:block;

padding:3px;
border-style:solid;
border-color:#990000;
border-width:2px;
width:120px;
text-align:center;
background-color:#ffffff;
}


table{
padding:6px;
}

#clear-both {
	width: 100%;
	clear: both;
}

#site-wrapper-home {
	margin: 0 auto;
	width: 955px;
	text-align: left;
	background: url(images/bkg_main_content.gif) repeat-y bottom left;
	/***Origin background**** background: url(images/bkg_left_content.gif) repeat-y bottom left;*/
	border: 1px #60616b solid;
	
}

#site-wrapper { /*Generic Page Wrapper*/
	margin: 0 auto;
	width: 955px;
	text-align: left;
	background: url(images/bkg_main_content.gif) repeat-y bottom left;
	border: 1px #60616b solid;
	
}
#tour-wrapper-lightbox{
position:relative;
top:0px;
left:0px;
margin: 0 auto;
width: 955px;
z-index:1001;
}

#image-left{
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
border-style:solid;
border-width:1px;
border-color:#000000;
}

#image-right{
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
border-style:solid;
border-width:1px;
border-color:#000000;
}

.caption { 
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	font-style:italic;
}

/*LEFT CONTENT STYLES*/

#left-content {
	float: left;
	margin: 0 auto;
	width: 268px;
	
}

#scepter {
	float: left;
	margin: 0 auto;
	width: 90px;
	height: 540px;
	background: url(images/scepter.gif) no-repeat top center #CECFD9;
	
}

#left-navigation {
	float: right;
	margin: 0 auto;
	width: 178px;
	background: #A9AABC;
	
	
}

#left-navigation h1 {
	font-size: 26px;
	color: #990000;
	padding: 25px 18px 50px 18px;	
}

#left-navigation ul {
	display: list-item;
	list-style-type: none;
	margin: -12px 0 0 0;
}

#left-navigation li {
	margin: 8px 0px 4px 0px;
	padding-top: 0px;
	line-height:30px;
}

#left-navigation a {
	display: block;
	width: 140px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	text-indent: +10px;
}

#left-navigation a:hover {
	font-weight: bold;
	background: url(images/bkg_left_nav_tabs.gif) no-repeat top left;
}

#homemenu #left-navigation .homemenu a, #howtomenu #left-navigation .howtomenu a, #tourmenu #left-navigation .tourmenu a, #archmenu #left-navigation .archmenu a, #newsmenu #left-navigation .newsmenu a, #saxonmenu #left-navigation .saxomenun a, #gallerymenu #left-navigation .gallerymenu a, #linksmenu #left-navigation .linksmenu a, #mediamenu #left-navigation .mediamenu a, #booksmenu #left-navigation .booksmenu a{
	font-weight: bold;
	background: url(images/bkg_left_nav_tabs.gif) no-repeat top left;
	cursor:default;
}

#footer-notes { /* Copyright Text */
	float: right;
	margin: 0 auto;
	width: 178px;
	padding-bottom: 20px;
	padding-top: 86px;
}

#footer-notes p {
	color: #000000;
	font-size: 11px;
	margin-left: 20px;
}

/*RIGHT CONTENT STYLES*/

#right-container {
	float: right;
	margin: 0 auto;
	width: 685px;
}

#flash-movie {
	float: right;
	width: 685px;
	height: 120px;
	margin: 0 auto;
	z-index:0;
}

#top-navigation {
	float: right;
	width: 685px;
	height: 24px;
	margin: 0 auto;
	background: url(images/bkg_top_nav.gif) no-repeat top left #990000;
}

#top-navigation ul {
	display: inline;
	margin: 0px 0px 0px 0px;
}

#top-navigation li {
	float: right;
	padding-right: 20px;
	padding-top: 1px;
	list-style-type: none;
}

#top-navigation li a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#top-navigation li a:hover{
	text-decoration: underline;
}

#aboutusmenu #top-navigation .aboutusmenu a,  #whomenu #top-navigation .whomenu a, #joinmenu #top-navigation .joinmenu a, #loginmenu #top-navigation .loginmenu a,#contactmenu #top-navigation .contactmenu a{
	text-decoration: underline;
	cursor:default;
}

/*MAIN CONTENT STYLES*/

/* GENERIC */

#main-content-wrapper { /*Generic Style For Other Pages*/
	float: right;
	width: 685px;
	margin: 0 auto;
	min-height: 400px;
}

#main-content-container {
	float: right;
	width: 670px;
	margin: 0 auto;
}

/* HOME - THREE COLUMN LAYOUT */

#main-content-wrapper-home {
	float: right;
	width: 685px;
	margin: 0 auto;
	/*background: url(images/bkg_main_content_home.gif) repeat-y top left #FFFFFF;*/
	background: url(images/bkg_main_content_home_new.gif) repeat-y top left #FFFFFF;
	min-height: 400px;
}

#main-content-left {
	float: left;
	width: 270px;
	margin: 0 auto;
	padding-bottom: 12px;
}

#main-content-left-home {
	float: left;
	width: 420px;
	margin: 0 auto;
	padding-bottom: 12px;
}

#main-content-left-home img{
padding-left:19px;
padding-right:19px;
padding-bottom:10px;
padding-top:10px;
}

#main-content-left-home h1 { 
	padding: 20px 20px 0px 17px;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
}

#main-content-left-home p { 
	padding: 10px 20px 0px 20px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

#main-content-left-home h2 {
	padding: 10px 10px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#main-content-left ul {
	float:left;
}

#main-content-left-home li {
float:left;
	display: list-item;
	width:210px;
	list-style-position: inside;
	list-style-image: url(images/news_bullet.gif);
}


#main-content-left img{
padding-left:19px;
padding-right:19px;
padding-bottom:10px;
padding-top:10px;
}

#main-content-left h1 { 
	padding: 20px 20px 0px 17px;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
}

#main-content-left p { 
	padding: 10px 20px 0px 20px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

#main-content-center { 
	float: left;
	width: 210px;
	margin: 0 auto;
	padding-bottom: 12px;
}

#main-content-center li {
	display: list-item;
	list-style-position: inside;
	list-style-image: url(images/news_bullet.gif);
}

#main-content-left li {
	display: list-item;
	list-style-position: inside;
	list-style-image: url(images/news_bullet.gif);
}

#main-content-center h1 {
	padding: 20px 20px 16px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

#main-content-center h2 {
	padding: 10px 10px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#main-content-left h2 {
	padding: 10px 10px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.news-date { 
	margin-left: 2px;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

#main-content-center p {
	padding: 20px 10px 20px 20px;
	margin-top: -10px;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-style: normal;
}

#main-content-right {
	float: right;
	width: 130px;
	margin: 0 0 0 -2px;
	padding-bottom: 12px;

}

#main-content-home {
	float: right;
	width: 240px;
	margin: 0 0 0 -2px;
	padding-bottom: 12px;

}

#main-content-right img{
padding-bottom:10px;
padding-top:10px;
padding-left:9px;
padding-right:9px;

}

#home-panel-testimonial {
	float: left;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #CECFD9;
}

#home-panel-testimonial p {
	padding: 18px 18px 0px 18px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-style: italic;
}

#home-panel-testimonial h2 {
	padding: 0px 18px 14px 18px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

#home-panel-gold {
	float: left;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #CECFD9;
	background-color: #C1A748;
}

#home-panel-gold h1 {
	padding: 18px 18px 0px 18px;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 16px;
}

#home-panel-gold h2 {
	padding: 0px 18px 16px 18px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Serif;
	font-style: italic;
}

#home-panel-gold p {
	padding: 10px 18px 18px 18px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

#home-panel-gold a:link, #home-panel-gold a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#home-panel-blue {
	float: left;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #CECFD9;
	background-color: #A9AABC;
}

#home-panel-blue h1 {
	padding: 18px 18px 0px 18px;
	font-size: 18px;
	color: #000000;
	line-height: 16px;
}

#home-panel-blue p {
	padding: 10px 18px 18px 18px;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#home-panel-blue a:link, #home-panel-blue a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#home-panel-blue .image{
padding-bottom:10px;
padding-top:10px;
padding-left:9px;
padding-right:9px;

}

/* SINGLE COLUMN LAYOUT */

#main-content-left-single-column { /*Generic Single Column Layout*/
	float: left;
	margin: 0 0 0 0;
	padding: 20px 20px 20px 20px;
}

#main-content-left-single-column h1 { 
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
}

#main-content-left-single-column h2 { 
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
}

#main-content-left-single-column p { 
padding-bottom:20px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.news-seperator{
	clear:left;
	color:#666666;
}
.head-link a{
font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}
.head-link a:hover{
font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}

/* TWO COLUMN LAYOUT */

#main-content-left-two-column { /*Generic Two Column Layout*/
	float: left;
	width: 480px;
	margin: 0 auto;
	padding-bottom: 12px;
	padding: 20px 20px 20px 20px;
}

#main-content-left-two-column h1 { 
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
}

#main-content-left-two-column p { 
padding-bottom:20px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

#main-content-right-two-column {
	float: right;
	width: 188px;
	margin: 0 auto;
	padding-bottom: 12px;
	padding: 20px 20px 20px 20px;
}

#main-content-right-two-column h1 { 
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
}

#main-content-right-two-column p { 
padding-bottom:20px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

/* Tour styles*/

#tour-outer{
margin: 0 0 0 0;
float:left;
width:633px;
border:solid;
border-width:1px; 
border-color:#000000;
}
#tour-heading{
margin: 0 0 0 0;
float:left;
width:368px;
background:#666666;
border-bottom: solid;
border-bottom-width: 1px;
border-right: solid;
border-right-width: 1px;
}
#tour-heading h1{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
	background:#666666;
	padding:6px;
}
#tour-plan{
clear:left;
width:368px;
height:274px;
border-right: solid;
border-right-width: 1px;
}

#tour-plan-container{
margin: 0 0 0 0;
position:relative;
top:0px;
left::0px;
width:368px;
height:274px;

}

#tour-label-1{
margin: 0 0 0 0;
	position:absolute;
	bottom:10px;
	left:10px;
	width:150px;
	text-align:center;
	visibility:hidden;
	z-index: 1;
}
#tour-label-1-text{
margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding:6px;
	background:#999999;

}
#tour-label-2{
margin: 0 0 0 0;
position:absolute;
bottom:10px;
left:10px;
width:150px;
text-align:center;
	visibility:hidden;
	z-index:2;
}
#tour-label-2-text{
margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding:6px;
	background:#999999;

}
#tour-label-3{
margin: 0 0 0 0;
position:absolute;
bottom:10px;
left:10px;
width:150px;
text-align:center;
	visibility:hidden;
	z-index:3;
}
#tour-label-3-text{
margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding:6px;
	background:#999999;

}
#tour-label-4{
margin: 0 0 0 0;
position:absolute;
bottom:10px;
left:10px;
width:150px;
text-align:center;
	visibility:hidden;
	z-index:4;
}
#tour-label-4-text{
margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding:6px;
	background:#999999;

}
#tour-label-5{
margin: 0 0 0 0;
position:absolute;
bottom:10px;
left:10px;
width:150px;
text-align:center;
	visibility:hidden;
	z-index:5;
}
#tour-label-5-text{
margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding:6px;
	background:#999999;

}
#tour-label-6{
margin: 0 0 0 0;
position:absolute;
bottom:10px;
left:10px;
width:150px;
text-align:center;
	visibility:hidden;
	z-index:6;
}
#tour-label-6-text{
margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding:6px;
	background:#999999;

}
#tour-label-7{
margin: 0 0 0 0;
position:absolute;
bottom:10px;
left:10px;
width:150px;
text-align:center;
	visibility:hidden;
	z-index:7;
}
#tour-label-7-text{
margin: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding:6px;
	background:#999999;

}

#tour-wrapper{
margin: 0 0 0 0;
float:right;
width:259px;
height:311px;
border-left: solid;
border-left-width: 1px;
background-color:#CCCCCC;
}

#tour-container{
margin: 0 0 0 0;
position:relative;
top:0px;
left::0px;
width:258px;
height:311px;

}
#tour-container h1{
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
	padding:6px;
}
#tour-container h2{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 24px;
	padding:6px;
}
#tour-container p { 
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding:6px;
}
#tour-container .caption { 
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	font-style:italic;
}

#tour-content{
position:absolute;
margin: 0 0 0 0;
display:block;
top:0px;
left:0px;
width:258px;
height:311px;
overflow-y:scroll;
visibility:visible;
z-index:8;

}

#tour-content1{
position:absolute;
margin: 0 0 0 0;
display:block;
top:0px;
left:0px;
width:258px;
height:311px;
overflow-y:scroll;
visibility:hidden;
z-index:9;

}
#tour-content2{
position:absolute;
margin: 0 0 0 0;
display:block;
top:0px;
left:0px;
width:258px;
height:311px;
overflow-y:scroll;
visibility:hidden;
z-index:10;

}
#tour-content3{
position:absolute;
margin: 0 0 0 0;
display:block;
top:0px;
left:0px;
width:258px;
height:311px;
overflow-y:scroll;
visibility:hidden;
z-index:11;

}
#tour-content4{
position:absolute;
margin: 0 0 0 0;
display:block;
top:0px;
left:0px;
width:258px;
height:311px;
overflow-y:scroll;
visibility:hidden;
z-index:12;

}
#tour-content5{
position:absolute;
margin: 0 0 0 0;
display:block;
top:0px;
left:0px;
width:258px;
height:311px;
overflow-y:scroll;
visibility:hidden;
z-index:13;

}
#tour-content6{
position:absolute;
margin: 0 0 0 0;
display:block;
top:0px;
left:0px;
width:258px;
height:311px;
overflow-y:scroll;
visibility:hidden;
z-index:14;

}
#tour-content7{
position:absolute;
margin: 0 0 0 0;
display:block;
top:0px;
left:0px;
width:258px;
height:311px;
overflow-y:scroll;
visibility:hidden;
z-index:15;

}
#tour-image{
float:left;
display:inline;
border:solid;
border-color:#000000;
border-width:1px;
width:70px;
height:70px;
padding: 0 0 0 0;
margin-left:6px;
margin-bottom:6px;
}

#gallery{
float:left;
width: 310px;
display:inline;
}
#gallery-images{
float:left;
width: 150px;
display:inline;
}

#gallery-images-wrapper{
width:122px;
border:#000000;
border-style:solid;
border-width:1px;
}

#updateform{
font-family: Arial, Helvetica, Sans-Serif;
}
#updateform p{
	font-size:12px;
	color:#666666;
}

.saxon{
float:left;
width:180px;
margin-right:25px;

}



.book h1{
margin:0 auto;
font-size:14px;
color:#990000;
line-height:16px;
padding:20px 10px 10px 10px;
}

.book img{
padding:0px 0 0px 0;
}

.book p{
font-size:12px;
color:#000000;
line-height:14px;
padding:0px 10px 10px 10px;
}


.width50{
width:280px;
}

.width100{
width:100%;
}

.floatleft{
float:left;
}

.clear{
clear:both;
}

.indent{
padding-left:20px;
}

.index_links{
text-align:left;
width:640px;
}

.index_links p{
font-size:12px;
}

.number{
float:left;
width:260px;
height:18px;
font-size:12px;
}

.article{
float:left;
width:380px;
height:18px;
font-size:12px;
}


.numlinks{
float:left;
height:24px;
font-size:18px;
padding-bottom:20px;
width:100%;
}

.numlinks a{
	font-size:18px;
	color:#990000;
	text-decoration:underline;
}
.numlinks a:hover{
	font-size:18px;
	color:#333333;
	text-decoration:underline;
}


