/*css for Linda Reid Therapy site*/

body {
height : 100%;
margin : 0 auto;
font-size : 15px;
font-weight : normal;
color : #313E61;
font-family: Helvetica, Arial, sans-serif;
background : #333366;
}
a, h1, h2, h3, h4, h5 {
margin : 0;
padding : 0;
}

a {
color: #DD387B;
text-decoration : none;

}
a:hover {
color : #855FA8;
}
a:active {
color : #855FA8;
}

#siteContainer {
width : 800px;
height: 100%;
margin : 20px auto 0 auto;
background-color: #ffffff;
}
#enter {
margin: -510px auto auto 363px;
z-index: 4000;
background-color: transparent;
}
#enter a {
text-decoration: underline;
font-size: 18px;
text-align: center;

}

#navcol {
float: right;
width : 200px;
margin : 10px auto 0px auto;

}
#nav li {
text-decoration: none;
list-style: none;
text-align: right;
font-size: 13px;
padding: 10px 40px 10px 10px;
}

.mandala {
text-align: center;
font-size: 12px;
line-height: 125%;
color: #DD387B;
}

#content {
float: left;
width: 580px;
margin: 0px -280px 10px 25px;
}
#content img {
margin: 10px 10px 10px -20px;
padding: 0 0 20px 0;
}
.head {font-size: 20px;}


.text {
line-height: 130%;
text-align: justify;
}
.text a {color: #313E61; text-decoration: underline;}
.text a:hover {color : #855FA8;}
.text a:active {color : #855FA8;}

.bullet {line-height: 140%;}
.nobullet {list-style: none; line-height: 180%;}
.nobullet a {color: #313E61; text-decoration: underline;}
.nobullet a:hover {color : #855FA8;}
.nobullet a:active {color : #855FA8;}
#sub {font-weight: lighter; font-size: 13px; list-style: none;}

#quote {
text-align: center;
color: #855FA8;
font-size: 20px;
line-height: 130%;
font-style: oblique;
font-family: "Delphin", "Palatino", serif;
}

#footer img {
width: 800px;
margin : 0px auto;
}

#footer p {
font-weight : lighter;
font-size: 10px;
text-align : center;
color : #313E61;
margin : 10px auto 20px auto;
padding: 0 0 10px 0;

}

