/* Layout */
* 
{
	margin: 0;
	padding: 0;
}

body
{
	overflow: auto;
	font-family: Arial, Arial, Helvetica, sans-serif;
	background: #000 url("../images/backgroundQueen.jpg") no-repeat top center; /*changing*/
}

#wrap
{
	margin: 0 auto;
	width: 960px;
	position: relative;
	background: #
}

#banner
{
	height: 166px;
	text-align: left;
}

#banner #logo
{
	padding-top: 15px;	
}

#navigation
{
	background: url("../images/navigation.png") repeat-x;
}

#nav
{
	padding: 12px 0 14px 0;
	text-align: left;
	background: url("../images/navQueen.jpg") no-repeat center right; /*changing*/
}

#container
{
	margin-bottom: 25px;
	min-height: 350px;
	#height: 350px;
	background: url("../images/containerBackground.png") repeat-x;
	text-align: left;
}

#side
{
	margin: 35px 40px 0 0;
	float: left;
	width: 190px;
}

#main
{
	margin: 35px 0 0 0;
	float: right;
	width: 675px;
	position: relative;
}

#clear
{
	clear: both;
	line-height: 1px;
	height: 1px;
}
/* - General */



/* Navigation */
#nav ul,
#nav ul li
{
	padding-left: 3px;
	display: inline;
	list-style: none;
	letter-spacing: 1px;
}

#nav .categoryContainer .category,
#nav .categoryContainer .category:active,
#nav .categoryContainer .category:visited
{
	padding: 14px 3px 15px 3px;
	font: bold 12px Arial, san-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #ccc;
}

#nav .categoryContainer .category:hover,
#nav .categoryContainer .categorySelected:hover
{
	padding: 14px 3px 15px 3px;
	color: #fff;
	background: url("../images/navRollover.png") repeat-x;
}

#nav .categoryContainer .categorySelected,
#nav .categoryContainer .categorySelected:active,
#nav .categoryContainer .categorySelected:visited
{
	padding: 14px 3px 15px 3px;
	font: bold 12px Arial, san-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: url("../images/navRollover.png") repeat-x;
}

.categoryBullet
{
	margin: 0 3px 0 0;
	width: 1px;
	border-right: 1px solid #fff;
}

#side table
{
	margin-top: -10px;
	padding: 0;
	background: none;
}

#side table tr td 
{
	font: bold 14px Arial, san-serif;
	line-height: 14px;
	word-spacing: 1px;
	text-align: left;
	width: 160px;
	line-height: 40px;
	height: 40px;
	background: url("../images/sideNavLine.png") no-repeat bottom left;
}

#side .pageCellOff a,
#side .pageCellOff a:visited
{
	color: #fff; 
	text-decoration: none;
}

#side .page
{
	margin: 0 0 15px 0;	
	padding: 0 0 0 15px;
	color: #70b8ff;  
	text-decoration: none;	
}

#container #side .pageCellOff a:hover,
#container #side .pageCellSelected a:hover,
#container #side .subcategory a:hover
{
	color: #70b8ff;   
	text-decoration: none;
}
/* - Navigation */



/* Footer */
#footer
{
	height: 24px;
	background: url("../images/footerBackground.jpg") no-repeat top center;
}

.footerLeft
{
	margin-top: 10px;
	float: left;
	width: 450px;
	text-align: left;
}

.footerLeft img
{
	margin: 0 10px 0 0;
	vertical-align: -8px;
}

.footerRight
{
	margin-top: 10px;
	float: right;
	width: 450px;
	text-align: right;
}

.footerLeft p
{
	font: bold 11px Arial, sans-serif;
	color: #fff;	
}

.footerLeft a,
.footerLeft a:visited
{
	font-weight: bold;
	color: #fff;	
	text-decoration: none;
}

.footerLeft a:hover,
.footerLeft a:active
{
	color: #333;	
}
/* - Footer */



/* Type */
p
{
	margin: 0 0 15px 0;
	font: normal 14px Arial, sans-serif;
	line-height: 20px;
	word-spacing: 1px;
	color: #fff;
}

.bold
{
	font-weight: bold;
}

.boldItalic
{
	font-weight: bold;
	font-style: italic;
}

h1
{
	margin: 0 0 10px 0;
	font: normal 16px "Arial Black", sans-serif;
	line-height: 18px;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #dab3d9;  /* changing */
}

h2
{
	margin: 15px 0 5px 0;
	font: bold 14px Arial, sans-serif;
	line-height: 18px;
	word-spacing: 1px;
	color: #dab3d9;  /* changing */
}

h3
{
	margin: 5px 0 7px 0;
	padding: 0 0 3px 0;
	font: normal 14px "Arial Black", sans-serif;
	line-height:  16px;
	word-spacing: 1px;
	color: #dab3d9;  /* changing */
	border-bottom: 1px solid #333;
}

h4
{
	margin: 0 0 10px 0;
	font: normal 12px "Arial Black", sans-serif;
	line-height: 14px;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #dab3d9;  /* changing */
}

small
{
	font-size: 75%;
}

#side h3
{
	margin: 10px 0 7px 0;
}

.description
{
	font-weight: bold;	
}

a,
a:visited
{
	font-weight: bold;
	text-decoration: none;	
	color: #db88d8;
}

a:hover,
a:active
{
	color: #ccc;
	text-decoration: none;	
}

a img
{
	border: none;	
}

.reviews
{
	/* font: italic 12px Arial, sans-serif;	
	line-height: 16px;
	color: #ccc; */
	display: none;
}

.reviews .firstLine
{
	font: bold 14px Arial, sans-serif;	
	color: #fff;
}
/* - Type */



/* Specific Layout */
#main p img
{
	margin: 0 0 15px 15px;
	float: right;	
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.largeBook
{
	margin: 0 0 25px 25px;
	float: right;
}

.homeMain
{
	margin: 0 25px 0 0;
	float: left;
	width: 425px;
}



/* books */
.books li
{
	margin: 0 20px 0 0;
	float: left;
}

.books .last
{
	margin: 0 !important;
}

/* Books the page */
.compactBooks
{
	margin: 0 0 25px 15px;
	padding: 5px 10px 5px 10px;
	width: 150px;
	float: right;
	border: 1px solid #333;
}

.compactBooks li
{
	float: left;
	list-style: none;
}

.compactBooks .right
{
	float: right !important;
}
/* books */

.events-newsImage
{
	position: absolute;
	width: 219px;
	height: 147px;
	top: 12px;
	right: 0;
}

.homeNews
{
	margin: 0 0 0 0;
	float: right;
	width: 190px;
}

.addThis
{
	margin: 15px 0 15px 0;
}

.addThis a,
.addThis a:active
{
	color: #fff;	
}
/* - Specific Layout */



/* News */
#main table
{
	margin: -5px 0 0 0;
}

#main table tr td
{
	padding: 3px 0 15px 0;
	/* display: block; */
	text-align: left;
}

table tr td .newsHeadline,
table tr td .newsArchive
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style: none;
	font: bold 14px Arial, sans-serif;
	text-transform: uppercase;
	word-spacing: 1px;
}

.newsHeadlineHeader,
.newsArchiveHeader
{
	display: none;
}

.newsHeadlineDate, 
.newsDate,
.newsArchiveDate
{
	padding: 0 0 5px 0;
	font: italic 14px Arial, san-serif;
	line-height: 20px;
	color: #fff;
}

table tr td a:hover,
table tr td a:active
{
	color: #ccc !important;
}


.newsHeadline
{
	margin: 0 0 10px 0;
	font: normal 16px "Arial Black", sans-serif;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #dab3d9;  /* changing */
}

.newsArchiveLink,
.homeNews .newsArchiveLink
{
	display: none;
}

/* Home News */
.homeNews img
{
	margin: 0 0 15px 0;
}

.homeNews table
{
	margin: 10px 0 -25px 0;	
	padding-bottom: -25px;		
	height: 14px;
	line-height: 14px;
}

.homeNews a,
.homeNews a:visited 
{ 
	color: #db88d8;
	text-decoration: none;
}

.homeNews table tr td
{
	padding-bottom: 10px;
	height: 1px;
	line-height: 1px;
}

.homeNews .newsHeadline
{
	text-transform: none;
}
/* - Home News */
/* - News */





/* Contact Form */
.form
{
	margin: 0;
	padding: 0;
}

.form tr td
{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 12px;
}

.form tr td .textField
{
	width: 225px;
}

.form .textField,
.form p
{
	margin: 5px 0 0 0;
	padding: 0 5px 0 0;
}

.contactError
{
	margin: 15px 0 15px 0;
	color: #ff1111;
	font: bold 18px Arial, Arial, Helvetica, sans-serif;
}
/* - Contact Form */



/* fckEditor styles */
#fckEditorArea,
.fckEditorArea
{
	padding: 6px;
	background: #000;
	font: normal 12px Arial, san-serif;
	color: #fff;
}
/*- fckEditor styles */

