﻿body
{
    background: url(/images/bg.gif) no-repeat scroll center top #000000;
    font-family: "Century Gothic";
}
#navigation, #footer
{
    color: #fff;
    width: 990px;
    margin: 0 auto; /*border-bottom: 1px solid #fff;*/
}
#navigation hr
{
    clear: both;
    border: none;
    padding: 0;
    margin: 0;
    height: 0;
}

#navigation li
{
    display: inline;
}

#navigation li a
{
    color: #000;
    text-decoration: none;
    float: left;
    display: block;
    border: solid 1px #fff;
    padding: 5px 10px;
    margin: 20px 5px 5px 0;
    text-align: center;
    background: #fff;
}

#navigation li a:hover, .home #home, .gallery #gallery, .investment #investment, .weddings #weddings, .about #about, .contact #contact, .clients #clients
{
    background: #000;
    color: #fff;
}

#home
{
    border-radius: 15px 0 0 0;
    -webkit-border-radius: 15px 0 0 0;
    -moz-border-radius: 15px 0 0 0;
    -0-border-radius: 15px 0 0 0;
}

#navigation li a.filler
{
    width: 312px;
    margin-right: 0;
    cursor: default;
    border-radius: 0 15px 0 0;
    -webkit-border-radius: 0 15px 0 0;
    -moz-border-radius: 0 15px 0 0;
    -0-border-radius: 0 15px 0 0;
}
#navigation li a.filler:hover
{
    background: #fff;
    cursor: default;
}

#page
{
    background: #fff;
    height: 430px;
    width: 990px;
    margin: 0 auto 0;
    overflow: hidden;
    background: #fff url(/images/logo.gif) no-repeat;
    position: relative;
    border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -0-border-radius: 0 0 15px 15px;
}
#page #content
{
    width: 390px;
    padding-top: 255px;
    float: left;
}

.gallery #page #content
{
    padding-top: 246px;
}

#page #content p
{
    margin: 0 10px 10px 10px;
    line-height: 1.4em;
}

p.centered
{
    text-align: center;
}

p.address
{
    text-align: center;
    font-size: 0.875em;
}

p.bold
{
    font-weight: bold;
}

#slides, #main
{
    position: absolute;
    left: 390px;
    width: 600px;
    top: 0;
}

#slides li
{
    display: block;
    height: 430px;
    width: 600px;
    border-radius: 0 0 15px 0;
    -webkit-border-radius: 0 0 15px 0;
    -moz-border-radius: 0 0 15px 0;
    -0-border-radius: 0 0 15px 15px;
}

#main
{
    height: 406px;
    overflow: auto;
    width: 580px;
    padding-left: 20px;
}

#main h1
{
    font-size: 1.25em;
    margin: 20px 10px 10px 0;
    text-indent: -2000px;
}

#main h2
{
    margin: 0 10px 10px 0;
}

#main blockquote, #content blockquote
{
    margin: 0 50px 20px 50px;
    line-height: 1.4em;
    font-style: italic;
    font-size: 1.125em;
}
#content blockquote
{
    margin: 0 40px 20px 40px;
}


#main cite
{
    display: block;
    text-align: right;
    font-style: normal;
}

#main p
{
    font-size: .875em;
    line-height: 1.4em;
    margin: 0 10px 20px 10px;
}

#main p.leadin
{
    margin-bottom: 5px;
}

#main ul, #main ol
{
    margin-bottom: 20px;
}

#main li
{
    font-size: .875em;
    line-height: 1.4em;
    margin: 0 10px 5px 10px;
}
ul.normal
{
    list-style-type: disc;
}
ul.normal, ol.normal, ol.decimal, ol.ALPHA, ol.alpha, ol.ROMAN, ol.roman
{
    padding-left: 25px;
}
/*gallery stuff */
#page div.panel
{
    width: 150px;
    float: right;
    height: 430px;
    overflow: hidden;
    position: relative;
}
#page div a.nav
{
    font-size: 1.125em;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    margin: 10px;
    padding: 5px;
    width: 120px;
    position: absolute;
    top: 0;
    text-shadow: 1px 1px 0 #000;
    font-weight: bold;
    filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
#page div ol.thumbs
{
    display: none;
}
#page div.selected ol.thumbs
{
    display: block;
    width: 303px;
    float: right;
    margin: 15px;
    background: rgba(255,255,255,0.45);
    background: url(/images/45_white.png);
    -moz-border-radius: 5px;
}
#page div ol li
{
    display: block;
    width: 100px;
    height: 100px;
    float: left;
}

#page div ol li img
{
    margin: 10px;
    border: solid 1px #000;
    box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
    -moz-box-shadow: 2px 2px 5px #ccc;
}


#children
{
    background: url(/images/children.jpg) no-repeat -66px 0;
}
#seniors
{
    background: url(/images/seniors.jpg) no-repeat -64px 0;
}
#weddings
{
    background: url(/images/weddings02.jpg) no-repeat -24px 0;
}
#families
{
    background: url(/images/families.jpg) no-repeat -42px 0;
    border-radius: 0 0 15px 0;
    -webkit-border-radius: 0 0 15px 0;
    -moz-border-radius: 0 0 15px 0;
    -0-border-radius: 0 0 15px 0;
}
#page div.selected
{
    background-position: 0 0;
    width: 540px;
}

.home h1, .gallery h1
{
    display:none;
}

.clothingguide h1
{
    height: 35px;
    background: url(/images/clothing_guide.gif) no-repeat top left;
}

.investment h1
{
    height: 35px;
    background: url(/images/investment.gif) no-repeat top left;
}

.about h1
{
    height: 35px;
    background: url(/images/about.gif) no-repeat top left;
}
.clients h1
{
    height: 35px;
    background: url(/images/clients.gif) no-repeat top left;
}
.weddings h1
{
    height: 35px;
    background: url(/images/weddings.gif) no-repeat top left;
}
.contact h1
{
    height: 35px;
    background: url(/images/contact_me.gif) no-repeat top left;
}

.notfound h1
{
    height: 35px;
    background: url(/images/not_found.gif) no-repeat top left;
}

/* tables */
table
{
    margin: 0 10px 20px 10px;
    border-collapse: collapse;
    width: 60%;
    font-size: 0.875em;
    box-shadow: 3px 3px 5px #bbb;
    -webkit-box-shadow: 3px 3px 5px #bbb;
    -moz-box-shadow: 3px 3px 5px #bbb;
}
table caption
{
    white-space: nowrap;
    margin-bottom: 10px;
    text-align: left;
}

table th, table td
{
    border: solid 1px #000;
    padding: 5px;
}

table th[scope="col"]
{
    text-align: left;
    background: #000;
    color: #fff;
}

table th[scope="col"].money
{
    text-align: right;
}

table th[scope="row"]
{
    text-align: left;
    font-weight: normal;
}

table td
{
    text-align: right;
}


/* forms */
#page fieldset
{
    background: #bbb;
    margin: 0 20px 20px 0;
    padding: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#page fieldset ol li
{
    display: block;
    float: none;
    height: auto;
    width: auto;
}
#page fieldset label, #page fieldset input, #page fieldset textarea
{
    display: block;
    font-size: 0.875em;
    line-height: 1.4em;
    margin: 0 10px 5px;
}

#page fieldset input[type="text"], #page fieldset textarea
{
    margin-bottom: 10px;
    width: 90%;
    padding: 5px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: solid 1px #eee;
    background: #ddd;
}

#page fieldset textarea
{
    height: 60px;
}

#page fieldset input[type="text"]:focus, #page fieldset textarea:focus
{
    background: #fff;
}

#page fieldset input[type="submit"]
{
    padding: 3px 15px;
}

.disclaimer
{
    font-size: 0.75em;
    margin: 50px 10px 10px 10px;
    text-align: center;
}


/* footer */
#footer p
{
    font-size: 0.75em;
    margin-top: 10px;
    text-align: center;
}

#footer img
{
	float:right;
}

/*
#page div a.nav
{
    z-index:2000;
}

#page div.selected div.overlay
{
    display:none;
}

div.overlay
{
    height:430px;
    width:150px;
    position:absolute;
    z-index:1000;
    background:url(/images/45_white.png);
}
*/
