/* @group Primary Page */

html > body {
	padding: 0;
	margin: 0 auto;
	font-family: "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size: .85em;
	line-height: 150%;
	background: #003466 url(../images/body_bg.png) repeat-y center;
}

p {
	clear: both;
	background: none;
	margin: 0 0 1em 0;
}

img {
	border: 0;
	/*behavior: url(../pngHack/pngHack.htc);*/
}

img#head {
	margin: 10px 0 10px 0;
}

h1 {
	font-size: 1.9em;
	line-height: 110%;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	letter-spacing: .03em;
}

h2.columnhead {
	display: block;
	position: absolute;
	top: 159px;
	z-index: 9;
}

h3 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-size: 1.5em;
	line-height: 130%;
}

h4 {
	margin: 20px 0 10px 0;
	padding: 10px 0 0 0;
	font-size: 1.3em;
	color: #003466;
	display: block;
	clear: both;
	/*border-bottom: 1px solid black;*/
}

h5 {
	color: black;
	font-size: 1.2em;
	margin: 20px 0 5px 0;
}

p + h3 {
	margin: 20px 0 10px 0;
}

div + h3 {
	margin:  20px 0 10px 0;
}

h4 + h3 {
	margin-top: 15px;
}

h3 + h4 {
	margin-top: 0px;
}

h2 + h4 {
	margin-top: 0px;
}

legend + h4 {
	margin-top: 0;
}

li > p {
	margin: 0;
	padding: 0;
}

li > h4 {
	margin: 0px 0 0 0;
}

li + p {
	margin-top: 20px;
}

ul {
	list-style-position: outside;
	margin: 0 0 15px 5px;
	padding: 0;
	list-style-image: url(../images/yellow_bullet.png);
}

ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0px 0 15px 0;
	padding-left: 10px;
}

ol li {
	list-style-type: decimal;
}

li {
	padding: 0 0 7px 0;
}

a:link, a:visited {
	font-weight: bold;
	color: black;
}

quote {
	padding: 8px;
	font-style: italic;
	font-size: 1.4em;
	color: white;
	line-height: 150%;
	margin: 15px 0 15px 0;
}

img#coveragemap {
	width: 796px;
}

div#container {
	margin: 0 auto;
	width: 950px;
}

div#header {
	height: 158px;
	background: url(../images/front_header.png) no-repeat;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	display: block;
	width: auto;
}

div#content {
	padding: 0;
	background: url(../images/front_blue_bg.jpg) no-repeat;
	width: 950px;
	height: 180px;
	margin: 0 auto;
}

body#popup {
	margin: 0;
}

div#content_popup {
	padding: 0;
	background: url(../images/front_blue_bg.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
}

#content_popup > div .cb whitebox box {
	top: 0;
	margin-top: 0;
}

div#mainnav {
	position: relative;
	top: 89px;
	margin: 0;
	padding: 0;
	width: 400px;
	right: -530px;
}

div#mainnav > img {
	display: inline;
	border: 0;
	padding: 0;
}

a > div#homelink {
	position: relative;
	top: -130px;
	left: 20px;
	height: 80px;
	width: 280px;
	z-index: 10;

}

div#sidebar > ul > li {
	font-size: 1.1em;
}

div.showhide {
	border: 2px solid #007BD9;
	margin: 20px 0 0 0;
	display: none;
}

div.showhide > img {
	width: 795px;
}

div#zipImg {
	display: block;
}

img#coveragemap {
	border: 2px solid #007bd9;
}


div#broadband.option > a:visited, div#broadband.option > a:link, div#voice.option > a:visited, div#voice.option > a:link {
	color: #007BD9;
	font-weight: bold;
	border-bottom: none;
}

div.highlight {
	background: #007BD9;
	padding: 20px;
	color: white;
	margin: 15px 0 15px 0;
}

div.highlight {
	background: #007BD9;
	padding: 10px;
	color: white;
}

ul.navlist {
	padding: 0;
	width: auto;
	margin: 0;
}

ul.navlist > li {
	margin-left: 20px;
	padding: 5px;
	list-style-image: url(../images/yellow_bullet.png);
}

ul.navlist > li a {
	font: 1.35em 'Trebuchet MS', 'Tahoma', 'Arial', sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0;
	list-style-position: outside;
}

ul.navlist > li a:link, ul.navlist > li a:visited {
	color: black; }

ul.navlist a:active {
	color: #007BD9;
}

ul.navlist > li a:hover {
	list-style-image: url(../images/yellow_bullet-over.png);
}


ul.linklist {
	margin: 0;
	padding: 0;
}

ul.linklist > li {
	margin: 0;
	padding: 5px 0 10px 0;
	list-style: none;
	font-size: 1.1em;
	letter-spacing: .04em;
	line-height: 130%;
	/*border-bottom: 1px solid yellow;*/
	text-decoration: none;
}

ul.linklist > li a {
	color: white;
	text-decoration: none;
}

ul.linklist > li a:link, ul.linklist > li a:visited {
}

ul.linklist > li a:active {
	color: white;
}

span.date {
	display: block;
	font-style: italic;
	color: #ffe25c;
	font-size: .8em;
	padding: 0 7px 0 0;
}

dl {
	width: 95%;
	list-style-position: outside;
	padding-left: 25px;

}

dt {
	font-size: 1.1em;
	padding: 5px;
	list-style-position: outside;
	text-indent: -25px;
}

dd {
	border: 1px solid gray;
	background-color: #d6ebff;
	margin-bottom: 5px;
	padding: 10px;
	list-style-position: outside;
}

ol.list-a {
	list-style-type: lower-latin;
	margin-left: 1.5em;
}

ol.list-i {
	list-style-type: lower-roman;
	margin-left: 3em;
}

#TJK_ToggleON,#TJK_ToggleOFF {
	display: none;
	text-decoration: none;
	font-size: .8em;
}

/*.box1 {
	padding: 50px 20px 10px 20px;
	float: left;
	display: inline;
	width: 260px;
}

.box2 {
	margin: 0;
	padding: 50px 20px 10px 20px;
	float: left;
	display: inline;
	width: 350px;
}

.boxWide {
	margin: 0;
	float: left;
	width: 610px;
}*/

.box {
	padding: 40px 40px 20px 40px;
}

.narrow {
	float: left;
	display: inline;
	width: 240px;
}

.medium {
	margin: 0;
	float: left;
	display: inline;
	width: 350px;
}

.wide {
	margin: 0;
	float: left;
	width: 600px;
}

.full {
	margin: 0;
	float: left;
	width: 870px;
}

.mainleft {
	float: left;
	display: inline;
	width: 300px;
}

.mainmiddle {
	float: left;
	display: inline;
	width: 290px;
	text-align: left;
}

.column-content {
	padding: 0 15px 15px 15px;
	margin: 0;
	float: left;
	width: 260px;
	background-color: #ffe25c;
	vertical-align: top;
}

/*div#2column {
	width: 300px;
}*/

.left {
	padding-right: 20px;
	
}

.middle {
	padding-left: 0;
	padding-right: 0;
}

.right {
	padding-left: 20px;
	
}

.small {
	font-size: .75em;
	line-height: 130%;
}


div#padding {
	height: 90px;
	width: 100%;
	float: left;
}

div#footer {
	width: 950px;
	height: 60px;
	clear: left;
	padding: 0;
	margin: 0 auto;
	display: block;
	position: fixed;
	z-index: 2;
	background: url(../images/footer_bg.png) no-repeat;
	bottom: 0;
	font-size: .9em;
	letter-spacing: 0em;
}


div#footer > p {
	padding-left: 20px;
	margin: 0 auto;
	bottom: -33px;
	position: relative;
	color: #ccc;
}

div#footer a:link, div#footer a:visited {
	color: #ffe25c;
	text-decoration: none;
	font-size: .9em;
}

div#footer a:hover, div#footer a:active {
	color: #ffe25c;
	text-decoration: underline;
	font-size: .9em;
}

/* @group CB WhiteBox */

/*http://www.456bereastreet.com/archive/200609/transparent_custom_corners_and_borders_version_2/*/

/*===============================================*/

/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin: 1em 0;
	padding: 0 10px;
	border: 1px solid #666;
	background: #fff;
}

.cbb h1 {
	margin: 0 -10px;
	padding: 0.3em 10px;
	background: #efece6;
	font: bold 1.2em/1 Arial, Helvetica, sans-serif;
}

/* Normal styling */

.cb {
	margin: 0.5em 0;
}

/* Top corners and border */

.bt {
	height: 25px;
	margin: 0 0 0 25px;
	background: url(../images/whitebox.png) no-repeat 100% 0;
}

.bt div {
	position: relative;
	left: -25px;
	width: 25px;
	height: 25px;
	background: url(../images/whitebox.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
}

/* Bottom corners and border */

.bb {
	height: 35px;
	margin: 0 0 0 35px;
	background: url(../images/whitebox.png) no-repeat 100% 100%;
}

.bb div {
	position: relative;
	left: -35px;
	width: 35px;
	height: 35px;
	background: url(../images/whitebox.png) no-repeat 0 100%;
	font-size: 0;
	line-height: 0;
}

/* Left border */

.i1 {
	padding: 0 0 0 35px;
	background: url(../images/whitebox_borders.png) repeat-y 0 0;
}

/* Right border */

.i2 {
	padding: 0 35px 0 0;
	background: url(../images/whitebox_borders.png) repeat-y 100% 0;
}

/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */

.i3 {
	display: block;
	margin: 0;
	padding: 1px 0px;
	background: #fff;
}

/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */

.i3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.i3 {
	display: inline-block;
}

.i3 {
	display: block;
}

/* Default CSS ends here */

/* Just a bit of styling for this demo page. Adjust as you wish. */

#absolute-wrapper {
	position: relative;
	height: 9em;
}

.cb li {
	margin-left: 1em;
}

/* @end */

/* @group CB Bluebox */

/*http://www.456bereastreet.com/archive/200609/transparent_custom_corners_and_borders_version_2/*/

/*================================================*/

/* Basic styling, used when JavaScript is unsupported */
.bluebox .cbb {
	margin: 1em 0;
	padding: 0 10px;
	border: 1px solid #666;
	background: #006AD2;
}

.bluebox .bt {
	height: 25px;
	margin: 0 0 0 25px;
	background: url(../images/bluebox.png) no-repeat 100% 0;
}

.bluebox .bt div {
	position: relative;
	left: -25px;
	width: 25px;
	height: 25px;
	background: url(../images/bluebox.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
}

/* Bottom corners and border */

.bluebox .bb {
	height: 25px;
	margin: 0 0 0 25px;
	background: url(../images/bluebox.png) no-repeat 100% 100%;
}

.bluebox .bb div {
	position: relative;
	left: -25px;
	width: 25px;
	height: 25px;
	background: url(../images/bluebox.png) no-repeat 0 100%;
	font-size: 0;
	line-height: 0;
}

/* Left border */

.bluebox .i1 {
	padding: 0 0 0 25px;
	background: url(../images/bluebox_borders.png) repeat-y 0 0;
}

/* Right border */

.bluebox .i2 {
	padding: 0 25px 0 0;
	background: url(../images/bluebox_borders.png) repeat-y 100% 0;
}

/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */

.bluebox .i3 {
	display: block;
	margin: 0;
	padding: 1px 0px;
	background: none;
}

/* Default CSS ends here */

/* Just a bit of styling for this demo page. Adjust as you wish. */

.cb li {
	margin-left: 1em;
}
/* @end */

/* @end */

/* @group Secondary Page */

div#header2 {
	background: url(../images/header2.png) no-repeat;
	margin: 0 auto;
	width: 950px;
	height: 140px;
	/*background-color: none;*/
	overflow: visible;
	padding: 0;
}

div#sidebar {
	width: 240px;
	float: right;
	margin: 45px 30px 0px 0px;
	padding: 0 0 0 0;
}

h2.columnhead2 {
	display: block;
	position: absolute;
	float: left;
	top: 141px;
}

div#homelink2 {
	position: static;
	top:-10px;
	left: 25px;
	height: 60px;
	width: 260px;
	/*opacity: .5;
	background: blue;*/
}

div#mainnav2 {
	position: relative;
	top: 38px;
	margin: 0;
	display: block;
	z-index: 4;
	left: 540px;
	width: 450px;
}

div#headernav {
	position: static;
	padding: 0;
	margin: 65px 0 0 0;
	left: 460px;
	color: #ffe25c;
	font-size: 1.2em;
	width: auto;
	text-align: right;
}

/*div#headernav {
	position: static;
	padding: 0;
	margin: 50px 0 0 0;
	left: 480px;
	top: 93px;
	color: #efb61f;
	font-size: 1.2em;
	height: 35px;
	width: 500px;
}*/

span#headernav_links {
	background: url(../images/headernav_bg.png) repeat-x;
	display: block;
	height: 30px;
	padding: 7px 10px 5px 10px;
	margin: 0;
	vertical-align: middle;
	color: #ffe25c;
	text-decoration: none;
	font-weight: normal;
}

span#headernav_links a {
	padding: 0 3px 0 3px;
	color: white;
	text-decoration: none;
	top: 0;
	letter-spacing: .03em;
	font-weight: normal;
}

span#headernav_links > a:hover, span#headernav_links > a:active {
	color: #ffe25c;
}

#headernav > img {
	height: 30px;
	display: inline;
	float: left;
}

div.more {
	margin: 0 0 20px 0;
	padding: 20px;
	display: none;
	background: #d6ebff url(../images/front_blue_bg.jpg) no-repeat;
}

div.morefloating {
	display: none;
	position: relative;
	right: 300px;
}

div.option {
	padding: 2px 0 2px 0;
	display: none;
	margin: none;
}

div.option > a:link, div.option > a:visited {
	font-size: 1em;
	border-bottom: 1px dotted gray;

}

/* @end */

/* @group FAQ Styles */

.faq_section_main {
	font-weight: bold;
	font-size: 1.3em;
}

/* @end */

/* @group Form Styles */

form {

}

label {
}


fieldset {
	padding: 15px;
	width: 90%;
	margin: 10px 0 0 0;
	display: block;
	float: left;
}

/* My Comment */
input {
	float: left;
	clear: both;
}

legend {
	color: gray;
	font-size: 1.4em;
	padding: 5px 5px 5px 5px;
}

div.name {
	font-style: italic;
	font-size: 1em;
	letter-spacing: -.01em;
	 float: left;
	 clear: both;
	 padding: 10px 0 5px 0;
}

input.button {
	margin: 15px 0 0 0;
	text-align: right;
	padding: 3px;
	background-color: white;
	text-align: center;
}

div.fieldsetcolumn {
	display: block;
	float: left;
	width: 47%;
}

.required {
	color: #A52A2A;
}

/* @end */

/* @group Table */

table {
	padding: 0;
	margin: 20px 0 20px 0;
}

tr {
}

tr.sectionhead {
	background: brown;
	color: white;
}

td {
	padding: 4px;
}

table.services {
	border: 1px solid black;
}

td {
	border-left: 1px dotted gray;
	border-bottom: 1px solid #ccc;
}

td.item {
	text-align: center;
}

td.center {
	text-align: center;
	vertical-align: middle;
}

td > p {
	margin: 0;
}


/* @end */