/* MERIDIAN PSYCH CSS */


/*Header*/
ul.section_list {
	
	background-color: #8B008B;
	border: 2px solid #8B008B;
	bottom:-8px;
	font-size:12px;
	font-weight:bold;
	height:35px;
	left:35px;
	letter-spacing:0.03em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	text-transform:lowercase;
	width:974px;
}

.section_list li {
float:left;
line-height:31px;
margin:6px 0 0 10px;
padding:0;
}

.section_list li a {
color:#FFFFFF;
padding:4px 8px 5px;
text-decoration:none;
}

.section_list li a:hover {
color:# 3C6;
}


/* LINKS */
a:link {
 color: #551A8B;
 text-decoration: none;
  }
a:visited {
	text-decoration: none;
	color: #68228B;
}
a:hover {
	text-decoration: underline;
	color: #9A32CD;
}
a:active {
	text-decoration: underline;
	color: #8B4789;
}


/* BODY */
.container {

margin:20px auto 20px;
left:40px;
position:relative;
width:900px;
}

#head {
background-image: ;

margin:10px auto 38px;
position:relative;
width:950px;
}


	body {
	/* margins: with background on index page, go w/ 2.2cm on each side. with no image go w/ 1 & 1.5 */
	font-family: "verana" ,Arial,Helvetica,sans-serif;
	font-size:90%;
	line-height:1.25;
	margin:20px 100px;
  }
  
  #front li.index, #about about, #methods li.methods, resources li.links, #shop, li.store, #Books li.Books, #contact li.contact {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background-color:#89163C;
color:#FFFFFF;
}



h1 {
	font: bold normal 20pt arial;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #8B008B;
	div align:center;
	
}
h2 {
font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:20px;
    color: #8B008B;
    letter-spacing: 1px;
	margin-bottom: 0px;

}

h3 {
font: bold normal 14pt arial;
letter-spacing: 1px;
	margin-bottom: 0px;
	color:  #8B4789;
}
h4 {
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:24px;
	line-height:26px;
	font-weight:800;
	color: #CC0099;
	text-decoration: none;
	text-align: center;
	border-bottom:2px; 
	margin-top:1em;
	margin-bottom:0.3em;
	position:relative; left:-.25em;
	padding-left:.25em; padding-bottom:.2em;
	
	


}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;

}
	
.blockquote{
background-color: #E6E6FA;
border: 2px solid #E6E6FA;
}


.background-text {
background:#E6E6FA none repeat scroll 0%;
border:1px solid #E6E6FA;
color:#0000000;
float: none;
}

.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:italic;

}

/***********************************************/
/* Bookstore                                   */
/***********************************************/


#shop img.left {
margin:4px 8px 8px 0;
}
.shop-item {
float:left;
height:260px;
margin:20px 25px 10px 0;
width:175px;
}
.shop-item-last {
float:left;
height:260px;
margin:20px 0 10px;
width:175px;
}
.shop-item2 {
float:left;
height:260px;
margin:20px 40px 10px 0;
width:250px;
}
.shop-item2-last {
float:left;
height:260px;
margin:20px 0 10px;
width:250px;
}
.shop-item, .shop-item-last {
font-size:92%;
}
