
body
{
	margin: 0px;
}
img	{border:0;}
.bg{
	background: url(images/bg.jpg) repeat-x #D5BB90;
	height: 100%;
}

.content_bg{
	background: url(images/content_bg_home.png) no-repeat;
	padding-top: 0px;
}

/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
/* style for module titles */
.Head
{
    font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
    font-size: 18px;
    font-weight: bold;
    color: #5C3F1E;
}
.subhead
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-style: italic;
    font-weight: bold;
    color: #414d7f;
}
.TopPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C08550;
}
.MediaPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C08550;

}
.BottomPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C08550;

}
.LeftPane
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
	background-image: url(images/navbg.png) repeat-x;


}
.ContentPane
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C08550;width: 100%;

	
}
#dnn_ContentPane {width: 100%;}
#dnn_ctr3229_ContentPane {width: 100%;}

.RightPane
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C08550;
}
/* GENERIC */
H1
{
    font-family:  Arial, Helvetica, san-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
	margin: 0px;
	padding:0px;
}
H2
{
    font-family:  Arial, Helvetica, san-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
	margin: 0px;
	padding:0px;
}
H3
{
    font-family:  Arial, Helvetica, san-serif;
    font-size: 14px;
    font-weight: bold;
    color: #610110;
	margin: 0px;
	padding:0px;
}
H4
{
    font-family:  Arial, Helvetica, san-serif;
    font-size: 12px;
    font-weight: bold;
    color: #610110;
	margin: 0px;
	padding:0px;

}
H5
{
    font-family:  Arial, Helvetica, san-serif;
    font-size: 14px;
    font-weight: bold;
    color: #C08550;
	margin: 0px;
	padding:0px;

}
H6
{
    font-family:  Arial, Helvetica, san-serif;
    font-size: 12px;
    font-weight: bold;
    color: #C08550;
	margin: 0px;
	padding:0px;

}

/* Main Menu */
.MainMenu_MenuBar
{
    cursor: pointer;
    height: 18;
    border-right: #f0f0f0 0px solid;
}
.MainMenu_MenuBreak
{
      border:none;
      height:0px;
      background-color:Transparent;
}

.MainMenu_MenuItem
{
    cursor: pointer;
    color: #BC7C43;
    font-family:  Arial, Helvetica, san-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25;
	border-bottom: #F5F6D1 0px solid;
    border-left: #D2A882 0px solid;
    border-top: #D2A882 0px solid;
    border-right: #D2A882 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 3px 0px 3px;
}

.MainMenu_RootMenuItem, .MainMenu_RootMenuItem TD
{
	background: none;
    cursor: pointer;
    color: #D2A882;
    font-family:  Arial, Helvetica, san-serif;
    font-size: 12px;
    font-weight: bold;
    border-left: #D2A882 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #D2A882 0px solid;
    border-right: #D2A882 0px solid;
    height: 18;
    text-align: center;
	padding: 0px 3px 0px 3px;
}
.MainMenu_RootMenuItemSel, .MainMenu_RootMenuItemSel TD
{
background: none;
    cursor: pointer;
   
    font-family:  Arial, Helvetica, san-serif;
    font-size: 12px;
    font-weight: bold;
    border-left: #D2A882 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #D2A882 0px solid;
    border-right: #D2A882 0px solid;
    height: 18;
    text-align: center;
	padding: 0px 3px 0px 3px;
}
.MainMenu_RootMenuItemActive, .MainMenu_RootMenuItemBreadCrumb, .MainMenu_RootMenuItemActive TD, .MainMenu_RootMenuItemBreadCrumb TD, .MainMenu_SubMenuItemBreadCrumb, .MainMenu_SubMenuItemBreadCrumb TD
{
	background: none;
    cursor: pointer;
    color: #D2A882;
    font-family:  Arial, Helvetica, san-serif;
    font-size: 12px;
    font-weight: bold;
    border-left: #BCBEC0 0px solid;
    border-bottom: #FFFFFF 0px solid;
    border-top: #BCBEC0 0px solid;
    border-right: #BCBEC0 0px solid;
    height: 18;
    text-align: center;
	padding: 0px 3px 0px 3px;
}
.MainMenu_SubMenuItemSelected
{
   	background: #ffffff;
    cursor: pointer;
    color: #5C3F1E;
    font-family:  Arial, Helvetica, san-serif;
    font-size: 11px;
    font-weight: normal;
    height: 25;
	border-bottom: #F5F6D1 0px solid;
    border-left: #666666 0px solid;
    border-top: #666666 0px solid;
    border-right: #666666 0px solid;
	text-align: left;
	vertical-align: center;
	padding: 0px 3px 0px 3px;
}
.MainMenu_SubMenu
{
    background: #ffffff;
	margin-top: 1px;
	z-index: 1000;
    cursor: pointer;
    border-bottom: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    vertical-align: center;
	padding: 0px 10px 0px 2px;
}
	
.MainMenu_MenuIcon{ display:none; }

.MainMenu_RootMenuArrow{ display:none; }

.MainMenu_MenuArrow{ display:none; }


.MainMenu_MenuContainer TD
{
}
html>body .MainMenu_RootMenuitem TD
{
}
html>body .MainMenu_MenuitemSel TD
{
}
a:link, a:visited, a:active
{
    font-family:  Arial, Helvetica, san-serif;

    color: #9E0508;
    text-decoration: none;
}
a:hover
{
    font-family:  Arial, Helvetica, san-serif;
    color: #85572E;
    text-decoration: underline;
}

.user, a.user, a:visited.user, a:active.user {
    font-family:  Arial, Helvetica, san-serif;
    font-size: 11px;
    color: #D5BB90;
    text-decoration: none;
	padding-top: 2px;	
}
a:hover.user {
    font-family:  Arial, Helvetica, san-serif;
    font-size: 11px;
    color: #D5BB90;
    text-decoration: none;
	padding-top: 2px;	
}
.GlobalLink {
    font-family:  Arial, Helvetica, san-serif;
    font-size: 10px;
    color: #52361E;
    text-decoration: none;
}
a.GlobalLink, a:visited.GlobalLink, a:active.GlobalLink
{
    font-family:  Arial, Helvetica, san-serif;
    font-size: 10px;
    color: #45010C;
    text-decoration: none;
}
a:hover.GlobalLink
{
    font-family:  Arial, Helvetica, san-serif;
    font-size: 10px;
    color: #AD011B;
    text-decoration: underline;
}
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
font-size: 12px;
font-weight:bold;
text-decoration: none;
color: #354576;
}
a.CommandButton:hover {
text-decoration: underline;
color: #354576;
font-size: 12px;
font-weight:bold;
}
a:hover.lightgray
{
    font-family:  Arial, Helvetica, san-serif;
    color: #ffffff;
    text-decoration: underline;
}
.lightgray .Normal, .lightgray .Normal table, .lightgray .Normal p, .lightgray .Normal table p
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #cccccc;
	line-height: normal;
}
.lightgray .Normalbold
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-style: bold;
	line-height: normal;
}
.Normal, .Normal table, .Normal p, .Normal table p
{
    font-family:   Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
	line-height: 1.4em;
}
.Normalbold
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-style: bold;
	line-height: 1.4em;
}

.SearchArea{
	background-image:url(search_bg.jpg);
	background-repeat:no-repeat;
	width:343px;
	height:61px;
	}
	
.Search-head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin:0px 15px 0px 0px;
	}
	
	/*----------Child Links--------------*/

form {
	margin-bottom: 0px;
}

#childlinksbox
{
	padding:0px;
	width: 265px;
	background-image: url(images/navbg.png);
}
.childlinks
{
	margin-bottom:0px;
	padding:0px;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-bottom-color: #CDCFA0;
	vertical-align: middle;
}
.childlinksleft
{
        width:265px;
        float:left;
}
.childlinksicon
{
        margin:0px;
        width:60px;
        height:68px;
        padding:2px;
        border:1px dotted #698495;
        border-top:0px solid #F9F9F9;
        background:#E4E7EA;
}
.childlinksright
{
        margin-left:72px;
        display:block;
        margin-bottom:25px;
}
.childlinksname
{
	height:30px;

	text-align:left;
	border-top:0px dotted #ffffff;
	border-bottom:0px dotted #ffffff;
	padding-bottom:0px;
	margin-left:22px;
	padding-left:0px;
	padding-top: 6px;
}
.childlinkstitle
{
        float:left;
        width:265px;
        padding:6px 12px 8px 12px;
        text-align:right;
        font-style:italic;
        font-weight:bold;
}
.childlinksdescription
{
        padding: 6px 4px 6px 12px ;
        text-align:justify;
}
.childlinks a:link, .childlinks a:visited
{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}
.childlinks a span
{
        font-size:10px;
            color:#fff;
            font-weight:bold;
            font-style:italic;
            text-decoration:underline;
}
