/* General Style Info */
* {
    margin: 0;
    padding: 0;
}

/* Firefox scrollbar fix */
html {
    overflow-y: scroll;
    overflow-x: auto;
}

body {
    background-color: #98B3C9;
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
    color: #404040;
    font-family: 'lucida grande', verdana, helvetica, arial, sans-serif;
    font-size: 11px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
}

h1{
background-image:url(../img/header.gif);
background-repeat:no-repeat;
height:25px;
width:693px;
font-size:12px;
color:#FFFFFF;
padding-left:22px;
padding-top:5px;
text-transform:uppercase;
font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

#navigation h1{
background-image:url(../img/headerShort.gif);
background-repeat:no-repeat;
height:20px;
width:196px;
font-size:12px;
color:#FFFFFF;
padding-left:22px;
padding-top:5px;
text-transform:uppercase;
font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}



h2 {
    font-size: 11px;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin:0px;
	color:#1E6998;
}

h3 {
    margin:0px;
}

a {
    color: #B60000;
    text-decoration: none;
	outline:none;
}

a:hover {
    text-decoration: underline;
}

ul, li {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
}

ul#bullet li{
background-image:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left:6px;
}

/* Default Layout divs ====================================================== */
div#container {
    margin: 0pt auto;
    text-align: left;
    vertical-align: top;
    width: 971px;
}

div#header {
	background-image:url(../img/header-background.gif);
	background-repeat:no-repeat;
	width:971px;
	height:104px;
	position:relative;
}

div#top-menu{
position:relative;
left:320px;
top:40px;
width:615px;
}

div#top-menu li {
display:inline;
}

div#header-logo{
position:absolute;
left:20px;
top:20px;
background-image:url(../img/logo.gif);
background-repeat:no-repeat;
width:224px;
height:81px;
}

div#content {
	background-image:url(../img/content-background.gif);
	background-repeat:repeat-y;
	width:971px;
	display:table;
	padding-bottom:10px;
}

div#footer {
	background-image:url(../img/footer-background.gif);
	background-repeat:no-repeat;
	width:971px;
	height:50px;
}

div#footer li{
display:inline;
margin-right:15px;
}

div#footer a{
color:#707070;
text-decoration:none;
}

div#footer a:hover{
color:#E70E1A;
text-decoration:none;
}

div#footer ul{
padding-left:20px;
padding-top:15px;
}

div.gallery-main {
padding-right:20px;
float:right;
padding-top:40px
}

div.gallery-main img{
border:solid;
border-bottom-width:2px;
border-color:#F29D12;
width:320px;
}

div.gallery-small {
float:left;
padding-left:10px;
padding-top:55px
}

div.gallery-small img{
border:solid;
border-bottom-width:2px;
border-color:#F29D12;
}
/* pages ==================================================================== */

#main{
width:715px;
float:left;
color:#444444;
line-height:15px;
text-align:justify;
font-size:11px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#main a{
color:#C57B05;
text-decoration:underline;
}

#main a:hover{
color:#E70E1A;
text-decoration:underline;
}

#navigation{
width:215px;
float:right;
}
#contactblock{
width:350px;
float:left;

padding:5px;
}


#rbcTable th{
background-color:#1E6998;
color:#FFFFFF;
font-weight:bold;
height:18px;
}

#rbcTable td{
vertical-align:top;
border-bottom-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
padding:3px;
text-align:left;
}

table.tableM{
vertical-align:top;
border-left-color:#666666;
border-left-style:solid;
border-left-width:1px;
border-bottom-color:#666666;
border-bottom-style:solid;
border-bottom-width:1px;
}

table.tableM td{
border-right-color:#666666;
border-right-style:solid;
border-right-width:1px;
border-top-color:#666666;
border-top-style:solid;
border-top-width:1px;
padding:3px;
}

/* events */
div.event-types {
    text-align: center;
}

ul.events {
    margin: 5px 0px 5px 0px;
}

ul.events li {
    padding-bottom: 10px;
    margin: 5px 0px 5px 0px;
    display: block;
}

ul.events p {
    margin: 4px 0px 4px 110px;
    text-align: justify;
}

ul.events div#eventDetails {
    background-image: url("../img/eventsSecondaryHeading.gif");
    background-repeat: no-repeat;
    margin-left: 110px;
    height: 21px;
    padding-top: 4px;
}

div.eventTypes {
    background-image: url(../img/subLinksBackground.gif);
    background-repeat: no-repeat;
    height: 21px;
    padding: 6px;
}

div.eventsView p {
    text-align: justify;
    margin-bottom: 15px;
}

ul.eventTypeList {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #C8C8C8;
}

ul.eventTypeList li {
    display: inline;
    padding-right: 15px;
}

ul.eventTypeList a {
    color: #303030;
}

ul.eventTypeList a:hover {
    color: #B60000;
    text-decoration: underline;
}
/* Guestbooks */
div.guestbooksForm {
    clear: both;
    padding: 5px 5px 10px 5px;
    margin: 10px 0px 10px 0px;
    border: 1px dashed black;
}
/* Pagination =============================================================== */
div.pagination {
    margin-top: 0px;
    position: relative;
    height: 18px;
}

div.paging div.info {
    float: left;
}

div.paging div.navigation {
    float: right;
}

div.paging div.disabled {
    display: inline;
    color: gray;
}

/*Forms*/
div.required {
}

div.error-message {
    color: red;
    font-weight: normal;
    clear:both;
    margin-left: 100px;
}

.validationErrorMessage {
    color: red;
}

form fieldset {
    border: none;
}

form legend {
    visibility: hidden;
}

div.input {
    padding-top: 5px;
    padding-bottom: 5px;
}

input.input-text, input.input-captcha {
    width: 250px;
    border: 1px solid #1E6998;
    font-size: 11px;
    padding: 4px;
}

input.input-captcha {
}

select.input-select {
    width: 80%;
    border: 1px solid black;
    font-size: 1.1em;
    padding: 3px;
}

textarea.input-textarea {
    width: 250px;
    border: 1px solid #1E6998;
    font-size: 11px;
    padding: 4px;
}

label {
    display: block;
    margin-bottom: 3px;
	  float:left;
    width: 90px;
    padding-left: 10px;
}

div.required label {
  background-image: url("../img/star.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

div.submit {
    clear: both;
    margin: 5px 0px 5px 0px;
}

div.input-container {
    float: left;
    width: 530px;
    position: relative;
}

div.input-container div{

}

div.input-captcha img {
    border: 1px solid black;
    margin-left: 100px;
}

div.input-captcha {

}

input.form-error, textarea.form-error, select.form-error {
    border: 1px solid red;
}
/* Slideshow ================================================================ */
ul.crossfade {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

ul.crossfade li {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    visibility: hidden;
}

div.caption {
}
/* Used styles ============================================================== */
div.clear {
    display: block;
    clear: both;
}

.bold {
    font-weight: bold;
}
/* Home Page ================================================================ */
.notice {
    background-color: #ffcc00;
    color: #000;
    display: block;
    font-family: Courier, monospace;
    font-size: 120%;
    line-height: 140%;
    padding: 0.8em;
    margin: 1em 0;
}

.success {
    background-color: green;
    color: #FFF;
}
/* Custom CSS =============================================================== */
/* Articles */
div.article-index {
}

div.article-view {
}
/* Contacts */
div.contact-index {
    border: 1px dashed black;
    position: absolute;
    right: 0px;
}

div.contact-form {
}

div.contact-form input, textarea {
  display: inline;
}
/* Events */
div.event-index {
}

ul.events {
}

ul.events div.event {
}

div.event-view {
}
/* Event Bookings */
div.event-booking-form {
}
/* Galleries */
div.gallery-index {
}

div.gallery-view {
}
/* Guestbooks */
div.guestbook-index {
}

div.guestbook-view {
}

div.guestbook-form {
}
/* Links */
div.link-index {
}

div.link-view {
}
/* Link Types */
div.link-type-index {
}

table.table-borderes{
border-left:solid 1px #CCCCCC;
border-top:solid 1px #CCCCCC;
}

table.table-borderes td{
border-right:solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
padding:5px;
}