html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, img {
    font-family: Trebuchet, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

a:active, a:focus {
    outline: none ! important;
}

body {
    background-color: #030C0F;
    background-image: url(Images/bluebop.gif);
    background-repeat: repeat;
    text-align: center;
    min-width: 600px;
}

a img {
    border: none;
    margin: 0;
    padding: 0;
}

.innernav li {
    font-size: 12px;
    line-height: 20px;
    color: #D5CC41;
    font-weight: normal;
    margin: 0 3px 15px 3px;
    padding-top: 10px;
    display: inline;
    list-style: none none;
}

.innernav li a:link {
    font-size: 12px;
    color: #D5CC41;
    font-weight: normal;
    text-decoration: none;
}

.innernav li a:visited {
    font-size: 12px;
    color: #D5CC41;
    font-weight: normal;
    text-decoration: none;
}

.innernav li a:hover {
    font-size: 12px;
    color: #D5CC41;
    font-weight: normal;
    text-decoration: underline;
}

.sidenav li {
    font-size: 16px;
    color: #2E454A;
    font-weight: normal;
    text-align: left;
    margin: 0 0 432px 40px;
    list-style: none;
}

.designers {
    list-style: none none;
    float: left;
    margin-left: 25px;
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 10px;
    margin-top: 40px;
    color: #2E454A;
    font-size: 14px;
    line-height: 18px;
}

.designers li {
    list-style: none none;
    color: #2E454A;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: dotted 1px #C9C03D;
    cursor: pointer;
    text-align: left;
}

.designers a {
    color: #2E454A;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
}

.designers a img {
    color: #2E454A;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    border: 0 none;
}

.designerbox {
    float: left;
    padding: 0px;
    height: 10px;
    width: 10px;
    margin-top: 4px;
    margin-right: 5px;
    border: 0px;
}

.sectionone {
    margin-top: -70px;
    margin-bottom: 0;
    padding-left: 50px;
    width: 200px;
    color: #2E454A;
    font-size: 16px;
}

.sectionone h3, .sectiontwo h3 {
    color: #2E454A;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}

.sectionone p, .sectiontwo p {
    font-size: 12px;
    color: #8C9483;
}

.sectiontwo {
    float: left;
    position: relative;
    padding-left: 10px;
    padding-bottom: 0;
    margin-left: 15px;
    margin-top: 40px;
    margin-bottom: 50px;
    width: 200px;
    color: #2E454A;
    font-size: 16px;
}

.sectionthree {
    float: left;
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 50px;
    width: 200px;
    color: #2E454A;
    font-size: 16px;
}

.slideshow {
    margin: 50px 20px 20px -50px;
}

.newimgstripes img {
    position: relative;
    background-image: url(Images/linepattern.gif);
    background-repeat: repeat;
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.stripebar {
    background-image: url(Images/linepattern.gif);
    background-repeat: repeat;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.stripebar img {
    background-image: url(Images/linepattern.gif);
    background-repeat: repeat;
    padding-left: 1px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.yellowbox {
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #BDC8B0;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 190px;
    height: 150px;
}

.yellowbox p {
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-right: 15px;
    font-size: 12px;
    color: #000000;
    text-align: left;
}
.greenbox {
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #BDC8B0;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 410px;
    height: 109px;
}

.greenbox p {
    margin-left: -30px;
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-right: 0px;
    font-size: 12px;
    color: #5E6458;
    text-align: left;
}
.texta {
    border: 0px;
    background-color: #ffffff;
    font-size: 10px;
    margin-left: 25px;
    color: #2E454A;
}

.checkr {
    border: 0px;
    background-color: #C9C03D;
    font-size: 12px;
    margin-left: 10px;
    color: #ffffff;
    margin-bottom: 2px;
}

#gallerycontainer {
    margin-left: 50px;
    text-align: left;
    padding-top: 10px;
}

.gallery {
    width: 450px;
    list-style: none none;
}

.gallery li {
    margin: 2px;
    padding: 6px;
    position: relative;
    float: left;
    display: block;
    width: 90px;
    height: 90px;
}

.gallery li a img {
    border: 0 none;
    position: absolute;
    width: 90px;
    height: 90px;
}

#newcontainer {
    width: 900px;
    margin: 0 auto;
    background: #FFFFFF;
}

#newcontainer:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}

/* Hides from IE-mac \*/
#newcontainer { 
    display: inline-block; 
    _height: 1%; 
}

#newcontainer { 
    display: block; 
}
/* End hides from IE-mac \*/

#newbartop {
	position: relative;
    background-image: url(Images/linepattern.gif);
    background-repeat: repeat;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    height: 10px;
    color: #333333;
    font-size: 11px;
    line-height: 1em;
    z-index: 2;
}

#newheader {
    margin: 0 0 50px 0;
}

#newlogo a {
    float: left;
    margin-top: -10px;
    padding: 0;
    background-image: url(Images/stars_plaid_red_blue.gif);
    width: 274px;
    height: 192px;
    z-index: 1;
}

#newtopnav {
    float: right;
    list-style: none none;
    margin-left: 15px;
    padding: 10px 80px 0 0;
}

#newtopnav li {
    list-style: none none;
    display: inline;
    padding: 0px;
}

#newtopnav li a img {
    border: 0 none;
}

#newsectiontitle {
    width: 400px;
    margin: 100px 0 30px 350px;
    padding-left: 3px;
    border-left: dotted 1px #8C9483;
}

#newsectiontitle img {
    width: 370px;
    height: 29px;
}

#newsidebar {
    clear: both;
    float: left;
    width: 300px;
    margin: 50px 0 30px 0;
}

#newsidebarnoimage {
    clear: both;
    float: left;
    width: 300px;
    margin: 150px 0 30px 0;
}

#newsidebar p {
    color: #2E454A;
    font-size: 11px;
    line-height: 14px;
    text-align: left;
    margin: 0 0 0 35px;
}

#newsidebar h4 {
    color: #C9C03D;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    text-transform: uppercase;
    padding: 20px 0 10px 35px;
}

#newsidebar a {
    color: #6A7062;
}

#newmain {
    float: right;
    width: 500px;
    padding: 0 100px 0 0;
    text-align: left;
}

#newmain a:link {
    color: #8C9483;    
}

#newmain a:visited {
    color: #8C9483;    
}

#newmain p {
    font-size: 12px;
    color: #8C9483;
    line-height: 16px;
    margin: 0 0 15px 75px;
}

#newmain h3 {
    font-size: 16px;
    color: #2E454A;
    font-weight: normal;
    padding: 0 0 0 75px;
	margin: 25px 0 10px 0;
}

#newmain p.h3special {
    font-size: 16px;
    color: #2E454A;
    font-weight: normal;
    padding: 0 0 0 75px;
    margin: 25px 0 5px 0;
}

#newmain p.h4special {
    font-size: 14px;
    color: #2E454A;
    font-weight: normal;
    padding: 0 0 0 75px;
    margin: 0 0 10px 0;
}

#newfooter {
    clear: both;
    position: relative;
    height: 20px;
    width: 900px;
    background-color: #C3BB52;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    text-decoration: none;
    color: #6A7062;
    padding-top: 10px;
    padding-bottom: 10px;
}

#infofooter {
    width: 860px;
    margin: 0 auto;
    margin-top: 500px;
    padding: 20px;
    background: #FFFFFF;
    font-size: 12px;
    color: #333333;
    text-align: left;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 25px;
    border-bottom-width: 25px;
    border-top-color: #C9C03D;
    border-bottom-color: #C9C03D;
}

#bottomnav {
    padding: 0px;
}

#bottomnav ul {
    padding-top: 5px;
}

#bottomnav li {
    list-style: none none;
    display: inline;
    padding: 0 0 0 15px;
}

#bottomnav li a {
    color: #6A7062;
    text-decoration: none;
}

.credits {
    float: right;
	padding: 0 10px 0 0;
    margin-top: -23px;
}

.credits a {
	color: #6A7062;
    text-decoration: none;
}

.error {
    padding: 50px 0 50px 50px;
}

.calendar {
    margin: 0 0 0 -150px;
}
