body.sub #content {
/*
    background: transparent url(../images/sidebar_bg.gif) top left repeat-y;
*/
    position: relative;
}
body.sub #content-main #content {
}
body.sub #themeImage {
    height: 150px;
}
#search {
    float: right;
    height: 20px;
}
body.sub #content-main {
    clear: both;
    color: #82783a;
    font-size: 12px;
    background: #e4d998 url(../images/body_bg.gif) bottom right no-repeat;
    padding: 0;
/*
    padding-right: 60px;

    /*
    width: 750px;
*/
    /*
    float: right;
*/
/*
    border: 5px solid #ede5b3;
*/
    margin-left: 205px;
}
body.sub #content-main  {
line-height: 2;
}
body.sub #content-main p {
margin: 0 0 1em 0;
}
body.sub #content-main h2 {
font-size: 20px;
line-height: 2.5;
}
body.sub #content-main h3 {
	font-size: 18px;
	line-height: 2.5;
}
body.sub #content-main h4 {
	font-size: 16px;
	line-height: 2;
}
body.sub #content-main h5 {
	font-size: 14px;
	line-height: 2;
}
body.sub #content-main h6 {
	font-size: 12px;
}
body.sub #content-main img {
	padding: 5px 5px 5px 5px;
}
body.sub #content-main .col1 {
    padding: 16px 29px 26px 29px;
    background-color: #ede5b3;
    height: auto !important;
    min-height: 450px;
    height: 450px;
}
td.spacer {
    width: 5px;
    overflow: hidden;
    font-size: 1px;
    padding: 0;
}

body.sub #content-sub h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}
body.sub #content-sub {
padding: 25px 17px;
    text-align: right;
/*
    background: #fff url(../images/green_sb_bg.gif) top left repeat-x;
*/
    height: auto !important;
    height: 450px;
/*
    width: 150px;
*/
    /*
    padding: 15px;

    /*
    float: left;
    position: absolute;
    top: 0;
    */
    color: #fff;
}
body.sub #content-sub li a {
    color: #000;
}
body.sub #content-sub li a:hover {
    text-decoration: underline;
}
body.sub #content-sub blockquote {
    font-style: italic;
    text-align: right;

}
#content-main a {
    color: #000;
}
#sidebar ul {
    padding: 0;
}

#sidebar h2 {
    margin: 10px 0 5px;
}
