body {
    font-size: 10px;
    text-align: center;
    font-family: Georgia, serif;
    color: #000;
    background: url('/templates/maple_yellow/img/bg.jpg') no-repeat top center #282828;
}

.pageBackground { }

#pageWidth {
    width: 906px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    text-align: left;
    margin-bottom: 10px;
}

#decPicHolder {
    border-top: 3px solid #d6dcdf;
}

#decPic {

    width: 100%;
    height: 180px;
    overflow: hidden;
    background: url(/templates/img/decpic/nature_0032.jpg) repeat center center;
}

#menu1 {
    position: relative;
    white-space: nowrap;
    z-index: 10;
    margin-top: 9px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    background: url(/templates/maple_yellow/img/menubg.jpg) repeat-x top left #b7ad4b;
}

.mlddm {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    padding-top: 10px;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.mlddm li {
    display: inline;
    list-style: none;
    float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mlddm li a {
    display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
}

.mlddm li.active { }

.mlddm li a.active {
    color: #102934;
}

.mlddm li a:hover {
    text-decoration: underline;
}

.mlddm li a.active:hover {
    text-decoration: none;
}

.mlddm ul {
    z-index: 100;
    position: absolute;
    visibility: hidden;
    margin: 10px 0px 0 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    background: #bab14c;
    border: 1px solid #aba148;
}

.mlddm ul li {
    float: none;
    background: none;
}

.mlddm ul li a {
    display: block;
    width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    padding: 0px 20px 0px 10px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
    border-width: 0px;
}

.mlddm ul li a:hover { }

.mlddm ul li.active {
    background: none;
}

.mlddm ul li a.active {
    font-weight: bold;
    background: none;
    color: #000;
}

.mlddm ul ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mlddm ul li a.active:hover {
    text-decoration: underline;
}

.mlddm ul li a.hsub {
    background: transparent no-repeat right url(/templates/maple_yellow/img/arrow.gif);
}

.mlddm ul li a.hsub:hover {
    background: transparent no-repeat right url(/templates/maple_yellow/img/arrow.gif);
}

.mlddm ul li a.hsubActive {
    font-weight: bold;
    color: #000;
    background: transparent no-repeat right url(/templates/maple_yellow/img/arrow.gif);
}

.mlddm ul li a.hsubActive:hover {
    background: transparent no-repeat right url(/templates/maple_yellow/img/arrow.gif);
}

#greenbox {
    height: 8px;
    line-height: 1px;
    font-size: 1px;
    background: #728f37;
}

#contentHolder {
    
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#leftContent {
    width: 200px;
    float: left;
    z-index: 2;
    position: relative;
}

#mainContent {
    width: 466px;
    overflow: hidden;
    float: left;
    
    position: relative;
}

#mainContentInner {
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: 0px;
    margin-left: 25px;
}

#rightContent {
    width: 200px;
    float: right;
    z-index: 2;
    position: relative;
}

#leftContentInner {
    margin-right: 10px;
}

#rightContentInner {
    margin-left: 10px;
}

.content {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 1.4em;
    line-height: 1.4em;
    color: #dbdbdb;
}

.sideContent {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 1.4em;
    line-height: 1.4em;
    color: #dbdbdb;
}

.content a {
    color: #b7ad4b;
    text-decoration: none;
    font-weight: bold;
}

.sideContent a {
    color: #b7ad4b;
    text-decoration: none;
    font-weight: bold;
}

.content a:hover {
    text-decoration: underline;
}

.sideContent a:hover {
    text-decoration: underline;
}

.content h1 {
    font-size: 2.0em;
    margin-bottom: 0.6em;
    font-weight: normal;
    color: #dbdbdb;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.content h2 {
    font-size: 1.8em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.content h3 {
    font-size: 1.6em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.content h4 {
    font-size: 1.4em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.content h5 {
    font-size: 1.2em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.content h6 {
    font-size: 1.0em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.sideContent h1 {
    font-size: 1.6em;
    margin-bottom: 0.6em;
    font-weight: normal;
    color: #dbdbdb;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.sideContent h2 {
    font-size: 1.4em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.sideContent h3 {
    font-size: 1.2em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.sideContent h4 {
    font-size: 1.0em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.sideContent h5 {
    font-size: 1.0em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.sideContent h6 {
    font-size: 1.0em;
    margin-bottom: 0.6em;
    color: #dbdbdb;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

#footer {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
    position: relative;
    text-align: center;
    border-top: 3px solid #d6dcdf;
}

#footer p {
    font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    font-size: 1.2em;
    color: #dbdbdb;
}

#footer p a {
    text-decoration: none;
    color: #dbdbdb;
}

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

.moduleHolder {
    margin: 0px 0 15px 0px;
}

.moduleHolder.moduleHeader h2 {
    margin-bottom: 0px;
    border: none;
}

.moduleHolder.moduleContent {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
    border: 1px solid #d2d2d2;
}

.moduleHolder.moduleTop {
    display: none;
}

.moduleHolder.moduleBtm {
    display: none;
}

.borderColor1 {
    border-color: #a2a2a2;
}

.borderColor2 {
    border-color: #a2a2a2;
}

.borderColor3 {
    border-color: #a2a2a2;
}
