
@CHARSET "UTF-8";

body {
	background: url("../../images/socal/bg_gradient.jpg") repeat-x scroll left top #3b79a9;
}

.first_nav li.selected {
	background: url("../../images/socal/selector_arrow.png") center bottom no-repeat;
}

.first_nav li.selected a {
	color: #1c5989;
}

.first_nav ul {
	border-bottom-color: #3b79a9;
}

h2 {
	color: #1c5989;
	background: url("../../images/socal/bigarrow.png") left center no-repeat;
}

.box h3 {
	color: #1c5989;
	border-bottom-color: #1c5989;
}

.login {
	background: #3b94ce url(../../images/socal/login_bg.jpg) top left no-repeat;
	border-color: #3d6a6d;
}

.cta_button {
	background: url(../../images/socal/cta_right.png) center right no-repeat;
}

.cta_button a {
	background: url(../../images/socal/cta_left.png) center left no-repeat;
}


