/* FORMATTING STUFF */
body {
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#E6E5D1;
	padding:0px;
	margin:0px;
	}

a {
	text-decoration:none;
	font-weight:bold;
	color:  #113311;
	}

td {
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
}

pre {
	font-size:11px;
	color:blue;
	}

.greek {
	color:#999;
	}

ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}

/* FORMATTING OVER */

	#content {
		margin-right:10%;
		margin-left:10%;
		margin-top:10px;
		padding-bottom:10px;
		background:#fff;
		border:1px solid #A4A468;
		text-align:left;
		min-width:500px;
		}

	#menufooter  {
		margin-bottom:20px;
		}

	#menusitelinks {
		font-size:12px;
		}


	.menus {
		border-right:1px solid #A4A468;
		border-bottom:1px solid #A4A468;
		border-top:1px solid #A4A468;
		border-left:10px solid #A4A468;
		background:#BFC098;
		color:#000;
		padding:5px;
		margin-bottom:10px;
		text-align:left;
		font-size:10px;
		}

	#menu {
		width:240px;
		padding:0px;
		margin-right:20px;
		margin-left:-3px;
		float:left;
		voice-family: "\"}\"";
		voice-family: inherit;
		}

	#innercontent {
		font-size:12px;
		/* width:240px; */
		padding:0px;
		margin-left:255px;
		min-width:260px;
	}

#location {
	border-right:10px solid #A4A468;
	border-left:1px solid #A4A468;
	border-top:1px solid #A4A468;
	border-bottom:1px solid #A4A468;
	background:#BFC098;
	color:#000;
	padding: 0px 25px 5px 2px;
	margin-right:-6px;
	margin-left:255px;
	margin-bottom:5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: right;
	}

	html>body #menu {
		margin-left:-6px;
		}

	p,h1,h2,h3 {
		margin-top:0px;
		margin-bottom:10px;padding:0px 20px 0px 20px;
		}
/* this is to move in stuff like tables that conatin forms and tab data */
	 .margined{
		margin-top:0px;
		margin-bottom:10px;padding:0px 20px 0px 20px;
		}

	h2 {
		font-size:16px;
		padding-top:0px;
		margin-bottom:0px;
		}
	h3 {
		font-size:14px;
		padding-top:0px;
		margin-bottom:0px;
		}
		/*
	#title h1 {
		font-size:18px;
		margin-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		}
		*/
	#title {
		height: 50px;
		border-top:1px solid #A4A468;
		border-bottom:1px solid #A4A468;
		border-right:10px solid #A4A468;
		border-left:10px solid #A4A468;
		background:#BFC098;
		margin-bottom:10px;
		margin-top:10px;
		padding:5px 5px 5px 5px;
		margin-right:-6px;
		margin-left:-6px;
		width:100%; /* I have to specify a width for IE5 PC, or else it ignores the top-margin of the H1 element therein. But 100% is different in browsers without IE5x PC's broken box model, so I have to use the CSS2 selector trick to set the width to auto for those browsers*/
		voice-family: "\"}\"";
		voice-family: inherit;
		width:auto;
		}
	html>body #title {
		width:auto;
		}

	a.sitelinksred { color:#c00; }
	a.sitelinksredorange { color:#f60; }
	a.sitelinksorange { color:#f90; }
	a.sitelinksyellow { color:#fc0; }

	a.anchor {
		font-size:10px;
		font-weight:normal;
		}

	p.anchor {
		text-align:right;
		}

	.links {
		margin-left:50px;
		margin-right:30px;
		}

	#layouts {
		font-size:10px;
		margin-left:10px;
		}
	#logo {
		z-index: 10;
		right: 10px;
		top: 66px;
		position: absolute;
}

.homeContainer {
	width: 98%;
}
.homeLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 49%;
}
.homeRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 49%;
}


/* Just in case everIS tables get included */
/* Table Styles */
.tableBox{
	border: 1px solid #E6E5D1;
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;

}
.tableBoxPlain{
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
}

.tableHeading{
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-color: #A4A468;
}

.tableHeading a{
	color: #FFFFFF;
}

.tableSubHeading{
	background-color: #BFC098;
}

.tableSubHeading select {
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
}

/* Publisher Stuff */

.ipDocumentList {
	font-size: .9em;
}
.ipDocumentListTitle {}

.ipDocumentListDescription {
	font-style: italic;
}

.ipDocumentListInfo {
	background-color: #BFC098;
	width: 100%;
	text-align: center;
	font-size: .8em;
}

/* THIS IS AN IMAGE CLASS IN A FULL LISTING */
.bookPicFull {

		width: 175px;
		float:left;
		background-color: #FFFFFF;
		margin-top:0px;
		margin-bottom:5px;
		margin-right:10px;
		margin-left:0px;
		padding-right: 10px;
}

img .bookPicFull {
		border:1px solid #000;
}

.barHeading{
	padding:.2em;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-color: #A4A468;
	width:98%;
}

.barHeading a{
	color: #FFFFFF;
}

.barSubHeading{
	padding:.2em;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	width:98%;
	background-color: #BFC098;
}
.barSubHeading a{
	color: #FFFFFF;
}

.cartView {
	width:100%;
}

.search {
	font-size: 11px;
}

.search input {
	font-size: 11px;
}

.everStoreCats ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.everStoreCats li {
	margin: 0px;
	padding: 0px;
}