/* Global Resets */
* {margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline; }

root {display: block;}

/* End Global Resets */

body {color: #774730;font-family:Verdana, Arial, Helvetica, sans-serif;
    background-image: url("../images/sc_background.gif");background-repeat: repeat;
}
a:link, a:visited, a:active  {color: #774730; text-decoration:none;}
a:hover { color: #EDD1A1; text-decoration:none;}
img {border:none}
hr {height:1px; background: #EDD1A1; width:100%; border:none}

.clear {clear:both}
.Lfloat {float:left}
.Rfloat {float:right}


#OutterWrapper {width:970px; background-color:white; margin:auto; margin-top:5px;
    border: 10px solid white; overflow:hidden
}

#Banner {}
    #Banner hr {height:2px; background: #EDD1A1; width:100%; border:none}
    #LogoExtender {position: relative; top:95px; left:70px}
    #BannerText{float:right; margin-right:5px; margin-top:70px;font-size: 12px;
                font-weight: normal;text-align: left;}
    .SmallBannerIcon {vertical-align:middle;border-style: none; height:21px}
    #CatalogSearch {margin: 0pt;padding: 0pt;float:right;margin-right: 0px;}
    #CatalogSearch p {margin-top:10px;margin-bottom:0px; font-size:12px}
    #CatalogSearch input.textbox {margin: 1px -15px 0px 0px; padding: 0pt;border:thin solid #774730;
             background-color:#EDD1A1; font-size:1.0em; vertical-align: top}
    #CatalogSearch input.button {border: thin solid black; background-color:#F6E8D0;}

#CatalogMenuDiv {position:relative; z-index: 10000;}
#CatalogMenu {width:100%; background-color:#EDD1A1;margin:5px auto;border-left: 122px solid #EDD1A1}
    #CatalogMenu li{font-size:10.0px; font-weight:bold; background-color:#EDD1A1; margin:0px;font-family:Arial, Verdana, Helvetica, sans-serif; }
    	#CatalogMenu li.last-child{border-right:thin solid white}
        #CatalogMenu li a {border-top-style: none;}
            #CatalogMenu li a:link,#CatalogMenu li a:visited,#CatalogMenu li a:active {COLOR: #774730;text-decoration:none;}
            #CatalogMenu li a:hover,#CatalogMenu li a:focus {COLOR: #EDD1A1;text-decoration:none; background: #F6E8D0;}

/* Content Div */
#Content{background-color:white}
    #ContentLeft {margin-bottom: -100px}

/* Joomla Content Module Output */
.contentpaneopen {width:100%}
#component-contact {text-align:center}

/* Front Page Module */
#FrontPage_Small_Images a.pic1 {margin-right:2px}
#FrontPage_Small_Images p {margin-top:0px; text-align: center;}
#FrontPage_Small_Images img {padding-top: 0px; height:185px; width:185px; border-style: none; margin-bottom:2px}
#FrontPageTexBlock {border-style:none; background-color: #EDD1A1;height:175px;padding:5px}
#FrontPageTexBlock p {margin-top:0px}

/* Email Signup Form */
#EmailSignup {float:right; margin-top:5px; font-size: 11px;margin-bottom:2px }

/* Footer Div Related */
#footer{background-color:#EDD1A1;text-align: center}
    #footer hr {height:2px; background-color:#EDD1A1; margin-top:5px}
    .FooterMenuDiv {float:left; width:24%; text-align:center; padding:0px; height:99%; margin:5px 0px;}
        #FooterMenus{overflow:hidden; height:60px; background-color:#3e598e;padding-bottom: 5px}
        .FooterMenuDiv ul {list-style: none; font-size:0.7em;margin:0px; padding:0px;margin-top:5px}
        .FooterMenuDiv ul li a {color:white}
        #FooterLink1, #FooterLink2, #FooterLink3 {border-right-style: solid; border-width: thin; border-color: #EDD1A1}
        #FooterLink1 {margin-left: 20px;}
        .foot-link-space{height:5px; width:100%;background-color:#3e598e}

    .Copyright {font-size: 10px;margin:5px}







