@charset "iso-8859-1";
/* CSS Document */

/*
beige - #e8e5d1
grey - #252c34
red - #8e2329
*/

html, body {background:#e8e5d1;}


#wrapper {width:900px; margin:0px auto; padding:0px; background:url(../images/wrapperbg.jpg) top right no-repeat;}
#header {border:0px solid red; width:900px; height:91px; text-align:right; padding:0px}
#header input.text {border:0px solid orange; width:193px; height:21px; background:url(../images/searchbox.png) top left no-repeat; font-size:9px; color:#8e2329; font-weight:bold; margin:10px 0px 0px 0px; padding:5px 15px 0px 20px;}
#formSearch {margin:0;}
#header select {border:0px solid transparent; background:transparent; font-size:10px; color:#8e2329; font-weight:bold; margin-top:5px;}


#search {width:450px; background:none; float:right; vertical-align:top; padding:55px 215px 0px 0px; margin:0;}


#menu {height:24px; width:880px; background:url(../images/menubg.png) top center no-repeat; text-align:left; text-transform:uppercase; font-weight:bold; font-size:12px; padding:10px 10px 0px 10px; border:0px solid red;}
#menu a, a:visited, a:active {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; margin:2px 10px; padding:1px 4px;}
#menu a:hover {color:#8e2329; background:#fff; padding:1px 4px; -webkit-border-radius:4px; -moz-border-radius:4px; behavior:url(../border-radius.htc);}

.visitorText {color:#e8e5d1; text-transform:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-style:normal;}
#menu a.visitorLink, a.visitorLink:visited, a.visitorLink:active {color:#d1545b; padding:0; text-transform:none; margin:0;}
#menu a.visitorLink:hover {color:#e8e5d1; padding:0; text-transform:none; background:none;}

#content a, a:visited, a:active {color:#8e2329; text-decoration:none; padding:0; margin:0;}
#content a:hover {color:#252c34;}
.content {width:858px; background:url(../images/contentbg.png) top center repeat-y; padding:10px 21px; text-align:left; clear:both; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-style:normal; font-weight:normal;}

h1, h2, h3, h4, h5 {margin:0; padding:0 0 15px 0;}
h6 {margin:0; padding:0 0 5px 0;}

#content h2 {font-family:Impact, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:30px; color:#8e2329;}
#content h3 {font-family:Impact, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:25px; color:#252C34;}
#content h4 {font-family:Impact, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#4F4C3B;}
#content h5 {font-family:Impact, "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; color:#252C34;}
#content h6 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; color:#8e2329; text-transform:uppercase;}

.sidebartop {width: 203px; background: url(../images/sidebartop.png) top center no-repeat; float: right; margin: 0px 0px 10px 10px; clear: both;}
.sidebarbot {width: 183px; background: url(../images/sidebarbot.png) bottom center no-repeat; padding: 5px 10px; text-align:left; font-size:12px;}

#ContactForm, input, select, textarea {margin:5px 5px 7px 0px; padding:3px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px;}
#ContactForm, input:focus, select:focus, textarea:focus {background:#252c34; color:#e8e5d1;}

#footer {width:900px; height:10px; background:url(../images/footerbg.png) top center no-repeat; border:0px solid red;}

li {list-style-image:url(../images/bullet.png);}
.BookResultTable {border-right:1px dashed #E8E5D1; border-top:1px dashed #E8E5D1;}
.TablePadding {padding-right:10px;}
.red {color:#F00;}

.popupContent
{
    width: 400px;
}

.popupContentContent
{
    text-align: left;
    color: #fff;
    background-color: #111111;
    width: 50%;
}

.popupContentContent span
{
    color: #eee;   
}
