/* CONTAINER */
#brighton_container {
margin:20px auto!important;
background:transparent url(/Portals/33818/images/middle-bg.jpg) repeat-y scroll 0 0!important;
overflow:visible!important;
}

/* HEADER */
#brighton_header {
padding:5px 5px 0 5px!important;
width:auto!important;
background:transparent url(/Portals/33818/images/top-bg.jpg) no-repeat scroll 0 0!important;
}

/* MENU */
#brighton_menu {
padding:0 5px!important;
background-color:transparent!important;
margin-bottom:14px!important;
margin-top:10px!important;
}

#brighton_menu ul li {
font-weight:normal!important;
font-size:16px!important;
border-right:1px solid #CD0104!important;
}

#brighton_menu ul li.last {
border-right:medium none!important;
}

#brighton_menu ul li a {
outline:none!important;
}

#brighton_menu ul li a span { 
padding:6px 23px 1px 23px!important;
}

#brighton_menu ul li.first a span {
padding-right:29px!important;
}

/* SUB MENU */
#brighton_sub-menu ul li {
background:#FFFFFF url('/Portals/33818/images/sub-menu-border.jpg') no-repeat scroll -10px bottom!important;
}

#brighton_sub-menu ul li a {
outline:none!important;
text-transform:uppercase!important;
font-size:11px!important;
background:transparent url(/Portals/33818/images/left-nav-bgd-default.gif) no-repeat scroll -10px 0!important;
padding-bottom:1px!important;
}

#brighton_sub-menu ul li.selectedtab a  {
font-weight:normal!important;
}

#brighton_sub-menu ul li a:hover {
text-decoration:underline!important;
}

#brighton_sub-menu ul li a span {
padding:6px 15px 7px 18px!important;
}

#brighton_sub-menu ul li.childitem1 a {
background-image:none!important;
}

/* CONTENT */
#brighton_content {
padding:0 5px!important;
background-color:transparent!important;
}

/* TOP PANE */
#brighton_top {
background-color:transparent!important;
}

/* TWO COLUMN SKIN */
#brighton_two-column #brighton_col1 {
width:22%!important;
}

#brighton_two-column #brighton_col2 {
width:77.9%!important;
}

/* TWO COLUMN RIGHT SKIN */
#brighton_two-column-right #brighton_col3 {
width:22%!important;
}

#brighton_two-column-right #brighton_col2 {
width:77.9%!important;
}

/* THREE COLUMN SKIN */
#brighton_three-column #brighton_col1 {
width:22%!important;
}

#brighton_three-column #brighton_col2 {
width:55.8%!important;
}

#brighton_three-column #brighton_col3 {
width:22%!important;
}

/* MODULES - COLUMN 1 - ALL SKINS */
#brighton_col1 div.block div.pad {
margin-left:0!important;
}

/* MODULES - COLUMN 3 - ALL SKINS */
#brighton_col3 div.block div.pad {
margin-right:0!important;
background-color:transparent!important;
}

/* HEADINGS */
#brighton_col2 h3 {
font-size:18px!important;
}

#brighton_col2 h4 {
font-size:12px!important;
}

/* LISTS */
#brighton_col2 ul {
margin-left:40px!important;
list-style-type:disc!important;
}

#brighton_col2 ul li {
padding-bottom:0!important;
}

/* FOOTER */
#brighton_footer {
border-top:none!important;
background:#E2E2E2 url(/Portals/33818/images/bottom-bg.jpg) no-repeat scroll 0 0!important;
}

#brighton_footer .radmenu {
display:none!important;
}

#brighton_footer p.copyright {
padding:20px 0!important;
text-align:center!important;
font-size:11px!important;
}

/* LANDING PAGES - ONLY */
.landingPage #brighton_menu {
display: none!important;
}

#table-area {
	width: 900px;
	}

#table1 {
	background-image : url(images/table-bgd.jpg);
	background-repeat: no-repeat;
	width:281px;
	height: 246px;
	margin-left: 15px;
	margin-top: 15px;
	float:left;
}

#table2 {
	background-image : url(images/table-bgd.jpg);
	background-repeat: no-repeat;
	width:281px;
	height: 246px;
	margin-left: 14px;
	margin-top: 15px;
	float:left;
	}

#table3 {
	background-image : url(images/table-bgd.jpg);
	background-repeat: no-repeat;
	width:281px;
	height: 246px;
	margin-left: 14px;
	margin-top: 15px;
	float:left;
}

.table-title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 37px;
	margin-top: 8px;

}

.table-title2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 52px;
	margin-top: 8px;

}

.table-content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #4c474b;
	margin-left: 15px;
	margin-top: 30px;
	height: 137px;

}

#table-image {
	margin-left: 34px;
	margin-top: 31px;

}

#learn-more {
	width: 107px;
	height: 26px;
	margin: 15px auto;
	}
	
.intro-head {
	font-family : "Century Gothic", Arial, Helvetica, sans-serif;
	font-size : 30px;
        line-height: 38px;
	color: #86786f;
	padding: 10px;
	text-align: center;
	
}