body {	
	background-color: #fff;
	margin: 0px auto;
    font-family:  Helvetica, arial;
	font-size: 12px;
	color: #000;
	width: 100%;	
}

img {
	display: none;
	border: none;
}

a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: none;
	outline: none;
}

/*a:hover {
	color: #666;
	text-decoration: none;
}

a.category_title {
	font-family: Helvetica;
	font-size: 12px;
	color: #ED1C24;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	text-transform: uppercase;
}

a.category_title:hover {
	color: #666;
}

a.active {
	color: #ED1C24 !important;
}

a.link_large {
	font-family: Helvetica;
	font-size: 24px;
	color: #ED1C24;
	margin: 0px;
	font-weight: lighter;
}

a.link_large:hover {
	color: #979CA0;
}

a.services {
	color: #ED1C24 !important;
}

a.services:hover {
	color: #666 !important;
}*/

p { 
	margin: 0px 0px 12px 0px; 
	padding: 0px 0px 10px 0px; 
	line-height: 1.5em;
}



h3 {
	font-family: Helvetica;
	font-size: 24px;
	color: #ED1C24;
	margin: 0px;
	font-weight: lighter;
}

h4 {
	font-family: Helvetica;
	font-size: 12px;
	color: #ED1C24;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	text-transform: uppercase;
}

h5 {
	font-family: Helvetica;
	font-size: 14px;
	color: #666;
	margin: 10px 0px 7px 0px;
	font-weight: normal;
}

h6 {
	font-family: Helvetica;
	font-size: 14px;
	color: #666;
	margin: 0px;
	font-weight: normal;
	display: inline;
}


.title {
	font-family: Helvetica;
	font-size: 12px;
	color: #ED1C24;
	margin: 0px;
	font-weight: normal;
	display: inline;
}

.title_grey {
	font-family: Helvetica;
	font-size: 14px;
	color: #666;
	margin: 0px;
	font-weight: normal;
	display: inline;
}

.title_red {
	font-family: Helvetica;
	font-size: 12px;
	color: #ED1C24;
	margin: 0px;
	font-weight: normal;
	display: inline;
}

.red_pipe {
	color: #ED1C24;
	letter-spacing: 6px;
}

.widget_title {
	display: none;
}

.widgettitle {
	display: none;
}

#first_text {
	display: none;	
}

#logo{
	position: relative;
	margin: 0px auto;
	width: 650px;
	height: 97px;
	padding-top: 23px;
}

#logo img {
	display: inline !important;
}

#address{
	position:relative;
	float: right;
	text-align: right;
	margin-top: 49px;
	color: #666;
	line-height: 1.5em;	
}

#address a{
	color: #666;	
}

#address a:hover{
	color: #E63223;	
}

#nav {
	display: none;
}

#red_bar {
	position: relative;
	background-color: #000;
	height: 8px;
	width: 100%;
	display: inline !important;
}


#content {
	margin: 0px auto;
	width: 650px;
	min-height: 400px;
}


#home_left {
	position: relative;
	float: left;
	margin-top: 50px;	
	width: 640px;
	font-size: 12px;
}


#home_right {
	position: relative;
	float: left;
	margin: 70px 0px 35px 0px;
	width: 307px;
	font-size: 12px;		
}


#main {
	margin-top: 34px;
}

#sub_nav_left {
	display: none;

}

#sub_right {
	position: relative;
	float: left;
	width: 570px;
	font-size: 12px;
	line-height: 1.5em;

}

#header {
	display: none;
	
}

li.widget_execphp { 
	list-style:none; 
}

#skinny_red_bar {
	background-color: #E63223;
	height: 1px;
	width: 95%;
}

#team {
	margin-top: 15px;
	margin-right: 65px;
	width: 160px;
	float: left;
	
}

#alerts {
	margin-top: 15px;
	margin-right: 65px;
	width: 160px;
	float: left;
}

#events {
	margin-top: 15px;
	width: 160px;
	float: left;
}

#footer {
	position: relative;
	margin-top: 33px;
	background-color: #999;
	height: 19px;
	width: 100%;
	padding-top: 14px;
}

#footer_content {
	position: relative;
	margin: 0px auto;
	width: 950px;
	font-size: 9px;
	color: #fff;

}

#footer_content a {
	color: #fff;
	text-decoration: none;
	border: none;
	outline: none;
	margin: 0px 3px 0px 3px;
}

#footer_content a:hover {
	color: #545353;
	text-decoration: none;
}


/* =Images
-------------------------------------------------------------- */

/*#main_text img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}*/
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 7px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 7px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* CFORMS */
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "http://www.shallpartners.com/wp-content/themes/theme_shall/calendar.css";

.cform { 
	margin:0px; 
	width: 310px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:4px 0 10px 0; 
	border:0px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:none; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px monospace; 
	color:#666666;
	letter-spacing:5px;
}

ol.cf-ol { 
	/*border-top:2px dashed #AAAAAA;*/
	margin:0pt!important;
	padding:20px 0pt 0pt!important;

}
ol.cf-ol li	{
	background:none!important; 
	margin:0 0px!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
	font:normal 12px helvetica; 
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	letter-spacing:2px;
	margin:6px 0pt !important;
	padding:3px 0; 
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:200px; 
	margin:0px 10px 0 0; 
	text-align:left;
	font-size: 10px;
	display:block;
	color:#000;
	background:none;
	padding:2px;
	font:normal 12px helvetica; 
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0; 
}

label.cf-before span{
	width:200px; 
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 2px 0 4px;
	width:110px;
	text-align:left;	
}

label.cf-after span {
	width:110px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:105px;
	text-align:left;
}
label.cf-group-after span {
	width:105px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	margin:0 0 8px 0;
	padding:3px;
	background: #fff; 

	border: 1px solid #999999; 
	vertical-align:top;
	font:normal 12px helvetica;
	letter-spacing:1px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#cccccc; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F1F0F0; 
}

.cform textarea,
.cform input {
	width:300px; 
}
.cform select {
	width:300px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:6.5em; 
}

.cform textarea {
	font-family: monospace;
	font-size: 0.9em;
	height: 6em;
	overflow:auto;
}

.cform input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	letter-spacing:2px;
	margin:12px 0pt 4px 10px!important;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:3px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 12px 0; 
} 


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:block; /*for mozilla*/
	width:300px;
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin:0;
	height:13px;
	line-height:13px;
	font:normal 10px helvetica; 
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	margin:0;
}
/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width: 73px;
	height: 22px;  
	/*padding:5px;*/ 
	margin: 5px 3px 4px 0pt;
	font-size:13px;
	background-image: url(images/button_send.gif); 
	/*border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;*/
	border: none !important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}


/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(http://www.shallpartners.com/wp-content/themes/theme_shall/li-err-bg.png) repeat!important;
	border-color:#E63223;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(http://www.shallpartners.com/wp-content/themes/theme_shall/icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(http://www.shallpartners.com/wp-content/themes/theme_shall/captcha_reset_white.gif) no-repeat;
	margin:0 0 10px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:300px;
	line-height:1.3em;
	margin:0px;
	font-family:helvetica;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(http://www.shallpartners.com/wp-content/themes/theme_shall/li-err-bg.png) repeat!important;
	border-color:#E63223;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
        display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

  
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:9px!important;
}
*+html img.captcha	{
	margin-bottom:9px!important;
}