#construction{
padding:40px;
text-align:center;
}
/*
    Document   : screen
    Created on : Jun 16, 2011, 6:57:57 PM
    Author     : shanebarnwell
    Description: Purpose of the stylesheet follows.
*/
#orderbox img{
    border:none;
}
p{
    text-indent:40px;
}
#introspecialistpic{float:left; padding:40px;padding-bottom:0px;}
#introspecialist{padding:20px; padding-top:40px;}

#introwhypic{float:left; padding:40px;padding-bottom:0px;}
#introwhy{padding:20px; padding-top:40px;}

.bookblurbs{
    padding-left:35px;
    padding-right:35px;
}
.bookblurbs h1,h2,h4{
    color:#623300;
    text-align:center;
}
.h3size{
    font-size: 120%;
    color:#623300;
}
.bookblurbs h2{
    color:#E60000;
    text-align:center;
}
#specialistparagraph1{
    min-height: 350px;
}
#specialistparagraph2{
    min-height: 300px;
}
#specialistparagraph3{
    min-height: 300px;
}
#specialistpic1{
    padding-right:20px;
    float:left;
}
#specialisttext1{
    padding-left:20px;
    padding-right:20px;
}
#specialistpic2{
    float:right;
    padding-left:20px;
    padding-right:20px;
}
#specialisttext2{
    padding-left:20px;
    padding-right:20px;
}
#specialistpic3{
    float:left;
    padding-left:20px;
    padding-right:20px;
}
#specialisttext3{
    padding-left:20px;
    padding-right:20px;
}
#specialistpage{
    padding-top:20px;
}
.specialistcontent{
    line-height: 180%;
}
#whypic1{
    padding-right:20px;
    float:left;
}
#whytext1{
    padding-left:20px;
    padding-right:20px;
}
#whypic2{
    padding-left:20px;
    float:right;
}
#whytext2{
    padding-left:20px;
    padding-right:20px;
}
#whypage{
    padding-top:20px;
}
.whycontent{
    line-height: 180%;
}
#pic1{
    float:left;
    padding-left:20px;
    padding-right:20px;
}
.historycontent{
    min-height:150px;
    line-height: 180%;
}
#text1{
    padding-left:20px;
    padding-right:20px;
}
#pic2{
    float:right;
    padding-left:20px;
    padding-right:20px;
}
#text2{
    padding-left:20px;
    padding-right:20px;
}
#pic3 a{
    color:#623300;
}
#pic3 a:hover, a:focus, a:active{
    color:#623300;
}
#pic3{
    float:left;
    padding-left:20px;
    padding-right:20px;
    text-align:center;
    line-height:100%;
    font-size:70%;
}
#text3{
    padding-left:20px;
    padding-right:20px;
}
#pic4{
    float:right;
    padding-bottom:40px;
}

#historybox{
    padding:30px;
}
#historybox h3{
    color:#623300;
    text-align:left;
}
#historybox h1{
    color:#623300;
    text-align:center;
}
#thumbgallery{
    padding:6px;
    padding-left:30px;
}
#thumbgallery li{
    padding:4px;
}
#checkoutbutton{
    text-align:center;
    padding-right:110px;
}
.checkoutpics{
    padding-right:20px;
}
#checkoutlist{
    margin-left: 50px;
    text-align: center;
}
.amazon-buy-button img{
    max-width: 170px;
}
.biggertext{
    font-size:140%;
}
#welcomeinfo{
    font-size:120%;
    padding-top:60px;
    padding-left:50px;
}
#outhouse{
    position:relative;
    top:380px;
    left:680px;
}
.homepic{
    /*background-image: url('/images/homepic.png');*/
}
.contactinfo{
    color:#F8F6EB;
    font-size: 140%;
    padding-right:40px;
    text-align:right;
}
.contactemail{
    color:#F8F6EB;
}
.covers{
    border:none;
    outline: none;
}
#covers{
    text-align: center;
    display: inline;
    margin-left: auto;
    margin-right: auto;
}
#nav {
    list-style:none;
    padding-top:2px;
    padding-bottom:30px;
}
#nav li:hover {
    background-image:url("/images/wingred.png");
    color:#fff;
}
#nav li a {
    background-image:url("/images/wing.png");
    color:black;
    display:block;
    font: 18px "Arial";
    height:45px;
    line-height:45px;
    padding:14px 25px 14px 25px;
    text-decoration:none;
    width:90%;
    text-align:center;
}
#nav li a:hover {
    background-image:url("/images/wingred.png");
    color:#fff;
}
#nav li a:active {
    -webkit-box-shadow:inset 0 -10px 20px rgba(0,0,0,.05), inset 0 2px 5px #363636, inset 0 0 0 1px rgba(255,255,255,.1);
    -moz-box-shadow:inset 0 -10px 20px rgba(0,0,0,.05), inset 0 2px 5px #363636, inset 0 0 0 1px rgba(255,255,255,.1);
}
#nav li .current,
#nav li .current:hover {
    background-image:url("/images/wingred.png");
    color:#fff;
}
.home #nav a[title~=Home],
.specialist #nav a[title~=Specialist],
.why #nav a[title~=Sequel],
.history #nav a[title~=History],
.order #nav a[title~=Order],
.contact #nav a[title~=Contact],
.photo #nav a[title~=Photo]{
    background-image:url("/images/wingred.png");
    color:#fff;
}
*{
    margin:0;
}
root {
    display: block;
}

body{
    background-color: #EBBC86;
}
#goliath{
    /*    border: red dotted 3px;*/
    padding-bottom: 20px;
}
#mother{
    padding-bottom: 20px;
    margin-bottom:20px;
    margin:auto;
    width:1010px;
}
#header{
    width:1000px;
    /*height:auto;*/
    height:130px;
    color:white;
}
#header ul{
    padding: 20px 10px 1px 0px;
    font: medium "Arial";
    text-align: right;
}
#header li{
    display:inline;
    padding:0;
    margin:0;
    list-style:none;
    text-align: right;
}
#header li a{
    text-decoration: none;
    opacity:.7;
}
#header a:link{
    color:white;
}
#header a:visited{
    color:white;
    outline:none;
}
#header a:hover,
#header a:focus{
    color:white;
    opacity:1;
}
#titleHeader{
    float:left;
}
#topleftlogo{
    padding:10px;
    padding-left:0px;
    border:none;
}
#userinteract{
    float:right;
    padding-top:63px;
    border:none;
}
#container{
    background-color: #EBBC86;
    margin:auto;
    margin-bottom: 40px;
    width:100%;
/*    min-height: 1000px;*/
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
}
#navigation{
    width:21.5%;
    float:left;
}
#adminheader{
    text-align:left;
}
ul.gallery li img{
    border: none;
}
ul.gallery li img:hover{
    width:144px;
    height:143px;
    border: 3px solid black;
}
#content{
    margin-bottom:40px;
    z-index:5;
    min-height: 500px;
    font:13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    list-style:none;
    width:77%;
    background-color:#F8F6EB;
    float:left;
    border:7px solid #BD8E58;
    border-top-left-radius:13px;
    border-top-right-radius:13px;
    border-bottom-left-radius:13px;
    border-bottom-right-radius:13px;
    -moz-box-shadow: inset  0 0 8px 3px #623300;
    -webkit-box-shadow: inset 0 0 8px 3px #623300;
    box-shadow: inset 0 0 8px 3px #623300;
    padding:0;
}
.order #content {
    background-image: url("/images/orderbackground.jpg");
    background-repeat: no-repeat;
}
.contact #content {
    background-image: url("/images/contactbackground.jpg");
    background-repeat: no-repeat;
}
.homepic{
    /*    background-image: url("/images/specialistcover.png");*/
    background-repeat: no-repeat;
}
#homeinclude img{
    border:none;
}
#homepagecover{
    padding:20px;
    float:right;
}
#homepagecover2{
    padding:20px;
    padding-top:50px;
    float:right;
}
#homepagetext{
    padding:40px;
    padding-top:50px;
}
#homepagetext2{
    padding:40px;
    line-height: 150%;
}
.evenlinespace{
    line-height: 190%;
}
#larger{
    font-size:136%;
}
#slightlylarger{
    font-size:130%;
}
.blacklink{
    color:blue;
}
.blacklink:hover{
    color:blue;
}
#orderoptions a{
    color:blue;
}
#orderoptions a:hover{
    color:blue;
}
#orderoptions{
    padding-left:40px;
    font-size:130%;

}
.noborder{
    border:none;
}
