body{
    /* Center IE */
    text-align:center;
    font-family:Tahoma, Sans-Serif;
    color:#000;
    font-weight:normal;
    background-color:#fff;
    background-image:url(../images/bg.gif);
    background-repeat:repeat;
    background-position:0 0;
}
#PageWrapperOuter {
    position:relative;
    top:0;
    left:0;
    width:975px;
    /* Correct centering for IE */
    text-align:left;
    /* Center Mozilla/Opera */
    margin: 0px auto 0px auto;
}
#PageWrapperInner{ 
    /* Set width for IE 6 */
    width:100%;
}
#Main{
    background-image:url(../images/header_image.jpg);
    background-repeat:no-repeat;
    background-position:right top;
}
a{
    /* remove outline that Firefox puts on */
    outline:none;
}
strong{
    font-weight:bold;
}


/* --- HEADER ---*/
#HeaderContainer{
    position:relative;
    top:0;
    left:0;
    background-image:url(../images/header_bg.jpg);
    background-repeat:repeat-x;
    background-position:right bottom;
}
#Header{
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;
    height:176px;
}
#HeaderLogo{
    position:absolute;
    top:10px;
    left:0px;
    width:300px;
    height:132px;
}
#HeaderLogo a{
}
#HeaderTitle{
   position:absolute;
   top:14px;
   left:315px;
   font-size:1.8em;
}
#TitleSmall{
    font-size:0.8em !important;
    color:#3F362C;
}

/* --- TOP NAVIGATION BAR --- */

#Navigation{
    text-align:right;
    font-size:0.8em;
    background-image:url(../images/top_links_strip.gif);
    background-repeat:repeat-y;
    background-position:0 0;
    height:2.2em;
    background-color:#000;
    border-bottom:solid 2px #000;
    padding-left:217px;
    border-top:solid 2px #444;
}
#Navigation ul{
    font-family:Verdana, Sans-Serif;
}
#Navigation li{
    float:left;
    display:block;
    height:2.2em;
    padding: 0;
    font-weight:bold;
    /*background-image:url(../images/tab.gif);
    background-repeat:repeat;
    background-position:right top;*/
    border-right:solid 2px #444;
}
#Navigation a{
    display:block;
    color:#ddd;
    text-decoration:none;
    padding: 0.5em 10px 0.5em 20px;
}
#Navigation{
    text-transform:uppercase;
}
#Navigation .current, #Navigation .section{
    background-image:url(../images/tab_selected.gif);
    color:#000;
}

/* --- BREADCRUMBS ---*/

#Breadcrumbs{
    /* HIDE this for now!! */
    display:none;
    position:absolute;
    top:0px;
    left:36px;
    margin-top:20px;
    font-size:0.8em;
    font-weight:normal;
    color:#555;
}

/* --- CONTENT --- */
#ContentContainer{
    position:relative;
    top:0;
    left:0;
    /* Need width for IE6! */
    width:100%;
    background-image:url(../images/vertical_bar.gif);
    background-repeat:repeat-y;
    background-position:240px 0px;
    margin-bottom:10px;

}
#ContentContainerInner{
    position:relative;
    top:0;
    left:0;
    /* Need width for IE6! */
    width:100%;
}
#PrintLogo{
    display:none;
}
#ColumnMiddle{
    float:left;
    position:relative;
    left:200px;
    width:770px;
}
#Content{
    float:left;
    width:735px;
    color:#1E160c;
    padding-left:35px;
}

/* Switch positions with the left column and the
middle column as the middle column appears first in the
markup.  This is to help with SEO */
#ColumnLeft{
    float:left;
    position:relative;
    left:-770px;
    width:200px;
    margin-top:20px;
    background-image:url(../images/horiz_menu_bg_top.gif);
    background-repeat:no-repeat;
    background-position:right top;

}
#ColumnRight{
    display:none;
}

/*--- LEFT SIDEBAR NAVIGATION ---*/

#Sidebar{
    margin-top:5px;
    padding-top:30px;
    padding-bottom:30px;
    background-image:url(../images/horiz_menu_bg.gif);
    background-repeat:no-repeat;
    background-position:right bottom;
}
#Sidebar ul{
    width:100%;
}
#Sidebar li{
    width:100%;
}
#Sidebar h3{
    font-size:1.4em;
    margin-left:10px;
    margin-right:10px;
    color:#ddd;
    line-height:1.5em;
    border-bottom:dotted 1px #bbb;
    margin-bottom:1.5em;
    font-family:tahoma, Sans-Serif;
}
#Sidebar ul li a{
    display:block;
    padding-left:40px;
    text-decoration:none;
    background-image:url(../images/submenu_bullet.gif);
    background-repeat:no-repeat;
    background-position:left center;
}
#Sidebar ul li a span em{
    display:block;
    font-size:0.85em;
    line-height:1.25em;
    margin:0 !important;
    padding-top:0.4em;
    padding-bottom:0.4em;
    text-decoration:none;
    color:#fff;
    font-family:verdana ,sans-serif;
    text-transform:uppercase;
}
#Sidebar ul{
    font-size:1em;
}
#Sidebar li{
    /* IE6 likes to have width specified otherwise shows height too high */
    width:100%;
}
#Sidebar .inlineLink{
    display:inline;
    font-size:1em;
    margin-left:45px;
    line-height:1.35em;
    text-decoration:underline;
    font-weight:normal;
}
#Sidebar p{
    font-size:0.9em;
    margin-left:25px;
    line-height:1.35em;
    padding-bottom:0.8em;
    color:#ddd;
}

/* WYSIWYG EDITOR ALIGNMENT CLASSES */
#Sidebar .left {
	text-align:left;
}
#Sidebar .center {
	text-align:center;
}
#Sidebar .right {
	text-align:right;
}
#Sidebar img.right {
	float:right;
}
#Sidebar img.left {
	float:left;
}



/* --- FOOTER ---*/

#Footer{
    height:217px;
    background-image:url(../images/footer_bg.jpg);
    background-repeat:repeat-x;
    background-position:0 0;
    color:#ccc;
    font-size:0.8em;
}
#Footer ul{
    padding-top:48px;
    margin-left:235px;
}
#Footer li{
    display:block;
    float:left;
    display:inline;
    padding: 7px 10px 0px 0px;
}
#Footer ul li a{
    color:#333;
    font-size:1.1em;
    font-weight:normal;
    text-decoration:none;
}
.bottomNavLinkSpacer{
    width:30px;
    height:30px;
    background-image:url(../images/bmenu_separator.gif);
    background-repeat:no-repeat;
    background-position:left top;
}
#Footer p, #Footer p a{
    color:#fff;
    font-family:Verdana, Sans-Serif;
}
#Footer p{
    margin-top:135px;
    margin-right:15px;
    text-align:right;
}

#ClearerContent{
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
    width:100%;
}

/* Extra Page Specific for Watermarks */
#WatermarkHolderHome{
    /*background-image:url(../images/logo_watermark_small.gif);
    background-repeat:no-repeat;
    background-position:right top;*/
}