/* @override http://hhouse.urnge.com/css/all.css */

/*Global*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, img, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body {
    background: #ccb080 url(../images/background.jpg) repeat-x;
    font: 13px Arial, Helvetica, sans-serif;
    color: #000;
line-height: 20px;
    margin: 0;
} #page-container {
    width: 912px;
    margin-left: auto;
    margin-right: auto;
} 
#flash2 {
	background: url(../images/blank.png) no-repeat;
}
.main {
    background: url(../images/bg-vertical.png) repeat-y;
    padding: 0px 0px 0px 0px;
    width: 856px;
    margin-top: -37px;
    margin-left: 30px;
} .main-top {
    margin-top: 20px;
    background: url(../images/bg-top.png) no-repeat;
    height: 11px;
} .main-bottom {
    background: url(../images/bg-bottom.png) no-repeat;
    height: 16px;
    margin-left: 30px;
} .columns-holder {
    margin-left: 60px;
    width: 740px;
    overflow: hidden;
    padding: 0 0 0 0;
} #main-nav {
    text-align: right;
    margin-right: 34px;
    z-index: 3;
} #main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
} #main-nav ul li {
    display: inline;
    padding: 0 0 0 0;
} #content {
    float: right;
    width: 516px;
    color: #666666;
    text-align: justify;
padding: 20px 0 0 0;
} 
#content a {
color: #333333;
text-decoration:none;
}

#content a:hover {

text-decoration:underline;
}
#content h1 {
    font-size: 14px;
    font-weight: 900;
    text-decoration: underline;
    text-align: center;
} #content h2 {
    font-size: 14px;
    font-weight: 900;
    text-align: center;
} 
#content img{
margin-bottom:20px;
}
#sidebar {
    float: left;
    width: 220px;
    padding: 0 0 0 0;
    position: relative;
} #sidebar ul {
    margin-top: 36px;
} #sidebar li {
    padding: 0 0 6px 0;
} #sidebar li a {
    text-decoration: none;
    font-size: 13px;
    font-weight: 900;
    color: #9D7C68;
} #sidebar li a:hover {
  
    color: #535254;
} #logo-links {
    padding: 44px 0 10px 0;
    text-align: center;
} #logo-links ul {

    margin: 0;
    padding: 0;
    list-style: none;
} #logo-links ul li {
    display: inline;
    padding: 0 0 0 0;
} #flash {
    position: absolute;
    height: 281px;
    width: 911px;
    top: 52px;
    margin-left: -30px;
} #footer {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
} #footer p {
    padding: 8px 0 8px 0;
} #footer a {
    color: #000;
    text-decoration: none;
} #footer a:hover {
    color: #fff;
    text-decoration: none;
}

#footer img{
padding: 0 0 20px 0;
}

#nextLink:hover, #nextLink:visited:hover, #nextBLink:hover, #nextBLink:visited:hover, #nextBLink{

            background: transparent url(/YourNextImage.gif) no-repeat scroll right 15% !important;

}

#prevLink:hover, #prevLink:visited:hover, #prevBLink:hover, #prevBLink:visited:hover, #prevBLink {

        background:transparent url(/YourPrevImage.gif) no-repeat scroll right 15% !important;

}

