﻿body
{
    /*background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-position: center top;*/
    background-color: #8C9A73;
}

#PageWrapper
{
    width: 900px; 
    margin-left: auto; 
    margin-right: auto;
}

#Wrapper
{
    min-height: 760px;
    background-image: url(images/tree.jpg); 
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #aabe99;
}

#Title
{
   width: 900px; 
   height: 124px; 
}

#TopNavWrapper
{
    width: 900px; 
    height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-bottom-width: 1px; 
    border-bottom-color: #fce300; 
    border-bottom-style: solid; 
    border-top-width: 1px;  
    border-top-color: #fce300; 
    border-top-style: solid; 
    background-color: #317023; 
}

#TopNavWrapper a:link 
{
    color: #a9be99; 
    text-decoration: none;
}

#TopNavWrapper a:visited
{
    vertical-align: middle;
    color: #a9be99; 
    text-decoration: none;
}

#TopNavWrapper a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #FCE300
}

#TopNavWrapper a.current
{
    text-decoration: none;
    color: #FCE300
}

#BodyWrapper
{
    padding-top: 20px; 
    padding-bottom: 60px;
}

.BodyWrapperStd
{
    padding-left: 25px;
    padding-right: 25px;
}

#HeaderWrapper
{
    height: 11px;
    width: 900px;
}

#HeaderLeft
{
    width: 11px; 
    height: 11px; 
    float: left;
}

#HeaderCenter
{
    width: 878px; 
    height: 11px; 
    float: left; 
    background-image: url(images/header_center.gif);
}

#HeaderRight
{
    width: 11px; 
    height:11px; 
    float: left;
}

#FooterWrapper
{
    width: 900px;
    height: 30px;    
}

#FooterLeft
{
    width: 15px; 
    height:30px; 
    float: left;
}

#FooterCenter
{
    width: 870px; 
    height:30px; 
    float: left; 
    background-image: url(images/footer_center.gif);
    color: #a9be99;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

#FooterRight
{
    width: 15px; 
    height:30px; 
    float: left;
}

.FooterBottomSeparator
{
    color: #FCE300;
    font-weight: bold;
}

#BodyWrapperEntire, #BodyWrapperEntire .sb-inner
{
    width: 880px;
    background-color: #CBD8C2;
    margin-left: auto; 
    margin-right: auto;
}

.BodyWrapperEntireContent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.BodyWrapperEntireContent h1
{
    margin-left: 0px;
    margin-top: 0px;
    font-family: georgia,garamond,serif;
    font-size: 24px;
    color: #317023;
}

#BodyWrapperLeft, #BodyWrapperLeft .sb-inner 
{
    float: left;
    background-color: #CBD8C2;
    width: 520px;
}

.BodyWrapperLeftContent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding: 15px 15px 15px 15px;
}

.BodyWrapperLeftContent p
{
    margin: 0 0;
}

.BodyWrapperLeftContent h1
{
    margin-left: 0px;
    margin-top: 0px;
    font-family: georgia,garamond,serif;
    font-size: 24px;
    color: #317023;
}

.BodyWrapperLeftContent .accordionHeader
{
    background-color: #317023;
    color: #CBD8C2;
    line-height: 30px;
    height: 30px;
    width: 460px;     
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 30px;
    cursor: pointer;
    background-image: url(images/expand.gif);
    background-position: left;
    background-repeat: no-repeat;
}

.BodyWrapperLeftContent .accordionHeaderSelected
{
    background-color: #317023;
    color: #FCE300;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    width: 460px;     
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 30px;
    cursor: pointer;
    background-image: url(images/collapse.gif);
    background-position: left;
    background-repeat: no-repeat;
}

#tablePartners td
{
    padding: 20px 20px 20px 20px; 
    text-align: center;
    font-weight: bold;
}

#BodyWrapperRight
{
    float: right;
    width: 313;
    height: 396;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ContactTable
{
    width: 490px;
    table-layout: fixed;
}

td.ContactTableTd
{
    padding-top: 5px;
    padding-bottom: 5px;
    width: 120px;
    vertical-align: top;
}

.reorderAlbum {
	border:dashed thin black;
	height: 110px;
}

.dragHandleAlbum {
	width:10px;
	height:110px;
    margin-right: 10px;
	background-color: #003366;
	cursor:move;
}

.dvAlbum
{
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.OrderList
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.OrderList ul
{
    list-style: none;
    padding: 0 0 0 0;
}

.OrderListAlbumNormal
{
    margin-top: 5px;
    margin-bottom: 5px;
    height: 110px;
    line-height: 110px;
    background-color: #D8D8D8;
}

.OrderListAlbumAlternate
{
    margin-top: 5px;
    margin-bottom: 5px;
    height: 110px;
    background-color: #B0B0B0;
    line-height: 110px;
}