/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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;
}
body {
	line-height: 1;
}
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;
}

/* End Reset Reloaded */

body {
	background: url(../images/positivebg.gif);
	font-size: 62.5%;
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
}

#wrapper {
	width:970px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 26px 49px;
}

#header {
	width: 970px;
	float: left;
}

#intro {
	float: left;
	width: 182px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #818181;
	margin: 0 14px;
}

#intro p {
	margin-bottom: 8px;
}

#topnav {
	margin-left: 40px;
	font-size: 2.4em;
	font-weight: bold;
	float: left;
}

#topnav li {
	height: 32px;
}

#topnav li a {
	text-decoration: none;
	color: #b5121b;
}

#status {
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	width: 970px;
	height: 236px;
	float: left;
	margin-top: 12px;
	overflow: hidden;
}

.page {
	float: left;
	width: 970px;
	padding-bottom: 168px;
	border-bottom: 1px solid #c1c1c1;
}

.page b {
	color: #b5121b;
}

.page h3 {
	font-size: 2.4em;
	color: #000000;
	margin-bottom: 18px;
}

.col470 {
	float: left;
	width: 470px;
}

.col470 p {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #818181;
	margin-bottom: 18px;
}

.col470 ul {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #818181;
}

.col470 ul li {
	margin-bottom: 12px;
	padding: 0;
}

.col222 {
	float: left;
	width: 222px;

}

.col222 p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #818181;
	margin-bottom: 18px;

}

.col692 {
	float: left;
	width: 692px;
}

.col692 p {
	width: 316px;
	padding-right: 30px;
	float: left;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #818181;
	margin-bottom: 18px;
}

.col692 b {
	color: #000000;
}

.pagenav {
	width: 970px;
	height: 40px;
	border-bottom: 1px solid #c1c1c1;
	float: left;
	margin-bottom: 40px;
}

.pagenav h2 {
	width: 500px;
	font-size: 2.4em;
	color: #b5121b;
	line-height: 40px;
	float: left;
}

.pagenav a {
	float: left;
	margin-right: 30px;
	color: #b5121b;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
	font-size: 1.4em;
}

.pagenav a:hover {
	color: #000000;
}

a.toplink {
	float: right;
	margin-right: 0;
	color: #000000;
}

a.toplink img {
	margin-right: 6px;
}

.clearer {
	clear: both;
}

.alignleft {
	float: left;
}

.right28 {
	margin-right: 28px;
}

.wallpaper {
	float: left;
	width: 224px;
	margin-bottom: 24px;
	font-variant: small-caps;
	font-weight: bold;

}

.wallpaper img {
	margin-bottom: 8px;
}

.wallpaper a {
	color: #b5121b; 
}


#wallpaper1 {
	margin-right: 16px;	
}

#codeins {
	width: 95px;
	float: left;
	margin-right: 8px;
	margin-top: 12px;
	font-size: .8em;
	font-variant: small-caps;
}

#codebox {
	float: left;
	width: 349px;
	height: 45px;
	border: 1px solid #c1c1c1;
	margin-top: 12px;
	padding: 8px;
	overflow: auto;
}

#downloads {
	font-size:  1.2em;
	font-weight: bold;
	line-height: 2em;
	color: #818181;
}

#downloads a {
	color: #b5121b;
	text-decoration: none;
	
}

#links {
	font-size:  1.2em;
	font-weight: bold;
	line-height: 2em;
	color: #818181;
}

#links a {
	color: #b5121b;
	text-decoration: none;
	
}

#sendtofriend label {
	font-size: 1.2em;
	color: #818181;
}

#sendtofriend input {
	width: 215px;
	margin-bottom: 12px;
}

#sendtofriend .button {
	background-color: #b5121b;
	width: 58px;
	height: 23px;
	border: 0px;
	color: #FFFFFF;
	float: right;
}

.resourcepage {
	border-bottom: 0;
	padding-bottom: 400px;
}

select {
	width: 208px;
}

#countyresults {
	margin-top: 24px;
}

#countyresults h3 {
	font-size: 1.2em;
	color: #000000;
}

#countyresults h4 {
	font-size: 1.2em;
	color: #b5121b; 
}

