/*------------------------------------------------------------------------------------
      Global Elements
    ------------------------------------------------------------------------------------*/
@font-face {
  font-family: "Papyrus";
  src: url(../fonts/Papyrus.ttf) format("truetype");
}

@font-face {
  font-family: "Papyrus";
  src: url(../fonts/Papyrus.otf) format("opentype");
}


body {
    background-color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
}

a {
    color: #a51d1d;
    font-size: 1.2em;
    text-decoration: none;
}

p {
    margin-bottom: 15px;
    font-size: .95em;
}

#wrapper {
    width: 920px;
    margin: auto;
    height: 100%;
}

h1 {
    font-size: 1.5em;
    font-family: "Papyrus", Arial,Helvetica, sans-serif;
}

/*------------------------------------------------------------------------------------
      Global Classes
    ------------------------------------------------------------------------------------*/

.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.wrap          { width:960px;margin:0 auto; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.altcolor      {color: #a51d1d;}
.altfont       {font-family: "Times New Roman", serif;}

.hidden        {display: none;}

/*------------------------------------------------------------------------------------
      Header & Logo
    ------------------------------------------------------------------------------------*/

/******* Logo *******/
#logo {
    background: #a51d1d;
    padding: 0;
    float: left;
    height: 100%;
}

#header {
    padding: 40px;
}

/******* Navigation *******/
#navigation {
    font-family: Arial,Helvetica, sans-serif;
    display: block;
}
#navigation ul {
    text-align: center;
    width: 100%;
    margin:0px;
    padding:0px;
}

#navigation ul li {
    display:inline;
    float:left;
    list-style:none;
    margin-left:20px;
    position:relative;
    text-align: center;
	padding:10px;
    /*padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 6px; /*If Menu not Papyrus change last 3lines to padding:10px; */
}

#navigation li a {
    color: #a51d1d;
    font-size: 1.2em;
    text-decoration:none;
}

#navigation li a:hover {
    text-decoration:underline;
}

#navigation li ul {
    margin:0px;
    padding:0px;
    padding-bottom: 20px;
    display:none;
    position:absolute;
    left:0px;
    top:31px;
    background-color:#fff;
    /*-moz-opacity:0.9;
    opacity: 0.9; */
    text-align: left;
    -moz-border-radius-bottomleft : 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright : 15px;
    -webkit-border-bottom-right-radius: 15px;
    border: 1px solid #000;
    border-top: none;
    width: 250px;
    z-index: 100;
    
}

#navigation li:hover ul{
    display:block;
    width:140px;
    text-align: left;
    margin-top: 25px;
}

#navigation li li{
    text-align: left;
    padding: 5px;
    margin: 0;
    font-size: 1em;
    position: relative;
    z-index: 100;

}

#nav {display: none;}


/*------------------------------------------------------------------------------------
      Main Content
    ------------------------------------------------------------------------------------*/
#main {
    float: right;
}

#box {
    margin: auto;
    width: 730px;
    height: 540px;
    background: #000;
}

#frontcontact{
    float: left;
    width: 21px;
    height: 370px;
    background: transparent; /*url(../images/frontcontact.jpg) no-repeat*/
    position: relative;
    top: 350px;
}

#login {
    margin-bottom: 20px;
}

#copyright {
    float: right;
    position: relative;
    top: 220px;
    width: 16px;
    height: 550px;
    /*background: url(../images/copyright.png) no-repeat;*/

}

#siteinfo {
    float: right;
    position: relative;
    right: -240px;
    top:400px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    font-size: .9em;
    font-family: "Papyrus", arial, san-serif;
    color: #000;
    display: none;
}

#frame {
    margin: auto;
    background: url(../images/frame.png);
    width: 730px;
    height: 540px;
    position:absolute;
    top: 106px;
}

.fade {
    background: transparent url(../images/copy.png) no-repeat;
    height: 540px;
    width: 745px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: -24px;
}

.copy {
    padding: 0px 0px 20px 40px;
    font-family: "Papyrus", Arial,Helvetica, sans-serif;
    font-size: 1.2em;
    height: 390px;
    width: 350px;
    overflow: auto;
    position: relative;
    z-index: 1;
    text-align: left;
}

.copy-noscroll {
    padding: 20px 0px 20px 40px;
    font-family: "Papyrus", Arial,Helvetica, sans-serif;
    font-size: 1.2em;
    height: 477px;
/*    width: 350px; */
    width: 467px;
    overflow: auto;
    position: relative;
    z-index: 1;
    text-align: left;
}

.copy img {
    border: 5px #fff solid;
    margin-right: 15px;
}

.red {color: #DD2E2E;}

.sansSerif {
    font-family: sans-serif;
    font-size: .9em;
}

.fontPapyrus {
    font-family: "Papyrus",Arial,Helvetica, sans-serif;
    font-size: 1.1em;
}

.bolder {font-weight: bold;}

.page {
    margin-top: 26px;
    height: 540px;
    width: 730px;
}

.spread {
    padding-top: 40px;
}

#story {
    height: 57px;
    width: 369px;
    background: url(../images/story.jpg) no-repeat top right;
    margin-left: 350px;
    position: relative;
    top: 54px;
}

/******* About Page *******/
#about {
    background: url(../images/backgrounds/about.jpg) top right no-repeat;
}

/******* Tara Page *******/
#tara {
    background: url(../images/backgrounds/tara.jpg) no-repeat;
}

#tara img {border: none;}
#tara a {font-size: 1em;}

/******* Raves Page *******/
#raves {
    background: url(../images/backgrounds/raves.jpg) no-repeat top right;
}

#raves img {margin: 5px 10px 0px 10px;}

/******* Wedding Price Page *******/
#wedding {
    background:#000 url(../images/backgrounds/wedding.jpg) no-repeat top right;
}

/******* Senior Price Page *******/
#senior {
    background:#000 url(../images/backgrounds/senior.jpg) no-repeat top right;
}

/******* Family Price Page *******/
#family {
    background:#000 url(../images/backgrounds/family.jpg) no-repeat top right;
}

/******* Baby Price Page *******/
#baby {
    background: #000 url(../images/backgrounds/baby.jpg) no-repeat top right;
}

/******* Contact Page *******/
#contactpage {
    background: url(../images/backgrounds/contact.jpg) no-repeat;
}

/******* Price Pages *******/
.package {
    text-align: left;
    margin-bottom: 30px;
    font-family: "Times New Roman", serif;
    background-color: #EEDDEE;
}

.pricing ul {
    padding-left: 15px;
    margin-left: 15px;
    list-style-image: url(../images/ulIcon.png);
}

#copyrt {
     text-alight: right;
     font-size: .4em;
     color: #444444;
     font-style:italic;
}
/*------------------------------------------------------------------------------------
      Footer
    ------------------------------------------------------------------------------------*/

