*
{
    padding: 0;
    margin: 0;
}
.clear
{
    clear: both;
}
a
{
    color: #61401F;
}


a:visited, a:active
{
    color: #61401F;
}
a:hover
{
    color: #000;
    text-decoration: none;
}

body
{
    background: #fff url(images/bg.jpg) repeat-x;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #333;
}
#wrap
{
    width: 954px;    
    margin: 0px auto;
}
#loginheader
{
    height: 25px;
    text-align: right;
    vertical-align: bottom;
    position: relative;
}

#loginheader #logininformation
{
    position: absolute;
    bottom: 3px;
    right: 0px;
    color: #fff;
}

#loginheader #logininformation a
{
    color: #fff;
}

#header
{
    background: url(images/header.png) no-repeat;
    height: 207px;
}
#logo #sitename
{
    font-size: 36px;
    color: #000000;
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #C6C6C6;
}

#logo #sitename span
{visibility: hidden;}

#headercontent h2
{
    font-size: 18px;
    color: #5B920A;
}
#wrap #header #logo .description
{
    display: block;
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
}
#wrap #header #headercontent p
{
    color: #666666;
}
#wrap #header #sitecaption
{
    margin: 0 380px 0 364px;
    padding-top: 142px;
    color: #FFFFFF;
    font: bold 16px "Trebuchet MS" , halvetica, Verdana, sans-serif;
    position: absolute;
}
.bigger
{
    font: 18px "Trebuchet MS" , halvetica, Verdana, sans-serif;
    color: #61401F;
}


#wrap #header #logo
{
    width: 260px;
    padding-top: 50px;
    padding-left: 50px;
    height: 150px;
    float: left;
}
#wrap #header #headercontent
{
    float:left;
    height:125px;
    padding-left:37px;
    padding-top:22px;
    width:300px;
}

#main
{
    background: url(images/pagebg.png) repeat-y;
    padding: 2px 9px 0 9px;
    margin: 0;
}
#menus
{
    background: url(images/menu.jpg) no-repeat;
    width: 936px;
    margin: 0 auto 10px auto;
    height: 97px;
}
#mainmenu
{
    height: 55px;
    font: bold 14px "Trebuchet MS" , halvetica, Verdana, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 10px;
    padding-right: 22px;
    padding-left: 22px;
}
#mainmenu a
{
    display: block;
    height: 40px;
    padding-right: 25px;
    padding-left: 25px;
    float: left;
    text-decoration: none;
    padding-top: 15px;
    background: url(images/menudevider.png) no-repeat 0px 3px;
    color: #61401F;
}
#mainmenu .first a
{
    background: none;
}

#mainmenu li
{
    display: inline;
}
#mainmenu a:visited, #mainmenu a:active
{
    text-decoration: none;
    color: #61401F;
}
#mainmenu #active a
{
    background: url(images/menuactive.gif) no-repeat center top;
    color: #fff;
}
#wrap #main #content
{
    padding: 10px;
}
#mainmenu a:hover
{
    color: #fff;
}
#homeleft
{
    width: 100%; /*600px;*/
    float: left;
}
#homeright
{
    margin-left: 620px;
}
h1, h2, h3, h4, h5
{
    font-family: "Trebuchet MS" , halvetica, Verdana, sans-serif;
}
h1
{
    font-size: 22px;
}
h2
{
    font-size: 18px;
}
h3
{
    font-size: 16px;
}
h4
{
    font-size: 14px;
}

h5
{
    font-size: 13px;
}
#main h2
{
    color: #333;
    display: block;
    padding: 3px 0 8px 0;
}
.brown
{
    color: #61401F;
}
#homeright h3
{
    color: #5B920A;
    font-weight: normal;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 8px;
}
#homeleft
{
   font-size: 12px;
   line-height: 20px;
}
#main p
{
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 18px;
}

#wrap #footer
{
    background: url(images/footer.png) no-repeat;
    height: 70px;
    padding-top: 15px;
    text-align: center;
}
#mainmenu ul
{
    list-style: none;
}
#submenu ul
{
    list-style: none;
    margin-left: 12px;
}
#submenu li
{
    display: inline;
    background: url(images/submenudivider.png) no-repeat center right;
    float: left;
}

#submenu a,
#submenu a:visited, 
#submenu a:active
{
    display: block;
    padding: 4px 10px;
    color: #61401F;
    text-decoration: none;
    margin-right: 3px;
}
#submenu a:hover
{
    background: #5F5A47;
    display: block;    
    padding: 4px 10px;
    color: #fff;
    text-decoration: none;
    margin-right: 3px;
}

#submenu span.itemSelected
{
    background: #423E30;
    display: block;
    padding: 4px 10px;
    color: #fff;
    text-decoration: none;
    margin-right: 3px;
}

#mainmenu .first a:visited, #mainmenu .first a:active
{
    background: none;
}

.post .date
{
    font-size: 10px;
}
.post h3
{
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}
.post
{
    padding: 5px;
    margin-bottom: 15px;
}
#sidebar1
{
    float: left;
    width: 49%;
}
#sidebar2
{
    float: right;
    width: 49%;
}
#homeright ul
{
    list-style: none;
}
#homeright li
{
    display: block;
    border-bottom: 1px solid #eee;
    height: 18px;
}
#homeright li a
{
    display: block;
    height: 15px;
    padding-top: 2px;
    color: #999999;
    text-decoration: none;
    background: url(images/bullet.png) no-repeat 0px 3px;
    padding-left: 15px;
}

.form
{
    margin: 10px 25px 10px 50px;
}
.form .text
{
    display: block;
    border: 1px solid #666666;
    background: #efefef;
    width: 250px;
    padding: 5px;
    font-size: 14px;
    color: #000000;
}
.form label
{
    display: block;
    margin-bottom: 3px;
    margin-top: 10px;
}
.form .text:hover
{
    background: #FFFFFF;
    border: solid 1px #000000;
}
.form .text:focus
{
    background: #efefef;
    border: 1px solid #669900;
}


.OuterDark
{
    background: #423E30;
    padding: 5px;
    margin: 0 0 7px 0;
}
