/* CSS Document */

html {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
 	font-family: 'trebuchet ms', trebuchet, verdana, helvetica, arial, sans-serif; 
	background-color: #FEFEFE; 
	}
.homebodytable	{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 1000px;
	border-right: 1px solid #82D1DE;
	border-left: 1px solid #82D1DE;
	background-color: #ffffff; 
	}
.bodytable	{
	position: relative; /* this one could be used for excerpts etc to center */
	margin: 0 auto; /* center on everything else */
	width: 700px;
	border-right: 0px solid #82D1DE;
	border-left: 1px solid #82D1DE;
	background-color: #ffffff; 
	}
.sidebartable	{
	position: relative; 
	margin: 0 auto; 
	width: 520px;
	/*border-right: 1px solid #82D1DE;
	border-left: 1px solid #82D1DE;*/
	background-color: #ffffff; 
	}
.logo {
	width: 1000px; 
	height: 250px;
	background-color: #82D1DE;
	border-bottom: 1px solid #82D1DE;
	}
.subtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	letter-spacing: .1em;
	color: #F19155;
	padding: 5px;
	padding-left: 75px;
		}
.author {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-variant:small-caps;
	letter-spacing: .2em;
	color: #ffffff;
	padding-left: 75px;
	padding-bottom: 15px;
	}
.modulebox { 
	text-align: center;
	padding: 5px;
	font-size: 10px; 
	border-bottom: 0px solid #82D1DE;
	padding-bottom: 10px;
	}
.modulebox a {
	text-decoration: none;
	color: #666655;
	}
.modulebox a:hover {
	text-decoration: underline;
	color: #0000cc; 
	}
img#shoppingcart {
	vertical-align: middle;
	border-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	}
.rightcolumn {
	height: 1300px; 
	width: 170px; 
	background-color: #ffffff;
	border-right: 0px solid #82D1DE;
	}
.leftcolumn {
	height: 1300px; 
	width: 160px; 
	background-color: #ffffff;
	border: 0px solid #82D1DE;
	}
.navigation {
	background-color: #82D1DE;
	font-size: 12px; 
	margin-top: 9px;
	border-bottom: 1px solid #82D1DE;
	}
.navigation ul {
	list-style: none;
	margin: 0;
	padding:0;
	}
.navigation	li {
	list-style-type: none; 
	background-color: #ffffff; 
	padding: 5px; 
	padding-top: 4px; 
	padding-left: 12px;
	border-right: 0px solid #82D1DE; 
	border-left: 7px solid #82D1DE; 
	margin-bottom: 2px; 
	margin-left: 0px;
	}
.navigation a {
	color: #666655; font-weight: 500; 
	text-decoration: none;
	}
.navigation li:hover {
	background: #eeeeee; 
	border-left: 7px solid #090909; 
	}
.navigation a:hover {
	color: #090909; 
	text-decoration: underline;
	}
.navigation a:visited {
	color: #666655; 
	text-decoration: none;
	}
.navigation a:visited:hover {
	color: #090909; 
	text-decoration: underline;
	}
td#centertext {
	border-left: 1px solid #82D1DE;
	border-right: 1px solid #82D1DE;
	 }
#maintextarea {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
	}
#articlemaintext {
	padding-left: 30px;
	padding-top: 10px;
	line-height: 135%; 
	}
#articletext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 10px;
	padding-top: 10px;
	border-top:  1px solid #82D1DE;
	}
img.module {
	vertical-align: middle;
	border-style: none;
	padding: 5px;
	}
p.mainblurb { 
	font-family: 'Times New Roman', Times, Georgia, serif; 
	font-size: 16px; 
	line-height: 25px; 
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	color: #000000; 
	}
.attribution {
	text-transform:lowercase;
	font-variant: small-caps;
	font-weight:900;
	}
p.maintext { 
	font-family: 'Times New Roman', Times, Georgia, serif; 
	font-size: 16px; 
	line-height: 22px; 
	color: #333333; 
	}
p.maintext a:link { 
	color: #090909; 
	font-weight: bold; 
	text-decoration: none; 
	}
p.maintext a:hover { 
	color: #090909; 
	font-weight: bold; 
	text-decoration: underline; 
	}
p.maintext a:visited {
	color: #666655; 
	font-weight: bold; 
	text-decoration: none;
	}
p.maintext a:visited:hover {
	color: #222288; 
	font-weight: bold; 
	text-decoration: underline;
	}
h1, h2, h3 {
	letter-spacing: .1em;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	}
h1 {
	font-size: 24px;
	color: #F19155;
	padding-top: 15px;
	padding-bottom: 6px;
	line-height: 115%;
	}
h2 {
	font-size: 15px;
	color: #000000;
	}
h3 {
	font-family: 'trebuchet ms', trebuchet, verdana, helvetica, arial, sans-serif; 
	font-size: 13px;
	color: #F19155;
	padding-top: 4px;
	padding-bottom: 10px;
	}
h4 {
	font-family: 'trebuchet ms', trebuchet, verdana, helvetica, arial, sans-serif; 
	font-size: 16px;
	letter-spacing: .1em;
	color: #F19155;
	padding: 0px;
	margin-bottom: 0px;
	}

.starbreak {
	text-align:center;
	}

.sidebar { 	
	display: block;
	float: right;
	width: 175px;
	background: #dddddd;
	border: 1px solid #82D1DE;
	padding: 10px;
	margin: 5px;
	font-family: trebuchet, arial, verdana, san-serif;
	font-size: 85%;
	line-height: 145%;
	text-align: center;
	}

h6.homefoot {
	font-size: 12px; 
	color: #666655; 
	margin-top: 30px; 
	text-align: center;
		}
h5.nav {
	background-color: #82D1DE; 
	font-size: 11px; 
	margin: 0px; 
	margin-top: -1px; 
	padding: 5px; 
	padding-left: 12px; 
	border-left: 7px solid #82D1DE; 
	color: #090909; 
	text-align: left;
		}
h5.navfirst {
	background-color: #82D1DE; 
	font-size: 11px; 
	margin: 0px; 
	margin-top: -9px; 
	padding: 5px; 
	padding-left: 12px; 
	border-left: 7px solid #82D1DE; 
	color: #090909; 
	text-align: left;
		}
h6.topnav {
	font-family: trebuchet, verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #090909; 
	margin:0;
	padding-left: 40px;
		}
a.topnav {
	color: #090909; 
	font-weight: 500; 
	text-decoration: none;
		}
a.topnav:hover {
	color: #000099; 
	font-weight: 500; 
	text-decoration: underline;
		}

p.articlenav {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: -5px;
		}
	
.boxed-item-right-blank {
	float: right;
	height: auto;
    margin-top: 5px;
    margin-left: 12px;
    margin-right: 0px;
    margin-bottom: 5px;
    padding: 0px;
    padding-left: 15px;
	border: 0px;
	font-size: .9em;
	color: #000000;
	background-color: #ffffff;
	}

.boxed-item-left-blank {
	float: left;
	height: auto;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 12px;
    margin-bottom: 5px;
    padding: 0px;
    padding-right: 15px;
	border: 0px;
	font-size: .9em;
	color: #000000;
	background-color: #ffffff;
	}

p.photo-credit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    line-height: 1.2em;
    margin-top: 7px;
    margin-bottom: 5px;
    color: #999999;
	}
	
.copyright p {
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 65%;
	}
.bibliodata p {
	font-family:"Times New Roman", Times, serif; 
	font-size: 90%; 
	line-height: 130%
	}
.bibliodata ul {
	font-family:"Times New Roman", Times, serif; 
	font-size: 90%; 
	line-height: 130%
	}
.bibliodata h6 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	letter-spacing: .05em; 
	font-weight: 800; 
	color: #090909; 
	padding-left: 30px; 
	margin: 0px; 
	padding-top:15px;
	}
