/* CSS Document */

@import "wilson.css";
@import "winprize.css";

body{
margin:0px;
padding:0px;
background-color:#301907;
}

/*Fonts Links*/

.header_Tahoma_11px{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#704E14;
padding-left:15px;
}

.navigation:link{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#865514;
text-decoration:none;
}
.navigation:visited{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#865514;
text-decoration:none;
}
.navigation:hover{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#05559E;
text-decoration:none;
}

.navigation_active:link, .navigation_active:visited, .navigation_active:hover{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#05559E;
text-decoration:none;
}

.login:link{
font-family:Tahoma;
font-size:10px;
color:#ffffff;
text-decoration:none;
}
.login:visited{
font-family:Tahoma;
font-size:10px;
color:#ffffff;
text-decoration:none;
}
.login:hover{
font-family:Tahoma;
font-size:10px;
color:#704E14;
text-decoration:none;
}

.footer_link:link{
font-family:Arial;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.footer_link:visited{
font-family:Arial;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.footer_link:hover{
font-family:Arial;
font-size:11px;
color:#FFCF00;
text-decoration:none;
}

.WarmThoughts:link{
font-family:Arial;
font-size:11px;
color:#FFCF00;
text-decoration:none;
}
.WarmThoughts:visited{
font-family:Arial;
font-size:11px;
color:#FFCF00;
text-decoration:none;
}
.WarmThoughts:hover{
font-family:Arial;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.footer_font{
font-family:Arial;
font-size:11px;
color:#FFCF00;
}
.fatel_font{
font-size:10px;
color:#DAB066;
}

.content_link:link, .content_link:visited{
	font-family:Tahoma;
	font-size:12px;
	color:#865514;
	text-decoration:none;
	}

.content_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#865514;
	text-decoration:underline;
	}





/* AU stands for about us page Fonts*/
.AU_bodytext_grey{
font-family:Tahoma;
font-size:12px;
color:#575757;
padding-top:10px;
padding-bottom:10px;
text-align:justify;
line-height:16px;
}

.greyFont_sitemap{
font-family:Arial;
font-size:12px;
color:#575757;
text-decoration:none;
}

.Tahoma_bold_13pxBlue{
font-family:Tahoma;
font-size:13px;
color:#0052A0;
font-weight:bold;
}

.Tahoma_bold_12pxBlue{
font-family:Tahoma;
font-size:12px;
color:#0052A0;
font-weight:bold;
}

.faqLink:Link, .faqLink:visited, .faqLink:hover
{
font-family:Tahoma;
font-size:13px;
color:#0052A0;
font-weight:bold;
}

.detailLinks:Link{
font-family:Tahoma;
font-size:11px;
color:#865514;
text-decoration:none;
}
.detailLinks:visited{
font-family:Tahoma;
font-size:11px;
color:#865514;
text-decoration:none;
}
.detailLinks:hover{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

.detailLinks_active:link, .detailLinks_active:visited, .detailLinks_active_hover{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
text-decoration:none;
}

.greenLinks:Link{
font-family:Tahoma;
font-size:11px;
color:#5D7000;
text-decoration:none;
}
.greenLinks:visited{
font-family:Tahoma;
font-size:11px;
color:#5D7000;
text-decoration:none;
}
.greenLinks:hover{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.greenLinks_active:Link, .greenLinks_active:visited, .greenLinks_active:hover{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}




/*Text Field css*/

.TextFeild_124px{
width:126px;
text-align:left;
font-size:11px;
font-family:Tahoma;
border:1px solid #315398;
}


.btxtfield{
width:126px;
text-align:left;
font-size:11px;
font-family:Tahoma;
border:1px solid #315398;
color:#2A2B2B;
height:18px;
}

.blist{
width:40px;
text-align:left;
font-size:11px;
font-family:Tahoma;
border:1px solid #315398;
color:#333333;
height:18px;
}



.ftxtfield{
width:100px;
text-align:left;
font-size:11px;
font-family:Tahoma;
border:none;
border-bottom:1px solid #315398;
}


.dropdown_124px{

width:80px;
font-size:11px;
text-align:left;
border:1px solid #315398;
}
/*Form Fonts*/
.Formtext_grey{
font-family:Arial;
font-size:11px;
color:#575757;
}
/*Borders*/


.dashed_bdr{
border-bottom:1px dashed #3D5A9B;
padding:10px 0 10px 0;
}
.login_bdr{
border:1px solid #E3CF9C;
}

/*Background Color*/

.bg_body_left{
background-color:#DAB066;
border-bottom:1px solid #BA9553;

}

.bg_left_body{
background-color:#DAB066;
}

.navigation_bg{
background-color:#E1B974;
border-bottom:1px solid #BA9553;
}

.bg_body{
background-color:#DAB066;
}

.footerLink_bg{
background-color:#5F7BB9;
}
.footer_bg{
background-color:#3D5A9B;
}

.body_right_bg{
background-color:#E1B974;
}

.White_bg{
background-color:#FFFFFF;
}

/*service plan chart*/
.bg_blue{
background-color:#000099;
}
.bg_brown{
background-color:#DAB066;
}

.char_font_verdana2{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#000000;
}
.char_font_verdana{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}



/* Active Icon*/
#baboutUs a#aboutUs{
color:#000099;
}

#bmeetTheStaff a#meetTheStaff{
color:#000099;
}

#bserveAssure a#serveAssure{
color:#000099;
}
#btestimonials a#testimonials{
color:#000099;
}

#bcontactUs a#contactUs{
color:#000099;
}

#bserviceArea a#serviceArea{
color:#000099;
}
#bdefault a#default{
color:#000099;
}
#bfeedBack a#feedBack{
color:#000099;
}

#bdefault a#default{
color:#000099;
}
#boil a#oil{
color:#000099;
}
#bpropane a#propane{
color:#000099;
}
#bheating a#heating{
color:#000099;
}
#bspecials a#specials{
color:#000099;
}
#btrouble a#trouble{
color:#000099;
}
#bbuying a#buying{
color:#000099;
}
#bbuilding a#building{
color:#000099;
}
#benergy a#energy{
color:#000099;
}

.spfont{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#865514;
	}
.imageborder{
	/*border:1px solid #666666;*/
	padding:0 0px 5px 20px;
	}
.imageborder2{
	border:2px solid #666666;
	}
	
.normal_txt{
	font-family:Tahoma;
	font-size:12px;
	color:#575757;
	text-align:justify;
	}
.normal_txt ul{
font-size:12px;
	}
.normal_txt li{
list-style:disc;
font-size:12px;
	}
	
/*Bullets*/

.bullets{
color:#0052A0;
padding-left:20px;}

.txtalign{
	text-align:justify;
	}

.getbtn{
	}
.redtxt{
font-family:Tahoma;
color:#FF0000;
	}
	
.toptxt {
	font-family:Tahoma;
	color:#7E4B09;
	font-weight:bold;
	font-size:11px;
	}
	
.toptxt a:link, .toptxt a:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	}
.toptxt a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}