html
{
    overflow-y: scroll;
    color: #333333;
    background: url(images/page_bg.jpg);
}
 
#Body
{
    font-family: Arial;
		margin: 0;
		color: #533516;
}

#mainWrapper {text-align: center;	position: relative;
z-index: 1;}

a:link, a:active, a:visited
{
	color: #533516;
	text-decoration: underline;
}

a:hover
{
	color: #7EB3E0;
}

img
{
	border-style: none;
}

a:focus, a:hover, a:active
{
	outline: none;
}

a:hover
{
	text-decoration: none;
}
div.Wrap
{
    text-align: center;
}

table, tr, td
{
	padding: 0;
	text-align: left;
}

table
{
	margin: 0px auto;
}

p
{
	padding: 0px;
	margin: 0px;
}

.Normal
{
	font: normal normal 14px/19px Arial;
	color: #533516;
}

.Head, h2, h1, .TitleHead
{
	font: normal bold 16px/18px Arial;
	border: 0px;
	color: #7EB3E0;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#ControlPanel
{
	background-color: White;
	position: relative;
	z-index: 1;
}

#ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover, #ControlPanel .SubHead, .ControlPanelHead
{
	color: #000000;
}

/* Menu Items */
#navdiv
{
	padding: 0px;
	width: 874px;
	text-align: center;
}

#navdiv a:link, #navdiv a:active, #navdiv a:visited
{
    color: #7EB3E0;
}

#navdiv a:hover
{
	color: #533516;
}

.footer, a.footer, .Footer .Normal, .SidePane .Normal
{
	color: #533516;
	font: normal normal 14px/19px Arial;
	padding: 0px;
}

/* Default Css */

.MainWrapper
{
	width: 874px;
	text-align: left;
	margin: 0px auto;
	background-color: #fff;
}

.HeaderWrapper
{
	width: 874px;
	height: 58px;
	margin-top: 0px;
	background: url(images/HeaderBG.jpg) no-repeat;
}

.HeaderSpacer
{
    width: 185px;
    float: left;
}
.VerticalSpacing {height: 47px;}

.LogoWrapper
{
	width: 625px;
	height: 86px;
	padding-bottom: 8px;
	float: left;
}
div.HomeLink {left: 15px;top: 28px;}
a.HomeLink {display: block;height: 20px;width: 20px;height: 53px;width: 620px;text-indent: -999em;}
.HeaderLinkWrapper
{
	width: 447px;
	float: left;
}

.HeaderNavWrapper
{
    width: 120px;
    float: left;
}

.ContentWrapper
{
	width: 874px;
	margin-left: auto;
	margin-right: auto;
}

.FooterWrapper
{
	padding-top: 5px;
	vertical-align: top;
}

.FooterBG
{
    height: 25px;
    width: 874px;
  	margin: 0px auto;
  	padding: 32px 0px 0px;
  	background: url(images/footer_bg.jpg) no-repeat;
}

.VerticalSpace
{
	padding: 3px 0px;
}

.containermaster
{
	width: 100%;
}

div.clear, div.clear_float
{
	clear: both;
}

.AuthenticationContent table
{
	width: 100%;
}

/* Css for actions menu */
.ModuleTitle_MenuItem
{
    text-align:left;
    white-space:nowrap;
    border: 0px solid white;
}

.ModuleTitle_MenuBreak
{
	display: none;
}

.FooterImageWrapper
{
	vertical-align: top;
}

.ContentSpacer
{
    width: 20px;
    background-color: #fff;
}

.FooterPane
{
    padding-top: 10px;
}

.FooterPane p, .FooterPane a
{
    color: #533516;
}

.AuthenticationContent table, #dnn_ctr_Login_pnlLogin table
{
	width: 100%;
}

.LoginMessagePane
{
    float: left;
}

.LoginLink
{
    float: left;
    padding-top: 2px;
}

ul
{
	margin-bottom: 0px;
}

.DynamicForms_TableRow td table
{
	width: 100%;
	margin-left: 0px;
	text-align: left;
}

.FooterPane, .FooterPane .Normal, .FooterPane p, .FooterPane a {color: #533516;font-size: 13px;font-weight: bold;}

.SideBarWrapper
{
	width: 350px;
	float: left;
}

.ContentHolder
{
	width: 524px;
	float: left;
}

.BlueText { color: #7EB3E0;}
.BrownText {color: #533516;}
#dnn_dnnLOGIN_cmdLogin {color: #533516;font-weight: normal;font-size: 14px;}
.PrimaryContentWrapper {margin-top: 10px;}

.NormalBold {font-weight: normal;font-family: Arial;}

.ContentPane {width: 502px; margin: 0px auto;}

.LinksDesignTable, .LinksDesignTable td {width: 100%;text-align: left;}
.LinksWrapper {margin: 0px;}
