body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; 
	padding: 0px;
	margin: 0px;
	background: #4A1759 url("images/background_outside.gif") repeat-x left top;
}

a {
	color: #663366;
}

a:hover {
	color: #660066;
}

H1 {
	background: url("images/header_bkgrd.gif") no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	
}

H2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	
}

HR {
	color: #660066;
	margin: 0px;
}



/*********** #Layout Styles ***********/



#bottom {
	background: url("images/bottom_bkgrd.gif") repeat-y left top;
	
}
#disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #663366;
	padding : 0px 50px 0px 50px;
	margin: 0px;
	text-align : justify;
}

#content {
	background: #FFFFFF url("images/background_lft.gif") repeat-y left top;
	padding: 10px 30px 10px 60px;
	text-align: left;
	
}

#navback {
	background: #FFFFFF url("images/background_rt.gif") repeat-y right top;
	
}

#nav {
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

#nav a {
	display: block;
	background: url("images/star.gif") no-repeat 10px 5px;
	padding: 8px 0px 0px 40px;
	text-decoration:none;
	font-weight:bold;
	color:#663366;
	font-size: 10px;
	height: 20px;
	text-align: left;
	border-bottom: solid 2px #CCCCCC;
  }
  
  
#nav a:hover {
	color: #F9E21B;
	background: url("images/star2.gif") no-repeat 10px 5px;
  }
  
#call {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996699;
	margin: 0px;
	text-align : center;
}

#police {
	padding : 0px;
	margin: 0px;
	
}
#police a {
	display: block;
	background: url("images/police.jpg") no-repeat;
	text-decoration:none;
	height: 91px;
	
	
}

#police a:hover {
	background: url("images/police_over.jpg") no-repeat;
	
	
}

#callnow {
	padding : 0px;
	margin: 0px;
	height: 160px;
	
}
#callnow a {
	display: block;
	background: url("images/call_now.jpg") no-repeat;
	text-decoration:none;
	height: 160px;
	
	
}

#callnow a:hover {
	background: url("images/call_now_over.jpg") no-repeat;
	
	
}

/*********** #Bookmark This Page ***********/

#bm {
	margin: 0px 0px 0px 20px;
	background: url("images/bookmark.gif") no-repeat left top;
	height: 25px;
  }
  
#bmtp {
	background: none;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	text-decoration:none;
	color:#990000;
	font-size: 12px;
	border: none;
  }

