

html, body {
    background: #D3CAAA url('../images/bgrepeat.jpg') top center repeat-x;
    background-attachment: fixed;
    font-family: Tahoma , Sans , Arial , Helvetica;
    font-size: 90%;
    margin:0;
    margin:0;
    padding:0;
    text-align:center;
    color: #313163;
  }


#pagewidth {
    background: #FFFFFF url('../images/bg_repeat_content.png') top right repeat-y;
    width:750px;
    text-align: left;
    margin-left:auto;
    margin-right:auto;
  }


#header {
    background: #FFFFFF url('../images/head.png') top center no-repeat;
    position:relative;
    height:198px;
    background-color:#FFFFFF;
    width:100%;
    text-align: right;
  }


#leftcol {
    width:30%;
    float:left;
    position:relative;
  }


#maincol {
    float: right;
    display:inline;
    position: relative;
    width:68%;
    padding-right: 15px;
  }


#footer {
    background: #FFFFFF url('../images/footer.png') bottom center;
    background-attachment: relative;
    height:200px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 10px;
    clear:both;
  }


#footer_banner {
/*    background: url('../images/footer_banner.png') center;*/
    height: 150px;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }


#footer_logo {
  }


#footer_logo img {
    padding: 5px;
  }


legend {
    font-size: 14px;
  }


.textBox {
    background: url('../images/feature-button-bg.jpg') top center no-repeat;
    width: 203px;
    height: 73px;
    padding: 5px;
    margin: 5px;
    font-size: 85%;
  }


.note {
    font-size: 80%;
  }


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }


.clearfix {
    display: inline-block;
  }


* html .clearfix {
    height: 1%;
  }


.clearfix {
    display: block;
  }

@media print{ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



h1, h2, h3, h4, h5, h6 {
    font-family: "Trebuchet MS","Trebuchet","Nimbus Sans L",sans-serif;
    color: #5A3320;
  }


h1 {
    font-size: 150%;
    color: #CC0000;
  }


h3 {
    font-size: 90%;
    color: #CC0000;
  }


hr {
    width: 80%;
    border: 1px inset #999999;
    text-align: center;
  }


a {
    color: #CC0000;
    text-decoration: none;
    border: 0px;
  }


a:hover {
    text-decoration: underline;
  }


.specialimage {
    border: 10px;
    border-color: #FFFFFF;
    padding: 5px;
    margin: 5px;
  }


#menu ul {
    list-style-image: url('../images/bullet-triangle.png');
    font-family: Tahoma , Sans , Arial , Helvetica, sans-serif;
  }


#menu ul li {
    margin-top: 0.5em;
  }


#menu a {
    text-decoration: none;
    color: #796646;
  }


#menu a:hover {
    color: #FFFFFF;
  }


#menu li a {
    display: block;
    text-decoration: none;
    width: 80%;
  }


#menu li a:hover {
    background-color: #D3CAAA;
  }


#footercontainer {
    padding-top: 20px;
    font-size: 11px;
  }


.admin_label {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    clear: both;
  }


.admin_label img {
    opacity: 0.75;
  }


.admin_label img:hover {
    opacity: 1;
  }


.admin_spacer {
    /* clear: both;
    */display: block;
  }


.error_message {
    width: 70%;
    height: auto;
    padding: 4px;
    background-color: #E85752;
    border: solid #E20700 2px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }


.error_message h1 {
    font-size: 14px;
    color: #313163;
  }


.notification_message {
    width: 70%;
    height: auto;
    padding: 4px;
    background-color: #80FF80;
    border: solid #00BF00 2px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
  }


.notification_message h1 {
    font-size: 14px;
    color: #313163;
  }


.navigationbar {
    padding: 4px;
    border: solid #F08682 1px;
    background-color: #F9CCCA;
    width: 90%;
    font-size: 15px;
  }


.navigationbar a {
    text-decoration: none;
    font-size: 16px;
    color: #313163;
  }


.navigationbar a:hover {
    text-decoration: underline;
  }


img {
    border: 0;
    padding: 3px;
  }


.table_even {
    background-color: #EEEEED;
  }


.table_odd {
    background-color: #D4D7D0;
  }


.table_even img {
    opacity: 0.80;
  }


.table_odd img {
    opacity: 0.80;
  }


.table_odd img:hover {
    opacity: 1;
  }


.table_even img:hover {
    opacity: 1;
  }


.page_adminbuttons {
    width: 90%;
    padding: 3px;
    background-color: #F9CCCA;
    border: solid #E85752 1px;
    font-size: 11px;
  }


#party_details td {
    padding: 2px;
    background-color: #BFD9FF;
    /* font-size: 13px;
    */
  }


label {
    float: left;
    clear: both;
    width: 90%;
  }


input {
    margin: 0px;
  }


fieldset {
    width: 70%;
  }

.guestbook_even {
background-color: #F0ECE0;
}
.guestbook_odd {
background-color: #F9F6F1;
}
#guestbook_table td {
padding: 5px;
width: 100%;
}
#guestbook_table {
width: 100%;
}
.guestbook_title {
font-size: 14px;
}
.guestbook_message {
padding-top: 5px;
}

#guestbook_link {
color: red;
padding-left: 15px;
font-size: 16px;
font-weight: bold;
}
#guestbook_link:hover {
text-decoration: underline;
}

.guestbook_quote {
border: solid black 1px;
padding: 10px;
font-size: 11px;
background-color: #E1DFDA;
}
.guestbook_quote_title {
font-size: 11px;
margin: 0px;
}

