/* CSS DOCUMENT */

body {
	font:13px Tahoma;
	margin:0px;
	padding:0px;
	text-align: center;
	color:#585757;
	background-color: #4d1313;
}
table.maintable {
	background-color: #fff;
}
td {
	text-align: left;
	vertical-align: top;
	color:#585757;
	font-size:13px;
}
a {
	text-decoration: none;
	color:#790000;
	text-decoration:underline;
}
a:hover{
	background:#F8F7D1;
}
a.1 {
	text-decoration: none;
	color: #000000;
}
a.alternate{
	text-decoration:none;
}
hr {
	border:1px solid #C7C6C6;
}
.t11 {
	font-style: normal;
}

.style1 {color: #585858}
.style2 {
	color: #790000;
	font-weight: bold;
}
.style3 {color: #790000}
.style4 {color: #FFFFFF;font-size:10px;}
a.style4:hover{background:transparent;}
.style5 {color: #7d7d7d}
.style6 {font-size: 10px}
.subheader {
	color:#790000;
	margin:12px 0 0 0;
	padding-left:26px;
	
}

#contactinfo {
	font-size:11px;
}

#fullpage_content {
	padding:10px;
}

#fullpage_content a {
	color:#780000;
}

#fullpage_content a.active {
	color:#1a1a1a;
}

#subtabs {
	list-style:none;
	line-height:1.5em;
	padding-left:20px;
}

#dui_info th,
#traffic_points th,
#narcotics th {
	background:#efefef;
	border:1px solid #ddd;
	padding:5px;
	font-size:11px;
}

#dui_info td,
#traffic_points td,
#narcotics td {
	border:1px solid #ddd;
	color:#1a1a1a;
	padding:5px;
}

#narcotics td {
	text-align: center;
}

#dui_info ul {
	padding:0;
	list-style:none;
}

#dui_info li {
	list-style:none;
	padding:5px 0
}

#dui_faq dt {
	color:#790000;
}

#dui_faq dd {
	padding:0;
	margin:5px 0 15px 5px;
}

label {
	display:block;
	margin:10px 0 2px 2px;
}

input,
textarea {
	width:270px;
	font:12px tahoma,sans-serif;
	padding:3px;
	border:1px solid #aaa;
	background:#efefef;
}

input.submit_btn {
	border:1px solid #aaa;
	font-size:12px;
	width:120px;
}




.colpad {
	padding: 0 10px 0 10px;
}
#sidemenu {
	background: url(images/nav-bg.gif) repeat-y top left;
	margin: 0;
	position: relative;
	left: -10px;
	width: 214px;
}
#sidemenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sidemenu li {
	display: block;
	height: 44px;
	padding: 0;
	margin: 0;
	background: url(images/button-bg.gif) no-repeat top left;
}
#sidemenu li a {
	float: left;
	height: 22px;
	width: 188px;
	margin: 7px 0 0 16px;
	padding: 7px 0 0 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: inline;
}
#sidemenu li a:hover {
	background: none;
	color: #ccc;
}
.divider {
	height: 2px;
	margin: 10px 0 10px 0;
	font-size: 0;
	overflow: hidden;
	background-color: #c7c7c7;
}
ul.list {
	margin: 12px 0 12px 0;
	padding: 0;
	list-style-position: inside;
}
ul.list li {
	
}
ul.arrow {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: none;
}
ul.arrow li {
	/*background: url(images/sym2.jpg) no-repeat 30px 5px;*/
	padding: 0;
	margin: 5px 0 5px 0;
}
ul.arrow-ext {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: none;
}
ul.arrow-ext li {
	/*background: url(images/sym2.jpg) no-repeat 0 5px;*/
	padding: 0;
	margin: 20px 5px 20px 5px;
}
ol {
	list-style-position: inside;
}
li {
	margin: 7px 0 7px 0;
}

.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}
#pagearea {
	margin: 0 auto;
	text-align: left;
	width: 700px;
	border-left: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	position: relative;
	background-color: #fff;
}
#leftcol {
	width: 223px;
	float: left;
	margin-right: 10px;
}
#leftcol2 {
	clear: left;
	width: 214px;
	float: left;
	margin-right:10px;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
}
.doubleborder {
	background-color: #c7c6c6;
	padding: 1px 0 1px 0;
}
.doubleborder div {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#leftcol .doubleborder p {
	padding: 12px;
}
#leftcol p {
	padding: 10px;
}
#rightcol {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 34px;
}
#flashmenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 474px;
	height: 34px;
}

#contactbox {
	float: right;
	width: 150px;
	border: 2px solid #c7c7c7;
	padding: 10px;
	margin: 0 0 0 10px;
}

.contact-homepage h3 {
	background: url(images/h3.gif) no-repeat 0 5px;
	padding-left: 30px;
}
.contact-homepage div div, .contact-homepage p {
	padding-left: 30px;
}