@media print
{
    #left-nav, .ControlPanel
    {
        display: none !important;
    }
    
    #content-wrapper 
	{
        margin-left: 16px !important;
    }
}

body 
{
    background: url(http://static.adriandominicans.org/Weber/skin/img/body-background.jpg);
    font-family: Helvetica, Arial, Sans-Serif;
}

#outer-wrapper 
{
    width: 996px;
    margin: auto;
}

body, #outer-wrapper, #outer-wrapper-inner, #site-wrapper, #middle-wrapper, #left-nav, #left-nav-inner-wrapper, #nav
{
    height: 100%;
}

.clear 
{
    clear: both;
    margin: 0;
    padding: 0;
}

.left 
{
    float: left;
    clear: left;
    margin-right: 10px;
	margin-bottom: 10px;
}
.left-align
{
	margin-right: 10px;
	margin-bottom: 10px;
}
.right 
{
    float: right;
    clear: right;
    margin-left: 10px;
	margin-bottom: 10px;
}
.right-align
{
	margin-left: 10px;
	margin-bottom: 10px;
}
.center 
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.hidden 
{
    display: none;
}

.title
{
	color: #000;
}

#logout 
{
    margin: 0 0 2em 0;
}

#site-wrapper 
{
    margin: 24px auto;
    height: 100%;
}

#header 
{
    position: relative;
    height: 156px;
    z-index: 2;
    top: 0;
    left: 0;
}

#header-inner-wrapper 
{
    width: 851px;
    height: 156px;
    background: url(http://static.adriandominicans.org/Weber/skin/img/header-inner-wrapper.v2.png) repeat-x;
    margin-left: 14px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
}

#header img
{
    border: none;
}

#header a 
{
    color: #215A44;
}

#header #masthead 
{
    position: absolute;
    left: 150px;
    top: -12px;
}

#header #logo img 
{
    margin: 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

#top-right 
{
    width: 11px;
    height: 211px;
    background: url(http://static.adriandominicans.org/Weber/skin/img/top-right.v2.png) no-repeat;
    position: absolute;
    top: 0;
    right: -11px;
}

#middle-wrapper 
{
    background-color: #FFFFFF;
    position: relative;
    top: -8px;
    min-height: 560px;
    width: 100%;
    padding-bottom: 1px;
	border-color: #0F5544;
	border-width: 1px;
	border-right-style: solid;
}

#left-nav 
{
    width: 151px;
    background: url(http://static.adriandominicans.org/Weber/skin/img/left-nav.v2.png) repeat-y;
    float: left;
    clear: left;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#left-nav-inner-wrapper
{
    width: 142px;
}

#mailing-list 
{
    display: block;
    width: 131px;
    height: 81px;
    background: url(http://static.adriandominicans.org/Weber/skin/img/mailing-list.v2.png) no-repeat;
    position: relative;
    left: 9px;
}

#mailing-list p 
{
    width: 124px;
    font-size: 20px;
    color: rgb(41, 71, 147);
    position: relative;
    top: 11px;
    left: -1px;
}

#nav li 
{
    list-style-type: none;
    margin-top: 25px;
    margin-left: -38px;
}

#nav .navmenu-36, #nav .navmenu-1023
{
    margin-top: 0px;
}

#left-nav a 
{
    text-decoration: none;
    color: rgb(41, 71, 147);
}

#nav a:hover
{
	color: rgb(87, 9, 97);
	text-decoration: underline;
}

#content-wrapper 
{
    margin-left: 150px;
    margin-right: 16px;
	margin-bottom: 16px;
    padding-top: 24px;
}

#content-wrapper-inner 
{
    margin-top: -10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 42px;
}

#content-wrapper p, #content-wrapper li, #content-wrapper div 
{
    font-size: 16px;
}

#footer 
{
    position: relative;
    height: 50px;
    top: -9px;
}

#footer-inner-wrapper 
{
    background: url(http://static.adriandominicans.org/Weber/skin/img/footer-middle.v2.png) repeat-x;
    height: 50px;
}

#footer-right 
{
    background: url(http://static.adriandominicans.org/Weber/skin/img/footer-right.v2.png) no-repeat;
    width: 8px;
    height: 50px;
    position: absolute;
    top: 0;
    right: -8px;
}

#footer p 
{
    color: #FFF;
    text-align: center;
    margin: 0;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    left: -6px;
    top: 12px;
}
.selectedNode a:hover, .unselectedNode a:hover,
.unselectedNode, .selectedNode
{
	font-size: 16px !important;
	font-family: Helvetica,Arial,Sans-Serif !important;
	font-weight: normal !important;
	background-color: white !important;
}
.addthis 
{
	position: absolute;
	bottom: 0;
	right: 12px;
}
#content-wrapper .program-title
{
	margin-top: 0;
	padding-top: 0;
}
#content-wrapper table.wh_item td.image
{
	width: 78px;
}
