body {
    margin:0px;
    padding:0px;
    border:0px;
    font-family:Verdana;
    font-size:11px;
    color:#827571;
    background-color:#e8e5d8;
    /*
    background-image:url(images/);
    background-repeat:repeat-y;
    background-position: center;
    */
}

div.container
{
    width:950px;
    background-color:#f6f3e5;
    float:left;
}



div.headertop
{
    width:950px;
    height:20px;
    background-color:#e1ddd0;
}

div.header
{
    width:950px;
    height:219px;
    text-align:left;
}

div.bodystart
{
    width:950px;
    height:1px;
    background-color:#d2ccc1;
}

div.shadowleft
{
    height:5px;
    width:16px;
    background-image:url(../images/shadow_left.gif);
    background-repeat:repeat-y;
}

div.shadowright
{
    height:5px;
    width:16px;
    background-image:url(../images/shadow_right.gif);
    background-repeat:repeat-y;
}

div.shadowbottom
{
    height:16px;
    width:950px;
    background-image:url(../images/shadow_bottom.gif);
}

div.shadowbottomleft
{
    height:103px;
    width:16px;
    background-image:url(../images/shadow_bottom_left.gif);
}

div.shadowbottomright
{
    height:103px;
    width:16px;
    background-image:url(../images/shadow_bottom_right.gif);
}

p
{
    padding-top:0px;
    margin-top:0px;
    border-top:0px;
    padding-bottom:0px;
}

img
{
    border:0px;
}

a:active
{
    text-decoration:none;
    color:#d5891f;
}

a:link
{
    text-decoration:none;
    color:#d5891f;
}

a:visited
{
    text-decoration:none;
    color:#d5891f;
}

a:hover
{
    text-decoration:underline;
    color:#d5891f;
}

a.footerlink:active
{
    color:#827571;
    text-decoration:none;
}

a.footerlink:link
{
   color:#827571;
    text-decoration:none;
}

a.footerlink:visited
{
    color:#827571;
    text-decoration:none;
    
}

a.footerlink:hover
{
    color:#647346;
    text-decoration:underline;
}

p.poweredBySitefinityLogo
{
    visibility:hidden;
}

div.footer
{
    width:950px;
    height:86px;
    text-align:left;
}

div.content
{
    width:686px;
    height:100%;
    text-align:left;
    float:left;
}

div.rightside
{
    width:222px;
    height:100%;
    text-align:left;
    float:left;
}

div.subcontent
{
    background-color:#ebe9db;
    width:686px;
    text-align:left;
    margin-top:14px;
    margin-bottom:14px;
}

.hidden {
  display: none;
}



.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}

.dynamicmenu
{
	color:#827571;
	font-size:12px;
	text-decoration:none;
cursor:pointer;
padding-left:45px;
padding-right:45px;
}

.dynamicmenuhover
{
	color:#647346;
	font-size:12px;
	text-decoration:none;
cursor:pointer;
padding-left:45px;
padding-right:45px;
}

