/* California Community Choices Copyright 2007 California Health and Human Services Agency */


body {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size: 1em;
	background-color: #c5bdce;
  	 }
h1 {
	font: bold 120% Georgia, Times New Roman, serif;
	color: #513c68;
	margin: 0px;
	padding-top: 10px;
	font-style: italic;
	font-size: 140%;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 120%;
	color: #336633;	
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 105%;
	font-weight: bold;
	color: #333333;
}	
h4 {
	font-style: italic;
	color: #333333;
	font-size: 1em;
}

h1.invisible {
	display:none;
}


.container {
	background:#f5f3ef;
	width:800px;
	margin:0 auto;
	border:solid C0C2C1;
	border-width: 1px;
	text-align:left;
	color:#333;
	position:relative;
  }
.center_containers {
	position:relative;
	width:800px;
	margin:0px auto;
	padding:0px;
	background-color:#f5f3ef;
	border:none;	
	}

#banner {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	border: none;
}
div.main {
	background-color: #f5f3ef;
	padding: 0px 20px 10px 12px;
	width: 522px;
	color: #333333;
	font-size: 76%;
	line-height: 140%;
	float: right;
	margin-top: 205px;
}

.main a:link, .main a:visited
{
    font-family: Tahoma, Arial, Helvetica, sans serif;


	color: #663399;
	text-decoration: none;
}
.main a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans serif;
	
	color: #663366;
	text-decoration: underline;	
}
.main ul {
	list-style-image: url(../img/bullet.gif);
}

.main ol {
	list-style-type: decimal;
}
.mainolol {
	list-style-type: lower-alpha;
}
#title {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	padding: 0 0 0 0px;
	height: 14px;
	width: 797px;
	top: 114px;
	left: 0px;
	position: absolute;
	background-image: url(../titleimg.gif);
	background-repeat: repeat-x;
}


/* Global Navigation */

 #nav {
	top: 104px;
	width: 167px;
	left: 75px;
}

 #navlist {
	top: 104px;
	width: 167px;
	padding-left: 0px;
	left: 75px;
	position: absolute;
	
}

#nav ul
{
	list-style-type: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 18px;
	margin: 0px;

}

#nav a
{
	padding:5px 2px 5px 6px;
	width: 161px;
	background: #624a7e; 
	display: block;
}

#nav a:link, #navlist a:visited
{

text-decoration: none;
color: #fff;
	
}

#nav a:hover
{
    background: #624a7e;
	
    color: #c5ec5a;
}


#nav .sel a {
	background: #624a7e;
    color: #c5ec5a;
}



/*----<left side box>---------*/

 #left_bkgd {
	width: 243px;
	background-color: #918acd;
	margin-top: 205px;
	left: 0px;
	height: 100%;
	float: left;
}


/*----<header, main and footer container attributes>---------*/
.footer_attributes {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 70%;
	line-height: 130%;
	padding: 5px;
	width: 790px;
	margin-left: 0px;
	text-align: center;
	background-color: #a3a07f;
	text-decoration: none;
	color: #ffffff;
	float: left;
	margin-bottom: -10px;
}

.footer_attributes a:link, a:visited
{

text-decoration: none;
color: #513c68;
	
}

.m_container_attributes { 
	background-color:#f5f3ef; 
	margin:0px; 
	padding:0px; 
	float:left;
	position:relative;
	 
}
.g_container_attributes { 
	background-color:transparent; 
	margin:0px; 
	padding:0px; 
	
}
 /* SKIP NAVIGATION */
 
 /* these elements will be hidden from display, 
 although screen readers will see them */
#skip a, #skip a:hover, #skip a:visited, .hidden
 { 
 border:0;
 position:absolute; 
 left:0px; 
 top:-500px; 
 width:1px; 
 height:1px; 
 overflow:hidden;
 } 
  
#skip a:active 
 { 
 border:0;
 position:static; 
 width:auto; 
 height:auto; 
 }	
	
/* Styles */
.pix {
	float: right;
	margin: 1px 0px 20px 10px;
	border-top: 4px solid #76baec;
	border-bottom: 4px solid #76baec;
}

.indentedblock {
	padding-left: 70px;
	
}


img {
    border: none;
}
.tab {
	padding-left: 100px;
}
.bold {
	font-weight: bold;
}
.smaller {
	font-size: 90%;
}

