html, * {
	margin:0 auto;
	padding:0;
}
body {
	background-image:url('images/bg-gradient.png');
	background-repeat:repeat-x;
	background-color:#23364E;
	margin:0 auto;
	padding:0;
	font-size:1.0em;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
/** page elements **/
a {
	color: #3B5B84;
}
a:hover {
	color:#944267;
}
/**  new style to remove image borders **/
img {
	border: 0px;
}
h1 {
	font-size:1.5em;
	padding-left:0px;
	/* added background color for css validation - text same color as #page background */
	/* background-color: #39587F; */
	background-color: transparent;
	color: #fff;
}
h1 a {
	color:#C3A279;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
h1 a:hover {
	color:#C3A279;
	border-bottom:1px solid #C3A279;
}
h2 {
	color:#944267;
	/* font-family:Georgia, Times New Roman, Times, serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.65em;
	font-weight:normal;
	padding:0 0 0 10px;
}
h3 {
	padding:20px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:normal;
	color:#283E59;
	font-size:1.1em;
}
ul, ol {
	margin:0 0 0 0px;
	padding:0;
	padding-left: 50px; /* added this to move the basic ul to the right as in the about page */
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight:normal;
	padding:5px 10px;
	line-height:1.6em;
}
code {
	display:block;
	font-weight:bold;
	/* font-size:1.3em; */
	font-size: 1.16em;
	background-color:#E3D5BF;
	border:1px solid #C9AC83;
	border-bottom:3px solid #C9AC83;
	border-right:3px solid #C9AC83;
	margin:10px;
	margin-left:  3em;  /* new style suggestion */
	margin-right: 3em;  /* new style suggestion */
	padding:10px;
	text-align: center;
}
/* new style suggestion */
hr {
	width: 90%;
	margin: auto;
}
/** common classes **/
.clear {
	clear:both;
}
.bold {
	font-weight:bold;
}
.centered {
	text-align: center; 
}
/* new style suggestion */
.right {
	text-align: right;
}
/* new style suggestion */
.overthere {
	float: right;
	margin-right: 7.35%;
	width: auto;
}
/* new style suggestion */
.shout_this {
	font-weight: bold;
	font-style: italic;
	font-size: 1.17em;
	margin: auto 2em;
}
.cite {
/*
        display:block;
        background-color:#E3D5BF;
        border:1px solid #C9AC83;
        border-bottom:3px solid #C9AC83;
        border-right:3px solid #C9AC83;
        font-style: italic;
        font-size:1.16em;
        font-weight:bold;
        text-align: center;
*/
	margin: 1em 10% 2em 10%;
}
/** page wrapper **/
div#wrap {
	width:90%;
	margin:60px auto 0 auto;
	padding:0;
}
/** header logo **/
div#logo {
	/* background-image:url('pricelessware.gif'); */
	background-image: url('images/pricelessware.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	height: 65px;
	/* width:75%; */
	width: 430px;
	float:left;
	padding-left:50px;
	padding-top: 80px;
	color: #ffffff;
}
.logo {
	font-size:1.35em;
	font-weight:normal;
   }
/** top navigation **/
div#nav {
	width:100%;
	float:left;
	padding:0px 0 0 0;
	margin:0;
	border-left: 4px solid #3F618C;	
}
div#nav ul {
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0 0 0 0px;
	position:relative;
	border-right: 4px solid #3F618C;
}
div#nav ul li {
	display:inline;
}
div#nav ul li a {
	display:block;
	width: auto;
	float:left;
	padding:12px 20px 0 20px;
	color:#ffffff;
	height:28px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
	background-color:#23364E;
	border-top:2px solid #4972A2;
	border-right:2px solid #355175;
	border-left:2px solid #355175;
}
div#nav ul li.selected a {
	background-image:url('images/bgselected.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	color:#333333;
	margin:0 3px;
	background-color: #fffff0;  /* new style suggestion */
}
div#nav ul li a:hover {
	text-decoration:underline;
}
div#nav ul li.selected a:hover {
	text-decoration:none;
}
/** page container **/
div#page {
	background-color:#ffffff;
	border:5px solid #3F618C;
	border-top:none;
	padding:10px 0 20px 0;
}
/** main, left, content **/
div#main-content {
	float:left;
	width:70%;
	border-right:1px solid #dddddd;
	padding-right:5px;
}
/** sidebar, right, content **/
div#main-sidebar {
	width:28%;
	float:left;
	padding-left:0px;
	text-align: center;
}
div.sidebar-box {
	margin:10px 5px;
	padding:3px;
}
div.sidebar-box p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6em;
}
div.sidebar-box ul {
	padding:0;
	margin:0 0 0 10px;
	list-style:none;
}
div.sidebar-box ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.4em;
	padding:5px 0;
}
div.sidebar-box ul li a {
	color:#5B2C29;
	font-size:1.0em;
	font-weight:bold;
}
div.sidebar-box h4 {
	color:#333333;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:1.7em;
	margin:0 0 10px 0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
/* new style suggestion */
div.sidebar-box h4.alt01 {
	font-size: 1.16em;
	letter-spacing: normal;
}
div.brown-box {
	/* background-color:#816038; */
	background-color: #E3D5BF;
	/* border:1px solid #E1EAF2; */
	margin:10px 15px;
	/* color:#ffffff; */
	color: #000;
	text-align: center;
	/* border:1px solid #E1EAF2; */
	border: 1px solid #C9AC83;
	border-bottom: 3px solid #C9AC83;
	border-right: 3px solid #C9AC83;
	font-size: 1em;
}
/* Commented out for css validation as not used that I can see - link color same as background */
div.brown-box a {
/*
	color:#ffffff;
	font-weight:bold; 
	*/
} 
/** footer **/
div.footer {
	background-image:url('images/footer-left.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#3F618C;
	margin-top:30px;
	color: #fff;  /* new style suggestion */
	font-size: .75em;  /* new style suggestion */
}
div.footer-level-2 {
	background-image:url('images/footer-right.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
div.footer p {
	text-align: center;
	/* padding:15px 0; */
	padding: .5em 0;
}
div.footer p a {
	padding:4px;
	color:#ffffff;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.8em;
	text-decoration:none;
	margin:0 10px;
	background-color:#345074;
}
/** page end - below footer **/
div.page-end {
	background-color:#253952;
	/* border-top:1px solid #4F79B0; */
	border: none;
	background-image:url('images/page-end-fade.jpg');
	background-repeat:repeat-x;
	padding:5px 0 10px 0;
}
/* Changed color of div.page-end p and a from white to pass css validation */
div.page-end p {
	color:#EAF2FF;
	text-align:center;
	/* font-size:0.7em; */
	font-size: .75em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.page-end a {
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#EAF2FF;
	font-weight:normal;
	border-bottom:1px solid #ffffff;
	text-decoration:none;
}
div.page-end a:hover {
	background-color:transparent;
}

/* new style suggestions that were not in the original style_pwh.css */
p#update_time {
	text-align: right;
	margin-right: 1em;
}
form#contact {
	margin-top: 1em;
	margin-left: 9%;
	width: auto;
	border: none;
}
h3.bold + p a {
	font-weight: normal;
	color: #3B5B84;
}
div#wares_defs {
	width: 90%;
	margin: auto;
}
h3.bold + p {
	text-align: justify; 
}
div#newwareglossary p a {
	font-weight: bold;
	color: #000;
}
div#newwareglossary h3 + p a {
	font-weight: normal;
}

/*	and now I'm going to play the LAZY card -
	rather than hunt down all those font-family suggestions,
	(although I may have fixed a missing quote or two as I saw them)
	I'm just going to use a shotgun approach
	and use the cascade of cascading style sheets
	to over ride any font-family suggestions that have been declared above this
*/
body, p, a, code, .cite, div#nav ul li a, div.footer p a, div.page-end p, div.page-end a, div.sidebar-box h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h1, h2, h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3, div.sidebar-box p, div.sidebar-box ul li {
	font-family: Arial, Helvetica, sans-serif;
}

ul.categories {
	background-color: #fffff0;
	text-align: center;
}

ul.categories + ul.categories {
	text-align: left;
	padding-left: 20%;
	padding-right: .5em;
}

dl {
	margin-left: 3em;
	list-style-type: disc;
}

dd {
	margin-left: 2em;
}

dd + dd {
	margin-left: 4em;
}

