/* Menu Background #284A6A */
body {
	margin-top:0px;
}
#brighton_container {
	width:960px !important;
}
#brighton_col1 div.block div.pad {
	background:#FFF !important;
}
#brighton_three-column {
	border-top: #df702a 12px solid;
}
#brighton_col2 p {
    font-size: 1.1em;
}
h3 {
	font-size: 14px;
	color: #069;

}
h2 {
	font-size: 18px;
	color: #069;
}
h1 {
	font-size: 22px;
	color: #df702a;
}
#brighton_menu {
	margin-top:20px;
	height:65px;
	background:url(../images/nav-bg.jpg) no-repeat;
	background-position: 350px bottom;
}
#brighton_menu a {
	font-size: 12px;
	color: #61768B;
}
#brighton_menu a:active {
	font-size: 12px;
	color: #61768B;	
}
#brighton_menu ul li a:hover span{
	color: #0275e6;
	text-decoration: underline;
}
#brighton_menu ul {
	width:960px;
	padding:0 5%;
}
#brighton_menu ul li {
	border-left:2px solid #DF702A;
}
#brighton_menu ul li.first {
	border-left:0;
}
#brighton_menu ul li a span {
	padding-bottom:0;
	padding-top:0;
        font-size:1.05em;
}
#h-1, #h-2, #h-3, #h-4 {
	display:block;
	text-indent:-9999px;
	background:url(../images/text-image.gif) no-repeat;
}

#h-1 {
	background-position:left bottom;
	width:142px;
	height:50px;
}
#h-2 {
	background-position:-149px -15px;
	width:93px;
	height:61px;
}
#h-3 {
	width:449px;
	height:15px;
}
#h-4 {
	background-position: left -15px;
	width:149px;
	height:55px;
}

.ContactFormItem input {
	background:#ffffff;
	border:thin solid #069;
	color:#000000 !important;
}
/* footer */
#brighton_footer {
	width:700px;
	text-align:center;
	margin:0 20%;
}
#brighton_footer ul {
	border-top: #df702a 4px solid;
	
}
#brighton_footer ul a:hover span {
	color: #df702a;
	text-decoration: underline;
	
}#brighton_col3 h2 {
	font-weight: normal;
	text-decoration: none;
}
#brighton_col1 h2 {
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	color: #069;
}

