@charset "utf-8";
COLORS
/* -----------------------------------------------------------------------------------*/
/*
#F4F4EB - Light Tan
//#E9E9D7 - Tan
#DCD8C1 - Tan
#D2D2AE - Medium Tan
#C0B48C - Dark Tan
#A02513 - Light Red
#702313 - Dark Red
#445C5E - Light Green/Blue
#20323C - Dark Blue
*/
/* Layout */
html,body {
height:100%;
}

body {
background:#fff;
color:#333;
font:normal 14px/20px Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a:link,a:visited {
text-decoration:underline;
color:#069;
}

strong,b {
font-weight:600;
}

abbr {
cursor:help;
border-bottom-width:1px;
border-bottom-style:dotted;
border-bottom-color:#CCC;
}

sup {
vertical-align:top;
font-size:0.75em;
text-transform:uppercase;
}

.separator {
border-top:1px solid #ccc;
padding-top:19px;
}

.left {
clear:left;
}

.right {
clear:right;
}

.float_right {
float:right;
display:inline;
}

.float_left {
float:left;
display:inline;
}

.top {
height:70px;
background-color:#fff;
font-family:'Tahoma', Arial, sans-serif;
border-bottom:1px solid #069;
padding:20px 0;
}

.top .logo a {
border:0;
display:block;
height:70px;
width:271px;
background-image:url(http://crumsac.com/images/crums-logo.jpg);
background-repeat:no-repeat;
}

.top .logo img {
display:block;
width:0;
}

.top .call_back {
text-align:left;
}

.top em {
color:#00aa4f;
font-size:17px;
font-weight:700;
font-family:'Tahoma', Arial, sans-serif;
line-height:40px;
text-align:left;
font-style:normal;
border-left:1px solid #09c;
padding-left:10px;
margin:10px 0 0 -5px;
}

.top em strong {
color:#ccc;
}

.top .phone {
	color: #444;
font-size:18px;
font-weight:700;
margin-bottom:0;
margin-right:0;
text-align:right;
background-color:transparent;
background-image:url(../images/icons/telephone.jpg);
background-repeat:no-repeat;
background-position:50px 5px;
line-height:28px;
margin-top:15px;
padding:0;
}

#navigation {

background-color:#069;
height:49px;
border-bottom:1px solid #005482;
border-top:1px solid #39c;
}

#menu_primary {
padding:10px 0 9px;
}

#menu_primary ul {
list-style-type:none;
overflow:hidden;
}

#menu_primary ul li {
float:left;
margin-left:20px;
}

#menu_primary ul li:first-child {
margin-left:0;
}

#menu_primary ul li a {
border:1px solid #069;
border-radius:15px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
color:#fff;
display:block;
font-size:13px;
font-weight:700;
text-align:center;
text-transform:uppercase;
text-decoration:none;
padding:2px 18px;
}

#menu_primary ul li a:hover {
border:1px solid #069;
color:#069;
background-color:#fff;
text-decoration:none;
}

.home #menu_primary ul li.menu_home a,.services #menu_primary ul li.menu_services a,.about #menu_primary ul li.menu_about a,.reviews #menu_primary ul li.menu_reviews a,.blog #menu_primary ul li.menu_blog a,.contact #menu_primary ul li.menu_contact a {
background:#fff;
border:1px solid #39c;
color:#069;
text-decoration:none;
}

.active {
color:#069;
background-color:transparent;
background-image:url(../images/second_menu_indicator.png);
background-repeat:no-repeat;
background-position:right center;
z-index:999;
text-decoration:none;
}

#menu_secondary,#menu_secondary a {
font-size:13px;
text-decoration:none;
color:#444;
padding: 0;

}

#menu_secondary a:hover {
color:#666;
text-decoration:none;
padding-left:0.6em;
}

#menu_secondary ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#menu_secondary li {
border-bottom:1px #ccc solid;
cursor:pointer;
text-decoration:none;
margin: 0;
padding: 5px 5px 5px 0px;

}

#menu_secondary li a{
color: #444 !important;
display: block;
padding: 0px 0px 0px 0.5em;
border-left: 10px solid #f8f8f8;
border-right: 10px solid #fff;
background-color: #fff;
text-decoration: none;
width: auto;
}
#menu_secondary li a:hover{
color: #444 !important;
border-left: 10px solid #dfdfdf;
border-right: 10px solid #efefef;
background-color: #f8f8f8;
text-decoration: none;
width: auto;
}

#menu_secondary ul ul li{
list-style: none;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0.5em;
border: none;
border-bottom:1px #eee solid;
height: 25px;
line-height:25px;
}

#wrapper {
position:relative;
margin-top:0;
margin-right:auto;
margin-left:auto;
}

.home #wrapper {
padding-top:20px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#FFF;
}

#header {
position:relative;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
}

#feedback a{
	display:block;
	position:fixed;
	top:240px;
	right:-1px;
	height: 75px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 99;
 }
 #feedback a:hover{
	border:1px solid #ff6600;
	background-image: url(../images/feedbackbutton-hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#highlight {
position:absolute;
right:0;
top:60px;
}

h1,h2 {
line-height:40px;
}

h1 {
font-size:32px;
font-weight:400;
margin:30px 0 0;
}

h2 {
font-size:24px;
font-weight:400;
margin-bottom:30px;
margin-top:10px;
}

h3 {
font-size:18px;
margin-bottom:20px;
margin-top:20px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#ccc;
color:#333;
padding-bottom:5px;
}

h4 {
font-size:16px;
display:block;
margin-bottom:20px;
margin-top:20px;
}

h3.section,h4.section {
clear:both;
font-size:12px;
text-transform:uppercase;
display:block;
margin:0 0 20px;
padding:9px 0 10px 10px;
}

h3.section span,h4.section span {
font-weight:700;
margin:0 0 0 400px;
}

h4,h5 {
color:#069;
}

h5.inline {
display:inline;
}

h1,h2,h3,h4,h5 {
font-family:Tahoma, Arial, Geneva, sans-serif;
font-weight:400;
}

hr {
clear:both;
height:0;
border-top-style:solid;
border-top-color:#CCC;
border-width:1px 0 0;
margin:19px 0 0;
}

q,.pullquote {
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
line-height:24px;
}

cite {
font-style:normal;
font-weight:700;
}

#content p {
margin-bottom:20px;
line-height:24px;
}

#content ul {
margin-bottom:10px;
margin-top:10px;
}

.bulleted li {
font-size:13px;
list-style-type:disc;
margin-left:1em;
}

#top_banner {
width:100%;
height:100px;
border-bottom:1px solid #069;
padding:30px 0;
}

#banner {
width:100%;
background-color:#09c;
padding:30px 0;
}

.box {
display:block;
margin-bottom:20px;
overflow:hidden;
padding:9px;
}

.box a {
border:1px solid #6299c5;
display:block;
padding:4px;
}

.box a:hover {
background-color:#666;
border-color:#666;
}

.grid_4 .box {
width:280px;
}

blockquote {
clear:both;
}

q {
line-height:30px;
}

div.section {
clear:both;
overflow:hidden;
margin:20px 0;
}

hr.spacer {
margin-top:25px;
height:50px;
padding:25px;
}

#appt_block td {
padding-top:10px;
padding-bottom:10px;
}

#appt_block td.label {
color:#444;
font-weight:700;
text-align:right;
width:160px;
padding-right:10px;
}

#appt_block input {
width:100%;
height:28px;
margin:0;
padding:5px;
}

#appt_block select {
color:#000;
border:1px solid #ccc;
width:100%;
height:28px;
margin:0;
padding:4px 3px;
}

/* Filter Reminder */
#filter_reminder form {
	border: none !important;
	
}
#filter_reminder form table.fsTable{
	border: none !important;
	
}
#filter_reminder td {
padding: 5px;
line-height: 30px;
}

#filter_reminder td.label {
color:#444;
font-weight:700;
text-align:right;
width:220px;
padding-right:10px;
}

#filter_reminder input {
width:auto;
height:28px;
margin:0;
padding:5px;
}

#filter_reminder select {
color:#000;
border:1px solid #ccc;
width:auto;
height:28px;
margin:0;
padding:4px 3px;
}

input {
margin:0;
padding:5px;
}

.footer #mc_embed_signup {
color:#fff;
}

.footer .mc-field-group {
height:30px;
margin-bottom:10px;
}

.footer .mc-field-group input {
height:28px;
display:inline;
width:200px;
margin:10px;
padding:2px 0 2px 5px;
}

.mc-field-group label {
font-size:.9em;
font-weight:700;
width:120px;
display:inline;
height:28px;
margin:10px;
}

.indicate-required {
text-align:right;
font-size:.9em;
}

.footer #mc_embed_signup button {
width:auto;
display:inline;
margin:10px;
}

.push {
height:540px;
}

.clearfooter {
height:540px;
clear:both;
width:100%;
position:relative;
background:#069;
border-top:1px solid #005482;
}

.footer {
color:#eee;
font-size:13px;
position:relative;
padding:20px 0;
}

.footer h3 {
color:#fff;
font-size:12px;
font-weight:700;
margin-bottom:20px;
text-transform:uppercase;
letter-spacing:0;
border:none;
}

.footer .sitemap {
border-top:1px solid #ccc;
margin-top:10px;
padding-top:10px;
}

.footer .sitemap ul {
list-style-type:none;
}

.footer .sitemap .support em {
color:#FFF;
font-style:normal;
}

.footer .runner {
border-top:1px solid #ccc;
margin-top:40px;
padding-top:19px;
}

.footer .runner p {
line-height:26px;
}

.footer .pitch {
text-align:right;
}

.footer .runner .copyright {
margin:10px 0 0;
}

.footer a:link,.footer a:visited {
text-decoration:underline;
color:#eee;
}

.footer ul.social li {
margin-left:2px;
}

a:hover,a:active,#menu_secondary ul ul a:hover {
color:#069;
text-decoration:none;
}

.hidden,#menu_secondary li:hover ul li ul,.footer hr {
display:none;
}

#menu_secondary ul ul a,.footer a:hover,.footer a:active {
color:#fff;
text-decoration:none;
}

#menu_secondary ul li:hover ul,#menu_secondary ul ul li:hover ul,.box a img,.footer .sitemap .support a,.footer img {
display:block;
}

h3 span,h4 span,h5 span,cite span {
font-weight:400;
}

#header h2,p.who cite,p.who span {
color:#666;
}

.footer .sitemap .support,.footer ul.social {
margin-top:20px;
}