/* background image for website */
#brighton_body {
background: transparent url(/Portals/62184/images/bg_swirl.gif) repeat scroll 0 0!important;
}


/* different widths for column 1 and 2 */
#brighton_col1 {
width: 30%!important;
}

#brighton_col2 {
width: 69.9%!important;
}


/* replicating the menu */
#brighton_header {
float:left;
width:200px;
}

#brighton_menu {
background: #E7E6C1 url(/Portals/62184/images/bg.jpg) repeat-x scroll right -6px!important;

width:610px;
padding-top:42px;
padding-left:0;
}

#brighton_menu ul li.item {
margin-left:0;
margin-right:0;
}

a.selectedtab:hover {
text-decoration:underline!important;
color:#CC6600!important;
}

#brighton_top {
clear:both;
}

#brighton_top {
margin:0!important;
padding:0!important;
border-top: 1px dotted #000000;
border-bottom: 1px dotted #000000;
}

/* new width for h1 & h2 in column 2 */
#brighton_col2 h1 {
font-size:1.3em!important;
}

/* headings */

#brighton_col2 h2 {
font-size:1.1em!important;
}

#bb-container div.post h3.title {
font-family: Georgia, Arial, serif;
font-weight: bold;
font-size: 1.3em;
}

#bb-container div.post h1 {
font-size: 1.6em!important;
font-weight: bold;
}