/* is-electric.ca stylesheet
Initial colour #DD7A44
Darker #B87333
Lighter #D98719
*/

body {
	background-color: #ffffff;
	margin:0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.8em;
}


.top {
	margin:0;
	height:115px;
	background-image:url('Images/topbg.jpg');
	background-color: #d98719;
	border-style:solid;
	border-color:#D98719;
}


.logo {
	position:relative;
	top:15px;
	left:20px;
	z-index:300;
	float:left;
}

.r-logo {
	position:relative;
	float:right;
	left:-50px;
	top:40px;
	z-index:300;
}

#visa {
	position:relative;
	margin-left:30px;
	top:20px;
	z-index:300;
	color:#00249C;
}

.google_ads {
	position:absolute;
	right:4px;
	top:150px;
	z-index:300;
	float:right;
        margin-top:0px;
	border:none;

}

.google_ads img {
	border:none;
}


#topnav
	{
	position:relative;
	top:60px;
	left:0px;
	z-index:200;
	background-color:#D98719;
	color:#ffffff;
	font-size:105%;
	}

#topnav img {
	border:none;
	margin-right:5px;
	margin-bottom:0px;
}

#topnav li {
	list-style:none;
	margin:0px;
	display:inline;
	position:relative;
	left:10%;
}

#topnav li a {
	padding:0px 28px 0px 10px;
	color:#FFFFFF;
	text-decoration:none;
}

#topnav li a:hover {
	padding:0px 28px 0px 10px; 
	color:#FFFFFF; 
	text-decoration: underline;
	}

#topnav li a:active {
	padding:0px 28px 0px 10px; 
	text-decoration: none;
	color:#FFAAAA; 
	}

.leftsection {
	width:112px;
	height:120px;
	background-color:#ffffff;
	background-image:url(../Images/menu_bkD98719.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:20px;
	padding-left:20px;
	float:left;
}


.left_menu {
	margin:10px 0px 5px 10px;
}

.left_menu a {
	font-size:120%;
	color:#ffffff;
	text-decoration:none;
}

.left_menu a:hover{
	text-decoration:underline;
}

.bodytext {
	background-color: #ffffff;
	margin:3% 15% 5% 16%;
}


.indent_1 {
	margin-left:10px;
}

.indent_3 {
	margin-left:30px;
}

.l_heading {
	   font-size:120%;
	   font-weight:normal;
	   text-decoration:underline;
	   line-height:200%;
}

h2 {
	font-size:2em;
	font-weight:normal;
}

h3 {
	font-size:150%;
	font-weight:normal;
}

h4 {
	font-size:120%;
	font-weight:normal;
	text-decoration:underline;
}

h5 {
	font-size:120%;
	font-weight:normal;
}

.pager {
	font-size:90%;
}

.infoQ {
       font-size:115%;
       font-weight:normal;
}

.infoA {
       margin-left:10px;
}

.fade {
	font-size:90%;
	color:#777777;
}

.fade a {
	font-size:90%;
	color:#777777;
}

.centreImage {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}


table {
      border-collapse:collapse;
      border: solid 1px;
      font-family: verdana, helvetica, sans-serif;
      font-size: 0.9em;
}

tr {
   border:2px;
}

td {
   border:solid 1px;
   padding-top:8px;
   padding-bottom:8px;
   padding-left:4px;
}

	
.foot {
	position:absolute;
	right:0px;
	top:150px;
	z-index:300;
	float:right;
        margin-top:0px;
	border:none;

}

.foot img {
	border:none;
}

.foot a {
	border:none;
}

