/* CSS Document
AmyHertle.com 

colors: 
Body background 	1e345e
border 				8282b3
border lt 			a1a1cf
inside background 	133c8b
inside bckgnd lt	2451a9
sky orange			d88248
sky orange 2		eb905e
sky red - horizon	c63846

 */
 
/* type and color settings */
body {
background-color: #1e345e;
color: #fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
margin:0;
padding:0;
}
/* ---------------------------------------- Typography */
h1, h2, h3, h4, h5, h6 {
font-family:Georgia, "Times New Roman", Times, serif;
color: #fff;
line-height: 100%;
padding: 0;
margin:0 0 0 0;
font-weight:normal;
}
h1 {font-size: 25px;}
h2 {font-size: 23px;}
h3 {font-size: 21px;}
h4 {font-size: 19px;}
h5 {font-size: 17px;}
h6 {font-size: 14px;}

p {
color:#cecef3;
font-size: 13px;
line-height: 130%;
padding:0 0 12px 0;
margin:0;
text-align:justify;
}

a, a:link { color: #f5d587; outline:none; border:none; text-decoration:none;}
a:hover  { color: #fa0; outline:none; border:none;}

img {border:1px solid #000; margin:0 0 5px 10px;}

.tuck {padding-top:0; margin-top:0}
.red {color:#771413}
.indent{margin:0 0 0 170px; font-size:14px;}
.border {border:1px solid #000;}

ul {margin:-5px 0 15px 0; padding:0 0 0 20px;}


/*  display framework */



#container {
width: 840px;
margin: 0 auto;
padding: 0px;
background: url(images/amy-hertle-therapist_02.jpg) repeat-y top center;
}

#wrapper {
background: url(images/amy-hertle-therapist_01.jpg) no-repeat top center;
height:auto;
}

#masthead {
padding: 0;
margin-bottom: 0;
height:230px;
}

#content {
margin:0 90px 5px 250px;
} 

#footer {
clear: both;
margin: 0 auto;
background: url(images/amy-hertle-therapist_03.jpg) no-repeat bottom center;
padding: 15px 0 28px 160px;
}

#footer p {
color: #a1a1cf;
text-align:center;
margin: 0 0 20px 0;
font-size: 12px;
}

#meditation {
background-color:#fdecc8;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size: 13px;
font-style:italic;
margin:0 40px 10px 40px;
padding: 13px 30px 10px 30px;
color:#c1984f;
}

#meditation p {
color:#c1984f;
}


/* navigation box*/
#navcontainer {
width: 190px;
float: left;
padding: 20px 0 0 20px;
} 
#navcontainer ul {
margin: 0 0 0 5px;
padding: 0;
list-style-type: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:15px;
}
#navcontainer a {
display: block;
margin:13px 0 5px 0;
padding: 3px 0 2px 30px;
border: #8282b3 solid 2px;
background:#2451a9;
}
#navcontainer a:link, #navlist a:visited {
color: #fff;
text-decoration: none;
}
#navcontainer a:hover {
background-color: #edba3f;
color: #000;
}
#current a:link, #current a:visited, #current a:hover {
background-color:#fff;
color:#000;
}

/*tables */
table.tayble {
border-width: 2px;
border-spacing: 0px;
border-style: solid;
border-color: #771413;
border-collapse: collapse;
background-color: #771413;
vertical-align: top;
margin:10px 0;
}
table.tayble th {
border-width: 1px;
padding: 4px;
border-style: solid;
border-color: #771413;
background-color: #771413;
color: #fff;
}
table.tayble td {
border-width: 1px;
padding: 3px;
border-style: solid;
border-color: #771413;
background-color: #eee;
vertical-align: top;
}


/* lists */
#content ul {
padding-top:0;
margin-top:0;
}
#content li {
font-size:15px;
margin:0 0 3px 0;
}
  
/* ---------------------------------------- contact form styling */  
.fText, .fTextArea, .fTextHear {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;padding:3px;
background-color:#8282b3 !important;
border:1px solid #000;
color:#fff;
}
.fText {width:370px}
.fTextHear {width:460px}
.fTextArea {width:460px; height:120px}
.fText:focus, .fText.sffocus, .fTextHear:focus, .fTextHear.sffocus, .fTextArea:focus, .fTextArea.sffocus {background:#a1a1cf !important; color:#000 !important;}

/* CSS Document
AmyHertle.com 

colors: 
Body background 	1e345e
border 				8282b3
border lt 			a1a1cf
inside background 	133c8b
inside bckgnd lt	2451a9
sky orange			d88248
sky orange 2		eb905e
sky red - horizon	c63846

 */
