/*****  Basic Styles   *******/
body {
	background-color: #7c0041;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #46050d;
	margin: 0;
	}
h1 {
	font-size: 1px;
	margin: 0;
	text-indent: -9000px;
	display: none;
	}
p a {font-size: 1em;color: #9c3f70;}	


/*****  Container Div, for outer background color *******/
div#container {
	margin: 0 auto;
	padding-left: .01em;
	padding-top: 18px;
	width: 800px;
	background-color: #d4d2d4;
	
	}

/*****  Wrapper Div, to hold everything together  in the center *******/
div#wrapper {
	margin: 0 auto;
	/*padding-left: .01em;*/
	width: 758px;
	border: 1px solid #7c0041;
	border-bottom: 11px solid #7c0041;
	padding: 0;
	}


/*****  Content Div, to hold content border ********/
#content {
	width: 758px;
	border-top: 0px;
	background-image:url(../images/waylandreads_images/waylandreads_bg.gif);
	background-repeat:repeat-y;
	}
/*****  Header Div  *******/
div#header {
	background-image: url(../images/waylandreads_images/waylandreads_banner.gif);
	background-repeat: no-repeat;
	width: 758px;
	height: 134px;
	font-size: 14px;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-decoration:none;
	color: #46050d;
	}
#header a:hover {
	text-decoration: underline;
	}
#header a.this {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-decoration:none;
	color: #46050d;
	text-decoration: underline;
	}
#header p	{
	margin-top: 0px;
	font-size: 12px;}

#header .right {
	float: right;
	text-align:right;
	margin-right: 21px;
	margin-top: 12px;
	} 


/*****  Separator Bar *******/
#separator{
	width: 758px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-color: #5a2049;
	border-bottom: 8px solid #000;
	}

/***** Content *******/

#leftcol {
	float: left;
	width: 240px;
	border: 0;
	margin: 0;
	padding-top: 10px;
	}

#leftcol ul {
	margin: 0;
	margin-top: 12px;
	padding: 0;
	list-style-type: none;
	}
#leftcol li {
	font-size: 0.8em;
	line-height: 1.7em;
	margin-left: 6px;
	width: 180px;
	margin: 10px 20px;
	padding: 0;
	line-height: 1.3em;
	background-color: #eceded;
	border-left: 1px solid #adaeaf;
	border-top: 1px solid #adaeaf;
	border-bottom: 1px solid #8d8e90;
	border-right: 1px solid #8d8e90;
	}
#leftcol li.this {
	color: #fff;
	background-color: #a3869b;
	border-left: 1px solid #83677c;
	border-top: 1px solid #83677c;
	border-bottom: 1px solid #73576c;
	border-right: 1px solid #73576c;
	}
#leftcol a {
	padding-left: 20px;
	color: #480411;
	line-height: 1.8em;
	text-decoration: none;
	}
#leftcol a.this {
	color: #fff;
	}
#leftcol p.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	padding: 10px 20px;
	}
/************  Content Section ***************/
#doublewide{
	float: left;
	width: 500px;
	margin-left: 1px;
	background-color: #fff;
	border-left: 1px solid #7e7e7e;
	}
#doublewide p {font-size: .8em;
	padding-left: 20px;
	padding-right: 20px;}

#doublewide h2 {
	margin: 0;padding: 0;
	padding-left: 20px;
	font-size: 2em;
	color: #703e61;
	font-family: "Times New Roman", Times, serif;
	margin-top: 30px;
	}	
#doublewide h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0;padding: 0;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #231f20;
	}
#doublewide ul li {
	list-style-image: url(../images/red_dot.gif);
	list-style-type: disc;
	font-size: 0.8em;
	line-height: 1.7em;
	margin-left: 6px;
	}
#doublewide ul li.smallsquare {
	list-style-image: url(../images/waylandreads_images/bullet_7.gif);
	color: #3333cc;
	padding-bottom: 0px;
	margin-left: -16px;
	margin-right: 0;
}
#doublewide ul li.smallsquare a{
	color: #46050d;
}
#doublewide ol li {
	font-size: 0.8em;
	line-height: 1.7em;
	margin-left: 6px;
	margin-top: 6px;
	}
/*****  Footer *******/
#footer {
	clear: left;
	font-size: 10px;
	width: 758px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 2px;
	background-image: url(../images/bg_.gif);
	background-repeat: repeat-y;
	text-transform:uppercase;
	text-align: center;
	color: #7c0041;
	}
#footer p {margin: 4px; text-align: center}
#footer a {
	color: #7c0041;
	text-decoration: none;
	}
#footer a:hover {
	color: #7c0041;
	text-decoration: underline;
	}

/*****  Miscellaneous Styles *******/
#sitedesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-left: -900px;
	}
	
.cellbg1 {
	background-color: #B9C2DF;
}
.cellbg2 {
	background-color: #D3DBF0;
}


#doublewide p.small {
	font-size: 0.65em;
}
.medlarge {
	font-size: 1.3em;
}
.leftpic {
	margin-right: 10px;
	float: left;
}
.rightpic {
	margin-left: 10px;
	float: right;
}


.caps {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
}

hr.clear { 
	/* This keeps the container from collapsing. Use <hr class="clear" /> 
	right before you close the container. See approx line 206 on home page.   */
	display: block; 
	clear: left; 
	margin: 1px 0; /* ***Use margin: -0.66em 0; to make it do nothing ***  */
    visibility: hidden;}

div.eventsbox {width: 180px;
	background-color : #FFFFFF;
	float: right;
	border: 1px;
	border-style: solid;
	border-color: #ccc;
	padding: 4px;
	margin: 5px 18px 4px 12px;
	font-size: .8em;
}




