/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

div {
	background: transparent;
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, a {
	text-align: left;
	color: #333;
	font-weight: normal;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited, p a:link, p a:visited, ul a:link, ul a:visited, ol a:link, ol a:visited, dl a:link, dl a:visited {
	color: #3366cc;
	text-decoration: none;
	border-bottom: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, ul a:hover, ol a:hover, dl a:hover {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #3d7a7a;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #999;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}

.preload {
	width: 500px;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -5000px;
}
/* end reset */

html {
    height: 101%;
	/*background: url(../images/top.gif) top center repeat-x;*/
}
body {
	font-size: 14px;
	line-height: 21px;
	background: /*url(../images/grid.gif) top center repeat-y*/ #fff;
	border-top: 4px solid #213f7f;
	margin: 0 auto;
}
#wrapper{
	clear: both;
	margin-bottom: 4.6668em;
}
#content{
	
    margin: 0 auto;
    width: 66em;
}
#archive{
	clear: both;
	margin: 0 auto;
	width: 66em;
	padding-top: 1.5em;
}
#archive-left, #archive-right, #archive-center {
	float: left;
	
}
#archive-center {
	width: 50em;
	margin-right: 2em;
	text-align: center;
}
#archive-left {
	clear:both;
	width: 6em;
	margin-right: 2em;
}
#archive-right {
	margin-left:0 !important;
	margin-right:0 !important;
	width: 6em;
}
#archive p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0.75em 0 0 0;
}
#header {
	
	clear: both;
    height: 11em;
    padding-top: 1em;
    background: url(../images/highway-sign-logo.jpg) center no-repeat;
    background-color: #f2f4fa;
}
#nav {
	clear: both;
    margin-bottom:4.6668em;
    background-color: #fbfaf4;
    padding-top: 0.875em;
    padding-bottom: 0.875em;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    text-align: center;
}
#nav a{
    padding-left:0.875em;
    padding-right:0.875em;
	text-decoration:none;
	color:#333;
}
#nav a:hover{
	text-decoration:none;
    color:#ff0000;
}
#nav span{    
	font-size:1.2857em;
    line-height:1.1667em;
}


#home-left, #home-right { 
    border-top: 1px dotted #999;
    float: left;
    padding-top: 1.5em;
}
#home-left {
    clear:both;
    width: 33em;
    margin-right: 2em;
}
#home-right {
	margin-left:0 !important;
	margin-right:0 !important;
    width: 31em;
}

.home-about, .home-highlight, .news, .misc {
    float: left;
}

.home-about {
    clear: both;
    width: 33em;
}
.home-about img {
	padding: 1px;
	border: 1px solid #666;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
    margin-bottom: 0.75em;
}
.home-about ul{
	margin-top: 1.3125em;
	margin-bottom:1.3125em;
	list-style:square inside;
}
.home-about ul li{
	font-size:1.1429em;
	line-height:1.3125em;
}

.home-highlight, .highlight {
    border-bottom: 1px dotted #999;
    margin-left:0 !important;
	margin-right:0 !important;
    padding-bottom: 1.5em;
}
.home-highlight p, .highlight p {
    color: #666;
    font-size:1.4286em;
    font-style: italic;
    line-height:1.05em;
    margin-top:0.525em;
    margin-bottom:0.525em;
}
.home-highlight { width: 31em; }
.highlight { width: 35em; }
.news, .misc {
    margin-top: 0.65625em;
}
.news {
    clear: both;
    width: 14em;
    margin-right: 2em;
}
.misc {
    border-left:1px dotted #999;
    padding-left:1em;
	margin-left:0 !important;
	margin-right:0 !important;
}
.misc img {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}

#left, #right { 
    border-top: 1px dotted #999;
    float: left;
    padding-top: 1.5em;
}
#left {
    clear:both;
    width: 29em;
    margin-right: 2em;
}
#right {
	margin-left:0 !important;
	margin-right:0 !important;
    width: 35em;
}
.about, .highlight, .article, .action {
    float: left;
}
.about {
    clear:both;
    width: 29em;
    margin-right: 2em;
}
.highlight, .article, .action{
    width: 35em;
	margin-left:0 !important;
	margin-right:0 !important;
	margin-bottom: 1.5em;
}

.action p, .article p{
    font-size:1.0em;
    line-height:1.5em;
    margin-top:0.75em;
}

.article {
	border-bottom: 1px dotted #999;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}

.action + .highlight {
    margin-top: 3em;
    padding-top:1.5em;
    border-top: 1px dotted #999;
}
.mailing {
    margin-top:-1.5em;
    margin-bottom:1.5em;
}
.mailing p{
    text-align:center;
    margin-top:0em;
    margin-bottom:0em;
}
/* -- Footer -- */
#footer {
	clear: both;
}
#footer span {
	width: 100%;
	display: block;
	padding-top: 4.6668em;
}

/* -- Headlines -- */

h1 {
    font-size: 1.4286em;
    line-height: 1.05em;
    margin-top:0.525em;
    margin-bottom:0.525em;
    text-align: center;
	font-weight: bold;
}
h2, h3 {
    font-size:1.1429em;
    line-height:1.3125em;
    margin-top:1.3125em;
    margin-bottom: 0.65625em;
	
}   
h2 {
	text-align: center;
}
h3 {
	color: #990000;
	border-bottom: 1px dotted #999;
}
#archive h3 {
	text-align: center;
}
h4 {
    font-size:1.1429em;
    font-weight: normal;
	/*font-family: "Lucida Grande", geneva, helvetica, sans-serif;*/   
    line-height:1.3125em;
    margin-top:0.65625em;
    margin-bottom:0.65625em;
	text-align: center;
}
h5 {
	font-size: 0.8571em;
	line-height: 1.75em;
	margin-top: 0.875em;
	margin-bottom: 0.875em;
	text-align: center;
}
h6 {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.5em 0 0 0;
	text-align: center;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.5em 0 0 0;
}

.article p {
    font-size: 1em;
    line-height: 1.5em;
    margin: 1.5em 0 1.5em 0;
}

.center p {
	text-align: center;
}

.dcap {
	color:#213f7f;
	display:inline;
	float:left;
	font-size:4.8em;
	line-height:0.8em;
	text-transform:uppercase;
	margin:0.12em 0.14em 0pt 0pt;
}
.allcaps {
	letter-spacing: 1px;
	font-size: 80%;
	text-transform: uppercase;
}

ul{
	margin-bottom:1.5em;
	list-style:square inside;
}
ul li{
	font-size:1em;
	line-height:1.5em;
}
ul li.caption{ /* Apply this class to the first list item in a list to give it a caption */
	font-variant:small-caps;
	list-style:none;
	color:#000;
}
li > ul, li > ol{
	margin-bottom:0;
	margin-left:5em;
}
li > ul li, li > ol li{
	font-size:1em;
}
ol{
	margin-bottom:1.5em;
	list-style:decimal inside;
}
ol li{
	font-size:1em;
	line-height:1.5em;
	margin-bottom:1.5em;
}

/* Float Clearing Styles */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
