/* Main CSS Document */

html, body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	}

body
	{
	margin: 10px 0px 10px 0px;
	background: url('/images/design/background.jpg') top #4c627e;
	text-align: center;
	}

a
	{
	color: #324053;
	text-decoration: underline;
	}
a:hover
	{
	color: #7798c5;
	}

h1
	{
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 8px 0px;
	font-size: 22px;
	color: #002b5c;
	}

h2
	{
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 8px 0px;
	font-size: 16px;
	color: #002b5c;
	}

h3
	{
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 8px 0px;
	font-size: 14px;
	color: #002b5c;
	}

.HeaderLogo
	{
	margin: -10px 0px 0px 0px;
	padding: 0px;
	width: 800px;
	height: 140px;
	background: no-repeat url('/images/design/headerlogo.jpg') top center;
	}
.CartInfo
	{
	float: right;
	margin: 10px 10px 0px 0px;
	bottom: 0px;
	left: 500px;
	width: 300px;
	text-align: right;
	}
.CartInfo a
	{
	color: #3b4c62;
	}
.CartInfo a:hover
	{
	color: white;
	}

.MenuBar
	{
	width: 800px;
	height: 40px;
	margin: 3px 0px 5px 0px;
	padding: 0px;
	background: url('/images/design/menubg.jpg') center no-repeat #6987aa;
	}

.MenuBarBottom
	{
	width: 800px;
	height: 40px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: url('/images/design/menubottombg.jpg') center no-repeat #6987aa;
	}

.BodyBase
	{
	width: 818px;
	margin: 0px auto;
	padding: 0px;
	}

.BodyBaseTop
	{
	width: 818px;
	height: 10px;
	background: url('/images/design/bodybase_top.png') bottom no-repeat;
	margin: 0px;
	}

.BodyBaseScale
	{
	background: url('/images/design/bodybase_scale.png') center repeat-y;
	margin: 0px;
	padding: 5px 9px 5px 9px;
	text-align: left;
	}

.BodyBaseBottom
	{
	width: 818px;
	height: 15px;
	background: url('/images/design/bodybase_bottom.png') top no-repeat;
	margin: 0px;
	}

.BodyPayload
	{
	width: 780px;
	padding: 10px;
	background: #edf2f8;
	margin: 0px 0px 5px 0px;
	text-align: left;
	}

/* Home Page Stuff */
#HomeContainer
	{
	width: 780px;
	text-align: left;
	margin: 0px auto;
	xborder: 1px solid yellow;
	}
#HomeContainer .VDivLine
	{
	float: right;
	width: 1px;
	height: 300px;
	background: #b5cae3;
	margin: 0px 5px 0px 5px;
	}

#HomeEnd
	{
	clear: both;
	}

#HomeSlideShowArea
	{
	width: 385px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	background: #edf2f8;
	float: left;
	xborder: 1px solid blue;
	background: #4d6380;
	color: white;
	}

#HomeAnnounceArea
	{
	width: 395px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	float: left;
	xborder: 1px solid red;
	}

#HomeAnnounceArea h1
	{
	text-align: center;
	color: #cc0033;
	font-size: 22px;
	font-weight: bold;
	}

#HomeAnnounceArea h2
	{
	text-align: center;
	color: #000066;
	font-size: 24px;
	font-weight: bold;
	}

#HomeAnnounceArea h3
	{
	text-align: center;
	color: #000066;
	font-size: 22px;
	font-weight: bold;
	}

#HomeAnnounceArea p
	{
	margin: 0px 0px 10px 0px;
	}

#HomeBookArea
	{
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: #edf2f8;
	}

#HomeProdTable td
	{
	vertical-align: top;
	width: 25%;
	}
#HomeProdTable .HDiv
	{
	padding: 10px 0px 0px 0px;
	}
#HomeProdTable .VDiv
	{
	width: 3px;
	padding: 0px 1px 0px 1px;
	text-align: center;
	}
#HomeProdTable .VDivLine
	{
	width: 1px;
	height: 285px;
	background: #b5cae3;
	}
#HomeProdTable img
	{
	border: 1px #4d6380 solid;
	}
#HomeProdTable .Title
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	}
#HomeProdTable .Title a
	{
	text-decoration: none;
	color: black;
	}
#HomeProdTable .Title a:hover
	{
	text-decoration: underline;
	color: #7798c5;
	}

#HomeWelcome
	{
	margin: 5px 0px 10px 0px;
	text-align: center;
	padding: 2px 10px 0px 10px;
	}
#HomeWelcome p
	{
	margin: 0px 0px 5px 0px;
	}

#ViewSlide
	{
	width: 780px;
	height: 528px;
	}

#HomeSlide
	{
	width: 383px;
	height: 233px;
	border: 1px solid #4d6380;
	border-bottom: 0px;
	margin: 0px;
	padding: 0px;
	}

#HomeMoreBooks
	{
	text-align: right;
	margin: 25px 40px 20px 0px;
	font-size: 18px;
	}

#HomeMoreBooks img
	{
	border: 0px;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	}

#HomeMoreAndMore
	{
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	}

.Footer
	{
	margin: -10px 10px 0px 0px;
	text-align: right;
	font-size: 10px;
	color: #404040;
	}

.ArchiveGalList
	{
	text-align: left;
	margin: 0px 0px 5px 20px;
	}

.ArchiveGalList .Item
	{
	color: #999999;
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	}

.ArchiveGalList img
	{
	border: 0px;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	}

/* News posts */
.NewsDate
	{
	margin: 5px 0px 0px 0px;
	color: #8E8E8E;
	font-size: 10px;
	}
.NewsTitle
	{
	margin: 5px 0px 0px 0px;
	color: black;
	font-size: 16px;
	}
.NewsBody
	{
	margin: 5px 0px 20px 0px;
	font-size: 12px;
	}


/* CMS Stuff */
.CMSEditPage
	{
	position: relative;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 5px 5px 5px 5px;
	background: white;
	z-index: 20;
	color: #AEAEAE;
	}
.CMSEditPage a:link
	{
	color: blue;
	text-decoration: underline;
	}
.CMSEditPage a:hover
	{
	color: red;
	text-decoration: underline;
	}
.CMSEditPage a:visited
	{
	color: blue;
	text-decoration: underline;
	}