/** ------------------------------------------------------------------------
	BODY AND CONTAINERS
------------------------------------------------------------------------**/

body {
	color: #666;
	font: small/1.7em verdana, sans-serif;
	font-size: 75%;
	*font-size: 72%;
}

/** ------------------------------------------------------------------------
	GENERAL STYLES
------------------------------------------------------------------------**/

h1 {
	color: #98cb00;
	font-size: 220%;
	font-family: century-gothic, "avant garde", arial, sans-serif;
	font-weight: normal;
	letter-spacing: 1.0px;
}

h2 {
	font-weight: bold;
}

p.standardcontent {
	font-size: 95%;
	line-height: 1.5em;
	margin: 5px 0 15px 0;
}

p.footer {
	margin-top: 10px;
	text-align: center;
	font-size: 80%;
}

h2.redbox {
	margin-left: 15px;
	font-family: century-gothic, "avant garde", arial, sans-serif;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
}

h2.newsitem2 {
	margin-top: 10px;
	color: #666;
	font-family: century-gothic, "avant garde", arial, sans-serif;
}

ul.standardcontent {
	list-style: square url(../img/bullet.png) outside;
	padding-left: 30px;
	margin: 5px 0px 15px 0px;
	font-size: 95%;
}

a.textlink {
	color: #98cb00;
}

a.orderlink, a.oldnews {
	margin: 10px 0 10px 0;
	padding-right: 22px;
	text-decoration: none;
	color: #555;
	line-height: 16px;
	background: url(../img/arrow_e.png) no-repeat center right;
}

a.oldnews {
	float: right;
}

a.newnews {
	float: left;
	margin: 10px 0 10px 0;
	padding-left: 22px;
	text-decoration: none;
	color: #555;
	line-height: 16px;
	background: url(../img/arrow_w.png) no-repeat center left;
}

.clear {
	clear:  both;
}

/** ------------------------------------------------------------------------
	CORE LAYOUT ELEMENTS
------------------------------------------------------------------------**/

#hd, #ft {
	width: 750px;
}

#bd {
	width: 746px;
}

#bd {
	border-left: 2px solid #cce57f;
	border-right: 2px solid #cce57f;
	border-bottom: 4px solid #cce57f;
	margin: 0;
	padding: 0;
	height: 450px;
}

table.standardcontent {
	width: 400px;
	margin: 10px 0 10px 0;
}

td {
	font-size: 95%;
	line-height: 1.5em;
}

/** ------------------------------------------------------------------------
	FRONT PAGE
------------------------------------------------------------------------**/

#splash {
	background: url(../img/book_frontpage.jpg) no-repeat;
	width: 500px;
	height: 209px;
	float: left;
	border-right: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
	font-size: 78%;
	line-height: 1.7em;
}

#splash img {
	margin-top: 130px;
}

#linkbox{
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 20px;
	width: 90px;
	background: url(../img/arrow_ne.png) no-repeat bottom right;
}

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

h2.newsitem {
	color: #98cb00;
	font-family: century-gothic, "avant garde", arial, sans-serif;
}

#newswrap {
	width: 230px;
	float: right;
}

#news {
	margin: 0px 5px 10px 10px;
}

#news p {
	font-size: 78%;
	line-height: 1.7em;
	margin: 7px 10px 7px 10px;
}

#news p.date {
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	font-style: italic;
}

#news a {
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	text-decoration: none;
	color: #555;
	font-weight: bold;
	line-height: 16px;
	padding-right: 22px;
	margin-bottom: 0px;
	background: url(../img/arrow_ne.png) no-repeat center right;
}

#news li {
	border-bottom: 1px dotted #DDD;
	padding-top: 10px;
	float: left;
}

#greenbox {
	width: 210px;
	height: 120px;
}

.greenbox_top {
	background-color: #98cb00;
	color: #FFF;
	width: 210px;
	height: 24px;
}

.greenbox_top_r_corner {
	background: url(../img/green_r_corner.png) no-repeat bottom right;
	height: 24px;
	width: 100%;
}

.greenbox_wrap {
	width: 210px;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
}

h2.greenbox {
	line-height: 24px;
	margin-left: 15px;
	font-family: century-gothic, "avant garde", arial, sans-serif;
	letter-spacing: 1.0px;
}

.greenbox_content {
	width: 208px;
	height: 75px;
	border-left: 1px solid #cce57f;
	border-right: 1px solid #cce57f;
	border-bottom: 2px solid #cce57f;
	font-size: 78%;
	line-height: 1.7em;
}

.greenbox_content p {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

.greenbox_content a {
	float: right;
	margin-right: 10px;
	text-decoration: none;
	color: #555;
	font-weight: bold;
	line-height: 16px;
	padding-right: 22px;
	margin-bottom: 10px;
	background: url(../img/arrow_ne.png) no-repeat center right;
}

/** ------------------------------------------------------------------------
	HEADER
------------------------------------------------------------------------**/

#headerWrap {
	background: url(../img/bg_top.png) repeat-x bottom left;
	height: 115px;
	padding: 0;
	margin: 10px 0 0 0;
}

#header {
	background: url(../img/top_r_corner.png) no-repeat bottom right;
	height: 115px;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header img {
	margin-top: 20px;
	margin-left: 25px;
	float: left;
}

/** ------------------------------------------------------------------------
	PRIMARY NAVIGATION
------------------------------------------------------------------------**/

#navPrimaryWrap {
	float: left;
	width: 300px;
	height: 110px;
}

ul#navPrimary {
	list-style-type: none;
	margin-top: 25px;
	margin-left: 45px;
}

ul#navPrimary li {
	float: left;
	margin-left: 10px;
	width: 80px;
	margin-bottom: 2px;
}

ul#navPrimary a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: normal;
}

/** ------------------------------------------------------------------------
	PRIMARY CONTENT
------------------------------------------------------------------------**/

#primaryContent {
	margin: 20px 40px 20px 20px;
}

/** ------------------------------------------------------------------------
	SECONDARY CONTENT
------------------------------------------------------------------------**/

#secondaryContent {
	margin: 20px 20px 20px 20px;
	background: #FFF;
}

#secondaryBoxTopWrap {
	background-color: #CC0033;
	color: #FFF;
	height: 26px;
}

#secondaryBoxTop {
	background: url(../img/red_r_corner.png) no-repeat top right;
	width: 100%;
	height: 26px;
}

#secondaryBoxContent {
	height: 250px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

/** ------------------------------------------------------------------------
	SECONDARY NAVIGATION
------------------------------------------------------------------------**/

ul#navSecondary {
	list-style-type: none;
	padding-top: 15px;
	font-size: 88%;
	line-height: 1.7em;
}

#navSecondary li {

}

#navSecondary a {
	text-decoration: none;
	color: #666666;
	line-height: 16px;
	background: url(../img/menumarker3.gif) no-repeat center left;
	padding-left: 22px;
	margin-left: 15px;
}

#navSecondary a.selected {
	background: url(../img/menumarker.gif) no-repeat center left;
	color: #222222;
}

#navSecondary a:hover {
	background: url(../img/menumarker2.gif) no-repeat center left;
}