* {
margin: 0px;
padding: 0px;}

body {
background-color: #fff;
color: #000;
max-width: 1030px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

div#allpage {
padding-left: 4px;
padding-right: 4px;
font-size: 0.8em;
padding-bottom: 20px;
}

#home {
font-size: 1.0em;
font-weight: bold;
font-style: normal;
color: #060;
background-color: #fff;
padding-bottom: 24px;
padding-top: 4px;
}

#home a{
color: #060;
}

div#contactdetails {
padding-top: 6px;
padding-bottom: 16px;
}

div#crimepreventiontips {
float: right;
width: 40%;
background-color: #eef;
margin-top: 28px;
margin-bottom: 20px
}

#crimepreventiontips h2{
background-color: #ccf;
}

#crimepreventiontips div.cptheader{
background-color: #ddf;
color: #333;
font-size: 0.8em;
padding-top: 6px;
padding-bottom: 6px;
}

#crimepreventiontips dl{
padding-left: 2px;
padding-right: 2px
}

#crimepreventiontips dd{
text-align: justify;
}

#alerts h2{
background-color: #fff;
}

div#alerts {
float: left;
width: 58%;
}

h1{
font-size: 1.6em;
font-weight: bold;
font-style: normal;
color: #060;
background-color: #ccf;
padding-bottom: 6px;
padding-top: 6px;
background-image: url(images/saferneighbourhoods2.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 88px;
}

h2{
font-size: 1.2em;
font-weight: bold;
font-style: normal;
color: #600;
padding-bottom: 6px;
padding-top: 6px;
}

br {
padding-top: 4px;
}

p {
padding-top: 4px;
}


dl {
}

dt {
font-size: 1.0em;
font-weight: bold;
font-style: normal;
color: #060;
padding-bottom: 2px;
padding-top: 6px;
}

dd {
padding-bottom: 4px;
}

.photoleft {
margin: 10px;
}

ul.cpt {
margin-left: 15px;
}

dl dd ul li {
list-style-type: disc;
}

img.imgleft {
margin:2px 8px 2px 1px;
float:left;
border:0;
}

img.imgright {
margin:2px 1px 2px 3px;
float:right;
border:0;
}

div.eventslayout1 {
    margin: 6px 0 0;
    background-color:#eeeeff;
    float:right;
    width:40%;

}

div.eventslayout1 h1 {
font-size: 1.2em;
font-weight: bold;
font-style: normal;
color: #600;
padding: 6px 0 6px 0;
margin: 0 0 12px 0;
background-color: #ccccff;
background-image: NONE;
}

div.eventslayout1 div.eventblock {
    margin: 0 0 12px;
}

div.eventslayout1 div.eventblock div.eventdetail {
    margin: 0 0 0 0px;
}

div.eventslayout1 div.eventdetail h2 {
    color: #006600;
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    line-height: 1;
}

div.eventslayout1 div.eventdetail div.itemtitle {
    color: #26808C;
    display:inline;
    margin: 0 0 0 0px;
    padding: 0 0 0 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    line-height: 1;
}

div.eventslayout1 ul.diaryentries {
    list-style: none outside none;
    list-style-type:none;
    margin: 0 0 0 0;
    padding:0 0 0 0;
}

div.eventslayout1 li.eventtimes {
    color: #8B3126;
    margin:0 0 0 0;
    padding:0 0 0 0;
    font-size: 1em;
    font-weight: normal;
}

div.eventslayout1 div.eventshortdesc {
    font-size: 1em;
    font-weight: normal;
    margin: 2px 0 0;
}



