@charset "utf-8";
body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: url(../../images/bg_queenIween.jpg) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#wrapper {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: color:#FFF;
}
#header{
	margin:0;
	padding:10;
	background: #FCF375 url(../../images/background/header.png) repeat-x;
	color: #BA2D2C;
	height: 40px;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
}
#header a:link, #header a:visited {
	color: #2D75A6;
}
#header a:hover, #header a:active {
	color: #333;
	text-decoration: none;
}

#header p {
	padding: 12px 0 10px 10px;
	text-align: right;
}
#header img {
	float: right;
}


#banner{
	background: #CEE4A4;
	height: 250px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FBED6B;
}
#nav {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#flash {
	float: right;
	width: 649px;
	margin: 0px;
	padding: 0px;
}
#mainBody{
	margin:0;
	padding:0;
	clear: both;
	background: #B1C7DF url(../../images/bgSky_light.jpg) repeat-y left top;
	}
#addThis {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
	width: 95%;
	text-align: right;
}
#addThis a {
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


	
	/*-------------INDEX page---------------------*/
#leftBoxTitle, #midBoxTitle, #rtBoxTitle {
	width: 232px;
	margin-top: 30px;
	height:25px;
	float: left;
	color: #332204;
	font: bold 18px Tahoma, Geneva, sans-serif;
	padding: 8px 3px 3px 20px;
	margin-left: 35px;
	margin-bottom: 0px;
	}
#leftBoxTitle {
	background: #8FC347 url(../../images/background/boxTitle_left.png) repeat-x;
}
#midBoxTitle {
	background: #FCF186 url(../../images/background/boxTitle_mid.png) repeat-x;
}

#rtBoxTitle {
	background: #8EB6D9 url(../../images/background/boxTitle_right.png) repeat-x;
	margin-left: 32px;
}


#leftBox, #midBox, #rtBox {
	width: 225px;
	margin-top: 5px;
	float: left;
	color: #332204;
	padding: 0 10px;
	}
#leftBox {
	margin-left: 40px;
	}
#midBox {
	margin-left: 45px;
}
#rtBox {
	margin-left: 42px;
}

#content {
	background: url(../../images/background/content_boxes.png) repeat-y left top;
	padding-top: 10px;
	clear: both;
}
/*-------------Interior Pages ---------------------*/

#contentIntGrn {
	margin:0;
	padding:0;
	clear: both;
	background: url(../../images/background/content_boxesG.png) repeat-y left top;
}
#contentIntYella {
	margin:0;
	padding:0;
	clear: both;
	background: url(../../images/background/content_boxesY.png) repeat-y left top;
}
#contentIntBlue {
	margin:0;
	padding:0;
	clear: both;
	background: url(../../images/background/content_boxesB.png) repeat-y left top;
}
#leftBoxTitleInt, #midBoxTitleInt, #rtBoxTitleInt {
	width: 818px;
	margin-top: 30px;
	height:25px;
	float: left;
	color: #332204;
	font: bold 18px Tahoma, Geneva, sans-serif;
	padding: 8px 3px 3px 20px;
	margin-left: 29px;
	margin-bottom: 0px;
}

#leftBoxTitleInt {
	background: #8FC347 url(../../images/background/boxTitleInt_left.png) repeat-x;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2CA88;
	border-right-color: #A2CA88;
	border-bottom-color: #A2CA88;
	border-left-color: #A2CA88;
}

#midBoxTitleInt {
	background: #FDF698 url(../../images/background/boxTitleInt_mid.png) repeat-x;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8E77B;
	border-right-color: #F8E77B;
	border-bottom-color: #F8E77B;
	border-left-color: #F8E77B;
}
#rtBoxTitleInt {
	background: #B5D1E9 url(../../images/background/boxTitleInt_right.png) repeat-x;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91C0E2;
	border-right-color: #91C0E2;
	border-bottom-color: #91C0E2;
	border-left-color: #91C0E2;
}

#contentInt_1col {
	width: 815px;
	margin-top: 10px;
	float: left;
	padding: 0 10px 0 20px;
	margin-left: 30px;
	min-height:400px;
	}
	
#contentInt_2col {
	width: 515px;
	margin-top: 10px;
	float: left;
	padding: 0 10px 0 20px;
	margin-left: 30px;
	min-height:400px;
	}
	
#sidebarTitle {
	width: 239px;
	margin-top: 10px;
	float: right;
	color: #332204;
	padding: 10px;
	background: url(../../images/background/sidebar_titleBG.png) repeat-x;
	height: 19px;
	margin-right: 40px;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar {
	width: 239px;
	float: right;
	padding: 10px;
	margin-right: 40px;
	background: #F8F8F8;
	}
#sidebar h1 {
	color: #333;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666;
	text-align: left;
}
#favs {
	color: #333;
	margin: 10px auto 0px;
	width: 239px;
}
#favs h1 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #639300;
	margin-top: 0px;
	padding-top: 0px;
}


	
/*----------------FOOTER------------------------*/	

#footer{
	background:#FFF url(../../images/bg_footer.png) no-repeat left top;
	height:46px;
	padding-top:50px;
	color: #603D02;
	font-size: 10px;
	width: 100%;
	text-align: center;
}
#footer p {
	text-align: center;
}

a:link, a:visited {font:bold;
	color:#EC7132;}
a:hover, a:active{
	text-decoration:none;
	color:#488FD8;
	text-align: center;
	}

.bookTitle {
	background: #8FC347 url(../../images/titleBox_02.png) repeat-x;
	font: bold 18px Tahoma, Geneva, sans-serif;
	color: #332204;
	padding: 3px 3px 3px 10px;
}
.customersTitle {
	background: #FCF186 url(../../images/titleBox_04.png) repeat-x;
	font: bold 18px Tahoma, Geneva, sans-serif;
	color: #332204;
	padding: 3px 3px 3px 10px;
}
.authorTitle {
	background: #8EB6D9 url(../../images/titleBox_06.png) repeat-x;
	font: bold 18px Tahoma, Geneva, sans-serif;
	color: #332204;
	padding: 3px 3px 3px 10px;
}
.SubtitleBookDetails {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #639300;
}
.quotes {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #2D7ED0;
}
.SubtitleAuthor {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #488FD8;
}
.quoteName {
	font: oblique 11px Arial, Helvetica, sans-serif;
	color: #666;
}
.questionsTitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #603D02;
}
.imgLeft {
	padding: 2px 8px 2px 0px;
	float: left;
}
.indexImgFltRt {
	float: right;
	padding-left: 2px;
	clear: both;
}
.indexImgFltLt {
	float: left;
	padding-right: 5px;
}


li {
	padding-top: 3px;
	padding-bottom: 3px;
}
ul {
	padding: 5px 0px 0px 25px;
	margin-top: -8px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 17px;
	text-align: left;
}
.pCentered {
	text-align: center;
}

#contentIntGrn #contentInt_2col h1, #contentIntGrn #contentInt_1col h1 {
	color: #639300;
	font: bold 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #AED056;
}
#contentIntGrn #contentInt_2col h2 {
	color: #666;
	background: #EFF7DF;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #D1E8A2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1E8A2;
	margin-bottom: 15px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 17px;
	margin-top: 15px;
	clear: both;
}
#contentIntGrn #contentInt_2col h4 {
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	color: #153118;
	font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}
#contentIntGrn #contentInt_2col h5 {
	font-size: 16px;
	background: #FFC;
	padding: 5px;
}



#contentIntYella #contentInt_2col h1, #contentIntYella #contentInt_1col h1 {
	color: #603D02;
	font: bold 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #A36703;
}
#contentIntYella #contentInt_2col h2 {
	color: #666;
	background: #FCF9DC;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #F8E77B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F8E77B;
	margin-bottom: 15px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 17px;
	margin-top: 10px;
}

#contentIntBlue #contentInt_2col h1, #contentIntBlue #contentInt_1col h1 {
	color: #488FD8;
	font: bold 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #AED056;
}
#contentIntBlue #contentInt_2col h2 {
	color: #666;
	background: #F0F6FB;
	padding: 5px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #8BB4D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8BB4D8;
	margin-bottom: 15px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 17px;
	margin-top: 10px;
}


.event {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
}
#newsStory {
	background: #EFF4FA;
	padding: 15px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}
.imgLeftBdr {
	padding: 3px;
	float: left;
	border: 3px double #FFF;
	margin-right: 15px;
	margin-bottom: 5px;
	background: #FAEB80;
}

.imgFloatRt {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.imgWide {
	border: 3px double #BCDBEF;
	padding: 5px;
}

#imgCaption  {
	background: #CEDDF0;
	padding: 10px;
	margin: 5px;
	float: right;
	border: 3px double #FFF;
}
#imgCaption p {
	font-size: 10px;
	font-style: oblique;
	color: #333;
	width: 200px;
}
.notes {
	font-weight: bold;
	color: #900;
}
.emphasis {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #603D02;
}
.pullQuote {
	float: left;
	width: 275px;
	margin-right: 20px;
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #CEE4F2;
	padding: 15px 15px 15px 20px;
	background: #FFFFE8;
	font: bold 14px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
.promo {
	font-weight: bold;
	color: #900;
	font-size: 16px;
}

