/* Start of CMSMS style sheet 'pdi inner' */
* {
   margin:0;
   padding:0;
}

body {
   background: #AEAEAE url('uploads/images/linen2.gif');
   color: #333;
   margin:0;
   padding: 0;
   text-align: center;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: small;
   line-height: 1.2em;
}


img {
   border: 0;
}

.signup  {
 margin: 0 0 5px 5px;
 text-align: left;
}

.signup input, .signup textarea, .signup select {
  margin: 0 0 10px;
  padding: 2px 0;
  width: 300px;
  border: 1px solid #D6D7D2;
  background: #FBFCF7;
}

.require {
  font-weight:bold;
  color: red;
}

.signup .fbsubmit {
  width: 40%;
  border-top: 1px solid #ddd;
  border-right: 1px solid #4478A8;
  border-bottom: 1px solid #4478A8;
  border-left: 1px solid #ddd;
  background: #CBB876;
}

a, a:link, a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #000; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #000000;  
}
a:hover {
   text-decoration: none;
   color: #B8202C;
}

img.opacityit {
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   -moz-opacity: 1;
}

 img.opacityit:hover{
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
   -moz-opacity: 0.7;
}


div#pagewrapper {
   margin: 0 auto; 
   width: 800px;   
   background: #fff;
   color: black;
}

div#header {
   height: 170px; 
   background: #fff;
   margin: 0;          
}

div#header h1 a {
   background: #fff url(uploads/images/header.jpg) no-repeat; 
   display: block;
   height: 170px; 
   text-indent: -999em; 
   text-decoration:none; 
}

div#quote {
   width: 200px;
   height: 110px;
   float:left;
   text-align: left;
   margin: 20px 0 0 16px;
   font-size: 85%;
   color: #B8202C; background: #fff;
}

div#pagewrapper {
   margin: 0 auto; 
   width: 800px;   
   background-color: #fff;;
   color: black;
}

div#buttons {
   width: 350px;
   float: left;
   margin: 20px 0 0 20px;
}

div#buttons img {
   padding-right: 20px;
}


/* position for the search box */
div#search {
   float: right;
   width: 23em;    /* enough width for the search input box */
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0;
   font-size: 90%;  
   margin: 0 1em; 
   border-bottom: 1px dotted #000;
}

div#content {
   background: #fff; color: #000;
   clear: both;
   text-align: left;
   margin: 0.5em auto 2.0em 0;  
}

div#main {
  padding-top: 20px;
   margin-left: 31%; 
   margin-right: 4%; 
}

div#main p.box {
  font-size: 90%;
  color: #036; background: #fff;
  margin-top: 20px;
  padding: 10px; 
  border: 1px solid #930;
}

div#main img.border {
  border: 1px solid #BAC1A3;
  padding: 6px;
}


div#sidebar {
   float: left;        
   width: 24%;     
   display: inline;  
   margin-left: 0;
   background: #fff;
}
/* Newsletter Signup info in left sidebar */
div#newsletter {
  background: #fff url('uploads/images/btn_newsletter.gif') no-repeat 10px 10px;
  width: 204px;
  margin-top: 20px;
}

div#newsletter p {
  font-family: verdana, arial, geneva, helvetica, sans-serif;
  font-size: 100%;
  color: #C60D11; background: transparent;
  padding: 20px 0 0 60px;
  line-height: 140%;
}

div#newsletter p.text {
  margin: -30px 0 0 -40px;
  color: #036; background: transparent;
  line-height: 120%;
}

.leader {
  color: #036; background: transparent;
  margin: 12px 0 0 -25px;
  font-weight: bold;

}

div#newsletter p a {
  color: #B8202C; background: transparent;
} 

/* Coaching Session Signup info in left sidebar */
div#coaching {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;  
  background: #fff url('uploads/images/btn_coachsession.gif') no-repeat 170px 80px;
  width: 210px;
  margin: 20px 0 0 5px;
}

div#coaching p {
  font-family: verdana, arial, geneva, helvetica, sans-serif;
  font-size: 90%;
  font-weight: bold;
  text-align: center;
  color: #036; background: transparent;
  padding: 20px 0 0 0;
  line-height: 140%;
}

div#coaching p.text {
  margin: -25px 35px 30px 10px;
  font-weight: normal;
  text-align: left;
  color: #036; background: transparent;
  line-height: 140%;
}

div#coaching p a {
  color: #B8202C; background: transparent;
  font-weight: bold;
  text-decoration: underline;
} 

div#coaching p a:hover {
  text-decoration: none;
} 


div#footer {
   clear: both;      
   position: relative;
   height: 80px;    
   width: 800px;
   background: #fff url(uploads/images/footer.jpg) no-repeat 0 0; 
}

div#footer p {
   font-size: 0.9em;
   color: #fff;
   text-align: left; 
}

div#footer p a {
   text-decoration: none;
   color: #fff;
}

div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}


/* HEADINGS */
div#content h1 {
   font-size: 2em; /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#main h2 {
   margin: 0 0 10px 0;
   color: #272258; 
   font-size: 1.4em; 
   font-family: verdana, tahoma, arial,  sans-serif;
   font-weight:normal;
   text-align: left; 
   width: 400px;
   padding-bottom: 4px;
   border-bottom: 1px solid #eaeaea;

}
div#content h3 {
   color: #C07B30; /*#2d1c15; */
   font-size: 0.9em;
   line-height: 1.3em;
   margin: 0 0 0.7em 0;
}
div#content h4 {
   color: #000; 
   font-size: 0.85em;
   line-height: 1.3em;
   margin: 0 0 1.0em 0;

}
div#content h5 {
   color: #000; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #000; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 0.9em;
   margin: 0 0 1.2em 0; 
  line-height: 1.3em;
   padding: 0;
}

p.clear {
  clear: left;
}

blockquote {
  margin: 10px 20px 20px 20px;
  background: #EEEDE8; color: #000;
  padding: 10px;
}

strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: .90em; /*1.0em;*/
   line-height: 1.3em; /*1.4em;*/
   margin: 0 0 1.5em 0;
}

div#main ul {
   list-style-type: square;
}

div#main ul li,
div#main ol li {
   margin: 0 2.0em 0.25em 3em;
}

div#main ul ul{
  margin-top: 4px;
  list-style-type: none;
}

div#main ul li ul li {
  margin-left: 0;
  font-size: 120%;
  color: #755F36; background: #fff;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #B9C6D0;
}

/* END LISTS */

/* Table on About Us Page */

table.borders {
border-collapse: collapse;
margin: 0 auto;}

table.borders td {
padding: 4px;
font-size: 90%;
font-family: verdana, arial, geneva,  helvetica, sans-serif;
border: 1px solid #B9C6D0;
}
/* End of 'pdi inner' */

