
body {font-size: 12px;
      font-family:Arial, Helvetica, sans-serif;
      margin: 0;
      padding: 0;
      background: url(images/background.jpg) repeat-x;
      color: #000;
      text-align: center;} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6, p {margin: 0 0 25px 0;
                           padding: 0;}

p {line-height: 160%;}

img {border: 0;
     margin: 0 0 25px 0;}
       
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a {color: #586D8C; text-decoration: none; background-color: #F5F5F4;}
a:link {color: #586D8C; background-color: #F5F5F4;}
a:visited {color: #586D8C; background-color: #F5F5F4;}
a:hover {color: #4153AD; background-color: #F5F5F4;}

.clear-fix:after {content: ".";
                  display: block;
                  clear: both;
                  height: 0;
                  visibility: hidden;}

.clear-fix {display: inline-block;}

/* Hide from IE Mac \*/

.clear-fix {display:block;}

/* End hide from IE Mac */

.right {float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.justify {text-align: justify;}
                  
#container {width: 780px;
            margin: 0 auto;
            text-align: left;}

#header {width: 100%;
         height: 121px;
         position: relative;
color:#FFFFFF;}

#logo {position: absolute;
       left: 0;
       top: 5px;}

#logo h1 {margin: 0;}

#logo a {background: transparent;}

#logo img {display: block;
           margin: 0;}
#subtitle {
position:absolute;
right:0px;
bottom:5px;
font-size:15px;
font-style: italic;
font-weight: bold;
padding-left:10px;
color:#7c6e15;
}
#flags {
position:absolute;
right:0px;
bottom:5px;
font-size:15px;
font-style: italic;
font-weight: bold;
padding-left:10px;
color:#7c6e15;
}
#flags img {
margin-left:2px;
}
/* Begin Search Form CSS */

#search {position: absolute;
         right: 0;
         top: 87px;}

#search input#s {margin-right: 5px;
                 vertical-align: middle;
                 border-bottom: 1px solid #6C6764;
                 border-right: 1px solid #6C6764;
                 border-top: 1px solid #272525;
                 border-left: 1px solid #272525;
                 padding: 0.24em;
                 width: 135px;
                 background-color: #514C4B;
                 color: #B7B2B1;}

#search input#s:focus {background-color: #4A4544;
                       color: #B7B2B1;}

#search input#submit {border: 0;
                      margin: 0;
                      vertical-align: middle;
                      background-color: #4A4544;
                      color: #B7B2B1;}

/* End Search Form CSS */

/* Begin main navigation menu. */

#menu {width: 100%;
       height: 37px;
       clear: both;}

#menu ul {list-style-type: none;
          margin: 0;
          padding: 0;}

#menu ul li {display: inline;}

#menu ul li a {text-decoration: none;
               height: 36px;
               padding: 0 14px;
               margin: 0;
               line-height: 37px;
               display: block !important;
               float: left !important;
               background: #817A77 url(images/button_background.png) repeat-x;
               color: #edd52d;
               font-size: 13px;
               border-right: 1px solid #504B4A;}

#menu ul li a#first {border-left: 1px solid #504B4A;}

#menu ul li a:hover {background: #7c6e15;
                     background-position: 0 -37px;
                     color: #FFF;}

/* End main navigation menu. */

#wrapper {width: 100%;
          margin-top: 11px;
          padding: 0;} 

#left-column {width: 500px;
              float: left;
              padding: 0;
              margin: 0;
              min-height: 360px;}
p {font-size: 12px;
         font-style: normal;
         }

p#intro {font-size: 12px;
         font-style: normal;
         }

p#intro-photos {text-align:center;
         font-style: normal;
         }

p#intro-photos img {
margin-right:10px;
border:1px solid #000;
}

#learn-more {width: 100%;
             text-align: right;
             margin-bottom: 25px;}

#learn-more a img {display: block;
                   float: right;}
#service {display: block;
margin:0px;
                   float: right;}

#right-column {width: 240px;
               padding: 0;
               float: right;
               margin: 0;}
#right-column2 {width: 240px;
               padding: 0;
               float: right;
               margin: 0;}
.sidebar-header {font-size: 20px;
                 font-weight: normal;
                 width: 380px;
                 height: 25px;
                 line-height: 25px;
                 text-indent: 34px;
                 color: #7c6e15;
                 background: url(images/sidebar_header.jpg) no-repeat;}

/* Featured news */

.headline {margin: 0 0 5px;
           padding: 0;
           font-size: 12px;}

.date {color: #5A6F90;
       background-color: #F5F5F4;
       float: left;}

#footer-wrapper {width: 100%;
                 clear: both;
                 background: #000 url(images/footer_background.jpg) repeat-x;
                 color: #B9B6AF;}

#footer {width: 780px;
         margin: 0 auto;
         clear: both;
         padding: 0;
         text-align: right;
         position: relative;}

#back-to-top {position: absolute;
              right: 2px;
              top: 4px;}

#back-to-top img {display: block;}

#footer-content {padding: 45px 0 5px;}

#footer p {margin: 0;}

#footer a {background-color: #000000;
           color: #edd52d;
           text-decoration: none;}

#footer a:link {background-color: #000000;
                color: #edd52d;}

#footer a:visited {background-color: #000000;
                   color: #edd52d;}

#footer a:hover {background-color: #000000;
                 color: #FFF;}

#footer-left {float: left;
              margin: 0;}

#footer-left img {display: block;
                  float: left !important;
                  margin: 0;}

/* Begin links list or a list of whatever you want */

#links {width: 100%;
        margin-bottom: 25px;}

#links ul {margin: 0;
           padding: 0;
           list-style-type: none;}

#links ul li {margin: 0 0 1px;}

#links ul li a {display: block;
                padding: 3px 0;
                width: 230px;
                border-bottom: 1px dotted #5D5756;
                text-decoration: none;}

#links a:hover {background-color: #E2E2E0;}

/* End links list. */
.float-container {
    overflow: hidden;
    width: 100%;
	border: 0px solid #800063;
margin:0px;
padding:0px;

}
.escort-list-item {
  position: relative;
  float: left;
  width: 140px;
  margin-left: 10px;
  padding: 0 0 3px 0;
  color: #666666;
  text-align: center;
  border-bottom: 0px solid #cac3c3;
}
.new {
  position: absolute; left: -9px; top: 10px;
}
.full {
  position: absolute; left: 5px; top: 140px;
}
.showname {
  margin: 9px 0 2px 0;
  font-weight: bold;
  font-size: 14px; _font-size: 120%;
}
.photo img {
  display: block;
  background: none;
  padding: 1px;
  border: 1px #000000 solid !important;
  margin: 0 auto;
}
#right-column img {
display: block;
  background: none;
  padding: 1px;
  border: 1px #000000 solid !important;
  margin: 0 auto;
}
#img-container img {
display: block;
  background: none;
  padding: 1px;
  border: 1px #000000 solid !important;
  margin: 5px auto;
}
.ontour {

height:10px;
}
#right-column2 img {
width:300px;
}
label.myLabel {
	float: left;
	clear: left;
	width: 160px;
	margin-right: 0.5em;
	padding-top: 0.1em;
	text-align: right;
}
select.mySelect {
    margin-bottom: 3px;
    color: black;
    background-color: white;
/*
    border: 0;
*/
}
input.myText {
    width: 120px;
    margin-bottom: 3px;
    border: 1px solid;
}
textarea.myTextArea {
    width: 250px;
    margin-bottom: 3px;
    border: 1px solid;
}
.myButton {
    margin-top: 10px;
    padding: 3px;
    font-size: 10px;
    font-weight: bold;
    color: black;
    background: white left bottom;
    border: 1px solid black;
    cursor: pointer;
}
a.myButton, a.myButton:hover {
    overflow: hidden;
    display: block;
    color: black;
    text-decoration: none;
}
.error {
color:red;
font-weight: bold;
}
#img-border {
width:302px;
height:502px;
border:2px solid #edd52d;
text-align:center;
padding-top:1px;
background-color:#000;
margin-bottom:10px;
}
#noborder {
width:300px;
height:500px;
}
#img-border2 {
width:302px;
height:227px;
border:2px solid #edd52d;
text-align:center;
padding-top:1px;
background-color:#000;
margin-bottom:10px;
}
#noborder2 {
width:300px;
height:225px;
}
#container ol {
margin-top:-20px;
padding:0;
}
#pictures {
width:100%;
text-align:center;
}
.photo {
border:1px solid #000;
margin-right:20px;
}
.photo2 {
border:1px solid #000;
margin-right:20px;
}
