body{
    background-color:#f2f2da;
    padding:0px;
    margin:0px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

img{
    border: 0px none;
    padding:0px;
    margin:0px;
    behavior: url(../scripts/iepngfix.htc); /* IE6 PNG FIX */
}

form {
    margin:0;
    padding:0;
}

#footer-right, #footer, .widget-link-box li, .givenowbutton, .widgetheaderimage, .connections-image, .texttop {
    behavior: url(../scripts/iepngfix.htc); /* IE6 PNG FIX */
}

a{
    color: #286592;
    text-decoration:none;
    padding:0px;
    margin:0px;
}

a:hover{
    text-decoration:underline;
}

h1{
    font-family:helvetica, arial, sans-serif;
    color: #8c8c8c;
    padding:0px;
    margin:0px 0px 8px 0px;
    font-size: 145%;
    font-weight:bold;
    letter-spacing:0.5pt;
}

h2{
    font-family:helvetica, arial, sans-serif;
    color:#676767;
    padding:0px;
    margin:0px 0px 8px 0px;
    font-size: 135%;
}


h3{
    font-family:helvetica, arial, sans-serif;
    padding:0px;
    margin:0px 0px 8px 0px;
    color:#676767;
    font-size: 125%;
}

h4{
    font-family:helvetica, arial, sans-serif;
    color: #286592;
    padding:0px;
    margin:0px 0px 8px 0px;
    font-size: 115%;
}

h5{
    font-family:helvetica, arial, sans-serif;
    color:#676767;
    padding:0px;
    margin:0px 0px 8px 0px;
    font-size: 105%;
}

h6{
    font-family:helvetica, arial, sans-serif;
    color:#286592;
    padding:0px;
    margin:0px 0px 8px 0px;
    font-size: 100%;
}

p{
/*    font-size:90%; */
    font-family: Georgia, Times New Roman, serif;
    padding:0px;
    margin:3px 0px 0px 4px;
    color: #292929;
}


/* Special Treatment for page title and teaser */

#title-container h1 {
    font-family:helvetica, arial, sans-serif;
    color: #8c8c8c;
    padding:0px;
    margin:0px;
    font-size: 130%;
    font-weight:bold;
    letter-spacing:0.5pt;
}

#teaser-container h2 {
    font-family:helvetica, arial, sans-serif;
    color:#676767;
    padding:0px;
    margin:0px;
    font-size: 82%;
}


/* PAGE-CONTAINER HOLDS THE ENTIRE WEBPAGE */


#page-shadow{
    width:970px;
    margin: 0 auto 0 auto;
    position:relative;
    padding: 0px 0px 0px 2px;
    background-image: url(../images/shadowbg.gif);
    background-repeat: repeat-y;
}

#page-container{
    width:960px;
    padding:0px;
    margin:0px 0px 0px 1px;
    position:relative;
    background-color: #FFFFFF;
}


/* TACTIC NAV HOLDS THE AUDIENCE BASED NAVIGATION */


.upper-tactical {
    background-image: url(../images/nav/tactic-nav-bg.png);
    height: 21px;
    padding-top: 7px;
    padding-left: 12px;
    font-family:helvetica, arial, sans-serif;
    font-size: 80%;
    color: #555;
}

.upper-tactical a {
    color: #555;
}

.upper-tactical img {
    /*
    margin: -4px 0px 0px 4px
    vertical-align: middle;
    */
    margin-left: 5px;
}

.upper-tactic-links {
    display: block;
    float: left;
    padding: 0px 10px 0px 0px;
}

.upper-tactic-social {
    display: block;
    float: left;
    margin: -4px 0px 0px 0px;
}

.upper-tactic-search {
    display: block;
    float: right;
    padding: 0px 5px 0px 0px;
}

#tacticnav{
    height:144px;
    position:relative;
}

#tacticnav a {
    outline:none;
}

#wmlogo{
    margin:15px 0 0 18px;
}

#masonlogo{
    margin:15px 0 0 12px;
}

#exec-partners{
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 27px;
}

.audience{
    list-style-type:none;
    margin:0px;
    padding:0px;
    position:absolute;
}

.audience li{
    margin:0px;
    padding:0px;
}

#leftmenu{
    top:64px;
    left:525px;
}

#rightmenu{
    top:64px;
    left:776px;
}

.labeloffscreen {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}


/* BANNER IMAGE */

#banner-container{
    position:absolute;
    top:184px;
    height:200px;
    z-index:40;
}

#banner-container-primary{
    position:absolute;
    top:184px;
    height:300px;
    z-index:40;
}

#bannerimage{
    padding:0px;
    margin:0px;
    display:block;
}


/* GLOBAL NAV BAR */

div #globalnav {
    position: relative;
    background-image: url(../images/nav/global-nav-bg.png);
    margin:0px;
    padding: 0px 35px 0px 35px;
    height:34px;
}

#globalnav img{
    float:left;
    margin:0px;
    padding: 0px;
}






.nav-spacer {
    margin: 12px 15px 12px 15px !important;
}

.searchbox{
    float:right;
    padding-right:30px;
}

.search-module{
    border: 1px solid gray;
    font-family : Georgia, Times New Roman, Times, serif;
    font-size: 85%;
    vertical-align: top;
    margin: 0px;
    width:192px;
}

#search-button{
    margin-top: -4px;
}

#white-bg {
    margin-top: 6px;
}




/*PAGE BODY BEGINS */

#pagebody{
    position:relative;
    width:100%;
    margin:198px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
}

#pagebody-primary{
    position:relative;
    width:100%;
    margin:340px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
}

#pagebody-news{
    position:relative;
    width:100%;
    margin:31px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
}

/* LEFT COLUMN AND NAVIGATION */

#leftcolumn{
    float:left;
    width:240px;
    background-image: url(../images/backgrounds/gradient.png);
    background-repeat:no-repeat;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family:helvetica, arial, sans-serif;
}


.pagenav{
    list-style-type:none;
    padding:18px 10px 5px 10px;
    margin:4px 0px 0px 0px;
    text-transform: uppercase;
}

.parentlink{
    background-image: url(../images/orangearrows.png);
    background-repeat:no-repeat;
    padding: 7px 0px 2px 20px;
    font-size:95%;
    color: #f26522;
    border-bottom: 1px solid #FFFFFF;
}

.parentlink a{
    color: #004a80;
    font-weight:bold;
}


.nav{
    background-image: url(../images/orangearrows.png);
    background-repeat:no-repeat;
    border-bottom: 1px solid #FFFFFF;
    padding:4px 0px 3px 20px;
    margin:4px 0px 0px 0px;
    color: #f26522;
}

.nav a{
    color: #004a80;
    font-size: 72%;
    font-weight:bold;
}

.subnav{
    background-image: url(../images/smallorange.png);
    background-repeat:no-repeat;
    border-bottom: 0px;
    font-size: 69%;
    margin:7px 0px 8px 18px;
    padding:0px 0px 0px 15px;
    color: #f26522;
    line-height:12px;
}

.subnav a{
    color: #666666;
    font-weight:bold;
    padding:0px;
    margin: 0px;
}

/* MAIN (CENTER) COLUMN */

.maincolumn{
    float:left;
    background-color:#FFFFFF;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.maincolumn-primary{
    float:left;
    background-color:#FFFFFF;
    margin:232px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#narrow{
    width: 465px;
}

#medium{
    width:710px;
}

#wide{
    width:660px;
}

#fullpage{
    width:950px;
    padding-left:8px;
}




/* BREADCRUMBS */

.breadcrumbs-container{
    margin: 25px 0px 20px 20px;
    padding:0px;
    font-family:helvetica, arial, sans-serif;
    font-size: 70%;
    text-transform: uppercase;
}

/* PAGE TITLE AND TEASER */

#pagetitle-container{
    margin: 0px 0px 16px 20px;
    padding:0px;
}

#teaser-container{
    margin: 0px 0px 19px 20px;
    padding:0px;
}

.subscribe-links {
    float:right;
    font-size: 72%;
    font-weight:bold;
    font-family : Helvetica, Arial, Verdana, sans-serif;
    font-weight:bold;
    padding:0px;
    margin:0px;
}

.subscribe-links ul{
    list-style-type:none;
    float:left;
    margin:10px 0 0 0;
    padding:0;
}

.subscribe-links li{
    padding:0px;
    margin: 3px 0px 8px 0px;
}

.subscribe-links img{
    float:left;
    margin:-2px 5px 0px 0px;
    clear:both;
}



/* A-Z CSS */

#az-container{
    margin: 10px 0px 20px 20px;
    padding:0px 0px 4px 0px;
    border-bottom: 1px solid #999999;
}

#az-container{
    font-family:helvetica, arial, sans-serif;
    font-size: 83%;
    color: #606060;
}

#az-container a{
    font-weight:bold;
    margin: 0px 1px 0px 1px;
}

#az-container a:hover{
    color:#000000;
    text-decoration:none;
}

.az-list{
    padding:22px 0px 0px 0px;
    margin:0px;
}

.az-list dt{
    font-family:helvetica, arial, sans-serif;
    font-weight:bold;
    margin:0px 0px 2px 0px;
    padding:0px;
}

.az-list dd{
    margin:0px 0px 22px 0px;;
    padding:0px;
}

/* GATEWAY PAGE CSS */

.gateway-container{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 10px;
    font-family:helvetica, arial, sans-serif;
}

.gatewaycolumn{
    width:295px;
    float:left;
    margin:0 0 0px 10px;
    padding: 0 0 20px 0px;
}

.gatewaycolumn p{
    border-bottom:5px solid #286593;
    color: #676767;
    font-size:120%;
    margin:0px 20px 0px 0px;
    padding:0px 0px 7px 0px;
}

.gatewaycolumn ul{
    list-style-type:none;
    margin:10px 0 45px 0;
    padding:0px;
}

.gatewaycolumn li{
    margin:0px 0px 7px 0px;
    padding:0 0 0 12px;
    font-size:78%;
    background-image: url(../images/backgrounds/bluearrow.gif);
    background-repeat: no-repeat;
}

/* BODY COPY AREA */

#bodycopy{
    margin: 0px 0px 0px 20px;
    padding:0px 10px 0px 0px;
    color: #362f2d;
    font-size: 78%;
    line-height:145%;
}

#extraregion{
    margin: 0px 0px 0px 20px;
    padding:0px 10px 0px 0px;
    color: #362f2d;
    font-size: 78%;
    line-height:145%;
}

#bodycopy p, #extraregion p{
    padding:0px;
    margin:3px 0px 20px 0px;
}

#bodycopy address, #extraregion address{
    padding:0px;
    margin:3px 0px 20px 0px;
    font-style: italic;
}

#bodycopy pre,  #extraregion pre{
    font-family:helvetica, arial, sans-serif;
    font-size: 83%;
}

#bodycopy a, #extraregion a{
    text-decoration:underline;
}

#bodycopy a:hover, #extraregion a:hover {
    color: #000000;
}

#bodycopy li{
    padding: 0;
    margin: 0px 0px 10px 10px;
}

#bodycopy ul{
    padding:0;
    margin:0px 0px 5px 9px;
}


/* EMBEDDED VIDEOS */

.videoleft {
    /*float:left;*/
    width:642px;
    height:385px;
    margin-top:6px;
    margin-left:20px;
    padding-bottom:10px;
    padding-right:20px;
}

/*.videoright {
    float:right;
    width:402px;
    height:242px;
    margin-top:6px;
    padding-bottom:10px;
    padding-left:20px;
}*/


/* STORY & NEWS LISTING PAGES */

.standard-list{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px;
    width:70%;
}

.standard-list-nothumb{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px;
    width:97%;
}

.standard-list a, .standard-list-nothumb a{
    font-family:helvetica, arial, sans-serif;
    font-weight:bold;
}

.standard-list p, .standard-list-nothumb p{
    clear:both;
}

.list-image{
    border: 1px solid #b6b4b4;
    padding: 1px;
    margin: 0px 15px 0px 0px;
    display:block;
    float:left;
}

.date{
    font-family:helvetica, arial, sans-serif;
    font-size: 85%;
    font-weight:bold;
}

.author{
    font-family:helvetica, arial, sans-serif;
    font-size: 85%;
    font-style:italic;
}

.buffer{
    height: 30px;
    clear:both;
    display:block;
    padding:0px;
    margin:0px;
    width:100%;
}

.buffer-tall{
    height: 80px;
    clear:both;
    display:block;
    padding:0px;
    margin:0px;
    width:100%;
}

/* EVENTS LISTING PAGE */

.events-list{
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px;
    width:90%;
}

.events-list a{
    font-family:helvetica, arial, sans-serif;
    font-weight:bold;
}

.events-list p{
    clear:both;
}

.events-list span{
    font-family:helvetica, arial, sans-serif;
    font-size: 85%;
    font-weight:bold;
}


/* DIRECTORY LISTING/INFO PAGEs */

.directory-list{
    margin:0 0 0 0;
    float:left;
}

.directory-info{
    font-family:helvetica, arial, sans-serif;
    list-style-type:none;
    font-size: 85%;
    padding:0px;
    margin:0px;
}

.directory-info li{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

.directory-info span{
    font-weight:bold;
}

.directory-name{
    font-weight:bold;
    font-family:helvetica, arial, sans-serif;
}

#directory-photo{
    padding: 1px;
    border: 8px solid #eae9e3;
    float:left;
    margin:0px 16px 0px 0px;
    max-width: 260px;
    -ms-interpolation-mode: bicubic;
}



#directory-page-info{
    float:left;
    margin:8px 0px 0px 0px;
    max-width:310px;
}


/* POPUP WINDOW */

.popuplogo{
    margin-top: 20px;
    padding-bottom:10px;
    text-align:center;
}

.popuptextarea {
    margin-left: auto;
    margin-right: auto;
}

.popupplayerdiv {
    width:642px;
    margin-left: auto;
    margin-right: auto;	
}

.popuptextarea p {
    font-size: 0.9em;
    color: #362f2d;
}

.popuptextarea a {
    color: #286592;
    text-decoration: underline;
}

.popupfooter {
    color:#362f2d;
    font-size: 0.9em;
    text-align:center;
}




/* THIRD (RIGHT) COLUMN AND WIDGETS */

.standard-thirdcolumn{
    float:right;
    width:230px;
    position:relative;
    background-color: #397362;
    background-image: url(../images/backgrounds/greenbg.gif);
    margin:1px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}



/* STANDARD THIRD COLUMN POSITIONED BELOW A PHOTOSET */

.standard-thirdcolumn-lower{
    float:right;
    width:230px;
    position:relative !important;
    top: 0 !important;
    right:0;
    background-color: #397362;
    background-image: url(../images/backgrounds/greenbg.gif);
    margin:332px 0px -332px 0px !important;
    padding:0px 0px 0px 0px;
}



#off{
    display:none;
}


/* WIDGET  */

.widget{
    width:230px;
    padding:0px;
    margin:0px 0px 0px 0px;
    border-bottom:1px solid #222222;
}

.widgetinside{
    position:relative;
    width:100%;
}

.prev-button{
    position:absolute;
    top:95px;
    left: 13px;
}

.next-button{
    position:absolute;
    top:95px;
    left:198px;
}


.widget-more-link{
    color:#FFFFFF;
    text-transform:uppercase;
    font-weight:bold;
    margin: 1px 2px 2px 154px;
    font-family:helvetica, arial, sans-serif;
}


.widget p{
    font-size: 70%;
    color: #FFFFFF;
    line-height: 150%;
    padding:0px 0px 10px 0px;
    margin:4px 12px 0px 12px;
}

.texttop{
    padding:0 0 3px 0;
    margin:5px 0px 5px 11px;
    border-bottom: 1px solid #094d39;
    width:211px;
    height: 18px !important;
    height: 14px;
}

.widgetimage{
    padding:0px;
    margin:0px 0px 0px 11px;
    width:209px;
}

.widgetimagelink {
    outline:none;
}

.widgetheaderimage{
    padding:0px;
    margin:0px;
    width:211px;
    height:18px !important;
    height:14px;
}


/* MASON CONNECTIONS */

.mason-connections-widget{
    width:260px;
    padding:0px;
    margin:0px 0px 0px 30px;
}

/*
.mason-connections-widget{
    width:230px;
    height: 200px;
    margin:0px 0px 0px 0px;
    border-bottom:1px solid #222222;
}
*/

.connections-left{
    border-right: 1px solid #a8a8a8;
    width:135px;
    height:135px;
    float:left;
    margin:0px 0px 5px 0px;
    padding:0px;
}

/*
.connections-left{
    border-right: 1px solid #094d39;
    width:115px;
    height:145px;
    margin:0px 0px 0px 0px;
}
*/

.connections-left img{
    margin: 4px 8px 6px 0px;
    float:right
}

.connections-right{
    float:left:
    width:114px;
}

/*
.connections-right{
    margin:0px 0px 0px 0px;
    padding:0px;
}
*/

.connections-right img{
    margin: 4px 8px 5px 0px;
    float:right;
}

.connections-image{
    padding:0 0 3px 0;
    margin:5px 0px 0px 11px;
    border-bottom: 1px solid #094d39;
    width:211px;
    height:18px !important;
    height:14px;
}






/* RELATED/WIDGET LINKS BOX */

.widget-link-box{
    width:230px;
    padding:0px;
    margin:0px 0px 0px 0px;
    border-bottom:1px solid #222222;
}

.widget-link-box img{
    padding:0 0 3px 0;
    margin:5px 0px 5px 11px;
    border-bottom: 1px solid #094d39;
}

.widget-link-box ul{
    list-style-type:none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.widget-link-box a{
    color:#FFFFFF;
    font-family:helvetica, arial, sans-serif;
    font-weight:bold;
    font-size: 74%;
    display:block;
    width:100%;
}

.widget-link-box li{
    border-bottom: 1px solid #094d39;
    margin: 0px 10px 5px 12px;
    padding: 0px 24px 5px 0px !important; padding: 0px 0px 5px 0px;
    background-image: url(../images/backgrounds/relatedbg.png);
    background-repeat:no-repeat;
}


/* LISTBOXES */

.listbox{
    width:230px;
    padding:0px 0px 10px 0px;
    margin:0px 0px 0px 0px;
    font-size: 74%;
    border-bottom:1px solid #222222;
}

.listbox img{
    padding:0 0 3px 0;
    margin:5px 0px 5px 11px;
    border-bottom: 1px solid #094d39;
}

.listbox dl{
    padding:0px;
    margin:0px;
}

.listbox dl a{
    display:block;
    color:#fff;
    padding:0px;
    margin:0px 0px 2px 0px;
    font-family:helvetica, arial, sans-serif;
}

.listbox dt{
    font-weight:bold;
    padding:0px 0px 0px 0px;
    margin: 0px 12px 0px 12px;
    color: #fff;
    font-family:helvetica, arial, sans-serif;
}

.listbox dt a{
    font-weight:bold;
    color: #fff;
}

.listbox dd{
    padding:3px 0px 9px 0px;
    margin: 1px 12px 6px 12px;
    color: #fff;
    border-bottom: 1px solid #094d39;
    line-height: 130%;
}

.listbox p, .widget-link-box p{
    color: #fff;
    line-height: 150%;
    padding:0px 0px 10px 0px;
    margin:4px 12px 0px 12px;
}

.events-link{
    text-align: right;
    color:#fff;
    font-weight:bold;
    margin: 1px 0 2px 0;
    font-family:helvetica, arial, sans-serif;
    font-size:94%;
}

.events-link a{
    color:#fff;
}

.all-events-link{
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    margin: 1px 2px 2px 130px;
    font-family:helvetica, arial, sans-serif;
    font-size:94%;
}

/* STATIC LISTBOX (straight xhtml) */

.static-listbox{
    width:230px;
    height: 200px;
    padding:0px;
    margin:0px 0px 0px 0px;
    border-bottom:1px solid #222222;
    font-size: 70%;
}

.static-listbox p{
    color: #fff;
    line-height: 150%;
    padding:0px 0px 10px 0px;
    margin:4px 12px 0px 12px;
}


/* TICKER CONTAINER  */

#ticker-container{
    width:958px;
    margin:0px;
    padding:0px;
}

#ticker-icon-wrapper {
    margin:0;
    padding:0;
    border:0;
    float:left;
    height:50px;
}

#ticker-wrapper{
    width:950px;
    height:50px;
    background-image: url(../images/tickerbg.png);
    background-repeat:no-repeat;
    background-position:47px 0px;
    margin:0;
    padding:0;
    border:0;
}

.ticker-spacer {
    width:40px;
    height:50px;
    margin:0;
    padding:0;
    border:0;
    float:left;
}

#newsticker {
    width:714px;
    float:left;
    height:50px;
    font-size:0.92em;
    font-family:helvetica, arial, sans-serif;
    font-weight:bold;
    color:#efc304;
    text-transform: uppercase;
    margin:0;
    padding:0;
    border:0;
}

.ticker-item {
    width:714px;
    margin-top:2px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
    height:43px;
    padding:0;
    border:0;
    float:left;
    background:#000000;
}

.ticker-item-date {
    /*margin-top:19px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
    float:left;*/
    margin: 0;
    width:104px;
    color:#8dc63f;
    position: absolute;
    bottom: 3px;
    left: 0;
}

.ticker-item-title {
    /*margin-top:4px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
    float:left;*/
    margin: 0;
    width:610px;
    position: absolute;
    top: 3px;
    right: 0;    
}

.ticker-item-title a {
    color:#efc304;
}


#ticker-next-wrapper {
    margin:10px 0 0 0;
    padding:0;
    border:0;
    float:left;
}


/* FOOTER SECTION */

#footer{
/*    clear:both; */
    background-image: url(../images/bottomshadow.png);
    background-position: -1px 0;
    background-repeat:no-repeat;
    margin: 0 auto 0 auto;
    height:140px;
    width:970px;
    padding:0px;
}

#footer-left{
    margin:0px;
    padding:0px 0px 0px 0px;
    width: 325px;
    float:left;
}

#footer-left ul{
    list-style-type:none;
    padding:0;
    margin: 20px 0 0 20px;
}

#footer-left li{
    font-family:helvetica, arial, sans-serif;
    color: #453f3d;
    font-size:70%;
    margin: 3px 0 3px 0;
}



#masonhomelink{
    color: #004b35;
    font-size: 115%;
    font-weight:bold;
}

#footer-right{
    float:left;
    width: 625px;
    margin:0;
    padding: 0;
    text-align:right;
    height:130px;
    /*background-image: url(../images/footer-tagline.png);*/
    background-repeat:no-repeat;
}

.footer-social {
    padding-top: 8px;
    letter-spacing: 5px;
}

.footer-social a {
    outline: none;
}

.footer-list{
    list-style-type:none;
    font-family:helvetica, arial, sans-serif;
    font-size:68%;
    text-transform: uppercase;
    color: #494949;
    margin: 20px 0 0 0;
}

.footer-list li{
    margin: 0px 0px 6px 0px;
    padding:0px;
}

#blue a{
    margin: 0 5px 0 5px;
    font-weight:bold;
}

#orange a{
    margin: 0 5px 0 5px;
    font-weight:bold;
    color: #f26522;
}

#green a{
    margin: 0 5px 0 5px;
    font-weight:bold;
    color: #8dc63f;
}



/* Styles used for caption divs, see also add_caption.js */

.rightwithcaption{
    float: right;
    border-bottom: 6px solid #eae9e3;
    margin-left: 10px !important;
    margin-left: 0px;
}

.leftwithcaption{
    float: left;
    border-bottom: 6px solid #eae9e3;
    margin-right: 10px;
}

.rightcaptiondiv{
    float: right;
    width: 1px;
    padding: 6px !important;
    padding: 6px 10px 6px 10px;
    background: #eae9e3;
    margin-top: 10px;
    margin-left: 6px;
    margin-bottom: 2px;
    border-left: 12px solid #ffffff;
    border-top: 4px solid #ffffff;
}

.leftcaptiondiv{
    float:left;
    width: 1px;
    padding: 6px !important;
    padding: 6px 0px 6px 10px;
    background: #eae9e3;
    margin-top: 10px;
    margin-right: 6px;
    margin-bottom: 2px;
    border-right: 12px solid #ffffff;
    border-top: 4px solid #ffffff;
}

.captiontext {
    font-size: 0.84em; 
    font-family: Arial, Verdana, sans-serif;
    color: #362f2d;
}

#bodycopy .leftcaptiondiv {
    line-height: 1.2em;
}

#bodycopy .rightcaptiondiv {
    line-height: 1.2em;
}

/* Other WYSIWYG Styles */

.photoright {
    float:right;
    margin:10px 0 10px 10px;
}

.photoleft {
    float:left;
    margin:10px 10px 10px 0;
}

.tablespecial {
    border-left: 1px solid #dbd9cd;
    border-bottom: 1px solid #dbd9cd;
    text-align: left;
    border-collapse: collapse; 
}

.tablespecial tr, .tablespecial th, .tablespecial td {
    margin: 0;
    padding: 5px 6px 5px 6px;
    border-right: 1px solid #dbd9cd;
    border-top: 1px solid #dbd9cd;
    font-weight:normal;
    font-size: 0.96em;
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.tablespecial th {    
    background-color: #dadabf;
}

.tablespecial p {
    margin-bottom: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.tablespecial2 {
    border-left: 1px solid #dbd9cd;
    border-bottom: 1px solid #dbd9cd;
    text-align: left;
    border-collapse: collapse; 
}

.tablespecial2 tr, .tablespecial2 th, .tablespecial2 td {
    margin: 0;
    padding: 5px 6px 5px 6px;
    border-right: 1px solid #dbd9cd;
    border-top: 1px solid #dbd9cd;
    font-weight:normal;
    font-size: 1.0em;
}

.tablespecial2 th {    
    background-color: #dadabf;
}

.tablespecial2 p {
    margin-bottom: 0px;
}


/* basic table styles */

td {
    vertical-align:text-top;
    vertical-align:top;
}

/* Giving button */

.givenowbutton {
    margin-left:10px;
}


/* Preview Column (cascade use only) */

.standard-thirdcolumn-preview{
    float:left;
    width:230px;
    background-color: #397362;
    background-image: url(../images/backgrounds/greenbg.gif);
}


.empty {
    margin:0;
    border:0;
    padding:0;
    height:0;
}

.forvalidationonly {
}


/* FOR GOOGLE SEARCH */

#cse-search-results { background-image: url(/business.wm.edu/images/backgrounds/searchbg.gif); width: 700px; height: 1200px; margin-top: 25px; }

#cse-search-results iframe { height: 1200px; overflow: auto; }



/* A monospace style that can be applied to text spans or paragraphs */

.monospace{
    font-family: "Courier New",Courier,monospace;
}


/* YouTube Widget */

.youtube-wrapper {
    margin: 0 0 0 10px;
    padding:0;
    height:170px;
}


/*** OTHER MEDIA BOX ***/


#inlineMedia {
width: 185px;
padding: 3px;
margin: 0 0 8px 14px;
background-color: #eae9e3;
float: right;
clear: both;
}

#inlineMediaList
{
margin: 0 0 3px 0 !important;
padding: 6px !important;
list-style: none;
font-family: sans-serif, helvetica;
font-size: 0.78em;
border: 1px solid #fff;
}

#inlineMediaList li
{
padding: 6px 8px 6px 29px;
margin: 0;
background-repeat: no-repeat;
background-position: 2px 4px;
line-height: 1.4em;
}

#inlineMediaList li.Video
{
background-image: url(../images/mediaIcons/Video.png);
}

#inlineMediaList li.Audio
{
background-image: url(../images/mediaIcons/Audio.png);
}

#inlineMediaList li.PDF
{
background-image: url(../images/mediaIcons/PDF.png);
}

#inlineMediaList li.File
{
background-image: url(../images/mediaIcons/File.png);
}

#inlineMediaList li.Gallery
{
background-image: url(../images/mediaIcons/Gallery.png);
}

#inlineMedia a {
text-decoration: none;
color: #606060;
}

#inlineMedia a:hover {
text-decoration: underline;
color: #606060;
}


/*** EMBEDED YOUTUBE ***/

.yt-center {
    padding: 6px 6px 0 6px;
    background-color: #eae9e3;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 2px;
    border-bottom: 3px solid #eae9e3;
}

.yt-left-nofloat {
    padding: 6px 6px 0 6px;
    background-color: #eae9e3;
    margin:  0 8px 2px 0 !important;
    border-bottom: 3px solid #eae9e3;
}

.yt-left {
    padding: 6px 6px 0 6px;
    background-color: #eae9e3;
    margin:  0 8px 2px 0 !important;
    float: left;
    border-bottom: 3px solid #eae9e3;
}

.yt-right {
    padding: 6px 6px 0 6px;
    background-color: #eae9e3;
    margin: 0 0 2px 8px !important;
    float: right;
    border-bottom: 3px solid #eae9e3;
}

.yt-captiontext {
    font-family: arial,Verdana, sans-serif !important;
    font-size: 0.84em !important;
    color: #484848 !important;
    line-height: 1.5em !important;
    margin-bottom: 2px !important;
    padding-top: 1px;
    *padding-top: 4px; /* IE7 star hack */
}

.yt-sm {
    width: 240px;
}

.yt-med {
    width: 425px;
}

.yt-lg {
    width: 657px;
}
