*
{
	font-family: 'Trebuchet MS', 'Microsoft Sans Serif', Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 0 0;
}

html
{
	background-color: #717b8f;
	background-image: url(../images/window_shadow.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background-image: url(../images/window_background.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	text-align: center;
	color: #000000;
	font-size: 14px;
	line-height: 1.6;
}

h1, h2, h3, h4 {  }

h1
{
	font-size: 28px;
	line-height: 1.1;
	padding: 0;
	margin: 0 0 6px 0;
	font-weight: bold;
}

h2
{
	padding: 12px 0 0 0;
	margin: 0 0 12px 0;
	font-size: 25px;
	line-height: 1.1;
	font-weight: normal;
	color: #785E22;
}

h3
{
	padding: 0;
	margin: 6px 0 6px 0;
	font-size: 20px;
	line-height: 1.1;
	font-weight: bold;
	color: #000000;
}

h2 + h3 { margin-top: 0; }

h4
{
	font-size: 16px;
	line-height: 1.1;
	padding: 0;
	margin: 12px 0 6px 0;
	font-weight: bold;
}

h5
{
	font-size: 14px;
	line-height: 1.1;
	padding: 0;
	margin: 6px 0 6px 0;
}

p
{
	padding: 0;
	margin: 0 0 9px 0;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: .02em;
	text-align: justify;
}

a,
a:link
{
	color: #666666;
	text-decoration: underline;
	outline: 0 none;
}

a:visited
{
	color: #333333;
	text-decoration: underline;
}

a:hover,
a:active
{
	color: #c8272f;
	text-decoration: none;
}

img { display: block; }

ol {}

ul
{
	margin: 0 0 12px 0;
	padding: 0 0 0 36px;
}

li
{
	margin: 0 0 4px 0;
	padding: 0;
}

dl
{
	padding: 0;
	margin: 0 0 9px 0;
}

dt
{
	float: left;
	padding: 0 5px 0 0;
}

dd
{
	margin: 0;
	padding: 0;
}

form,
fieldset
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

label
{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

input[type=text],
input[type=password],
select,
textarea
{
	background-color: #FFF;
	padding: 3px;
	margin: 2px 15px 0 0;
	font-size: 14px;
	line-height: 14px;
	border: 1px #999 solid;
	float: left;
}

#outer_wrap
{
	max-width: 950px;
	margin: 0 auto;
	text-align: left;
	background-color: #DFDEDD;
	background-image: url(../images/calculator-buttons-background.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

* html #outer_wrap {  }

#inner_wrap
{
/*
	background-image: url(../images/page_top_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
*/
	padding: 0;
}

#main { padding: 0 47px 110px 47px; }

#footer
{
	clear: both;
	overflow: auto;
}

#footer p
{
	margin: 30px 50px 0 50px;
	border-top: 1px #000000 solid;
	padding: 15px 0 20px 0;
	text-align: center;
}

#footer span { white-space: nowrap; }

#footer span.spacer
{
	padding: 0 3px;
	color: #999;
	font-weight: bold;
}

#header
{
	overflow: auto;
	padding: 0 0 30px 0;
	background-image: url(../images/header-stripe-auditor.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* Top Menu */

#access
{
	overflow: hidden;
}

ul#main_menu
{
	background-color: #000;
	list-style: none;
	padding: 0 0 0 27px;
	margin: 0 0 0 0;
	float: right;
	letter-spacing: 0.1em;
	-webkit-border-radius: 0 0 0 20px;
	border-radius: 0 0 0 30px;
	overflow: hidden;
}

#main_menu li
{
	float: left;
	padding: 17px 20px 14px 0;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	background-color: #000000;
}

#main_menu li a
{
	color: #FFFFFF;
	text-decoration: none;
	outline: 0 none;
}

#main_menu li a:hover { color: #CF0000; }


#content
{
	padding: 0 50px;
	overflow: auto;
}

h1#logo
{
	margin: 0;
	padding: 0 0 30px 0;
	max-width: 48%;
	/* background-color: RGBA( 255, 255, 255, .5); */
}

h1#logo img
{
	display: block;
	max-width: 257px;
	width: 100%;
	height: auto !important;
	margin: 0 auto;
}

p.type1 { float: right; }
.clear { clear: both; }

.float_left {float: left; }

.float_right
{
	max-width: 48%;
	float: right;
	margin: 0 0 15px 4%;
}

img.float_left { margin: 0 30px 15px 0; }

img.float_right
{
	width: 100%;
	height: auto !important;
}

.nowrap { white-space: nowrap; }

input.type1,
select.type1 { width: 230px; }
input.type2,
select.type2 { width: 117px; }
input.type3,
select.type3 { width: 35px; }
input.type4,
select.type4 { width: 150px; }
input.type5,
select.type5 { width: 150px; }

input.get_dir
{
	width: 96px;
	height: 29px;
	background-image: url(../images/btn_map_it_professional_payroll_preparation.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: 0 none;
	outline: 0 none;
}

input.get_dir:hover,
input.get_dir:active { background-position: 0 -39px; }

h2#title
{
	padding: 0;
	margin: 0 0 5px 0;
}

h2#title img
{
	display: block;
	width: 100%;
	height: auto !important;
	margin: 0 auto;
}

#home_page .col_A
{
	width: 340px;
	float: left;
}

#home_page .col_B
{
	width: 474px;
	float: right;
}

#home_page p.intro
{
	padding: 0;
	margin: 10px 0 24px 5%;
	font-size: 15px;
	line-height: 23px;
}

#phone_splat span
{
	display: block;
	width: 224px;
	height: 75px;
	background-image: url(../images/phone_us-Buncombe-County-accountant.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	margin: 0 auto;
}

.box
{
	background-color: #FFFFFF;
	margin: 15px 0 0 0;
}

.box .inner
{
	padding: 15px;
	overflow: auto;
}

div.btn
{
}

.photo-wrap 
{ 
	float: right;
	margin: 0 0 15px 4%;
    max-width: 52%;
}

.photo-wrap img
{
	width: 100%;
	height: auto !important;
}

#home_page .box h3
{
	height: 27px;
	width: 443px;
	background-image: url(../images/hdr_do_taxes_online.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

#home_page .box p
{
	font-size: 13px;
	line-height: 19px;
	margin: 0 165px 0 0;
	padding: 0;
}

#home_page h2#title
{
	width: 48%;
	max-width: 181px;
}

#about_page h2#title
{
	width: 48%;
	max-width: 264px;
}

#services_page h2#title
{
	width: 48%;
	max-width: 258px;
}

#resources_page h2#title
{
	width: 48%;
	max-width: 201px;
}

#contact_page h1#logo { max-width: 100%; }

#contact_page h2#title { max-width: 217px; }

#price
{
	text-align: center;
	width: 140px;
	float: right;
}

div#start_now
{
	padding: 0 0 0 6px;
}

div#start_now a
{
	display: block;
	width: 134px;
	height: 39px;
	background-image: url(../images/btn_Start_Now_professional_tax_preparation.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#start_now a:hover { background-position: 0 -49px; }

div#start_now span
{
	display: block;
	text-indent: -10000px;
}


#federal
{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}

#state
{
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 7px 0;
}

#federal sup
{
	font-size: 13px;
	vertical-align: text-top;
}

#state sup
{
	font-size: 10px;
	vertical-align: text-top;
}

#contact_page h3 { margin-top: 30px; }

#resources_page #phone_splat,
#contact_page #phone_splat { margin-top: 30px; }

#contact_page #phone_splat { float: left; }

#contact_page .col_B img { margin: 0 0 15px 0; }

#contact_page dt
{
	width: 130px;
	text-align: right;
	font-weight: bold;
}

#contact_page dd { margin-left: 140px; }

img.float_right + img.float_right { clear: right; }

#contact_page .col_A
{
	width: 44%;
	float: left;
}

#contact_page .col_B
{
	width: 53%;
	float: right;
}

#contact_page .col_B img
{
	width: 100%;
	height: auto !important;
}

.assistive-text { display: none; }

/* =Media queries
-------------------------------------------------------------- */

@media only screen 
and (max-width : 800px) {	/* this is when menus have to collapse */

	#content { padding: 0 3% 0 3%; }

	#footer p { margin: 30px 3% 0 3%; }
	
	#header { background-image: none; }
	
	ul#main_menu
	{
		float: none;
		display: block;
		width: auto;
		overflow: hidden;
		-webkit-border-radius: 0;
		border-radius: 0;
		padding: 0 0 0 3%;
		line-height: 1;
	}
	
	ul#main_menu li
	{
		padding-right: 3%;
		font-size: 16px;
		line-height: 1;
	}
	
	ul#main_menu span { display: none; }
		
	h1#logo
	{
		padding-left: 5%;
		float: left;
		clear: left;
		max-width: 41%;
	}
	
	h1#logo img { margin-left: 0; }
	
	#services_page img.float_right { clear: right; }
	
}

@media only screen 
and (max-width : 750px) {

	.photo-wrap { max-width: 50%; }
	
}


@media only screen 
and (max-width : 600px) {

	#header { padding-bottom: 3%; }
	
	.logo-wrap
	{
		height: 150px;
		position: relative;
		overflow: hidden;
		margin: 0 0 20px 0;
	}
	
	.logo-wrap .photo-wrap
	{
		top: -110px;
		position: relative;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		max-width: none;
	}
	
	#content .logo-wrap h1#logo
	{
		display: block;
		position: absolute;
		top: 15px;
		right: 0;
		left: 0;
		margin: 0 auto;
		z-index: 5;
		padding: 10px 30px 20px 30px;
		-moz-border-radius:  100% / 100%;
		-webkit-border-radius:  100% / 100%;
		border-radius:  100% / 100%;
		background-color: rgba(255, 255, 255, 0.9);
		-webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,.75);
		box-shadow: 5px 5px 10px 0 rgba(0,0,0,.75);
	}

	#home_page p.intro { margin-left: 0; }

	#contact_page .col_A,
	#contact_page .col_B
	{
		width: auto;
		float: none;
	}
	.contact-info
	{
		float: left;
		width: 48%;
	}
	
	.business-hours
	{
		float: right;
		width: 48%;
	}
	
	.directions
	{
		overflow: hidden;
		clear: both;
		width: 100%;
	}
	
	#contact_page dt { width: auto; }
	#contact_page dd { margin-left: 0; }
	
	#contact_page #phone_splat { margin-bottom: 20px; }
}

/* Smartphones/mobiles (portrait and landscape) */
@media only screen and (max-width : 480px) {
}

@media only screen and (max-width : 450px) {

	#inner_wrap { padding-bottom: 1px; }	/* this is being used as a jquery trigger */

	.mobile #access .assistive-text
	{
		display: block;
		padding: 3px 0 2px 30px;
		margin: 0;
		font-size: 18px;
		color: #FFF;
		background-image: url(../images/sprite.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		cursor: pointer;
		text-transform: uppercase;
	}

	.mobile #access
	{
		padding: 2% 4%;
		position: fixed;
		z-index: 10;
		top: 0;
		left: 0;
		right: 0;
		background-color: rgba(0,0,0,0.9);
	}
	
	.mobile #main_menu
	{
		background-color: none;
		padding: 4px 0 0 0;
	}
	
	.mobile #main_menu li
	{
		float: none;
		margin: 4px 0;
		padding: 0;
	}
	
	.mobile #main_menu li a
	{
		display: block;
		padding: 15px 30px 15px 30px;
		font-size: 20px;
		background-color: #404040;
	}
	
	img.float_right,
	.photo-wrap
	{
		float: none;
		margin: 0 0 15px 0;
		padding-top: 0px;
	}
	
	.logo-wrap
	{
		height: 150px;
		position: relative;
		overflow: hidden;
		margin: 0 0 20px 0;
	}
	
/* 
	#services_page .logo-wrap { height: 150px; }
 */
	#services_page .logo-wrap .photo-wrap { top: -70px; }
	
	#services_page h2#title { width: auto; }
	
	#about_page .logo-wrap { height: 200px; }
	#about_page .logo-wrap .photo-wrap { top: -15px; }
	
	.mobile #content { padding-top: 40px; }
	
	.logo-wrap .photo-wrap
	{
		top: -110px;
		position: relative;
	}
	
	#content .logo-wrap h1#logo
	{
		display: block;
		position: absolute;
		top: 10px;
		right: 0;
		left: 0;
		margin: 0 auto;
		z-index: 5;
		padding: 10px 30px 20px 30px;
		-moz-border-radius:  100% / 100%;
		-webkit-border-radius:  100% / 100%;
		border-radius:  100% / 100%;
		background-color: rgba(255, 255, 255, 0.9);
		-webkit-box-shadow: 5px 5px 10px 0 rgba(0,0,0,.75);
		box-shadow: 5px 5px 10px 0 rgba(0,0,0,.75);
		min-width: 250px;
	}
	
	img.float_right,
	.photo-wrap,
	h2#title  { max-width: none; }
	
	#about_page h2#title { width: auto; }
	
	#contact_page h1#logo
	{
		float: none;
		padding: 0 0 30px 0;
		margin: 0 auto 0 auto;
		width: 257px;
	}
	.contact-info,
	.business-hours { float: none; width: auto; }
}

/* Smartphones/mobiles (portrait) */
@media only screen and (max-width : 375px)
{
}