
body {
	margin-top: 50px;
	padding: 0;
	background: #E1E1E1;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}

#DDL 
{
	border-bottom: solid 1px black;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	text-align: right;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}
.k4h{ display:inline; width:100%; margin:0 auto;}
.k4h h3{margin:0; padding:0; display:inline;background:none;}
.k4h h3 a{text-decoration:none;color:#ffffff; cursor:default; background:none;}
img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
}

/* Header */

#logo {
	width: 960px;
	height: 286px;
	margin: 0 auto;
	background: url('images/img02.jpg') no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 80px 0 0 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 5em;
}

#logo p {
	text-transform: uppercase;
	padding: 117px 0 0 3px;
	font-size: 10px;
	color: #000000;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

/* Header2 */

#logo2 {
	width: 960px;
	height: 140px;
	margin: 0 auto;
	background: url('images/Header2.jpg') no-repeat left top;
	border: solid 1px black;
}


#logo2 h1, #logo2 p {
	float: left;
	margin: 0;
}

#logo2 span {
	color: #000000;
}

#logo2 h1 {
	padding: 80px 0 0 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 5em;
}

#logo2 p {
	text-transform: uppercase;
	padding: 117px 0 0 3px;
	font-size: 10px;
	color: #000000;
}

#logo2 a {
	border: none;
	text-decoration: none;
	color: #000000;
}

#HeaderLogo
{
	float:left;
	border-right: thin #000000 solid;
	background-repeat: no-repeat;
	background-image: url('HomePics/Logo.jpg');
	width: 205px;
	height: 105px;
	background-color: White;
	text-align:center;
}

#HeaderAddress
{
	float: right;
	margin-right: 10%;
	width: 525px;
	height: 120px;
	background-image: url('HomePics/Header1.jpg');
	background-repeat: no-repeat;
	background-color: White;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 60px;
	background: url('images/img01.jpg') no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin: 1px 0px 0px 0px;
	padding: 20px 35px 0 35px;
	background: url('images/img05.gif') repeat-y left top;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	color: Green;
}

#menu .current_page_item a {
	color: Green;
}

#menu .first {
	background: none;
}

/* Menu2 */

#menu2 {
	width: 962px;
	margin: 0 auto;
	padding: 0;
	height: 60px;
	background: url('images/menu2.jpg') no-repeat left top;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	height: 40px;
	margin: 1px 0px 0px 0px;
	padding: 20px 35px 0 35px;
	background: url('images/menu2.gif') repeat-y left top;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
	color: #FFFFFF;
}

#menu2 a:hover {
	color: Green;
}

#menu2 .current_page_item a {
	color: Green;
}

#menu2 .first {
	background: none;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding: 30px 30px 0px 30px;
}

.post {
	padding-bottom: 45px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
	color: #454545;
	text-align:left;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.title a:hover {
}

.byline {
	background: url('images/img04.jpg') repeat-x left bottom;
	padding-bottom: 10px;
	text-align:left;
}

.tag {
	padding: 0 15px;
}

.entry 
{
	text-align:left;
	color: Black;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

#L_Image
{
	
	margin: 5px 5px 5px 0px;
	width:195px;
	height:397px;
	float:left;
}

#L_Text
{
	padding: 30px;
	background-color: #FFFEF0;
	margin: 5px 8px 5px 5px;
	height: auto;
	float: left;
	border: thin #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
}

#Links
{
	width: 200px;
	height: 397px;
	margin: 5px 0px 0px 5px;
	float: left;
	text-align: left;
}

#Lineman1
{
	width: 200px;
	height: 397px;
	background-image: url('About/Images/Lineman1.gif');
	border:3px #000000 solid;
	margin: 5px 0px 0px 5px;
	float: left;
}

#Lineman2
{
	width: 200px;
	height: 397px;
	background-image: url('About/Images/Lineman2.gif');
	border:3px #000000 solid;
	margin: 5px 0px 0px 5px;
	float: left;
}

#Lineman3
{
	width: 200px;
	height: 375px;
	background-image: url('About/Images/linePole.jpg');
	border: 3px #000000 solid;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 5px;
	float: left;
}

#Lineman4
{
	width: 200px;
	height: 397px;
	background-image: url('About/Images/lineman4.gif');
	border: 3px #000000 solid;
	background-repeat: no-repeat;
	float: left;
	margin: 5px 0px 0px 5px;
}
#Lineman5
{
	width: 200px;
	height: 397px;
	background-image: url('About/Images/lineman5.gif');
	border: 3px #000000 solid;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 5px;
	float: left;
}

#Lineman6
{
	width: 200px;
	height: 397px;
	background-image: url('About/Images/lineman6.gif');
	border: 3px #000000 solid;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 5px;
	float: left;
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}


.modalPopup
{
   background-color:#DADADA;
    width:650px;
    padding:3em 25px;
    border: solid 2px black;
}

.modalBackground 
{
 background-color:gray;
 filter:alpha(opacity=80);
 opacity:0.8;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 10px 0px;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	background: url('images/img04.jpg') repeat-x left bottom;
}


.sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 20px;
	background: url('images/img03.jpg') no-repeat left top;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url('images/img04.jpg') repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #6E8A21;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

/* Footer2 */

#footer2 {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url('images/img04.jpg') repeat-x left top;
}

#footer2 p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer2 a {
	color: #6E8A21;
}

#footer2 .link {
	float: right;
}

#footer2 .copyright2 {
	float: left;
	color: Black;
}

#contentPlaceHolder 
{
	width: 960px;
	margin: 0 auto;
}

/* SideMenu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 100%; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
text-align: left;
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
text-align: left;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

/* EMAIL */
div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 1px 0;
margin-left: auto;
margin-right: auto;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 225px; /*width of label (left column)*/
text-transform: uppercase;
text-align: left;
border-bottom: 2px solid red;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
text-align: left;
margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 250px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
height: 150px;
}

/* ######### Default class for drop down menus ######### */

.anchorclass1{}
.anchorclass2{}
.anchorclass3{}
.anchorclass4{}
.anchorclass5{}

.anylinkcss{
border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 0 solid black;
	position: absolute;
left: 1px;
	top: 0;
	visibility: hidden;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: White;
	width: 200px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color:Black;
text-align: left;
}

.anylinkcss a:hover{ /*hover background color*/
background: black;
color: white;
}