/* CSS NewJerseyDUI.com */

body {
	background-color: white;
	background-image:url(../images/blue-bg.jpg);
	background-repeat:repeat-x;
	margin: auto;
	position: relative;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	}

#header {
	background-color: #DDDDDD;
	background-image: url(../images/header.jpg);
	background-repeat: repeat;
	height: 323px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;

} 
p { padding: 10px; }
a {
	color: #333333}
a:link {
	color:#333333; text-decoration:none;}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #74706A;
	text-decoration: none;}
a:active {color:#333333; text-decoration:none;}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif;}
h2 {font-size: 1.4em;}
h3 {
	font-size: 1.3em;
	color: #666666;
	font-weight: bold;
	text-align: center;
	}
h4 { font-size: 1.2em;}
h5 { font-size:12px; line-height:20px;
	color:#74706a; padding-left:12px; margin-bottom:-4px;
	}

/* global classes */
.left { text-align: left; }
.right { text-align: right; }
.break { clear: both; line-height: 25px;}
.toplink { font-size: 10px; color: #aa8244; font-weight: bold; padding-left: 22px; padding-right: 10px;}
a.toplink { text-decoration: none; background: url(../images/sitemap.gif) left no-repeat;}
a:hover.toplink { text-decoration: underline; color: #cde3f8;}
a:visited.toplink { color: #999999;}

/* lists and forms */
ul.sitemap {
	text-align: left;
	list-style: none;
	line-height: 25px;
}
ul.sitemap a { text-decoration: none;}
ul.sitemap a:hover {
	text-decoration: none;
	color: #74706A;
}


ul.practice {
	text-align: left;
	list-style: none;
	line-height: 25px;
}
ul.practice a { text-decoration: none;}
ul.practice a:hover { text-decoration: underline; }

 
#form1 {
	text-align: left;
}
input, textarea {
	width: 250px;
}
#submit, #reset {
	width: 50px;
	color: #ffdb91;
	background: url(../images/buttons.gif) top left repeat #EFEFEF;
}

/* WebOpts footer */
.purpletext {
	color: #515882;
	font-weight: bold;
}
.orangetext {
	font-weight: bold;
	color: #cd6100;
}

/* main content and container area */
#container {
	width: 770px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../images/bg_im.gif);
}
#masthead {
	background: url(../images/masthead.jpg) top left no-repeat;
	width: 770px;
	height: 265px;
}
#logo {}

#header h1 {
	float: left;
	vertical-align: bottom;
	font-size: 2.2em;
	color: #aa8244;
	margin: 0px;
	padding: 15px 10px 0 10px;
}
#header h3 {
	margin: 0;
	padding: 15px 0 0 15px;
	clear: both;
	float: left;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	}
#header p.content_left {
	clear: both;
	float: left;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 15px;
	color: #333333;
	vertical-align:top;
}

#ph {
	margin:10px;
	float:right;
	margin-top:150px;
	padding-right:100px;
	font-size: 34px;
	}

/* sub_sontainer - Wrapper for content area */
#sub_container {
	background-image:url(../images/bg_im.gif);
	
}

#content {
	background-color:#dad3c8;
	background-image:url(../images/bottom1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:30px;
	
	
	float: left;
	width: 740px;
	height:auto;
	text-align: left;
	}

#content h1 {
	font-size: 1.5em;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #22140B;
}

#content h2 { 
	font-size: 1.4em; 
	padding: 0 5px 0 15px;
	}
#content h3 { 
	font-size: 1.3em; 
	padding-left: 15px;
	text-align: left;
	}

#content p {
	text-align: left;
	margin: 0 5px 0 5px;
}
#content p.content_center {
	text-align: center;
}
  .content_left {
  	float: left;
	padding: 10px;
	text-align: left;
  }
  .contact_right {
  	float: left;
	width: 590px;
  }
  #content h4 {
  	background: none;
	line-height: 35px;
	float: right;
	width: 300px;
	margin-left: 5px;
	color: #74706a;
  }
#contactusbox {
	float: left;
	margin-left: 15px;
	padding: 5px;
	text-align: left;
}

#left_col {
	float: left;
	text-align: left;
	width: 26%;
	height: auto;
	margin-left: 5px;
	margin-top: 20px;
	background-color: #DAD4C8;
	border-right-style:double;
		
}
#left_col p { line-height: 15px; margin: 0;}
#left_col h3, #left_col h4 {
	font-size: 1em;
	line-height: 18px;
	text-align: left;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	}
#left_col ul
{
list-style-type: none;
padding: 2px;
margin:2px;
}

#left_col li
{text-decoration:none;
}

#left_col ul li  {
	margin-left:-5px;
	padding-left: 2px;
	position:relative;
	line-height: 20px;
	text-decoration: none;
	list-style-position:inside;
	list-style-type:circle;
		}
#left_col ul li a {
	margin-left:-5px;
	padding-left: 2px;
	position:relative;
	line-height: 20px;
	text-decoration: none;
	list-style-position:inside;
	list-style-type:circle;
	}
	
#left_col ul li a:hover {
	margin-left:-5px;
	padding-left: 2px;
	position:relative;
	line-height: 20px;
	list-style-position: inside;
	list-style-type:circle;
	text-decoration: none;
	color: #74706A;
		}
	
	
#hrimage {background-image:url(../images/hr.png);
background-repeat:no-repeat;
background-position:center;
}

#topleftround {
	background-image:url(../images/tl.gif);
	background-position: top left;
	background-repeat:no-repeat;
	width: 15px;
	float: left;
	}
#toprightround {
	background-image:url(../images/tr.gif);
	background-position: top right;
	background-repeat:no-repeat;
	width: 15px;
	float: right;
}	

#fillerstrip {width: 500px;background-color:#dad3c8;}

#actualcontent {
	margin-top:0px;
	float:right;
	background-color: #dad4c8;
	height: auto;
	width: 500px;
	color:#000000;
	line-height: 20px;
	}

#actualcontent h1, h3, h4 {
	color:#191610;
}
#actualcontent h2 {
	color: #615440;
}
#actualcontent p{line-height: 20px;}

#contentbullets1 {line-height: 20px;}
#contentbullets1 li  a {text-decoration: none;color:#000000;}
#contentbullets1 li  a:link {text-decoration: none;color:#000000;}
#contentbullets1 li  a:hover {text-decoration: underline; color:#74706a;}
#contentbullets1 li  a:active {text-decoration: underline; color:#000000;}

#contentbullets2 {line-height: 20px;}
#contentbullets2 li  a {text-decoration: none;color:#000000;}
#contentbullets2 li  a:link {text-decoration: none;color:#000000;}
#contentbullets2 li  a:hover {text-decoration: underline; color:#74706a;}
#contentbullets2 li  a:active {text-decoration: underline; color:#000000;}



/* WebOpts copyright info and link */
#copyright {
	clear: both;
	width: 770px;
	margin: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	background-image: none;
	background-color: transparent;
	font-size: x-small;	
}
#copyright a {
	background-color: transparent;
	background-image: none;
}
#copyright, #copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover { color: #0397d6; text-decoration: none;
font-size:x-small;}

div {
	background-color: transparent;
	background-image: none;
}

/* browser fixes and floats */
.clear { clear:both; height:0px; line-height:1px; font-size:1px; }
.floatleft { float:left; vertical-align:top; text-align: left;}
	.floatleft img { margin-right:10px; margin-left: 15px;}
	
.floatright { float:right; vertical-align:top; padding-top: 2px;}
	.floatright img { margin-right:10px; padding: 5px; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixLtHdr #container #header .leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0e00;
	padding-left: 610px;
	font-weight: bold;

}
.twoColFixLtHdr #container #header .leftlinks a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0e00;
		font-weight: bold;
	text-decoration:none;
}
.twoColFixLtHdr #container #header .leftlinks a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0e00;
		font-weight: bold;
	text-decoration:none;
}

.twoColFixLtHdr #container #header .leftlinks a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0e00;
	text-decoration:underline;
}
.twoColFixLtHdr #container #header .leftlinks a:active{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74706a;
		font-weight: bold;
	text-decoration:none;
}


.twoColFixLtHdr #container #header .redtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #cc0e00;
	padding-left: 525px;
	margin-top: 5px;
}

.twoColFixLtHdr #container #header h1 {
	color: #A88148;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 175px;
	padding-left: 340px;
	
}


.twoColFixLtHdr #container #nav {
	margin-top: -20px;
	}

.twoColFixLtHdr #container #header #nav .navlinks1 a, .twoColFixLtHdr #container #header #nav .navlinks1 a:visited, .twoColFixLtHdr #container #header #nav .navlinks1 a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7230;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A07A3B;
	padding-bottom: 2px;
	margin-left: 10px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	position:relative;
	}
.twoColFixLtHdr #container #header #nav .navlinks1 a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7230;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-bottom: 2px;
	margin-left: 10px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	position:relative;
}
.twoColFixLtHdr #container #header #nav .navlinks2 a, .twoColFixLtHdr #container #header #nav .navlinks2 a:visited, .twoColFixLtHdr #container #header #nav .navlinks2 a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7230;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A07A3B;
	padding-bottom: 2px;
	margin-left: 40px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	position:relative;
}
.twoColFixLtHdr #container #header #nav .navlinks2 a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7230;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-bottom: 2px;
	margin-left: 40px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	position:relative;
}
.twoColFixLtHdr #container #header #nav .navlinks3 a, .twoColFixLtHdr #container #header #nav .navlinks3 a:visited, .twoColFixLtHdr #container #header #nav .navlinks3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7230;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A07A3B;
	padding-bottom: 2px;
	margin-left: 25px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	position:relative;
}
.twoColFixLtHdr #container #header #nav .navlinks3 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7230;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-bottom: 2px;
	margin-left: 25px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	position:relative;
}
.twoColFixLtHdr #container #header #nav .navlinks4 a, .twoColFixLtHdr #container #header #nav .navlinks4 a:visited, .twoColFixLtHdr #container #header #nav .navlinks4 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7230;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A07A3B;
	padding-bottom: 2px;
	margin-left: 40px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	position:relative;
}
.twoColFixLtHdr #container #header #nav .navlinks4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7230;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-bottom: 2px;
	margin-left: 40px;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	position:relative;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}


.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#directions {width:280px;}
#content p a.c {
	text-decoration: underline;
}.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #DAD3CC;
	background-color: #342D23;
	width: 320px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: 40px;
	font-weight: bold;
	border: 1px solid #CC0E00;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 20px;
	left: auto;
	right: auto;
}
.centered {
	text-align: center;
}
.redtext {
	color: #cc0e00;
}
