body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333330;
	line-height: 132%;
		margin: 0px;
	padding: 0px;
	font-size: 11px;
	background: #73b266;
}

*{
	margin: 0px;
	padding: 0px;
	}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	width: 816px;
		background: #ffffff;
		border-top: 8px #241E5E solid;
				border-right: 8px #241E5E solid;
		border-left: 8px #241E5E solid;
		border-bottom: 4px #241E5E solid;


}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
#sidebarCell {
	margin-bottom: 0px;
	width: 24%;
	background: #e0ebe0;
	vertical-align: top;
}

.footer-append {
	text-align: center;
}
#midwrap {
	width: 100%;
		padding: 0px;

}
#siteInfo {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	color: #ffffff;
	font-size: 90%;
	padding: 4px;
}
.side-text {
	text-align: center;
}

.side-text table {
	width: 96%;
	margin: 0px 8px 0px 8px;
	color: #241E5E;
		text-align: left;

}

#contentCell {
	margin-bottom: 12px;
	padding: 8px 8px 0px 8px;
	vertical-align: top;
}

#contentCell p {
	margin-bottom: 16px;
}


#footer {
	width: 100%;
	background: #241E5E;
}

#masthead{
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
	background-color: #006633;
}
#logospace {
	width: 100%;
}

#logospace td.logo {
	width: 300px;
}


.logo img {
}

.headerimg
{
width: 520px;
	background-image: url(http://www.boytancpa.com/images/Boytan-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pageName{
	padding: 0px 0px 16px 0px;
		font-size: 22px;
color: #006633;
}

.topNav{
	font-weight: bold;
letter-spacing: .07em;
	font-size: 110%;
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	background: #241E5E;
	text-transform: uppercase;
	font-variant: normal;
border-top: 2px solid #241E5E;
border-bottom: 2px solid #241E5E;
}

.topNav ul{
margin: 0;
padding: 0;
float: left;
background: #241E5E;
}

.topNav ul li{
display: inline;
}

.topNav ul li a{
float: left;
color: #ffffff; /*text color*/
padding: 4px 10px;
text-decoration: none;
border-right: 0px solid #564c66; 
}

.topNav ul li a:visited{
color: #ffffff;
}

.topNav ul li a:hover, .topNav ul li .current{
color: #ffffff !important; /*text color of selected and active item*/
background: #006633;
}

.style2 {
	font-style: normal;
	font-size: 16px;
	color: #006633;
	padding: 6px 0px 8px 0px;
		text-align: left;
	font-weight: normal;
}


.style3 {
color: #241E5E;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

.style6 {
font-size: 106%;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.locHead {
	padding-top: 16px;
}
.copytable {
	width: 100%;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006633;
	border-bottom-color: #006633;
	padding-top: 4px;
	padding-bottom: 4px;
}

.feature li
{

}

.copytable img
{
margin-right: 8px;
}

.style7 {
	font-size: 12px;
	font-weight: bold;
}

blockquote
{
margin-left: 30px;
}