/*************************************************************
CONTAINER HOLDING SITE
*************************************************************/
#container {
        margin: 15px auto 15px auto;
        width: 1000px;
        text-align: left;
}


/*************************************************************
HEADER
*************************************************************/

#header {
        width: 1000px;
}




/*************************************************************
DIORAMA ON HOMEPAGE
*************************************************************/

#diorama {
        width: 750px;
        text-align: center;
        float: left;
}

#diorama h1 {
		font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
        font-size: 19px;
        font-weight: bold;
        font-style: normal;
        color: #013B6A;
        letter-spacing: 0px;
        text-transform: none;
        margin: 0px 0px 3px -40px; /* left margin value positions the header more centered in the gray box */ 
}


#diorama li {
        margin: 0px 35px 0px -15px; /* left margin value positions the header more centered in the gray box; the right margin value sets space between list items */
        display: inline;
        font-weight: bold;
        list-style-type: none;
        font-size: 12px;
}

#diorama li a:link, #diorama li a:visited {
        color: #4F0003;
        text-decoration: underline;
}

#diorama li a:hover, #diorama li a:visited:hover {
        color: #920107;
        text-decoration: none;
}



#middlebar {
        position: relative;
        float: left;
}

#middlebar .ribbon {
        width: 130px;
        height: 153px;
        position: absolute;
        left: 870px;
        top: -48px;
        z-index: 1;
}

/*************************************************************
WELCOME AREA ON HOMEPAGE
*************************************************************/

#welcome {
        width: 720px;
        float: left;
}

#welcome p {
        margin-left: 70px;
        width: 470px;
        font-size: 12px;
        color: #333333;
        line-height: 18px;
}



/*************************************************************
LOWER RIGHT COLUMN ON HOMEPAGE
*************************************************************/

#homerightcol {
        width: 274px;
        float: right;
        border-left: 1px #B2B2B2 solid;
        margin-right: 0px !important;
        margin-right: 1px;
}

#homerightcol .text {
        margin-left: 20px;
        width: 200px;
        margin-bottom: 0px;
}

#homerightcol .text h1 {
		font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
		font-style: normal;
        font-weight: bold;
        font-size: 12px;
        color: #013B6A;
        margin-bottom: 0px;
        margin-top: 0px;
}

#homerightcol .text h2 {
        font-weight: bold;
        font-size: 11px;
        margin-bottom: 3px;
        margin-top: 0px;
        letter-spacing: 0px;
        text-transform: none;
}

#homerightcol .text h2 a:link {
        color: #7D4212;
        text-decoration: underline;
}

#homerightcol .text h2 a:visited {
        color: #7D4212;
        text-decoration: underline;
}

#homerightcol .text h2 a:hover {
        color: #B35A11;
        text-decoration: none;
}

#homerightcol .text p {
        font-size: 11px;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
}

#homerightcol hr {
        background-color: #333333;
        height: 1px;
        width: 155px;
        border: 0;
        margin: 10px 0px 10px 0px;
}


/*************************************************************
SPLASH PAGE
*************************************************************/

.mainsplash { background: url("../images/home_splash_back.jpg") no-repeat;width:1000px; height:418px; border:0px solid #000; padding:0px 0 0 0px;}
.btncontainer {margin:122px 0 0 70px; border:0px solid #000; float:left;}
.splashreplica {margin:44px 0 0 0px; float:left; border:0px solid #000;}
.splashbtns {margin:73px 0 0 10px; float:left; border:0px solid #000;}




/*************************************************************
NAVIGATION COLUMN
*************************************************************/

#nav {
        width: 225px;
        float: left;
        color: #ffffff;
}

#nav a {
        text-decoration: none;
        color: #ffffff;
}

#nav a:hover {
        color: #ffffff;
        text-decoration: underline;
}

#nav a:visited {
        color: #ffffff;
        text-decoration: none;
}

#nav a:visited:hover {
        color: #ffffff;
        text-decoration: underline;
}

/**************************
LEVEL ONE NAVIGATION
***************************/

#nav .level1 {
        position: relative;
        left: 50px;
        width: 160px;
        font-weight: bold;
        line-height: 18px;
        font-size: 11px;
        letter-spacing: 1px;
}

#nav .level2 {
        padding-left: 8px;
        margin: 5px 0px 8px 0px;
        line-height: 15px;
        font-weight: normal;
        font-size: 11px;
}

/* little color swatches for product categories in navigation  */
#nav .level2 img {
        width: 7px;
        height: 7px;
        border: 1px solid #999999;
}


#nav a.gray {
        color: #BBBBBB;
}








/*************************************************************
HOLDS BACKGROUND IMAGES THAT STRETCH VERTICALLY FOR MULTI COLUMN LAYOUT
*************************************************************/

#wrapper {
        width: 1000px;
        background-image: url("../images/bgd.gif");
        background-repeat: repeat-y;
        float: left;
}

#wrapperhometop {
        width: 1000px;
        background-image: url("../images/bgd_home_top.gif");
        background-repeat: repeat-y;
        float: left;
}

#wrapperhomebottom {
        width: 1000px;
        background-image: url("../images/bgd_home_bottom.gif");
        background-repeat: repeat-y;
        float: left;
}

/*

#wrapperhomebottom:after { /* clears floats
        content: ".";
        height: 0px;
        visibility: hidden;
        display: block;
        clear: both;
}

#wrapperhometop:after { /* clears floats
        content: ".";
        height: 0px;
        visibility: hidden;
        display: block;
        clear: both;
}

*/



/*************************************************************
MAIN CONTENT ON INTERIOR PAGES
*************************************************************/

#main {
        width: 700px;
        float: right;
        margin-right: 40px;
        display: inline;

}

#main:after { /* clears floats; makes way for footer */
        content: ".";
        height: 0px;
        visibility: hidden;
        display: block;
        clear: both;
}

#main .ribbontales {
        position: relative;
        width: 115px;
        left: 580px;
        top: 0px;
}






/*************************************************************
FOOTER
*************************************************************/
#footer {
        position: relative;
        width: 1000px;
        float: left; 
}


/* small randomly generated product on homepage */
#footer .smproduct {
        width: 180px;
        height: 242px;
        position: absolute;
        margin: 0px;
        left: 544px;
        top: -242px;
        z-index: 50;

}

