/* @override http://staging.centresource.com/ofrs/css/ofrs_style.css */

/* CSS Document */

/* --------- Custom Styles ---------- */
body { 
	font: 12px/1.5 Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
	background-color:#ffffff;
	color:#5e5e5e;
}

p, h1, h2, h3, h4 {
	padding-bottom:10px;
}

img {
	margin:0px;
	border:0px;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:underline;
	color:#46809f;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

a.gray {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#5e5e5e;
	font-weight:bold;
	padding:0px 3px;
}

a.gray_noline {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#5e5e5e;
	font-weight:bold;
	padding:0px 3px;
}

a.gray:hover, a.sel {
	color:#46809f;
	text-decoration:none;
}

span.blocks {
	display:block;
}

.center_align {
	text-align:center;
}

.right_align {
	text-align:right;
}

.normal {
	font-weight:normal;
}

.gray_border_box {
	border:1px solid #bebebe;
}

.banner_margin {
	margin-top:9px;
	margin-bottom:9px;
	margin-bottom:6px;
}

.banner_margin a {
	text-decoration: none;
}


.top_yellow_strip {
	background-color:#ffbe3c;
}

.menu_blue_strip {
	background:url(../images/menu_blue_shade_bg.gif) top left repeat-x;
}

.matchmenu {
	margin-top:-39px; 
	margin-left:-1px;
}

.menu_blue_strip .container_16 .grid_16 a, .menu_blue_strip .container_16 .grid_16 span {
	font-size:19px;
	font-weight:normal;
	line-height:38px;
	color:#333333;
	text-decoration:none;
	margin: 0;
	margin-right:60px;
	padding: 0;
}

.menu_blue_strip .container_16 .grid_16 div a {
	color:#ffffff !important;
	margin: 0 57px 0 0;
}

.menu_blue_strip .container_16 .grid_16 div a:hover {
	color:#ffd897 !important;
}

.breadcrumb a {
	color:#5e5e5e;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

.redmenu a {
	color:#cc593d;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-right:45px;
}

.breadcrumb a:hover {
	text-decoration:underline;	
}

.redmenu a:hover {
	color:#46809f;
	text-decoration:none;	
}


.redtitle { 
	color:#cc593d;
	font-weight:bold;	
}

h4, span.redtitle{
	font-size:14px; 
}

.bluetitle{
	color:#46809f;
	font-weight:normal;
}


h1 {
	font-size:26px; 
}

h2 {
	color:#46809f;
	font-weight:normal;
	font-size:24px;
	text-decoration: underline;
}

h3 {
	font-size:20px; 
	font-weight:normal;
	text-decoration: underline;
}

h3.noline {
	text-decoration: none;
}

.medium_textbox {
	background:transparent url(../images/textBg.gif) top left repeat-x; 
	border:#c7c7c7 solid 1px; 
	height:19px;
	width:160px;
	margin-top:2px;
	margin-bottom:2px;
}

.medium_textbox155 {
	background:transparent url(../images/textBg.gif) top left repeat-x; 
	border:#c7c7c7 solid 1px; 
	height:19px;
	width:155px;
	margin-top:2px;
	margin-bottom:2px;
}

.medium_selbox160 {
	background:transparent url(../images/textBg.gif) top left repeat-x; 
	border:#c7c7c7 solid 1px; 
	height:19px;
	width:160px;
	margin-top:2px;
	margin-bottom:2px;
}

.small_textbox {
	background:transparent url(../images/textBg.gif) top left repeat-x; 
	border:#c7c7c7 solid 1px; 
	height:19px;
	width:80px;
	margin-top:2px;
	margin-bottom:2px;
}

.tiny_textbox {
	background:transparent url(../images/textBg.gif) top left repeat-x; 
	border:#c7c7c7 solid 1px; 
	height:19px;
	width:56px;
	margin-top:2px;
	margin-bottom:2px;
}

.textarea {
	background:transparent url(../images/textBg1.gif) top left repeat-x; 
	border:#c7c7c7 solid 1px; 
	height:83px; 
	width:400px;
}

.textarea330 {
	background:transparent url(../images/textBg1.gif) top left repeat-x; 
	border:#c7c7c7 solid 1px; 
	height:83px; 
	width:330px;
}


.footer {
	line-height:2.3em;
}

.redtext {
	color:#cc593d
}

.dot_horizontal{
	background:url(../images/dots.gif) top left repeat-x;
}

.dot_vertical{
  background:url(../images/dots.gif) top right repeat-y;
}

.dot_vertical_left {
  background:url(../images/dots.gif) top left repeat-y;
}

.dot_vertical_right {
  background:url(../images/dots.gif) top right repeat-y;
}

#enews_signup a,
#customer_love a {
	margin: 10px 0;
	display: block;
	padding:10px;
	background-color:#cc593d;
	font-size:18px;
	color:#ffffff;
	text-align: center;
	text-decoration: none;
}

.bluestrip {
	padding:10px;
	background-color:#43819f;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
}

#get_directions a {
  color: #fff;
  text-decoration: none;
}

#footer {
	margin: 10px 0;
	padding-top: 10px;
}

#footer #copyright {
	text-align: right;
}

#footer #credits {
	font-size: 10px;
	color: #999;
}

#footer #credits a {
	color: #999;
	text-decoration: none;
}
/* --------- Custom Styles ---------- */

/* @group Homepage */

#homepage_bottom {
	margin-top: 10px;	
}

#news_articles {
	padding-right: 40px;
	padding-top: 10px;
	width: 480px;
}

.sitemason_article {
	margin-bottom: 15px;
	overflow: hidden;
}

#news_articles div.body-content
{
	margin-bottom: 15px;
}

.sitemason_article {
	margin-bottom: 40px;
}

#news_articles h3 {
	overflow: hidden;
	color:#cc593d;
	text-decoration: none;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

#news_articles h3 a {
	color:#cc593d;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#news_articles h3 .date {
	float: right;
}

h2.sitemason_header {
	color:#cc593d;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#news_articles h3 .date,
h2.sitemason_header .sitemason_header_date {
	text-align: right;
	width: 140px;
	color:#5e5e5e;
	font-weight:bold;
	font-size:12px;
	line-height: 20px;
}

#news_articles a.more {
	margin-left: 6px;
	white-space: nowrap;
}

#news_articles #read-more {
	margin: 20px 0;
}

.sitemason_article .sitemason_file_thumbnail img{
	margin-top: -20px;
}

#welcome {
	padding-top: 10px;
	padding-left: 20px;
	width: 380px;
}

#welcome h2 {
	font-size: 18px;
}

/* @end */



/* @group Interior Page */


#left_sidebar {
	padding: 10px;
	width: 140px;
}

#left_sidebar #secondary_nav {
	margin: 20px 0 40px;
}

#left_sidebar #secondary_nav li{
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
}

#left_sidebar #secondary_nav li {
	color: #cc593d;
}

#left_sidebar #secondary_nav li a {
}

#content {
	padding: 30px;
	width: 700px;
}

#content h1 {
	font-size:26px; 
	font-weight: normal;
	color:#46809f;
	text-decoration: underline;
	line-height: 1em;
	margin-bottom: 15px;
}
/* @end */




/* @group News */


#sharethis {
	float: right;
	margin-top: -22px;
}

.go_back input.sitemason_input {
	border: 1px solid #43819f;
	background: none;
	padding: 5px 10px;
	color: #43819f;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.go_back input.sitemason_input:hover {
	border: 1px solid #43819f;
	background: #43819f;
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

/* @end */


/* @group Difference */

#difference_callout {
	background: #43819f;
	float: right;
	margin: 10px 0 30px;
	color: #fff;
	font-weight: bold;
	width: 240px !important;
	height: 65px !important;
	text-align: center;
	font-size: 14px;
}

#difference_callout .difference_statement{
	width: 220px !important;
	height: 45px !important;
	padding: 10px 10px;
	overflow: hidden;
}

/* @end */



/* @group Related Services */

.service_block {
	float: left;
	width: 40%;
	padding: 2%;
	margin: 3%;
	background: #43819f;
	color: #fff;
	height: 500px;
}

.service_block h2 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 16px;
	color: #fff;
}

.service_block .sitemason_file {
	margin: 0 auto 15px;
}

.service_block .contact_button a {
	padding: 5px 10px;
	display: block;
	background: #ccc;
	width: 150px;
	color: #333;
	text-decoration: none;
	margin: 0 auto;
	border: #333 1px solid;
}

.service_block .contact_button a:hover {
	background: #cc593d;
	color: #fff;
}


/* @end */




/* @group Contact */

#sitemason_jVbQVa {
	position: relative;
}

#sitemason_jVbQVa .sitemason_submit {
	text-align: left !important;
}

#sitemason_jVbQVa h2.sitemason_header {
	margin-bottom: 10px;
}

#sitemason_jVbQVa h2.sitemason_header + div.sitemason_paragraph {
	position: absolute;
	top: -10px;
	right: 0;
}

#contact_callout {
	background: #43819f;
	float: right;
	margin: 10px 0 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	width: 140px;
}

#contact_callout a {
	display: block;
	color: #fff;
	padding: 10px 15px;
}

#sitemason_jVbQVa .sitemason_error {
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #cc593d;
	background: #f8e7e4;
	color: #cc593d;
	width: 50%;
}

/* @end */

