/* CSS Document */

body{
background-color:#fff;
margin: 0;
padding: 0;
text-align:center;
background-image:url(http://www.excellencewithin.com/images/sb-bk.jpg);
background-position: top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
}

.skiplink {
		position: absolute;
		left: -999px;
		width: 990px;
}

#wrapper{
width: 760px;
margin: 0 auto;
padding: 0;
text-align: center;

}

#header{
width: 100%;
background-image:url(http://www.excellencewithin.com/images/sb-header-bk.jpg);
background-repeat:no-repeat;
text-align:left;

}

#header img{
padding-left: 60px;
}

#topnav{
width: 100%;
text-align:right;
}

#topnav ul{
margin: 0 0 0 0;
padding: 0;
}

#topnav li{
display: inline;
padding: 0 20px 0 10px;
font-size: 80%;
}

#topnav a, #topnav a:visited{
color:#660066;
text-decoration:none;
}

#topnav a:hover{
color:#222;
text-decoration:underline;
}

#content{
clear: both;
width: 740px;
margin: 20px auto 0 auto;
}

#left{
float:left;
width: 155px;
text-align: left;
}

#left ul{
text-align: left;
margin: 0 20px 20px 0;
padding: 0;

}

#left li{
list-style:none;
font-size: 80%;
padding: 0 0 0.6em 0;
}

#left li a, #left li a:visited{
color:#660066;
text-decoration:none;
}

#left li a:hover{
color:#222;
text-decoration:underline;
}

#left li ul{
text-align: left;
font-size: 120%;
margin: 0.3em 0 0 0;

}

#left form{
clear: both;
margin: 20px  0 20px 0;
text-align:left;
font-size: 80%;
}

#left label{
color: #660066;
font-weight:bold;
}

#left input{
margin: 5px 0 0 0;
}

#main{
float: left;
width: 410px;
text-align: left;
margin-left: 10px;
}

#right{
float: right;
width: 153px;
text-align: center;
}

#testimonialbox{
clear: both;
min-height: 100px;
background-image:url(http://www.excellencewithin.com/images/testimonial-top.jpg);
background-repeat:no-repeat;
background-color: #dedcdc;
color: #222;
margin: 0 0 50px 0;
width: 141px;
}
#testimonialboxbottom{
width: 141px;
height: 11px;
background-image: url(http://www.excellencewithin.com/images/testimonial-bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color: #dedcdc;

}

#testimonialbox h2{
font-size: 80%;
margin: 0 0 0 0;
padding: 10px 0 0 0;
color: #222;
}

#testimonialbox p{
font-size: 70%;
margin: 0 0 0 0;
padding: 10px 5px 0 5px;
text-align: left;
color: #222;
font-weight:normal;
}

#testimonialbox a, #testimonialbox a:visited{
color: #222;
}

#testimonialbox a:hover{
color:#660066;
}

.quote{
width: 143px;
margin: 40px 0 0 10px;
}

.quote p{
color: #660066;
text-align: left;
font-size: 70%;
margin-bottom: 3em;
}

#bottomnav{
clear: both;
width: 740px;
margin: 10px auto 0 auto;
}

#bottomnav ul{
margin: 0 0 0 0;
padding: 0;
}

#bottomnav li{
display: inline;
padding: 0 5px 0 0;
font-size: 70%;
font-weight:normal;
}

#bottomnav a, #bottomnav a:visited{
color:#222;
text-decoration:none;
}

#bottomnav a:hover{
color:#222;
text-decoration:underline;
}

#bottomlogos{
clear: both;
width: 740px;
margin: 10px auto 0 auto;
text-align: right;
}

#footer{
clear: both;
width: 100%;
height: 51px;
background-image: url(http://www.excellencewithin.com/images/sb-footer-bk.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

#footer p{
text-align: left;
color: #fff;
font-size: 70%;
padding: 30px 0 0 10px;
}


.clearit{
clear:both;
}

.greentxt{
color:#66cc33;
}

.redtxt{
color: #990033;
}

.blktxt{
color: #000;
}

.purpletxt{
color: #660066;
}

.lightpurpletxt{
color:#9966cc;
}


/* HTML Styles */

h1{
color: #330033;
font-size: 120%;
margin-top: 0;
margin-bottom: 0.3em;
padding: 0;
}

h2{
color: #330033;
font-size: 100%;
padding: 0;
margin-top: 0;
margin-bottom: 0.3em;
}

h3{
color: #330033;
font-size: 90%;
font-style:italic;
padding: 0;
margin-top: 0;

}

h4{
color: #990033;
font-size: 90%;
padding: 0;
margin-top: 0;
}

p{
color: #222;
font-size: 80%;
margin-top: 0;
}

li{
font-size: 80%;
}

a, a:visited{
color:#660066;
}

a:hover{
color:#222;
}

img{
border: none;
}