#brochure_right_nav
{
    position:absolute;
    top:102px;
    right:0px;
    width:214px;
    height:100%;
    background-color:#ffffff;
    background-image:url(/images/RightNavBg_short.jpg);
    background-position:top;
    background-repeat:no-repeat;
    border:solid 1px #918d85;
}
#brochure_right_nav_info
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:120px;
}
#brochure_right_nav_blurb
{
    position:absolute;
    top:150px;
    left:3px;
    width:209px;
    height:140px;
}
#brochure_workspace
{
    position:absolute;
    top:102px;
    left:0px;
    width:100%;
    height:500px;
    background-color:White;
    border:solid 1px #918d85;
}
#master_topbar
{
    height:0px;
    border:none;
    background-color:#241665;
}
#master_logo
{
    position:absolute;
    top:0px;
    left:0px;
    width:99.9%;
    height:75px;
}
#master_menubar
{
    position:absolute;
    top:75px;
    left:0px;
    width:99.8%;
    height:30px;
    overflow:hidden;
}
.master_menubar
{
   /* border:solid 1px black;*/
    background-image:url(/images/menuitem_off.gif);
   /* background-repeat:repeat-x;*/
   background-color:White;
}
.master_logo
{
    border-left:solid 1px black;
    border-right:solid 1px black;
    background-color:#241665;
}

.master_topbar_link
{
    font-family:Arial;
    font-weight:bold;
    color:#241665;
    font-size:8pt;
    text-decoration:none;
}
.master_topbar_link:visited
{
    font-family:Arial;
    font-weight:bold;
    color:#241665;
    font-size:8pt;
    text-decoration:none;
}
.master_topbar_link:hover
{
    font-family:Arial;
    font-weight:bold;
    color:#0090e0;
    font-size:8pt;
    text-decoration:underline;
}
.listtext{
	font-family:verdana,arial;
	font-size:8.5pt;
	font-weight:normal;
	color:#33CCCC;
	line-height:20px;
}
#listmain
{
    position:absolute;
    top:155px;
    left:10px;
    height:100px;
    width:200px;
    background-color:#241665;
}
#mask
{
    overflow:hidden;
    position:absolute;
    top:0px;
    left:0px;
    width:200px;
    height:100px;
}
#list
{
    position:absolute;
    top:120px;
    left:0px;
    width:200px;
}
#list2
{
    position:absolute;
    top:240px;
    left:0px;
    width:200px;
}
.gogreenheader
{
    background-image:url(/images/brochure/gogreenTitleBg.jpg);
    background-repeat:no-repeat;
    width:486px;
    height:49px;
    font-family:Arial;
    color:White;
    font-weight:bold;
    text-transform:uppercase;
    font-size:12pt;
    line-height:55px;
    padding:0px 0px 0px 75px;
}
.gogreen_box
{
    float:right;
    width:300px;
    height:450px;
    background-color:#DCEAB3;
    border:solid 1px #406C35;
    padding:4px 4px 4px 4px;
    margin:2px 4px 2px 4px;
}
.gogreen_caption
{
    font-size:10pt;
    font-style:italic;
    color:#918d85;
}
.gogreen_title
{
    font-size:10pt;
    font-weight:bold;
    color:#406C35;
    font-variant:small-caps;
}
.gogreen_calltoaction
{
    clear:both;
    width:100%;
    border-top:solid 2px #2D94AD;
    background-color:#A9CED7;
    height:45px;
    padding:8px 2px 2px 2px;
    text-align:center;
    color:White;
    font-weight:bold;
    margin:50px 0px 0px 0px;
}
.housing_title
{
    font-size:10pt;
    font-weight:bold;
    color:#831619;
    font-variant:small-caps;
}
.housingheader
{
    background-image:url(/images/brochure/housingTitleBg.jpg);
    background-repeat:no-repeat;
    width:486px;
    height:49px;
    font-family:Arial;
    color:White;
    font-weight:bold;
    text-transform:uppercase;
    font-size:12pt;
    line-height:55px;
    padding:0px 0px 0px 75px;
}
.housing_box
{
    float:right;
    width:300px;
    height:450px;
    background-color:#D8BEA5;
    border:solid 1px #A17145;
    padding:4px 4px 4px 4px;
    margin:2px 4px 2px 4px;
}