/* CSS Document */
/* STRUCTURE ---------------------------------------- */

* {
margin: 0; 
padding: 0; 
border: none; 
text-decoration: none;
}

html {
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
background: #EEEEEE url(images/bgbody.gif) repeat-x top center;
}

/* IE-only hack */
* html #iebg {
background: #EEEEEE url(images/bgbody.gif) repeat-x top center;
width: 100%; 
}

* html #iebg2 {
background-image: url(images/bodybg2.png);
background-repeat: repeat-y;
background-position: top center;
width: 100%; 
}
/* IE-only hack */

body {
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 12px;
background-image: url(images/bodybg2.png);
background-repeat: repeat-y;
background-position: top center;
}

#container {
width: 880px; 
margin: auto; 
background-image: url(images/contentbg.png);
}

#header {
background: #ffffff url(images/banner.jpg);
background-repeat: no-repeat;
background-color: transparent !important;
height: 288px;
}

#strip {
height: 55px;
width: 844px;
margin: auto; 
margin-bottom: 10px;
background: #ffffff url(images/divider.gif) no-repeat bottom center;
}

*html #strip {
height: 35px;
}

#content {
background-image: url(images/contentbg.png);
background-repeat: repeat-y;
background-color: transparent !important;
color: #66920D;
clear: left;
}

#sidebar {
width: 192px; 
float: left;
margin-left: 24px;
margin-right: 10px;
color: #649103;
padding: 6px 10px 10px 9px;
text-align: left;
margin-top: -20px;
}

/* IE-only hack */
*html #sidebar {
width: 220px; 
float: left;
margin-left: 23px;
margin-right: 4px;
padding-bottom: 10px;
background: transparent;
padding: 10px;
}
/* IE-only hack */

#main {
width: 605px; 
float: left; 
margin-left: 5px;
padding-bottom: 10px;
color: #555555;
margin-top: -25px;
}

#footer {
height: 30px;
background-image: url(images/footer.png);
background-repeat: no-repeat;
margin-top: 0px;
color: #555;
clear: both;
padding-top: 35px;
text-align: center; 
margin: 0;
border-top: 0px solid #ffffff;
font-size: 11px;
}

/* IE-only hack */
* html #footer {
height: 69px;
padding-top: 36px;
}

.footerleft {
text-align: left; 
padding-left: 11px;
}

.footerright {
text-align: right; 
padding-right: 11px;
margin-top: -26px;
}



/* STYLE ---------------------------------------- */
#main p {
padding-left: 20px;
padding-right: 10px;
padding-bottom: 10px;
text-align: left;
line-height: 1.2;
}

.pad {
line-height: 1.2;
padding-left: 5px;
padding-top: 3px;
color: #649103;
padding-bottom: 10px;
}

.padlatest {
line-height: 1.2;
padding-left: 4px;
padding-top: 3px;
color: #649103;
padding-bottom: 10px;
}


#sidebox {
color: #649103;
}

#main h1 {
line-height: 35px;
margin-bottom: 15px;
margin-left: 10px;
text-align: left;
padding-left: 5px;
font-family: "verdana", sans-serif;
font-weight: lighter;
font-size: 22px;
border-bottom: 1px dotted #9ACE2C;
color: #649103;
}

#main h2 {
font-size: 14px;
text-align: left;
padding-left: 20px;
}

#sidebar h1 {
font-weight: lighter;
font-size: 14px;
font-family: "Verdana", sans-serif;
color: #2C292A;
text-align: left;
padding-bottom:6px;
}

.latest {
padding-left: 15px!important; /*60px*/
margin-left: 10px;
}

.latest img {
margin-right: 1px!important; /*5px*/
margin-left: 1px!important;
margin-bottom: 5px!important;
}

.latestthumb img {
border: 3px solid #ffffff;
}

/* IE-only hack */
* html .latestthumb img {
border: 3px solid #ffffff;
}

#main .img {
text-align: center;
}


/* LINKS ---------------------------------------- */
#footer a {
color: #555;
}

#footer a:hover {
color: #000;
text-decoration: underline; 
}

#main a {
color: #80A82F;
text-decoration: underline; 
}

#main a:hover {
text-decoration: underline; 
color: #436200;
}

#sidebar a {
color: #777777;
text-decoration: none;
}

#sidebar a:hover {
text-decoration: none;
color: #325200;
}

#topstrip a {
color: #80A82F;
}

#topstrip a:hover {
text-decoration: underline; 
color: #A9D84A;
}

#topstrip img {
margin-bottom: -1px;
}

a.blocklink {
display: block;
width: 194px;
color: #9A9A9A;
text-align: left;
padding-bottom: 5px;
text-decoration: none;
}

a.blocklink:hover {
background: #E6E6E6 url(images/hoverbg.png) no-repeat center right;
color: #CF5C5C;
text-decoration: none;
}

a.blocklink2 {
display: block;
width: 194px;
color: #9A9A9A;
text-align: left;
padding-bottom: 5px;
text-decoration: none;
text-indent: 15px;
}

a.blocklink2:hover {
background: #E6E6E6 url(images/hoverbg.png) no-repeat center right;
color: #CF5C5C;
text-decoration: none;
}

.back {
text-align: right;
}

input, select, textarea {
font-family:verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #555555;
background:#fff;
border: 1px solid #89C315;
}

select {
width: 256;
}

.display {
font-size: 11px;
color: #555555;
text-align: center;
}

.display2 {
font-size: 11px;
color: #555555;
text-align: left;
}

#furnituredisplay {
width: 610px;
text-align: left;
margin-left: 10px;
}

#display {
width: 280px;
margin-left: 10px;
float: left;
margin-right: 10px;
}

#display img {
margin-right: 6px;
}

#clear { 
clear: both;
width: 610px;
height: 40px;
}

.opening {
font-size: 11px;
color: #649103;
}

.literature {
font-size: 11px;
color: #66920D;
margin-left: 20px;
}

td.tdbg {
padding: 2px;
background-color: #fff;
}

.lithead {
background-color: #D9E0CA!important;
}

.update {
text-align: right!important;
font-size: 11px;
color: #cccccc!important;
}

#maintenance {
margin: auto;
text-align: center;
background: #ffffff;
-moz-border-radius: 10px;
margin-top: 100px;
width: 500px !important;
padding: 15px;
}
