/* Start of CMSMS style sheet 'Microsites New Home Master' */

body {
    background-color: #FFFFFF;
    margin:0;
    padding:0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .75em;
}

img {
    border:none;
}

p {
    font-family: "Arial";    
    font-size: 1.1em;
}

div#background {
    background-color: #FFFFFF;
    width: 100%;
    margin:10px auto 0px auto;
    text-align: center;
}

#header {
    height: 120px;
    width: 940px;
    margin: auto;
    vertical-align: middle;
}

#logo {
    width: 239px;
    height: 100px;
    padding: 15px 1px 8px 4px;
    float: left;
}

#tagline {
    width: 400px;
    height: 100%;    
    position: relative;
}
#tagline img {
    position: absolute;
    bottom: 0;
}

#brand {
    text-align: right;
    width: 300px;
    height: 100px;
    float: right;
    margin-right: 10px;
}

#menubar {
   height: 25px;
   margin: 0px;
   background: #A7B8C8;
   width: 100%;
  clear: both;
}
#menuwrapper {
   width: 950px;
   margin: auto;
}

#glamour {
    height: 313px;
    width: 945px;
    margin: auto;
    margin-top: 8px;
}

div#contentbody {
  position:relative;
  width: 100%;
  vertical-align: top;
  padding: 1px 0 0 0px;
  text-align: left;
  background: #ffffff;
}

#leftglam {
    width: 219px;
    margin-left: 0px;
    height: 313px;
    background-color: #C6D3D7;
    border: 1px solid;
    border-color: #ffffff;

}
#leftglamlinks {
    text-align:right;
    margin-top: 32px;
}
#leftglamlinks img {
    margin-bottom: 8px;
}
#leftglamlinks p {
    margin-top: 25px;
    text-align: center;
    color: #b71222;
    font-family: "GillSans", "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
}
#leftglamlinks .phone, #leftglamlinks .phone a {
    margin-top: 5px;
    font-weight: normal;
    font-size: 1.8em;
    color: #b71222;
    font-family: "GillSans", "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#rightglam {
    width: 714px;
    margin-left:8px;
}
#glamourimage {
    width: 706px;
    margin: 0px 0px 0 0;
    background-color: #D1C99D;
    text-decoration:none;
    position:relative;
    display:block;
    float:left;
    height: 313px;
    text-align: left;
    border: 1px solid #fff;
}
#glamourimage span{
  position:absolute;
  left:412px;
  top:0%;
}
#glamourimage #schedule_form {
    position: absolute;
    left: 460px;
    top: 5px;
    text-align: right;
    width: 230px;
}
#schedule_form .title {
    font-size: 1.4em;
    font-weight: bold;
    font-family: "GillSans", "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#schedule_form .title b {    
    color: #7c2705;
}
#schedule_form .message {
    color: #744912;
    font-size: 1.1em;
    line-height: 1.3em;
    margin:0 0 3px 0;
}
#schedule_form .simpleform {
    margin: 0;
    line-height: 2.2em;
    font-size: 1.2em;
    font-family: "GillSans", "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.simpleform input {
    width: 120px;
    border: none;
    height: 17px;
    margin-left: 8px;
}
.simpleform a {
    color: #9c7847;
    font-family: 'trebuchet ms',helvetica,sans-serif;
    font-size: 0.75em;
    margin-right: 5px;
}
.simpleform a:hover {
    color: #ca6b0c;
}
.simpleform input.fbsubmit {
  width: 100px;
  height: 25px;
  color:#9c7847;
  margin-top: 10px;
  font-family: 'trebuchet ms',helvetica,sans-serif;
  font-size: 1em;
  background-color:#e0d6ae;
  border: 1px solid;
  border-color: #9c7847 #9c7847 #9c7847 #9c7847;
  float: right;
}

.simpleform input.btnhov {
  color: #ca6b0c;
  border-color: #ca6b0c;
}

#privacylink {
    position: absolute;
    margin: 7px auto auto 15px;
    width: 100px;
    left: 0px;
}

#shots {
    width: 945px;
    height: 185px;
    margin: auto;
}

#shotimages {
   list-style: none;
    margin: 8px auto 8px auto;
   padding: 0;
}
#shotimages li {
   margin: 0 50px 0 0;
   float: left;
   position: relative;
   width: 186px;
}
#shotimages em {
   width: 195px;
   display: block;
        padding: 3px 0 3px 10px;
   text-align: left;
   font-family: Arial,Helvetica,sans-serif;
        font-style: normal;
        font-size: 13pt;
        font-weight: bold;
   color: #383734;
        border: 3px solid #fff;
   position: absolute;
   top: 10px;
   left: 5px;
        background-color: #f0f0f0;
        /* for IE */
        filter:alpha(opacity=80);
        /* CSS3 standard */
        opacity:0.80;
}

#shotimages a {
   text-decoration: none;
   color: #666;
}
#shotimages a:hover {
   color: #000;
   text-decoration: underline;
}

#areas {
    height:24px;
    margin: 8px 0 0 0px;
    background: #b4a76c;
    width: 100%;
}

#copy {
    height: 120px;
    width: 930px;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 15px auto 8px auto;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
}
#footer {
   padding-top: 15px;
    text-align: center;
    color: #000000;
}
#footer a {
    color: #000000;
}
#footer a:hover {
    color: #ddd;
}

#footerlist {
   list-style: none;
   margin: 0;
   padding: 0;
}
#footerlist li {
   float: left;
}

.phone {
    margin: 10px 0px 15px 0px;
}

.phone a {
    font-size: 1.9em;
    text-decoration: none;
    color: #000;
    font-family: "GillSans", "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Common */
.floatleft {
    float:left;
}

/* Toolbar */


div#toolbar 
{
  background:#fff;
  height: 55px;
  margin: auto;
  width: 940px;
  text-align: center;
}

div.toolbarleft div {
  float: left;
  padding-left: 10px;
  padding-right: 10px; 
}
div.toolbarright div {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
}
div#toolbar .clearer {clear: left; line-height: 0; }

div#toolbar_break {
    border-top: solid 1px #D1C99D;
    margin: 0 0 10px 0;
    width: 100%;
}

.hidden {
    display: none;
}

#primary-nav li a {
    cursor: hand; 
    cursor: pointer; 
}

#primary-nav li {
    text-align: left;
}

#secondary-nav li {
    text-align: left;
}

/* End of 'Microsites New Home Master' */

