* {
	padding: 0;
	margin: 0;
	border: 0;
}
img {
	border: 0;
}
html {
	height: 100%;
	position: relative;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #2E2D28;
	text-align: center;
	text-shadow: 0 0 0 #000;
	min-width: 870px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	color: #212212;
	font-size: 1.5em;
	line-height: 130%;
	font-weight: bold;
	letter-spacing: 0px;
}
p {
	font-size: 0.9em;
	line-height: 130%;
	color: #2B2B20;
	text-align: left;
}
a {
	text-decoration: none;
	color: #014276;
	letter-spacing: 1px;
}
a:hover {
	text-decoration: underline;
	color: #22211E;
	letter-spacing: 1px;
}
#banner {
	width: 868px;
	background-image: url(img/saunders-muskoka-accountant.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 331px;
	background-position: center top;
}
#banner-bg {
	width: 100%;
	background-image: url(img/ban-leather.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 331px;
}
#content-wrapper {
	width: 760px;
	width/* */:/**/720px;
	width: /**/720px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 15px 20px 10px 20px;
}
#home-content {
	width: 720px;
}
#home-content li {
	list-style-image: none;
	margin: 5px 5px 2px 25px;
	font-size: 0.9em;
	list-style-position: outside;

}
#home-content ul {
	list-style-type: none;
}
#location-box {
	width: 265px;
	background-image: url(img/loc-box-mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: -10px -20px 1px 10px;
	z-index: 9999;
}
#location-box-top {
	width: 265px;
	margin-top: 0px;
	background-image: url(img/loc-box-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 61px;
}
#location-box-bot {
	width: 265px;
	margin-top: 0px;
	background-image: url(img/loc-box-bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	clear: both;
}
#loc-box-wrap {
	color: #CCCCCC;
}
#location-box p {
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 5px 20px 5px 20px;
}
#location-box a {
	color: #B3AD54;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}
#location-box a:hover {
	color: #D8D85E;
	text-decoration: underline;
}
#lead-in-box {
	width: 169px;
	float: left;
	margin-left: 1%;
}
#lead-in-top {
	background-image: url(img/tab-leadin.jpg);
	background-repeat: no-repeat;
	height: 61px;
	color: #FFFFFF;
	line-height: 53px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 0 #000;
	letter-spacing: -1px;
	text-align: center;
}
#lead-in-wrap {
	border: 1px solid #a9a88c;
	margin-top: -6px;
	padding: 8px;
	font-size: 0.9em;
}
#lead-in-wrap a {
	font-size: .9em;
	color: #2F2E1A;
}
#footer {
	background-color: #22211E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
	margin-bottom: 0px;
}
#footer-wrap {
	width: 760px;
	width/* */:/**/720px;
	width: /**/720px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 15px 20px 10px 20px;
	background-image: url(img/footer-image-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
#footer p {
	font-size: 0.8em;
	text-align: left;
	line-height: 130%;
	margin-left: 120px;
}
#footer a {
	color: #22211E;
	font-weight: bold;
}
#footer a:hover {
	color: #025aa2;
}
#financial-link {
	background-image: url(img/firstcapital-financial-link.jpg);
	background-repeat: no-repeat;
	height: 57px;
	line-height: 57px;
	width: 290px;
	margin-left: 310px;
	clear: both;
}
#financial-link a {
	font-size: 0.8em;
	padding-left: 70px;
	color: #CCCCCC;
}
#financial-link a:hover {
	color: #C59E00;
	text-decoration: underline;
}
#services-list {
	font-size: 1.2em;
	color: #321107;
}
#services-list li {
	display: block;
	list-style-type: none;
	width: 400px;
	font-weight: bold;
}
#tax-tips {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 180px;
}
#tax-tips li {
	height: 35px;
	background-image: url(img/link-bar-red.gif);
	background-repeat: no-repeat;
	padding: 0;
	line-height: 34px;
	margin-left: 0px;
}
#tax-tips a {
	color: #FFFFFF;
	padding-left: 6px;
	font-size: 0.8em;
	text-decoration: none;
	width: 170px;
	height: 35px;
	background-image: url(img/link-bar-red.gif);
	background-repeat: no-repeat;
	display: block;
}
#tax-tips a:hover {
	color: #B9B671;
	text-decoration: none;
	background-image: url(img/link-bar-green.gif);
	background-repeat: no-repeat;
}



.img-float-right {
	float: right;
	padding: 3px 3px 30px 10px
}

.float-left {
	float: left;
	padding-right: 15px;
}
.float-right
{
	float: right;
}
.clear-floats {
	clear: left;
	height: 5px;
}
.noshow-clear {
	clear: both;
	display: none;
}
.gold-text {
	color: #EBEBD6;
}
.gold-dark {
	color: #67471D;
	font-size: 1em;
}
.fx-title {
	font-weight: bold;
	font-size: 1.2em;
}
.us-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 1.2em;
}
.smll-txt {
	font-size: 0.8em;
}
.phone-number {
	letter-spacing: 1px;
	font-size: 1.1em;
	color: #FFFFFF;
}
@charset "utf-8";
.question-answers    {
	font-family: "Courier New", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.question-answers li {
	list-style-image: none;
	list-style-type: none;
}
.question-customer {
	font-size: 1.3em;
	color: #4B3616;
}
.question-answers-ttl {
	font-family: "Times New Roman", Times, serif;
	color: #2F2E1A;
	font-size: 1.5em;
	line-height: 130%;
}

.fcf-logo {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}




.tip-listings {
	font-family: "Courier New", Arial, Helvetica, sans-serif;
}

.office-ttl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	letter-spacing: 1px;
}
.blck-med-font {
	font-size: 1.1em;
	color: #000000;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	font-weight: bold;
}
#event-link {
	width: 310px;
	float: left;
	padding: 10px 5px 10px 10px;
	font-size: 0.8em;
}
#event-link   p {



}

#newsletter-link {
	width: 360px;
	float: left;
	padding-left: 20px;
}
#contact-news {
	width: 350px;
	font-size: 0.8em;
}

#contact-tabs {
	width: 180px;
	list-style-type: none;
}
#contact-tabs li {
	margin: 0;
}

.contact-names {
	width: 370px;
	padding-left: 20px;
	float: left;
}
.contact-names   ul {
	margin-left: -20px;
	line-height: 24px;


}

.contact-bracebridge {
	background-image: url(img/contact-bracebridge.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 175px;
}
.contact-bracebridge a {
	background-image: url(img/contact-bracebridge.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 175px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
}
.contact-bracebridge a:hover {
	background-image: url(img/contact-bracebridge-o.jpg);
}


.contact-huntsville {
	background-image: url(img/contact-huntsville.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 175px;
}
.contact-huntsville  a {
	background-image: url(img/contact-huntsville.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 175px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
}
.contact-huntsville  a:hover {
	background-image: url(img/contact-huntsville-o.jpg);
}
.contact-gravenhurst {
	background-image: url(img/contact-gravenhurst.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 175px;
}
.contact-gravenhurst   a {
	background-image: url(img/contact-gravenhurst.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 175px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
}
.contact-gravenhurst   a:hover {
	background-image: url(img/contact-gravenhurst-o.jpg);
}

.preload {display:none; width:1px; height:1px; text-indent:-9999}
.subtitles {
	font-size: 0.9em;
	color: #000000;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	font-weight: bold;
}


/* TANYA's LINK AREA */

.mylink {
float:right;
display:block;
clear:both;
margin:7px 50px 0 0;
}


.mylink a { 
float:left;
display:block;
margin-right:20px;
font-size:12px;
text-decoration: none; 
color:#fff;
background-color:#5a582d;
border-radius: 4px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding:5px 15px;
}



.mylink a:hover, .mylink a:focus { background-color:#1e1f10; color:#fff; }

.mylink a:active { background-color:#5a582d; color:#000; }

#taxes_checklist {}
#taxes_checklist ul, #taxes_checklist ol {margin:10px 0 15px 30px;}
#taxes_checklist li {line-height:26px;margin:0 0 15px;}
