/* styles: styles.css for jacksoncounty-nc.com */
a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #006633;
	text-decoration: underline;
}

div#collink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}

div#collink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006633;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
}

div#collink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #800080;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
}

div#direct a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

div#direct a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: normal;
}

div#direct a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #800080;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: normal;
}

div#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

div#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006633;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
}

div#tmlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div#tmlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

div#emaillink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div#emaillink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

div#spec a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}

div#spec a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}

div#spec a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #800080;
	font-weight: bold;
	text-decoration: underline;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tdwhi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.tdblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.tdboldsp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	word-spacing: 3px;
}

.tdwhilrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: 3px;
}


.tdwhimed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
}

.brdrwhiteb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.brdrblackb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.brdrgrayb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.brdrgoldb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE495;
}



.brdrgoldlrb {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFE495;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFE495;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE495;
}

.brdrtanb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9DCCD;
}

.brdrtanlrb {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E9DCCD;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E9DCCD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9DCCD;
}

.brdrblueb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCEDFD;
}

.brdrbluelrb {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCEDFD;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DCEDFD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCEDFD;
}

.tempbgtdnavylrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 2px;
	word-spacing: 3px;
	font-style: italic;
}

.tempbgbrdrlrb {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFCC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

.tdredlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}

.tdredsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
}
.tdgreenlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006634;
}

.brdrallblack {
	border: 1px solid #000000;
}

.brdrgold {
	border: 2px solid #FFE495;
}

div#floatrighttxtleft {
	float: right;
	padding: 2px;
}

div#floatleft {
	float: left;
	padding: 2px;
}

.rpty {
	background-image: url(images/bg_2x2_brdr.gif);
	background-repeat: repeat-y;
	background-position: 4px;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 900px;
	overflow: visible;
	visibility: visible;
  }
div#container {
	margin: 0 auto;
	text-align: left;
  }