/* css */
/*-------------------------------------------------------------- CLEARING //////////*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
body {
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    line-height: 1.3em;
    margin: 0px 0px 0px 0px;
    font-size: 62.5%;
    color: #ffffff;
    font-weight: normal;
    background-image: url(../images/precback.jpg);
    }
html, body {
    background-color: #000000;
    margin: 0;
    padding: 0;
    border: 0;
}
input.button { cursor: pointer; }
img { border: 0 none; }
img[usemap], object[usemap] {color: #000000; }

/* get rid of those system borders being generated for A tags */
a:active { outline:none; }
:focus { -moz-outline-style:none; }
/*-------------------------------------------------------------- HEADERS //////////*/
h1 {
    color: #000000;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 2.6em;
    font-weight: bold;
    padding: 13px 0 12px;
    }
h2 {
    color: #000000;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 2.4em;
    font-weight: normal;
    padding: 8px 0 8px;
    }
h3 {
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    font-weight: 700;
    }
p {
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0 0 5px 0;
    }
.parablack {
    color: #000000;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.3em;
    }
/*-------------------------------------------------------------- FORMS //////////*/
.sfrom{ font-family: Arial, Verdana, Helvetica, Sans-serif; }
.sform input{
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    width: 146px;
    font-size: 1em;
    color: #444444;
    }
.sform textarea{
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    width: 146px;
    font-size: 1em;
    color: #444444;
    }
/*-------------------------------------------------------------- CONTAINERS //////////*/
#container {
    margin: 0 auto;
    color: #ffffff;
    background: transparent;
    border: 0;
    width: 1000px;
    height: 615px;
    }
/*-------------------------------------------------------------- HEADER //////////*/
#header {
    float: left;
    width: 850px;
    height: 110px;
    padding: 0px;
    border: 0;
    text-decoration: none;
    }
#logo {
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    }
img.logoclass {
    width: 195px;
    height: 116px;
    }
#menuhold {
   float: right;
    height: 40px;
    width: 650px;
    color: #ffffff;
    padding: 25px 0 0 0;
    border: 0;
    }
#sloganhold {
    float: right;
    width: 630px;
    height: 20px;
    padding: 5px 0 0 0;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-weight: normal;
    }
/*-------------------------------------------------------------- CONTENT //////////*/
#mainpic {
    padding: 0px;
    float: left;
    border: 0;
    overflow: hidden;
    }
img.mainpic {
    width: 431px;
    height: 463px;
    }
#piclinks {
    position: absolute;
    top: 128px;
    left: 41%;
    height: 100px;
    width: 165px;
    }
.imgspacing { padding: 5px 0 5px 0; }
#content {
    width: 400px;
    height: 463px;
    padding: 0 5px 0 0;
    float: right;
    font-size: 1.2em;
    font-weight: normal;
    overflow: auto;
    }
#content a {
    font-size: 1em;
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
    }
/*-------------------------------------------------------------- NAV //////////*/
.mainmenu {
    height: 20px;
    width: 632px;
    background-color: transparent;
    padding: 10px;
    }
.mainmenu a {
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    text-decoration: none;
    font-size: 1.6em;
    font-weight: 500;
    color: #ffffff;
    }
.mainmenu ul li {
    line-height: 1.3em;
    display: inline;
    padding: 10px 10px 5px 10px;
    text-align: center;
    }
.mainmenu ul li.active, .mainmenu ul li:hover {
    background: transparent url(../images/buttback.gif) repeat-x scroll 0 0;
    }
.mainmenu a:hover { color: #ffffff; }
/*-------------------------------------------------------------- GALLERY ///////////*/
#gallerybox {
    float: left;
    width: 135px;
    height: 499px;
    padding: 86px 15px 0 0;
    border: 0;
    background-color: transparent;
    }
#gallery {
    float: left;
    width: 135px;
    height: 474px;
    padding: 25px 0 0 0;
    border: 0;
    background: transparent;
    }
a.lightbox img {
    width: 120px;
    height: 100px;
    }
/*-------------------------------------------------------------- FOOTER ///////////*/
#footer {
    float: left;
    width: 1000px;
    height: 30px;
    color: #ffffff;
    padding: 0;
    border: 0;
    background: transparent;
    }
#footermenu {
    float: left;
    width: 700px;
    height: 15px;
    color: #ffffff;
    padding: 12px 0 0 0;
    background: transparent;
    border: 0;
    }
#footermenu a{
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    }
#footermenu ul { list-style-type: none; }
#footercopyright {
    float: right;
    width: 280px;
    height: 15px;
    padding: 12px 0 0 0;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-weight: normal;
    }
#footermenu ul li {
    display: inline;
    padding: 0 10px 0 0;
    }
#footermenu ul li a:hover, #footermenu ul li.active a { color: #A70E23; }
/*-------------------------------------------------------------- SCROLLBAR //////////*/
.coool-bar .jScrollPaneTrack {
    background: #A30E1B;
    }
.coool-bar .jScrollPaneDrag {
    background: #fff url(drag_grab.gif) no-repeat 50% 50%;
    }
.coool-bar .scroll-pane {
    background: transparent;
    }
.scroll-pane {
    width: 400px;
    height: 463px;
    overflow: auto;
    float: left;
    }
#scroller {
    height: 463px;
    width: 400px;
    }
/*-------------------------------------------------------------- NEWS //////////*/
.dittoTitle {
    background: transparent url(../images/buttinfoback.png) no-repeat right;
    }
.dittoLink {
    background: transparent url(../images/buttback1.gif) repeat-x scroll 0 0;
    }
#content a.dittoLink {
    text-decoration: none;
    font-weight: 700;
    }
