/* villarica.org - police dept. CSS Document */
body	{
	font-family : sans-serif;
	margin : 14px;

}

a {
	color : #000066;
	text-decoration : underline;
}

a:link		{
	color : #000066;
	text-decoration : underline;
}

a:visited	{
	color : #000066;
	text-decoration : underline;
}

a:hover		{
	color : #000066;
	text-decoration : underline;
}

a:active	{
	color : #000066;
	text-decoration : underline;
}

fieldset {
	border : 1px solid #000066;
	padding : 5px;
}

h1 {
	color : #333333;
	font-family : serif;
	font-size : 26px;
	font-style : italic;
	font-weight : bold;
	margin-bottom : 4px;
}

h2 {
	color : gray;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
}

h3 {
	color : #000066;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

legend {
	color : #333333;
	font-weight : bold;
}

legend a,legend a:hover {
	display : block;
	text-decoration : none;
}

td {
	font-family : sans-serif;
	font-size : 12px;
}

.bbd a:hover {
	font-weight : bold;
}

.bbd,.bbd a,.bbd a:link,.bbd a:visited {
	color : #C0C0C0;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 2px;
	text-align : center;
}


.button {
	background-color : #333333;
	border : 1px solid #666666;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 1px;
	padding : 1px;
}

.byline{
	background-color : transparent;
	border-bottom : 1px solid #333333;
	color : #000066;
	font-size : 14px;
	font-variant : small-caps;
	font-weight : bold;
	padding : 3px;
}

.caption {
	color : #333;
	font-size : 12px;font-weight : bold;
	text-align : center;
}
.content {
	padding : 6px;
}

.date {
	background : black;
	color : #eeeeee;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding : 3px;
	text-align : center;
	width : 175px;
}

.error {
	color : #FF0000;
	font-size : 14px;
}

.footer ,footer a,.footer a:link,.footer a:visited {
	color : #000000;
	font-family : sans-serif;
	font-size : 11px;
	text-align : center;
}

.footer a:hover {
	font-weight : bold;
}
ul, li {list-style-image:none;list-style-type: circle; margin-left: 6px; margin-right: 6px;
}

.list, .list ul {
	list-style : url(../policedept/images/bullet.gif);
	padding-right : 18px; padding-bottom : 6px; padding-left: 6px;}

.navhome, .navhome a, .navhome a:link, .navhome a:visited {
text-decoration:none;
margin: 2px;
padding: 0px;
color: black;
width: 170px;
font-weight: bold; font-size : 12px;
background-color: transparent;
}

.pagetrail a:hover {
	font : bold;
}

.pagetrail,.pagetrail a,.pagetrail a:link,.pagetrail a:visited {
	color : #333333;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	margin-top : 6px;
	padding-bottom : 6px;
	padding-top : 3px;
	text-align : right;
}
.pictbrdr {
	border: 4px solid #D5CB86;
}
.phone {
	color : #000066;
	font-size : 12px;
	font-weight : bold;
}

.searchbox {
	margin : 0px;
	padding : 0px;
	width : 175px;
}

/* menu nav bar  */

.navigation { 
list-style-type: none;
margin: 0;
padding: 0;
width: 175px;
background-color : #999999;
}

/* Stylesheet settings for ListMenu Snippet
// STYLES used
//
// #LM_level_N      menu level where N is the number of the depth
//                  starting at 0
// #LM_youAreHere   menu item of current location
// .LM_expanded     expanded menu item with children
// .LM_collapsed    menu item with childen, but not expanded
// .LM_endPage      menu item with children
// .LM_description  menu item description
// 
*/
/* ListMenu Styles */

#listMenuWrapper {
list-style-type: none;
margin: 0;
padding: 0;
width: 175px;
}

#listMenuWrapper ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 175px;
}

#listMenuWrapper ul li {
list-style-type: none;
margin: 0;
padding: 0;
width: 175px;
}
/* sets main color */
#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
display: block;
width: 175px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
}

#listMenuWrapper .snippetName a {
list-style-type: none;
margin: 0;
padding: 0;
width: 175px;
}

.LM_collapsed a { list-style : none; list-style-image : none; }
.LM_collapsed a:hover {
color: #000066;
display: block;
width: 175px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
background-color: #D5CB86;
	 }

.LM_expanded a { list-style : none; list-style-image : none; }
.LM_expanded a:hover { 
color: #000066;
display: block;
width: 175px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
background-color: #D5CB86;

	}
.LM_expanded #LM_youAreHere {
color: white;
display: block;
width: 175px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
background-color: #000066;
}

.LM_endPage a { list-style : none; list-style-image : none; }
.LM_endPage a:hover  {
color: #000066;
display: block;
width: 175px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
background-color: #D5CB86;
}
.LM_endPage #LM_youAreHere {
color: white;
display: block;
width: 175px;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
background-color: #000066;
}

#LM_level_1 li a, #LM_level_1 li #LM_youAreHere {padding-left:8px; color: white;
display: block;
width: 175px;
padding: 2px 4px;
 font-size : 12px;
}
#LM_level_2 li a, #LM_level_2 li #LM_youAreHere {padding-left:10px;  font-size : 12px; }
#LM_level_3 li a, #LM_level_3 li #LM_youAreHere {padding-left:24px;}
#LM_level_4 li a, #LM_level_4 li #LM_youAreHere {padding-left:32px; }

