/*BODY*/

BODY {
color: #000000;
background-color: #ffffff;
background-image: url(../_images/background.png);
background-repeat: repeat-x;
}
BODY{
font-family: arial, sans-serif;
}

p {
font-size: 1em;
line-height: 1.1em;
}

P {
text-align: justify;
}

h2, h3, h4, h5, h6 {
color: #660066
}

/*SIDEBAR*/
#sidebar {
float: right;
width: 240px;
min-height: 600px;
margin: auto;
margin-left: 10px;
padding: 5px;
background-color: transparent;
text-align: center;
}

#sidebar p {
text-align: center;
}

/*CONTAINER*/
#container {
width: 1000px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-color: #ffffff;
border: 1px solid #660066;
background-image: url(../_images/container-background.png);
background-repeat: repeat-y;
}
/*CONTENT*/
#content2 { margin-top: -100px;}

/*MAIN*/
#main {
float: left;
padding: 5px;
width: 709px;
min-height: 600px;
padding: 0 10px 0 10px;
background-color: #ebe8ee;
margin-left: 5px;
}

#main ul{
list-style-image: url(../_images/bullet.gif);
margin-bottom: 5px;
}

/*IMAGES*/
img {
border-width: 1px;
border-style: solid;
border-color: #000000;
}


/*FOOTER*/
#footer li {
display: inline;
margin-right: 0.5em;
}

#footer {
text-align: center;
}
#footer p {
text-align: center;
font-size: 0.8em;
}

#footer {
clear: both;
float: none;
margin-top: 0px;
margin-left: 0px;
padding: 10px;
background-image: url(../_images/footer.png);
background-repeat: no-repeat;
}

/*NAVIGATION*/
#navigation li {display: inline; margin-right: 0.1em;}
#navigation {text-align: left;}
#navigation p {text-align: left;}
#navigation { font-size:85%; margin-top: -20px; margin-bottom: 20px; margin-left: -10px; text-align: left; background-image: url(http://www.projectionincoaching.com/_images/navigation.png); width: 867px; height: 54px; }
#navigation ul li a, #navigation ul li a:visited { display:inline; text-decoration:none; color:black; text-align:left; background:#transparent; line-height:19px; font-size:87%;  }
#navigation ul {padding:15px; margin:0;list-style-type: none; }
#navigation ul li:hover a { color:#660066; font-weight: bold; background-image: url(../_images/navigation-highlight.png); }
#navigation li {float: left; position: relative; text-align: center; width: 90px;}

/*BREADCRUMBS*/
#breadcrumbs { font-size:80%; padding-top: 10px;}

/*QUOTES*/

#quote1 {
width: 300px;
height: 165px;
background-image: url(../_images/quotes.png);
background-repeat: no-repeat;
}

#quote2 {
width: 300px;
height: 165px;
background-image: url(../_images/quotes.png);
background-repeat: no-repeat;
}

#quote3 {
width: 300px;
height: 165px;
background-image: url(../_images/quotes.png);
background-repeat: no-repeat;
}

#quote4 {
width: 300px;
height: 165px;
background-image: url(../_images/quotes.png);
background-repeat: no-repeat;
}

p.quotes {
padding: 35px;
text-align: center;
font-size: 80%;
}

/*SITEMAP*/
#sitemap ul{
list-style-image: url(../_images/bul2let.gif);
list-style-type: none;
}

