@charset "UTF-8";
body  {
	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: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	background-image: url(../assets/cream-vellum-bgd.gif);
	background-repeat: repeat;
	line-height: 1.25em;
}

body a:link {
	color: #449a9d;
	text-decoration: underline;
}


body a:visited {
	color: #449a9d;
	text-decoration: underline;
} 

body a:hover {
	color: #c5351d;
	text-decoration: underline;
}

body a:active {
	color: #449a9d;
	text-decoration: underline;
}


#container  {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#container  .title_of_book  {
	font-style: italic;
}
#container  #mainContent  #featur  {
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}
#container   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container   img  a:link  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  img  a:visited  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  img  a:hover  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  img  a:active  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header  {
	background-color: #ffffff;
	padding: 0;
	text-align: center;
} 
#header  img   {
	background-color: #FFFFFF;
	text-align: center;
}


#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 321px;
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#sidebar1   p    {
	text-align: right;
	line-height: 1.4em;
	margin-right: 20px;
}

#sidebar2  {
	float: left; /* since this element is floated, a width must be given */
	width: 321px;
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px none #FF0000;
}

#sidebar-orders  {
	float: left; /* since this element is floated, a width must be given */
	width: 321px;
	background-color: #ffffff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px none #FF0000;
}

#sidebar-membership  {
	float: left; /* since this element is floated, a width must be given */
	width: 321px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px none #FF0000;
}

#mainContent  {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#mainContentEvents  {
	margin: 0 0 0 325px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#mainContentHome  {
	margin: 0 0 0 321px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#mainContentDirections  {
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#mainContent #kidsbookset1 .kidsbook {
	float: left;
	width: 250px;
}
#mainContent #featuredbook .book_description {
	border: 1px none #993300;
	width: 500px;
	padding-left: 80px;
}
#mainContent #featuredbook img {
	padding-left: 25px;
}

#mainContent  #kidsbookset1  .kid    {
	padding-right: 35px;
}
#mainContent #bookset1 {
	margin-top: 20px;
}
#mainContent  .book   {
	font-size: 85%;
	text-align: right;
	height: 375px;
	width: 165px;
	float: left;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent  #featuredbook  p   {
	text-align: right;
}
#mainContent  #kidsbookset1   {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	padding-bottom: 20px;
}
#footer  {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #6dc9cb;
	margin-right: 40px;
	margin-left: 40px;
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 85%;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.book_title {color: #c5351d}

.book_description {
	font-size: 85%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "sans-serifTrebuchet MS", Verdana, Arial, Helvetica, "sans-serifTrebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mainContent #featuredbook {
	width: 600px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#mainContent h2 {
	font-style: normal;
	color: #348480;
	font-size: 18px;
	margin-top: -3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}

#mainContentDirections #textDirections {
	float: left;
	width: 400px;
}

#sidebar-membership  {
	width: 250px;
	padding-left: 20px;
	margin-top: 30px;
	margin-left: 40px;
	padding-top: 10px;
	background-color: #FAFFE2;
}

#sidebar-membership h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}

#sidebar-membership ul {
	margin-left: -25px;
	padding-right: 15px;
}

#mainContent #book-orders {
	width: 480px;
	float: left;
	padding-left: 40px;
	line-height: 1.25em;
	padding-bottom: 25px;
	padding-right: 20px;
}

#mainContent #contentFoyer {
	width: 450px;
	float: left;
	padding-left: 40px;
	line-height: 1.25em;
	padding-bottom: 25px;
	padding-right: 20px;
}
#mainContent #contentFoyer h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 5px;
}

#mainContent #contentLight {
	width: 450px;
	float: left;
	padding-left: 40px;
	line-height: 1.25em;
	padding-bottom: 25px;
	padding-right: 20px;
}

#mainContent #contentAbout {
	width: 450px;
	float: left;
	padding-left: 40px;
	line-height: 1.25em;
	padding-bottom: 25px;
	padding-right: 20px;
}

#mainContent #textDirections {
	width: 525px;
	float: left;
	padding-left: 0px;
	line-height: 1.25em;
	padding-bottom: 25px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#mainContent #membership {
	width: 475px;
	float: left;
	padding-left: 40px;
	line-height: 1.25em;
	padding-bottom: 25px;
}

#mainContent #order-info {
	float: left;
	width: 500px;
	padding-left: 40px;
	border: 1px none #999999;
}

#mainContent  #order-info  #info  {
	float: left;
	width: 250px;
	padding-bottom: 15px;
	border: 1px none #999999;
}

#mainContent #order-info #category {
	float: left;
	width: 175px;
	padding-bottom: 15px;
}

#mainContent #map {
	float: left;
	width: 350px;
}

#sidebar-orders {
	margin-left: 20px;
	margin-top: 20px;
}

#mainContent #textDirections img {
	margin-left: -40px;
}

#mainContent #contentAbout p {
	line-height: 1.25em;
}


#mainContent #order-info #orders-address br {
	float: left;
	width: 350px;
}

.emphasis {
	color: #669999;
	font-weight: bold;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#mainContent #featuredbook .book_description {
	border: 1px none #990000;
	width: 200px;
	float: right;
	padding-right: 20px;
	padding-bottom: 30px;
}

#mainContent #kidsbookset1 .kidsbook {
	padding-bottom: 30px;
}

#mainContentEvents #events .logistics {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#mainContentEvents #events-specials #event-specialsFirst .logistics {
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainContentEvents #events .logisticsLast {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}


#sidebar2   #membership {
	padding-left: 20px;
	padding-top: 30px;
}


#sidebar-orders img {
	padding-top: 20px;
}
#sidebar1 #windWillows {
	text-align: right;
	padding-left: 40px;
}
#sidebar1 #windWillows-events {
	text-align: right;
	padding-left: 40px;
}

#mainContentEvents {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}



#mainContentEvents #events {
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 80px;
	margin-left: 20px;
}

#mainContentEvents #events-specials {
	text-align: left;
	margin-bottom: 20px;
	margin-left: 20px;
}

#mainContentEvents #events h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #669900;
	padding-top: 20px;
}


#mainContentEvents #events-specials #event-specialsFirst #special1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#mainContentEvents #events #specials0 {
	padding-right: 20px;
	padding-bottom: 10px;

}

#mainContentEvents #events h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669999;
}
#mainContentEvents #events-specials #event-specialsFirst #special2 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;

}
.red {color: #b52f19}
#mainContentEvents #events-specials #holidays {
	padding-bottom: 10px;
}

#mainContentEvents #events-specials #event-specialsFirst #special1 h2 {
	margin-top: -5px;
}
#mainContentEvents #events-specials #event-specialsFirst #special2 h2 {
	margin-top: -5px;
}
#mainContentEvents #events-specials #holidays #features #feature1 {
	border: thin dotted #FF3366;
	width: 200px;
	float: left;
	height: 100px;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFAF1;
}
#mainContentEvents #events-specials #holidays #features #feature2 {
	border: thin dotted #FF3366;
	width: 200px;
	height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fffaf1;
	float: left;
}
#mainContentEvents #events-specials #holidays h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #669900;
}
#mainContentEvents #events-specials #event-specialsFirst h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669999;
}
#mainContentEvents #events-specials #event-specialsFirst .logistics {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


#mainContentEvents #events-specials #holidays h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #669900;
}
#mainContentEvents #events-specials #event-specialsFirst h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #669999;
}
#mainContentEvents #events-specials #event-specialsFirst {
	clear: left;
	width: 450px;
}
#mainContentEvents #events-specials #event-specialsFirst .logistics {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#mainContent #membershipText {
	width: 475px;
	float: left;
	padding-left: 40px;
	line-height: 1.25em;
	padding-bottom: 25px;
}
#mainContentEvents #events #specials0 img {
	padding-bottom: 15px;
}

#mainContentEvents #events #specials0 .logistics {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
