@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	color: #6EA29F;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
.link {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.h1, .b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #625246;
	text-transform: uppercase;
}
h6 {
	font-size: 10px;
}

/*#apDiv1 table a:link, table a:visited {
	color: #666666;
	text-decoration: none;
}
#apDiv1 table a:hover, table a:active {
	color: #666666;
	text-decoration: none;
} */

.style1 {
	font-size: 9px;
	color: #999999;
}
.bottomLink    {
	text-decoration: underline;
	color: #999999;
}
#photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}




/* wordpress tweaks */

h2, div#sidebar h2 {
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
}

ul.blognav, ul.blognav li, ul.blognav li ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul.blognav li ul li {
	list-style-image: url('/images/side_nav_over2.gif');
	margin-left: 1.4em;
	padding-left: 0;
	padding: .2em 0;
}

h1.b1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #625246;
}

h1.b1 {
	margin-bottom: 0;
}

.date {
	font-size: 10px;
}

p.postmetadata {
	font-size: 10px;
	margin-top: 0px;
}

h2.pagetitle {
	font-size: 12px;
	margin: 12px 0 30px 0;
	color: #888;
}

.post {
	margin-bottom: 30px
}

.mt12 {
	margin-top: 12px;
}

.mt12 a:hover, li.cat-item a:hover {
	color: #6a8b92;
}

a.ex_rm, .ex_rm a:hover, .ex_rm a:visited, .entry p a:visited {
	color: #558582;
	font-style: italic;
}