body {
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(../../images/bg/score-bg.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

img, div, input {
	behavior: url("/objects/other/iepngfix.htc");
}

#header {
	width: 955px;
	height: 38px;
	background: url(/images/bg/score-header.jpg) no-repeat;
	padding: 73px 0 0 0;
}

#container {
	width: 955px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#footer {
	height: 169px;
	background-image: url(/images/bg/footer-bg.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.foot {
	height: 154px;
	width: 955px;
	font-size: 13px;
	background-image: url(/images/bg/score-footer.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
}
.foot a{
	color:#CCC;
	font-style: italic;
	text-decoration: none;
	
}
.foot a:hover{
	color:#CCCCCC;
	text-decoration: underline;
}

.list1 {
	margin-left:0px;
	margin-top:3px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

.list1 li {
	background: url(/images/assets/bullet.png) left center no-repeat;
	padding-left: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.list1 li a {
	color: #386fa6;
	text-decoration: none;
}

.list1 li a:hover {
	text-decoration: underline;
}

.list2 {
	margin-left:0px;
	margin-top:3px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

.list2 li {
	background: url(/images/assets/pdf-bullet.png) left center no-repeat;
	height: 25px;
	padding-left: 40px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.list3 {
	margin-left:0px;
	margin-top:-10px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

.list3 li {
	background: url(/images/assets/xls-bullet.png) left center no-repeat;
	height: 25px;
	padding-left: 40px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.rss {
	width: 35px;
	height: 14px;
	float: right;
	margin: 8px 20px 0 0;
}

/* TEXT DECORATION */

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 0 0 15px 0;
	padding: 0;
}

.questions {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 0;
	padding: 0;
}

.stories {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top: 1px dotted #386fa6;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 15px 0;
	padding: 0;
}

.storiesTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.storiesAuthor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p {
	margin: 10px 0;
	padding: 0;
}

h1 {
	font-size: 18pt;
	font-family: Times New Roman, Times, serif;
	color: #003366;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #003366;
	padding: 0;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 16pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	color: #082D57;
}

h3 {
	font-size: 18pt;
	font-family: Times New Roman, Times, serif;
	color: #003366;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}

h4 {
	font-size: 16pt;
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}

h5 {
	font-size: 14pt;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}



.h1 {
	font-size: 20pt;
	color: #003366;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

.h2 {
	font-size: 16pt;
}

.h3 {
	font-size: 18pt;
	color: #003366;
}

.h4 {
	font-size: 16pt;
	color: #ffffff;
}

.small {
	font-size: 10pt;
	line-height: 22pt;
}

.smallblue {
	font-size: 10pt;
	color: #99ccff;
}

.darkblue {
	color: #003366;
}

.subtitle {
	font-style: italic;
	font-weight: bold;
}

.faqShift {
	margin-left: 20px;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #0066cc;
}

a.spotlight {
	color: #ffffff;
	text-decoration: underline;
}
a.spotlight:hover {
	color: #0066cc;
	text-decoration: underline;
}

/* PAGE SECTIONS */

.subnav {
	width: 154px;
	min-height: 375px;
	_height: 375px;
	float: left;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
}
.subnav p{
	margin-right: 8px;
	font-size: 12px;
}
.subnav h1{
	color: #003366;
	font-size: 1.1em;
	margin-right: 12px;
}

.main {
	width: 475px;
	float:left;
	margin: 40px 0 0 0;
	padding: 0 10px 0 10px;
	border-left: solid 1px #cccccc;
}

.right {
	width: 301px;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.interior {
	width: 720px;
	_width: 700px;
	min-height: 315px;
	_height: 315px;
	float:left;
	margin: 40px 0 0 20px;
	padding: 0 0 0 19px;
	border-left: solid 1px #cccccc;
}

.interior a {
	color: #386fa6;
	text-decoration: none;
}

.interior a:hover {
	text-decoration: underline;
}
.interior_cal {
	width: 875px;
	_width: 700px;
	min-height: 315px;
	_height: 315px;
	float:left;
	border-left: solid 1px #cccccc;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}


/* MAIN BODY */

div.post {
	width: 490px;
	background: url(/images/bg/post-bg.jpg) no-repeat;
	margin: 0 0 20px -3px;
	padding: 30px 0 0 0;
}

#workshops img {
border:none;
margin-bottom:5px;
}

/* SUBNAV */

div.sublinks {
    width: 154px;
    height: 36px;
	margin: 0 0 0 0;
}

a.sublinks {
	display: block;
	width: 149px;
	height: 22px;
	padding-top: 14px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #000;
	background: url("/images/subnav.png");
}

a.sublinks:hover {
    background-position: -154px 0;
	color: #000066;
}

/* RIGHT SIDE */

div.counselor {
	width: 285px;
	height: 92px;
	background: url(/images/find-counselor.png) no-repeat;
	margin-top: 10px;
	padding: 70px 0 0 10px;
}

div.spotlight {
	width: 284px;
	color: #ffffff;
	margin: 5px 0 0 0;
	padding: 40px 0 0 10px;
}

div.spotlight1 {
	background: url(/images/bg/spotlight1-bg.jpg);
	background-repeat: repeat;
	margin-top:-5px;
	padding: 5px 5px 5px 5px;
	color:#FFF;
}

div.spotlight1 h2 {
	color:#FFF;
}

div.spotlight2 {
	background: url(/images/bg/spotlight2-bg.jpg);
	background-repeat: repeat;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
}

div.spotfoot {
	width: 274px;
	height: 28px;
	background: url(/images/workshop-bottom.jpg) no-repeat;
	text-align: center;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}

.mini {
	height: 17px;
	width: 17px;
	float: left;
	margin: 2px 0 0 75px;
}

.counceling {
	width: 288px;
	height: 189px;
	background: url(/images/saturdays-glendale.jpg) no-repeat;
	margin: 10px 0px 0 8px;
	padding: 5px 5px 0 5px;
}

div.register {
    width: 212px;
    height: 34px;
	margin: 35px auto 0 auto;
}

a.register {
    display: block;
    width: 212px;
    height: 34px;
    text-decoration: none;
    background: url(/images/register.jpg);
}

a.register:hover {
    background-position: -212px 0;
}

.rwg {
	width: 289px;
	height: 52px;
	margin: 10px 0 0px 5px;
}

/* NAVIGATION */

#nav {
	width: 412px;
	height: 38px;
	display: inline;
	float:right;
	margin: 0 30px 0 0;
}

div.resources {
    width: 100px;
    height: 38px;
	margin: 0 4px 0 0;
	float: left;
}

a.resources {
    display: block;
    width: 100px;
    height: 38px;
    text-decoration: none;
    background: url(/images/nav-reshover.jpg);
}

a.resources:hover {
    background-position: -100px 0;
}

div.partners {
    width: 100px;
    height: 38px;
	margin: 0 4px 0 0;
	float: left;
}

a.partners {
    display: block;
    width: 100px;
    height: 38px;
    text-decoration: none;
    background: url(/images/nav-partnerhover.jpg);
}

a.partners:hover {
    background-position: -100px 0;
}

div.about {
    width: 100px;
    height: 38px;
	margin: 0 4px 0 0;
	float: left;
}


a.about {
    display: block;
    width: 100px;
    height: 38px;
    text-decoration: none;
    background: url(/images/nav-contacthover.jpg);
}

a.about:hover {
    background-position: -100px 0;
}

div.join {
    width: 100px;
    height: 38px;
	margin: 0 0 0 0;
	float: left;
}

a.join {
    display: block;
    width: 100px;
    height: 38px;
    text-decoration: none;
    background: url(/images/nav-joinhover.jpg);
}

a.join:hover {
    background-position: -100px 0;
}

