body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #000000;
}
#container {
	width: 880px;
	background: #000000 url(images/background.jpg) repeat-y;
	margin: 0 auto;
	padding: 0px 20px;
}
p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
 
/* homepage -------------------------------------------- */
#headerindex {
	padding: 20px 0px 30px;
}
#headerindex ul {
	margin: 0px;
	padding: 0px;
	width: 880px;
	list-style: none;
	float: left;
	background: #000000;
}
#headerindex ul li {
	float: right;
}	
#headerindex ul a {
	display: block;
	padding-left:8px;
	padding-right:8px;
	color: #fff200;
	text-decoration: none;
	font: normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/divider.gif) no-repeat left center;
}
#headerindex ul .first {
    background: none;
}
#headerindex ul a:hover {
	text-decoration: none;
	background: #000000;
}
/* rescued -------------------------------------------- */
.headerText {
	color: #fff200;
	font: 0.6em Verdana, Arial, Helvetica, sans-serif;
}
.headerText a:link {
	text-decoration: none;
	color: #fff200;
	font-weight: normal;
	background: url(none);
}
.headerText a:visited {
	text-decoration: none;
	color: #fff200;
	font-weight: normal;
	padding: 0px;
	background: url(none);
}
.headerText a:hover {
	text-decoration: underline;
	font-weight: normal;
}
.headerText a:active {
	text-decoration: underline;
	font-weight: normal;
	background: url(none);
} 
/* -------------------------------------------- */


#pages1 {
	height: 376px;
	width: 880px;
	background: url(images/still.jpg) no-repeat top;
}
#pages1a {
	height: 350px;
	background: #000000;
}
#home1 {
	padding-bottom: 20px;
}
#home1content {
	background: #000000;
	height: 340px;
	padding-top: 20px;
	text-align: center;
}
#leftnav {
	padding: 0 0 20px;
	background: #000000;
	height: 340px;
	width: 260px;
}
#home2 {
	background: #000000;
	padding: 15px;
	margin-bottom: 10px;
	width: 850px;
	height: 180px;
}
/*  -------------------------------------------- */
#mainpic {
	width: 610px;
	float: right;
}
#mainpicyoungcrime {
	width: 610px;
	float: right;
	height: 340px;
	background: url(images/youngstill.jpg) no-repeat top;
}
#mainpicnews {
	width: 610px;
	float: right;
	height: 340px;
	background: url(images/newsstill.jpg) no-repeat top;
}
.home2pic {
	float: left;
	width: 243px;
}
.home2pic60 {
	float: left;
	width: 243px;
	margin-left: 60px;
}
#home2 a:link {
	color: #fff200;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#home2 a:visited {
	color: #fff200;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#home2 a:hover, a:active {
	color: #fff200;
	text-decoration: underline;
	font-weight: bold;
}
/* panel3 -------------------------------------------- */
#home3 {
	background: #000000;
	padding: 15px;
	margin-bottom: 10px;
	text-align: left;
	height: 110px;
}
#home3 a:link {
	color: #fff200;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#home3 a:visited {
	color: #fff200;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#home3 a:hover {
	color: #fff200;
	text-decoration: underline;
}
#home3 a:active {
	color: #fff200;
	text-decoration: underline;
}
.home3pic {
	float: left;
	width: 112px;
}
.home3pic11 {
	float: left;
	width: 112px;
	margin-left: 11px;
} 

/* delete on update -------------------------------------------- */
#home3nav {
	padding-top: 12px;
	padding-bottom: 7px;
	height: 20px;
	text-align: center;
}
#home3nav ul {
	margin: 0px;
	padding: 0px;
	width: 850px;
	list-style: none;
	float: right;
	background: #c3cfde;
}
#home3nav ul li {
	float: right;
}	
#home3nav ul a {
	display: block;
	padding: 0 1px;
	color: #fff200;
	text-decoration: none;
	font: normal 10px/1.6em Verdana, Arial, Helvetica, sans-serif;
	background: url(images/divider.gif) no-repeat left center;
}
#home3nav ul .first {
    background: none;
}
#home3nav ul a:hover {
	text-decoration: none;
	padding: 0 6px;
	background: #000000;
	color: #fff200;
}

/*  -------------------------------------------- */
#footer {
	padding: 15px 0px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}
.footerText {
	color: #fff200;
	font: bold 0.6em Verdana, Arial, Helvetica, sans-serif;
}
.footerText a:link {
	text-decoration: none;
	color: #fff200;
}
.footerText a:visited {
	text-decoration: none;
	color: #fff200;
}
.footerText a:hover, a:active {
	text-decoration: underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
	line-height: 0px;
}
.clearfloat10 {
	clear:both;
	height: 10px;
	background: #000000;
}
.clearfloat20 {
	clear:both;
	height: 20px;
	background: #000000;
}
.fltright {
	float: right;
	margin-left: 10px;
}
.imagemarginleft {
	margin-left: 40px;
}
.imagemarginleft20 {
	margin-left: 20px;
}
#translations {
	padding: 15px 0px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	float: left;
	width: 880px;
}

#base {
	padding: 0px;
	text-align: center;
	margin-bottom: 15px;
}
.imagemarginright30 {
	margin-right: 30px;
	width: 150px;
	float: left;
	margin-bottom: 20px;
}
/* leftnav links -------------------------------------------- */
#navigation {
	width: 260px;
	background: #000000;
	float: left;
	height: 340px;
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
}
#navhead {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
}
#navigation ul a {
	text-decoration: none;
	color: #fff200;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 4px 4px 4px 15px;
}
#navigation a:hover {
	background: #000000;
}
#navigation .selected {
	text-decoration: none;
	color: #fff200;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 4px 4px 4px 15px;
	background: #000000;
}

/* main page divs -------------------------------------------- */

#header {
	padding: 10px 0px 10px;
	text-align: right;
}
#row2 {
	float: left;
	width: 880px;
	margin-top: 20px;
}
#row2left {
	width: 260px;
	float: left;
	background: #000000;
}
#row2right {
	width: 610px;
	float: right;
	background: #000000;
	height: 250px;
}
#row2rightblue {
	width: 610px;
	float: right;
	background: #000000;
	height: 250px;
}
.row2righthdpurp {
	background: #000000;
	padding: 10px;
}
.row2righthdblue {
	background: #000000;
	padding: 10px;
}
#row2rtin {
	padding: 10px;
}
#row2rtintrans {
	padding: 10px 10px 10px 30px;
}
#row3 {
	width: 880px;
	float: left;
	background: #000000;
	margin-top: 10px;
}
#row3purp {
	width: 880px;
	float: left;
	background: #000000;
	margin-top: 10px;
}
#row3left {
	width: 260px;
	float: left;
	background: #000000;
}
#row3right {
	width: 585px;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#row3rightinner {
}
#row3wide {
	float: left;
	background: #000000;
	padding: 20px 80px;
	width: 720px;
	margin-top: 10px;
}
#row3bar-code {
	width: 880px;
	float: left;
	background: #000000 url(images/barcode.gif) repeat-y right;
	margin-top: 10px;
}
#row3leftbar-code {
	width: 260px;
	float: left;
	background: #000000;
}
.whiterule {
	border-bottom: 1px solid #fff200;
	padding-top: 10px;
	padding-bottom: 10px;
}
.whiterulelet30 {
	border-bottom: 1px solid #fff200;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#row3right610 {
	width: 610px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#who {
	width: 260px;
	margin: 0px;
	padding: 0px;
}
#who td{
	padding: 10px 6px 10px 12px;
	border-bottom: 1px solid #fff200;
}
#whopurp {
	width: 260px;
	margin: 0px;
	padding: 0px;
	background: #aeabcf;
}
#whopurp td{
	padding: 10px 6px 10px 12px;
	border-bottom: 1px solid #fff200;
}
#generic610 {
	width: 550px;
	float: right;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

/* colours and text styles -------------------------------------------- */
h1 {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
	margin-top: 10px;
}
.text12white {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
}
.text12grey {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
}
.text14white {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
}
.text14grey {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
}
.text11grey {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
	padding: 0px 0px 3px;
}
.text11white {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
	padding: 0px 0px 3px;
}
.text11greybold {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
	padding: 0px 0px 3px;
}
.text12burg {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
}
.text12blue {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
}
.text12purp {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
}
.clearboth {
	clear: both;
}
.phoneno {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
}
.ltgrey {
	background: #000000;
}
.aqua {
	background: #000000;
}
.burg {
	background: #000000;
	}
.imageBtm10 {
	margin-bottom: 10px;
}

/* news items -------------------------------------------- */  

#newsitem1 {width: 600px; margin-bottom: 10px;}
#newsitem2 {width: 600px; margin-bottom: 10px;}
#newsitem3 {width: 600px; margin-bottom: 10px;}
#newsitem4 {width: 600px; margin-bottom: 10px;}
#newsitem5 {width: 600px; margin-bottom: 10px;}

.newsitem {width: 600px; margin-bottom: 10px;}

.purp {
	background: #000000;
}
.blue {
	background: #000000;
}
.bluedk {
	background: #000000;
}
.blueheaddk {
	background: #000000;
	padding: 10px;
}
.purpheaddk {
	background: #000000;
	padding: 10px;
}
.navhoverblue {
	background: #000000;
	padding: 10px;
}
.purplt {
	background: #000000;
	padding: 10px;
}


/* anchor links -------------------------------------------- */  
a {
	color: #fff200;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #fff200;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #fff200;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #fff200;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#pages3 li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff200;
	padding: 0px 0px 3px;
}
li.sub a{
	line-height: 12px;
	color: #fff200;
}
/* my community leftnav links -------------------------------------------- */
#navcom {
	width: 260px;
	background: #000000;
	float: left;
	height: 340px;
	color: #fff200;
}
#navheadcom {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#navcom ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navcom li {
	display: inline;
}
#navcom ul a {
	text-decoration: none;
	color: #fff200;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 6px 4px 6px 15px;
	text-align: left;
}
#navcom a:hover {
	background: #000000;
}
#navcom .selected {
	text-decoration: none;
	color: #fff200;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 4px 4px 4px 15px;
	background: #000000;
	text-align: left;
}
#commleft {
	width: 240px;
	float: left;
	background: #000000;
	margin-top: 10px;
	padding: 10px;
	margin-bottom: 10px;
}
/* my community styles -------------------------------------------- */
#meetings {
	background: #000000;
	border-bottom: 1px solid #CCC;
}
#meetings th {
	border-bottom: 1px solid #fff;
	padding: 4px 2px 4px 10px;
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #fff200;
	background: #000000;
	text-align: left;
}
#meetings td {
	border-bottom: 1px solid #fff200;
	padding: 4px 2px 4px 10px;
	font: 11px Verdana, Geneva, sans-serif;
}
.floatleft {
	float: left;
	margin-right: 20px;
}

/* text sizer -------------------------------------------- */

ul.textresizer
{
	list-style: none;
	display: block;
	margin-bottom:10px;
	padding: 0px;
}
	ul.textresizer li
	{
		display: inline;
		margin:0px;
		padding:0px;
	}

    ul.textresizer a
    {
        border: solid 1px #000000;
        padding: 2px 3px;
        font-weight: bold;
        text-decoration: none;
    }
	ul.textresizer a:visited
    {
        border: solid 1px #000000;
        padding: 2px 3px;
        font-weight: bold;
        text-decoration: none;
    }
    
    ul.textresizer a:hover
    {
        background: #e5e5e5;
        border: solid 1px #000000;
		padding: 2px 3px;
        font-weight: bold;
        text-decoration: none;
        
    }
	.textresizer a.textresizer-active
{
		background: #e5e5e5;
        border: solid 1px #000000;
		padding: 2px 3px;
        font-weight: bold;
        text-decoration: none;				
}
