@charset "utf-8";
/* CSS Document */

/*RESET*/

body {color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* BASE */

strong {font-weight:bold;}
abbr,acronym {border-bottom:1px dotted #000;cursor:help;} 
em {font-style:italic;}
blockquote,ul,ol,dl {margin:1em;}
ol,ul,dl {margin-left:2em;}
ol li {list-style: decimal outside;}
ul li {list-style: disc outside;}
dl dd {margin-left:1em;}
th {font-weight:bold;text-align:center;}
caption {margin-bottom:.5em;text-align:center;}
p,fieldset,table {margin-bottom:1em;}

/* FONTS */

body {font:13px/1.4 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:99%;}
















body {
	background: #F1F1E7 url(../images/bg.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
}
a {
	color: #009340;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
	position: relative;
	overflow: auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 0 20px 30px 20px;
	background: #FFF;
}
#logo {
	background: url(../images/logo.gif) no-repeat;
	height: 83px;
	width: 342px;
}
#logo span {
	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
#nav {
	font-size: 100%;
	position: absolute;
	top: 38px;
	right: 0px;
}
#nav li {
	float: left;
	list-style: none;
	margin-right: 15px;
	margin-left: 15px;
}

#nav a {
	color: #009340;
	padding: 4px 8px;
}

#nav a:hover {
	color: #000;
	background-color: #EEB71F;
	text-decoration: none;
}

#folio {
	margin: 25px 0;
	padding: 0 0 0 482px;
	min-height: 320px;
	color: #000;
}
#layout-about #folio {
	background: url(../images/about.jpg) no-repeat;
	padding-left: 519px;
}
#layout-home #folio {
	background: url(../images/index.jpg) no-repeat;
	padding-left: 519px;
}
#layout-services #folio {
	background: url(../images/services.jpg) no-repeat;
}
#layout-contact #folio {
	background: url(../images/contact.jpg) no-repeat;
}
#layout-blog #folio {
	background: url(../images/blog.jpg) no-repeat;
}
#layout-training #folio {
	background: url(../images/training.jpg) no-repeat;
}


#folio h2 {
	margin-bottom: 13px;
	font: normal 200%/100% "Times New Roman", Times, serif;
}
#folio h3 {
	margin-bottom: 10px;
	font: 116% "Times New Roman", Times, serif;
}
#folio h3 span {
	text-decoration: line-through;
}
#folio h3 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
#folio p {
	font-size: 85%;
	line-height: 130%;
}
#attribution {
	font-style: italic;
	color: #666;
	text-align: right;
}


#content {
	width: 371px;
	padding-right: 40px;
	border-right: solid 2px #ccc;
	float: left;
	font-size: 85%;
}
#content h3, #sidebar h3, #layout-blog #content h2 {
	font: small-caps 200% "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 10px;
}
#content h4, #sidebar h4{
	font: small-caps 153.9% "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
.blogdate {
	color: #999;
	font-size: 77%;
}
.comments {
	font-size: 77%;
	margin: 15px 0;
}
.portrait {
	float: left;
	margin: -8px 8px 8px 0;
	padding: 8px;
}
#layout-blog #sidebar {
	width: 230px;
}
#layout-blog #content {
	width: 520px;
}


#sidebar {
	width: 371px;
	float: right;
	font-size: 85%;
}
#sidebar ul {
	margin: 0;
}
#sidebar li {
	margin: 10px 0 0 15px;
}

#layout-home #sidebar li{
	list-style-type: none;
	padding: 0 0 0 68px;
	margin: 10px 0;
}

li#accountingsupport {
	background: url(../images/puzzle_top.jpg) no-repeat 0 0;
}
li#quickbookstraining {
	background: url(../images/puzzle_middle.jpg) no-repeat 0 0;
}
li#quickbooksconsulting {
	background: url(../images/puzzle_bottom.jpg) no-repeat 0 0;
}

#sidebar a {
	text-decoration: underline;
}
#sidebar li strong {
	color: #009340;
	display: block;
	font-weight: normal;
}

#layout-about #sidebar h3 {
	font: small-caps 200% "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 10px;
}

#footer {
	background-color: #393939;
	color: #ccc;
	margin: 0;
	padding: 30px 0 1px 0;
}
#footer h3 {
	font-size: 167%;
	font-weight: bold;
	color: #fff;
	width: 780px;
	margin: 15px auto;
}
#footer p, #footer ul {
	width: 780px;
	margin: 10px auto;
	padding: 0;
	overflow: auto;
}
#footer li {
	width: 185px;
	margin-right: 55px;
	float: left;
	list-style-type: none;
	padding-left: 20px;
	background: url(../images/bullet.jpg) no-repeat 0 3px;
	height: 46px;
}
#footer a {
	color: #fff;
}
#footer #contactinfo {
	margin: 20px auto;
	padding: 20px 0;
	border-top: solid 1px #666;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
	clear: left;
}
#creditfooter {
	display: none;
}

