body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	line-height:150%;
	text-align:center;
	background-color:#ffffff;
}

table{font-size:110%;}
a{color:black;text-decoration:none;font:bold}
a:hover{color:#606060}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a.RedBack {
	font-size: 100%;
	color: #334d55;
	color:white;
	font-weight:bold;
}

a.RedBackLinkBold {
	font-size: 100%;
	background-color: #90373B;
	color:white;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

a.RedBackLink {
	font-size: 100%;
	background-color: #90373B;
	color:white;
	display:block;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h3.RedBack{
 font-size: 100%;
 color: #334d55;
 display:block;
 background-color: #90373B;
 text-align:center;
 color:white;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

.BoldCenter {font-weight:bold; text-align:center;}

.bold {font-weight:bold;}

.small {font-size:smaller;}

.Xsmall {font-size:x-small;}

.style1 {color: #666666}

.style6 {font-size: 12pt}
				
p.first:first-letter {font-size:x-large;}

.center {text-align:center;}

.left {text-align:left;}

.underline {text-decoration:underline;}

.floatright {float:right;}

.floatrightpad {float:right; padding:0px 0px 10px 10px;}

.LeftImgBox {float:left; width:320px; height:140px; border: 2px solid #562930;
	background-color:#ddd; margin-bottom:15px; vertical-align:text-bottom;}
	
	.LeftImgBox img{float:left;}
	.text1 {padding:5px 10px 10px 10px; margin-left:160px;}

.RightImgBox {float:left; width:320px; height:140px; border: 2px solid #562930;
	background-color:#ddd; margin-bottom:15px; vertical-align:text-bottom;}
	
	.RightImgBox img {float:right;}
	.text2 {padding:5px 10px 10px 10px; margin-right:160px;}

.img {padding:10px;}

.imgCenter {padding:10px 0 0 0; text-align:center;}

.cbu {text-align:center; font-weight:bold; text-decoration:underline;}

td.events{
	vertical-align:text-top;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:justify;
	width:800px;
	background-color:#fff;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

#navBar{
	margin: 10px 80% 0 0;
	padding: 0px;
}

#content{
    float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	background-color:#fff;
}

#content2{
	margin: 0;
	padding: 0 3% 0 0;
	background-color:#fff;
}

#LeftBoxRed{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	float:center;
	text-align:left;
	width: 140px;
	padding: 2px 2px 2px 10px;
	border: 2px solid #562930;
	background-color:#fff;
}

#RightBox{
	float:right;
	margin-left:10px;
	width: 174px;
	padding: 5px 10px 5px 10px;
	border: 2px solid #562930;
	background-color:#ddd;
}

.RightBox{
	float:right;
	margin-left:10px;
	width: 174px;
	padding: 5px 10px 5px 10px;
	border: 2px solid #562930;
	background-color:#ddd;
}

.LeftSideBox{
	margin-top:10px;
	margin-bottom:10px;
	float:center;
	text-align:left;
	width: 150px;
	padding: 2px 2px 2px 2px;
	background-color:#fff;
	line-height:50%;
}

.LeftSideBox1{
	margin-top:100px;
	margin-bottom:10px;
	float:center;
	text-align:left;
	width: 150px;
	padding: 2px 2px 2px 2px;
	background-color:#fff;
	line-height:50%;
}

.LeftSideBox a:hover{
	color:#000;
	font-weight:bold;
	font-family:Gill Sans MT;
}

.RedBack{display:block; background-color:#90373B; color:white; text-align:center;}

table.accommodation{
	border:10px solid #fff;
	background-color:white;
}

table.gallery{
	border:10px solid #fff;
	background-color:white;
	text-align:center;
}

table.sales{
	background-color:white;
	width:100%;
	text-align:justify;
}

table.events{
	width:100%;
	text-align:left;
}

.GenCen{
	border:1px solid black;
	border-collapse:collapse;
	text-align:center;
}

.general{
	border:1px solid black;
	border-collapse:collapse;
	text-align:left;
	background-color:white;
}

.generalNoBorder{
	text-align:left;
	background-color:white;
}

.box{
	border: solid 8px white;
	background-color:#ccc;
	vertical-align:top;
}

td.std{
	width:160px;
	text-align:left;
}

td.border{
	border:5px solid white;
	vertical-align:top;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}

/************* #globalNav styles **************/

#globalNav{
color: #000000;
padding: 0px 0px 0px 0px;
white-space: nowrap;
text-align:center;
background-color:#fff;
word-spacing: 30px; 
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	color:ffffff;
	padding: 0px 4px 0px 0px;
}

.NavBack{
	display:block;
	background-color:#8A2E2F;
	border-top:3px solid #eee;
}

/************** .feature styles ***************/

.feature{
	padding: 1px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.imgLeft{
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 12px 5px 5px 1px;
}

.imgRight{
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 12px 5px 5px 1px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color:#ffffff;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a{
	font-weight:bold;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li {border-bottom: 1px solid #EEE;}

html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background-color:#ddd;
	border-right: 1px solid #ccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #ccc;
	width: 100%;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #ccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #ccc;
	background-color: #eee;
	padding: 2px 0px 2px 10px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	text-align:right;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
