/* CSS Document */
body {
	background-color: #dabf9f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../media/bg_tile.jpg);
}
.bodyBG {
	background-image: url(../media/banner_spacer.jpg);
	background-repeat: none;
}
.bodyborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cityoflosangeles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00356C;
	text-decoration: none;
	background-color: #D8D8D8;
	height: 15px;
	width: 217px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	font-weight: bold;
}
.cityoflosangeles a:link{
	color: #00356C;
	text-decoration: none;
}
.cityoflosangeles a:hover{
	color: #00356C;
	text-decoration: underline;
}
.cityoflosangeles a:visited{
	color: #00356C;
	text-decoration: none;
}
.searchbuffertop {
	padding-top: 30px;
	padding-right: 20px;
}
.mainnav {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mainnav a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.mainnav a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.centerimagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9600;
	text-align: right;
	height: 22px;
	padding-right: 10px;
	font-weight: bold;
}
.centerimagetitle a:link {
    color: #FFFFFF;
	text-decoration: none;
	}
.centerimagetitle a:hover {
    color: #FFFFFF;
	text-decoration: underline;
	}
.centerimagetitle a:visited {
    color: #FFFFFF;
	text-decoration: none;
	}
.searchBG {
	background-color: #DECCBA;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.breadcrumbcontainer {
	padding-right: 10px;
	text-align: right;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumb a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.leftsubmenu {
	padding-top: 5px;
	background-color: #FFFFFF;
	font-weight:bold;
}
.leftsubmenuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: right;
}

.menupadding {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;

}
.leftsubmenuitem a:link{
	color: #999999;
	text-decoration: none;
}
.leftsubmenuitem a:hover{
	color: #999999;
	text-decoration:underline;
}
.leftsubmenuitem a:visited{
	color: #999999;
	text-decoration: none;
}
.leftmenutextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.leftmenutextsmall a:link{
	color: #000000;
	text-decoration: none;
}
.leftmenutextsmall a:hover{
	color: #000000;
	text-decoration: underline;
}
.leftmenutextsmall a:visited{
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	text-align: left;
	color: #000000;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bodysmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;

	text-align:justify;
	color: #7b2f08;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodytext p{
    text-decoration:none;
    text-align:justify;
}

.bodytext a:link{
	text-decoration: underline;
	color: #0000FF;
	
}
.bodytext a:visited{
	text-decoration: underline;
	color: #0000FF;
}
.bodytext a:hover{
	text-decoration: underline;
	color: #0000FF;
}





a:link{
	text-decoration: underline;
	color: #0000FF;
	
}
a:visited{
	text-decoration: none;
	color: #0000FF;
}
a:hover{
	text-decoration: underline;
	color: #0000FF;
}


.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	font-weight:bold;
}
.titlepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	font-weight:bold;
}
.subtitle a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.subtitle a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.subtitle a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.subtitlebar {
	background-color: #FF9600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 22px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.leftbg {
	background-image: url(../media/left_menu_BG.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.newssection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #000000;
	text-align: left;
}
.newssection a:link {
	text-decoration: none;
	color: #000000;
}
.newssection a:hover {
	text-decoration: underline;
	color: #000000;
}
.newssection a:visited {
	text-decoration: none;
	color: #000000;
}
.menubg {
	background-color: #f1ece8;
	text-align: right;
}
.rightmenutext311only {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.indexbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #993300;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.indexbodytext a:link{
	text-decoration: none;
	color: #993300;
}
.indexbodytext a:hover{
	text-decoration: underline;
	color: #993300;
}
.indexbodytext a:visited{
	text-decoration: none;
	color: #993300;
}
.leftmenuheaderspecial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #A94F1D;
	width: 111px;
	padding-top: 2px;
	vertical-align: middle;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.leftmenuheaderspecial a:link{
    color: #FFFFFF;
	text-decoration: none;
}
.leftmenuheaderspecial a:hover{
    color: #FFFFFF;
	text-decoration: none;
}
.leftmenuheaderspecial a:visited{
    color: #FFFFFF;
	text-decoration: none;
}
.menubgright {

	background-color: #FFFFFF;
	text-align: right;
}
.leftmenuBG {
	background-image: url(../media/left_menu_BG.jpg);
	background-repeat: no-repeat;
}
.imagebannerdescriptiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}
.imagebannerdescriptiontext a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.imagebannerdescriptiontext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.imagebannerdescriptiontext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.rightmenutext a:link{
	color: #000000;
	text-decoration: none;
}
.rightmenutext a:hover{
	color: #000000;
	text-decoration: underline;
}
.imagebannerdescriptiontext a:visited{
	color: #000000;
	text-decoration: none;
}

.indexheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #993300;
	text-align: left;
	font-weight: bold;
}


.indexheadertext a:hover{
	text-decoration: underline;
	color: #993300;
}

.informationtechnologyagency {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00356C;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
}
.centerimage {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: none;
}
.centerimage a:link{
	text-decoration: none;
}
.centerimage a:hover{
	text-decoration: none;
}
.centerimage a:visited{
	text-decoration: none;
}

.pulldown {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 0px;
}

.pulldown2 {
	border: 0px solid #999999;
}
.pulldown3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

.italictext {font: Verdana, Arial, Helvetica, sans-serif;
              font-size:small;
			  color:#000000;
			 
			  }
.italictextbox {
	font: Verdana, Arial, Helvetica, sans-serif;
    font-size:0.80em;
	color:#000000;
	background-color: #B06C49;
	padding:10px;
	text-align:center;
}

.hr{
	width:85%;
	height:1px;
	color:#000000;
	padding:0;
	margin: 0px;
	text-align: center;
	}	




