@charset "utf-8";
 img, div, h1 {



}
 a:link {
	color: #960;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #960;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}
 
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-color:#000;
	}
#mainWrap
	{
		width:927px;
		margin:0 auto;
		padding:0px;
	}
#top
	{
		width:927px;
		height:139px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/top.jpg);
		background-repeat:no-repeat;
	}
#top h1
	{
		width:927px;
		height:60px;
		float:left;
		margin:25px 0 0 0;
		padding:0px;
		background-image:url(images/logo.png);
		background-repeat:no-repeat;
		background-position:center;
	}
#top ul#menu
	{
	width:895px;
	height:50px;
	float:left;
	margin:9px 0 0 0;
	padding:0 0 0 30px;
	display:block;
	}
#top ul#menu li
	{
		height:44px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#top ul#menu li a.menu
	{
		height:22px;
		float:left;
		margin:0px;
		padding:22px 21px 0 21px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#eae4ba;
		text-align:center;
		text-decoration:none;
	}
#top ul#menu li a.menu:hover
	{
		padding:21px 20px 0 20px;
		color:#FFF;
		border-top:solid 1px #FFF;
		border-right:solid 1px #FFF;
		border-left:solid 1px #FFF;
		background-image: url(images/menuover.jpg);
		background-repeat:repeat-x;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#header
	{
	width:427px;
	height:179px;
	float:left;
	margin:0px;
	padding:9px 0 0 500px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	}
#header h2
	{
	width:400px;
	float:left;
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:#FFF;
	}
#header .headerheadingtxt
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		font-weight: normal;
		color:#000;
	}
#header p.headertxt
	{
	width:450px;
	float:left;
	margin:0px;
	padding:15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#7fd7f7;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#banner
	{
	width:927px;
	height:252px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
	}
#welcome
	{
	width:538px;
	height:232px;
	float:left;
	margin:0px;
	padding:20px 15px 0 50px;
	color: #FFF;
	font-size: 16px;
	}
#welcome h2
	{
		width:341px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:26px;
		color:#FFF;
	}
#welcome p.bannertxt
	{
	width:298px;
	float:left;
	margin:0px;
	padding:25px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d7cd82;
	}
#loginblank
	{
	width:280px;
	height:222px;
	float:left;
	margin:0px;
	padding:30px 0 0 40px;
	}
#loginblank h3
	{
		width:166px;
		float:left;
		margin:0 0 7px 0;
		padding:0px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:26px;
		color:#FFF;
	}	
#loginblank .logininput
	{
		width:200px;
		height:17px;
		float:left;
		margin:10px 0 0 0;
		padding:4px 0 0 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#000;
	}
#loginblank a.login
	{
		width:72px;
		height:18px;
		float:left;
		margin:10px 0 0 0;
		padding:2px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/submit.jpg);
		background-repeat:no-repeat;
		text-transform:uppercase;
	}
#loginblank a.login:hover
	{
		background-image:url(images/submit.jpg);
		background-repeat:no-repeat;
	}
#loginblank .member
	{
		width:200px;
		height:17px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#6f6b6b;
	}
#loginblank a.register
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#bc0e00;
		text-decoration:none;
	}
#loginblank a.register:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#bc0e00;
		text-decoration: underline;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#bottom
	{
	width:870px;
	float:left;
	margin:0px;
	padding:34px 10px 10px 47px;
	background-repeat:no-repeat;
	background-color: #E6DFB0;
	}
#bottom h3
	{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#000;
	margin: 0px;
	padding: 0px;
	}
#bottom ul#gallery
	{
		width:880px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#bottom ul#gallery li
	{
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#bottom ul#gallery li.book
	{
	width:95px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	}
#bottom ul#gallery li.book02
	{
	width:190px;
	height:80px;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
	background-repeat:no-repeat;
	}
#bottom ul#gallery li.book03
	{
	width:80px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	}
#bottom ul#gallery li .galleryredtxt
	{
		width:164px;
		float:left;
		margin:0px;
		padding:14px 0 0 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#970b00;
	}
#bottom ul#gallery li.gallerytxtblank
	{
	width:180px;
	float:left;
	margin:0px;
	padding:0 0 0 12px;
	}
#bottom ul#gallery li .gallerytxt
	{
		width:164px;
		float:left;
		margin:0px;
		padding:8px 0 17px 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#5f7617;
	}
#bottom ul#gallery li .bookcost
	{
		width:50px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000;
	}
#bottom ul#gallery li .price
	{
		width:44px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#000;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#footer
	{
	width:927px;
	height:55px;
	float:left;
	margin:0px;
	padding:23px 0 0 0;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	}
#footer ul#footernav
	{
	width:690px;
	height:20px;
	display:block;
	margin: 0 auto;
	padding: 0px;
	}
#footer ul#footernav li
	{
		height:14px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#footer ul#footernav li.footersap
	{
		width:1px;
		height:14px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#eae4ba;
		text-align:center;
	}
#footer ul#footernav li a.footernav
	{
	height:14px;
	float: left;
	margin:0px;
	padding:0 7px 0 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#eae4ba;
	text-align:center;
	text-decoration:none;
	}
#footer ul#footernav li a.footernav:hover
	{
	text-decoration: none;
	}
#footer p.copyrights
	{
	width:927px;
	height:10px;
	float: left;
	margin:0px;
	padding:9px 0 9px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727238;
	text-align:center;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#footer ul#validation
	{
	width:400px;
	height:20px;
	float:none;
	margin:0 auto;
	padding:0px;
	display:block;
	}
#footer ul#validation li
	{
		height:14px;
		float: left;
		margin:0 3px 0 0;
		padding:0px;
		display:block;		
	}
#footer ul#validation li a.xhtml
	{
		width:72px;
		height:18px;
		float:left;
		margin:0px;
		padding:2px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/submit.jpg);
		background-repeat:no-repeat;
		text-transform:uppercase;
	}
#footer ul#footernav li a.xhtml:hover
	{
		background-image:url(images/submit.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content
	{
		width:927px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/contentbg.jpg);
		background-repeat: repeat-y;
	}
#contentLeft
	{
		width:565px;
		float:left;
		margin:0px;
		padding:34px 0 32px 39px;
	}
#contentLeft h3
	{
		width:565px;
		float:left;
		margin:0px;
		padding:0 0 13px 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:26px;
		font-weight:normal;
		color:#000;
	}	
#contentLeft p.contenttxt
	{
		width:545px;
		float:left;
		margin:0px;
		padding:10px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		color:#000;
		text-align:justify;
	}
#contentLeft p.contactaddress
	{
		width:475px;
		float:left;
		margin:10px 0 0 0;
		padding:0 0 10px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		color:#000;
		text-align:justify;
	}
#contentLeft p.contactboldtxt
	{
		width:475px;
		float:left;
		margin:10px 0 0 0;
		padding:0 0 10px 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:normal;
		color:#719200;
	}	
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#contentRight
	{
		width:270px;
		float:left;
		margin:0px;
		padding:34px 0 0 50px;
	}
#contentRight ul#rightnav
	{
		width:265px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#contentRight ul#rightnav li
	{
		width:265px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#contentRight ul#rightnav li.rightheading h3
	{
		width:265px;
		float:left;
		margin:0px;
		padding:0 0 24px 0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:26px;
		font-weight:normal;
		color:#000;
	}
#contentRight ul#rightnav li.topline
	{
		width:265px;
		height:1px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/topline.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#banner2
	{
	width:927px;
	height:40px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	}
#contentRight ul#rightnav li a.rightnav
	{
		width:242px;
		height:17px;
		float:left;
		margin:0px;
		padding:3px 0 0 23px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#5f7617;
		text-decoration:none;
		background-image:url(images/active.png);
		background-repeat:no-repeat;
	}
#contentRight ul#rightnav li a.rightnav:hover
	{
		background-image: url(images/over.jpg);
		background-repeat:no-repeat;
	}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#contactfeildnameblank
			{
				width:160px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:202px;
				margin:10px 0 0 0;
				padding:20px 0 0 0;
				float:left;
			}
.contactfeildname
			{
				width:160px;
				margin:0 0 10px 0;
				padding:0px;
				float:left;
				font-family: Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#544b2e;
				text-align:justify;
			}
.contactfeild
			{
				width:202px;
				margin:0 0 2px 0;
				padding:0px;
				float:left;
			}
.contactfeildinput
			{
				width:200px;
				height:20px;
				font-family: "Trebuchet MS";
				font-size:12px;
				color:#595643;
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
			}
.txtarea
			{
				width:198px;
				height:80px;
				font-family: "Trebuchet MS";
				font-size:12px;
				color:#595643;
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
			}
.submit
			{
				width:200px;
				height:20px;
				margin:20px 0 0 0;
				padding:0px;
				float:left;
			}
a.submitbutton
			{
		width:60px;
		height:18px;
		float:left;
		margin:10px 0 0 0;
		padding:2px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight: bold;
		color:#ffac87;
		text-align:center;
		text-decoration:none;
		background-image:url(images/submit.jpg);
		background-repeat:no-repeat;
	}
a.submitbutton:hover
	{
		background-image:url(images/submit.jpg);
		background-repeat:no-repeat;
	}
.listbox
		{
				width:202px;
				height:20px;
				float:left;			
				border:solid 1px #d2e3e9;
				background-color:#fffdfd;
		}					
#mainWrap #banner #loginblank .bannertxt {
	color: #d7cd82;
}
.blacklinks {
	color: #D7CD82;
	text-decoration: underline;
}
.float_body {
	float: left;
	width: 870px;
}
.school {
	float: right;
	margin: 15px;
	border: 2px solid #3d3d3d;
	background-color: #C90;
	color: #FFF;
	text-align: center;
	width: 280px;
}
.largertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #960;
}

