@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding:0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	font: normal 16px calibri, arial, geneva;
}
.home, .webmaster, .sitemap {
	color: #BD3F6A;
	background: url(images/headerbg.jpg) repeat-x left top;
}
.biographies {
	color: #549BF9;
	background: url(images/headerbg_biog.jpg) repeat-x left top;
}
.gallery {
	color: #7F729B;
	background: url(images/headerbg_gallery.jpg) repeat-x left top;
}
.rep {
	color: #47A347;
	background: url(images/headerbg_contact.jpg) repeat-x left top;
}
.diary {
	color: #FFD33E;
	background: url(images/headerbg_diary.jpg) repeat-x left top;
}
.links {
	color: #DE6995;
	background: url(images/headerbg_links.jpg) repeat-x left top;
}
.contact {
	color: #47A347;
	background: url(images/headerbg_contact.jpg) repeat-x left top;
}
h1 {
	font: bold normal 30px calibri, arial, geneva;
	text-transform: uppercase;
	color: #A0375F;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 22px;
}
h2 {
	font: normal 16px/normal calibri, arial, geneva;
	color: #333333;
}
p {
	font: normal 16px/1.5 calibri, arial, geneva;
	color: #333333;
	text-decoration: none;
	padding-bottom: 16px;
}
#mainbodywrap {
	width: 1200px;
}
#leftcolumn {
	width: 410px;
	margin-right: 0px;
	float: left;
	background: #FFFFFF;
}
#leftcolumn ol {
	padding-top: 28px;
	list-style: none;
	margin-bottom: 30px;
}
#mainbodyclass  ul.sitemaplist {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	clear: both;
}
#mainbodyclass  ul.sitemaplist li {
	list-style: disc outside;
	font: normal 16px/2 calibri, arial, geneva;
	color: #666666;
	text-decoration: none;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#mainbodyclass ul.sitemaplist li a, #mainbodyclass ul.sitemaplist li a:link, #mainbodyclass ul.sitemaplist li a:visited {
	font: normal 16px/2 calibri, arial, geneva;
	color: #666666;
	text-decoration: none;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#mainbodyclass ul.sitemaplist li a:hover, #mainbodyclass ul.sitemaplist li a:active, #mainbodyclass ul.sitemaplist li a:focus {
	text-decoration: underline;
	clear: both;
}
#mainbodyclass ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainbodyclass ol li {
	font: normal 16px/2 calibri, arial, geneva;
	color: #666666;
	text-decoration: none;
}
#mainbodyclass ol li a, #mainbodyclass ol li a:link, #mainbodyclass ol li a:visited {
	font: normal 16px/2 calibri, arial, geneva;
	color: #666666;
	text-decoration: none;
}
#designcredits {
	position: relative;
	top: 10px;
	width: 220px;
	float: left;
	left: 410px;
}
#designcredits a, #designcredits a:link, #designcredits a:visited {
	font: normal 12px calibri, arial, geneva;
	color: #666666;
	text-decoration: none;
}
#mainbodyclass ol li a:hover, #mainbodyclass ol li a:active, #mainbodyclass ol li a:focus {
	text-decoration: underline;
}
#leftcolumn  ol  li a, #leftcolumn  ol  li a:link, #leftcolumn  ol  li a:visited {
	display: block;
	width: 369px;
	text-align: right;
	margin-bottom: 4px;
	height: 20px;
	font: normal 14px calibri, arial, geneva;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
#leftcolumn  ol  li a:hover, #leftcolumn  ol  li a:active, #leftcolumn  ol  li a:focus {
	border-right: 4px solid #333333;
}
#rightcolumn  #mainbodyclass {
	float: left;
	padding-bottom: 30px;
}
#rightcolumn li a, #rightcolumn a:link, #rightcolumn a:visited {
	font: bold normal 18px calibri, arial, geneva;
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
}
#rightcolumn li#home a:hover, #rightcolumn li#home a:active, #rightcolumn li#home a:focus {
	border-bottom: 4px solid #BD3F6A;
}
#rightcolumn li#biographies a:hover, #rightcolumn li#biographies a:active, #rightcolumn li#biographies a:focus {
	border-bottom: 4px solid #549BF9;
}
#rightcolumn li#gallery a:hover, #rightcolumn li#gallery a:active, #rightcolumn li#gallery a:focus {
	border-bottom: 4px solid #7F729B;
}
#rightcolumn li#rep a:hover, #rightcolumn li#rep a:active, #rightcolumn li#rep a:focus {
	border-bottom: 4px solid #47A347;
}
#rightcolumn li#diary a:hover, #rightcolumn li#diary a:active, #rightcolumn li#diary a:focus {
	border-bottom: 4px solid #FFD33E;
}
#rightcolumn li#links a:hover, #rightcolumn li#links a:active, #rightcolumn li#links a:focus {
	border-bottom: 4px solid #BD3F6A;
}
#rightcolumn li#contact a:hover, #rightcolumn li#contact a:active, #rightcolumn li#contact a:focus {
	border-bottom: 4px solid #47A347;
}
.home #rightcolumn #home a {
	border-bottom: 4px solid #BD3F6A;
}
.biographies #rightcolumn #biographies a {
	border-bottom: 4px solid #549BF9;
}
.gallery #rightcolumn #gallery a {
	border-bottom: 4px solid #7F729B;
}
.rep #rightcolumn #rep a {
	border-bottom: 4px solid #47A347;
}
.diary #rightcolumn #diary a {
	border-bottom: 4px solid #FFD33E;
}
.links #rightcolumn #links a {
	border-bottom: 4px solid #BD3F6A;
}
.contact #rightcolumn #contact a {
	border-bottom: 4px solid #47A347;
}
.home #headerinner, .webmaster #headerinner, .sitemap #headerinner {
	height: 85px;
	background: url(images/headersiteaddress.gif) no-repeat left top;
	width: 191px;
}
.biographies #headerinner {
	height: 85px;
	background: url(images/headersiteaddress_biog.gif) no-repeat left top;
	width: 191px;
}
.gallery #headerinner {
	height: 85px;
	background: url(images/headersiteaddress_gallery.gif) no-repeat left top;
	width: 191px;
}
.rep #headerinner {
	height: 85px;
	background: url(images/headersiteaddress_contact.gif) no-repeat left top;
	width: 191px;
}
.diary #headerinner {
	height: 85px;
	background: url(images/headersiteaddress_diary.gif) no-repeat left top;
	width: 191px;
}
.links #headerinner {
	height: 85px;
	background: url(images/headersiteaddress.gif) no-repeat left top;
	width: 191px;
}
.contact #headerinner {
	height: 85px;
	background: url(images/headersiteaddress_contact.gif) no-repeat left top;
	width: 191px;
}
#nav {
	border-bottom: 1px solid #999999;
	width: 650px;
}
#rightcolumn {
	float: left;
	width: 650px;
}
#rightcolumn  ul {
	float: left;
	padding-top: 30px;
	height: 34px;
}
#rightcolumn li {
	list-style: none;
	float: left;
	margin-right: 32px;
}
#mainbodyclass {
	width: 650px;
	padding-top: 30px;
	margin: 0px;
}
#mainbodyclass img {
	padding: 4px;
	border: 1px solid #999999;
	margin: 0px 12px 20px 0px;
}
#footer {
	border-top: 1px solid #999999;
	width: 1050px;
	height: 80px;
}
#footer ul {
	float: right;
	padding: 10px 0px 0px 0px;
}
.boldfooter {
	font-family: calibri, arial, geneva;
	font-weight: bold;
	color: #666666;
}
#footer li {
	float: right;
	list-style: none;
	margin-right: 20px;
	display: block;
}
#footer li a, #footer li a:link, #footer li a:visited {
	list-style: none;
	margin-right: 20px;
	display: block;
	font: normal 13px calibri, arial, geneva;
	color: #999999;
	text-decoration: none;
}
#footer li a:hover, #footer li a:active, #footer li a:focus {
	text-decoration: underline;
}
.contact #footer #contact a, .webmaster #footer #webmaster a, .sitemap #footer #sitemap a {
	text-decoration: underline;
}
#fg a {
	background: #47A347;
}
#hn a {
	background: #BD3F6A;
}
#sc a {
	background: #7F729B;
}
#nt a {
	background: #FFD33E;
}
#cm a {
	background: #549BF9;
}
.clearfloat {
	clear: both;
}
.bold {
	font-weight: bold;
	font-family: calibri, arial, geneva;
	color: #333333;
}
.boldbiogs {
	font: bold 20px calibri, arial, geneva;
	text-decoration: none;
}
#mainbodyclass a.emailbold {
	color: #A0375F;
}
#biognav {
	position: fixed;
	z-index: 100;
	top: 374px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
table tr td {
	font: normal 16px/1.3 calibri, arial, geneva;
	text-decoration: none;
	color: #333333;
}
#mainbodyclass h2 {
	font: bold 16px calibri, arial, geneva;
	margin-bottom: 8px;
	color: #333333;
}
#mainbodyclass h3 {
	font: 16px calibri, arial, geneva;
	color: #666666;
	margin-bottom: 32px;
}
