*/

/* Note: The slash star combinations surround text that is to be          */
/*       marked a comment.  These just describe the CSS and are           */
/*       igno#cc0000 by the browser.                                          */

body
{
    font-size: 17px;
	font-family: arial; serif

 background-color: #000000;
text-align: justify;

}


.content
{
    /* this describes the container of the content paragraphs. */
    padding: 0px 5px 5px 0px; /* keeps text off the borders */
margin: 0px 5px 0px 5px;
	font-face: Arial;
    font-size: 17.5px;
 background-color: transparent; 
height: 1070px;
overflow: scroll;
 background-image: url("pics/chakrarose11.jpg");

  background-repeat: yes-repeat;
  background-position: 5% 70%;


}


.wrapper
{
    /* remove this to have the page load at full width */
    width: 800px;
margin-left: auto;
   margin-right: auto;
margin-top: 40px;
   margin-bottom: 40px;

border				: solid #cc0000;
	border-width		: 20px 20px 20px 20px;

background-color: transparent;

}


.sidebar
{
    width: 220px;
    background-color: #990000;
    color: #000000;
    font-weight: bold;
	font-family: serif;
height: 1090px;
    padding: 3px 3px 3px 5px;
border				: solid #cc0000;
	border-width		: 0px 0px 0px 0px;

 }

.sidebarlinks
{
    width: 310px;
    background-color: #990000;
    color: #000000;
    font-weight: bold;
	font-family: serif;
height: 1090px;
    padding: 10px 0px 10px 0px;
border				: solid #cc0000;
	border-width		: 0px 0px 0px 0px;
 }

p. initcap
{
float: left;
color: #cc0000;
width: 50px;
font: 40px serif; 
line-height: 20px; 
margin-top: -5px
}

img.floatRight { 
    float: right; 
    margin: 4px; margin: 20px 0px 2px 10px; border: 2 px solid #cc0000;
}

/* these are the font styles for the links that appear on your web page */
a:link {font: bold 13px serif; color: #cc0000; text-decoration: none;} 
a:active {font: bold 13px arial; color: #cc0000; text-decoration: none;}
a:visited {font: bold 13px serif; type: italic; color: black; text-decoration:none;}
a:hover {font: bold 13px arial; color: #AF0020; text-decoration: underline;}/*this one changes the mouseover or hover state of the link*/

.border
{
    /* this is used for all kinds of borders */
    /* be it for the whole page, or just the content section */
    border: solid 2px #cc0000;
}

.left
{
    /* floats the item to the left side of the page, and adds a margin */
    float: left;
}

.right
{
    /* floats the item to the right side of the page, and adds a margin */
    float: right;
}





.title
{
    /* this is the styling for the title.  Semantically, this should be an h1 */
	/* padding all four sides of the div in order top, right, bottom, left */
    background-color: #cc0000;
    color: #FF9900;
	font-family: serif
    font-weight: bold;
    font-type: italic;
    font-size: 50px;
text-align: left;

	padding: 10px 0px  0px 0px;

}
.undertitle
{
    /* this is the styling for the title.  Semantically, this should be an h1 */
	/* padding all four sides of the div in order top, right, bottom, left */
    background-color: #cc0000;
    color: #FF9900;
	font-family: serif
    font-weight: bold;

    font-size: 22px;
text-align: right;
line-height: .85;
	padding: 5px 5px  5px 0px;


}
.title3
{
    background-color: #cc0000;
font-size: 11px;
font-type: italic;
text-align: center;
    font-weight: bold;
	color: #FFFF66;


padding: 10px 10px 10px 10px;
}

.title2 
{
    color: #990000;
	font-face: Arial;
    font-weight: bold;
    font-size: 26px;

}
.title4 
{
    color: #990000;
	font-face: Arial;
    font-size: 16px;

}
.title41
{
    color: #990000;
	font-face: Arial;
    font-size: 15px;

}

.title42
{
    color: #990000;
	font-face: Arial;
    font-size: 13px;

}

.title5
{
    color: #990000;
	font-face: Arial;
    font-weight: bold;
    font-size: 16px;
font-type: italic;
text-align: center;

}

.musingstitle
{
    background-color: #cc0000;
font-size: 16px;
text-align: center;
    font-weight: bold;
	color: #FFFF66;


padding: 10px 10px 10px 10px;
}

.musingstext
{
    background-color: #cc0000;
font-size: 14px;
	color: #FFFF66;


padding: 10px 20px 10px 20px;
}

.subtitle 
{
	color: #FFFF66;
	font-face: Arial;
    font-weight: bold;
    font-size: 15px;
	font-family: serif;
margin: 20px 5 0 5;
padding: 20px 5px 0px 5px;


}



.quotes 
{
	color: #FF9900;
    font-weight: bold;
    font-size: 14px;
	font-family: serif;
margin: 20px 5 0 5;
padding: 10px 0px 0px 7px;

}
.screening
{
	color: #FFFF66;
    font-weight: bold;
    font-size: 14px;
	font-family: serif;
margin: 20px 5 0 5;
padding: 10px 7px 0px 7px;

}

.studentcost
{
    font-size: 15.5px;
	font-family: serif;
	color: #cc0000;
font-type: italic;


}
.faq
{
    font-size: 17px;
	font-family: serif;
	color: #990000;
font-type: italic;


}

.ifyou
{
    font-size: 17px;
	font-family: serif;
	color: #cc0000;
font-type: italic;

}

.clearthefloats {clear: both;}
.content.padleft
{
    /* this is to pad if there's a sidebar on the left */
    padding-left: 10px;
}

.content.padright
{
    /* this is to pad if there's a sidebar on the right */
    padding-right: 10px;
}


.sidebaritem
{
    width: 240px;
    background-color: #FFFF66;
    color: #cc0000;
    border: solid 0px #cc0000;
    font-size: 14.5px;
	font-family: serif;
  padding: 5px 5px 5px 5px; 

}
div#listcontainer ul {list-style-type: none; } 
div#listcontainer a:link {font: bold 20px serif; color: #cc0000; text-decoration: none;} 
div#listcontainer a:active {font: bold 19px arial; color: #cc0000; text-decoration: none;}
div#listcontainer a:visited {font: bold 15px serif; type: italic; color: black; text-decoration:none;}
div#listcontainer a:hover {font: bold 24px arial; color: #AF0020; text-decoration: underline;}/*this one changes the mouseover or hover state of the link*/
  
.sidebaritemhours
{
    width: 225px;
    background-color: #FF9900;
    color: #cc0000;
    border: solid 0px #cc0000;
    font-size: 15px;
	font-family: serif;
    padding: 5px 5px 5px 5px; 
margin: 5px 5px 5px 5px; 

}
.sidebaritemrates
{
    width: 225px;
    background-color: #FFFF66;
    color: #cc0000;
    border: solid 0px #cc0000;
    font-size: 17px;
	font-family: serif;
    padding: 10px 5px 10px 5px; 
margin: 0px 5px 15px 5px; 

}
.sidebaritemlegal
{
    width: 225px;
    background-color: #FF9900;
    color: #cc0000;
    border: solid 0px #cc0000;
    font-size: 12px;
	font-family: serif;
    padding: 5px 5px 5px 5px; 
margin: 15px 5px 15px 5px; 

}
.horiz
{
    color: #4B1A95;
    font-weight: bold;
	width: 147.7px;
	float: left;
	text-align: center;
	font-family: serif;
}

.sidebaritem.first
{
    margin-top: 10px;
}

.footer
{
clear: both;
	background-color:#FF9900;
	font-size: 10pt;
    font-weight: bold;

	font-family: cursive;
	text-align: center;
	border				: solid #990000;
	border-width		: 7px 0px 7px 0px;
padding: 2px 1px 2px 1px;
}

/* Top Horizontal Navigation */

#siteNavigation
{
	border				: solid #990000;
	border-width		: 7px 0px 7px 0px;
	background-color	: #FF9900;
}
#subPageBreaker
{
	display				: none;
}
#listBreaker
{
	clear				: both;
	display				: block;
}

#siteNavigation ul
{
	list-style-type		: none;
alignment: center;
	margin				: 1px;
	padding				: 1px;

}


#siteNavigation ul li 
{
	display				: inline;

}

/* Setup Navigation Buttons */

#siteNavigation a, #siteNavigation a:visited
{
	font-size			: 99%;
	font-weight			: bold;
	float				: left;
	padding				: 5px 55px 5px 80px;
	text-decoration		: none;
	background-color	: #FF9900;
	color				: #cc0000;

font-size: 14px;
	font-family: serif;
}
#siteNavigation a:hover
{
	background-color	: #ffffcc;
	color				: #cc0000;
}
#siteNavigation a.active
{
	background-color	: #FFFF66;
	color				: black;
}
/* No title for horizontal navigation */
#siteNavigation h1
{
	display				: none;
}

#bntag
{
	background-color: #FFCC99;
	color				: #403d3a;
	padding: 2px 0px; 
	text-align: center;
	width	: 760px;
	margin	: auto;
	font-size: 90%;
}



