@charset "utf-8";
/* CSS Document */

body {
margin:40px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:62.5%;
color:#ffffff;
background-color:#474646;
height:100%;
}

p {
margin:0px;
}

form {
margin:0px;
}

#outerContainer {
width:758px;
height:auto;
margin:0px auto;
}

#innerContainer {
width:758px;
height:100px;
float:left;
display:inline;
}

#banner {
width:758px;
height:166px;
float:left;
display:inline;
background-image:url(images/banner_bg.jpg);
}

#top_nav {
width:735px;
height:30px;
float:left;
display:inline;
background-color:#000000;
border-top:1px solid #c5a77a;
border-bottom:1px solid #c5a77a;
padding-left:23px;
}

.navLink {
width:auto;
height:auto;
float:left;
display:inline;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
color:#f8f390;
padding:8px 19px;
}

.navLink a{
color:#FFFFFF;
text-decoration:none;
}

.navLink a:hover{
color:#f8f390;
text-decoration:none;
}

#centre {
width:758px;
height:auto;
float:left;
display:inline;
background-repeat:no-repeat;
background-color:#000000;
border-bottom:1px solid #766449;
}

#mainText {
width:421px;
height:auto;
float:right;
margin-right:50px;
display:inline;
background-image:url(images/text_bg.gif);
background-repeat:repeat-y;
font-size:1.3em;
padding:20px;
}

#mainText a{
color:#ffffff;
}

#mainText a:hover{
color:#f8f390;
}

#bookNow {
width:200px;
height:85px;
float:left;
margin-left:22px;
display:inline;
padding-top:350px;
padding-bottom:40px;
}

#mainTextBottom {
width:461px;
height:13px;
float:right;
margin-right:50px;
display:inline;
background-image:url(images/text_bot_bg.gif);
background-repeat:no-repeat;
margin-bottom:30px;
}

#footer {
width:758px;
height:40px;
float:left;
display:inline;
font-size:12px;
padding-top:5px;
}

#footer a{
color:#000000;
}

#footer a:hover{
color:#ffffff;
}

.eventDescription {
width:416px;
height:auto;
float:left;
padding-bottom:20px;
display:inline;
}

.eventDescription a{
color:#FFFFFF;
}

.eventDescription a:hover{
color:#f8f390;
}

.eventDescription img {
margin-right:10px;
display:inline;

}

.eventListMonth {
width:416px;
height:18px;
float:left;
padding:2px 0px 0px 5px;
margin-bottom:5px;
display:inline;
background-image:url(images/event_list_bg.gif);
font-size:12px;
font-weight:bold;
color:#ffffff;
}

.eventListMonth a{
color:#000000;
}

.eventListMonth a:hover{
color:#ffffff;
}

.eventDetailMonth {
width:416px;
height:18px;
float:left;
padding:2px 0px 0px 5px;
margin-bottom:10px;
display:inline;
background-image:url(images/event_list_bg.gif);
font-size:12px;
font-weight:bold;
color:#ffffff;
}

.eventDetailMonth a{
color:#000000;
}

.eventDetailMonth a:hover{
color:#ffffff;
}

.eventTitle {
width:411px;
height:auto;
float:left;
padding:0px 0px 10px 5px;
display:inline;
font-size:12px;
}

.eventTitle a{
font-weight:bold;
color:#f8f390;
}

.eventTitle a:hover{
font-weight:bold;
color:#ffffff;
}

.eventDetailTitle {
width:416px;
height:auto;
float:left;
padding-bottom:10px;
display:inline;
color:#f8f390;
}