body {
	margin:16px auto 0px auto;
	width:770px;
	background-color:#061765;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
}

a {color:#9C0011;text-decoration:underline;font-weight:bold}
a:hover {color:#099572;text-decoration:none;font-weight:bold}
em {color:#9C0011}
ul {list-style-image:url(../Images/UL.gif);color:#151515;font-weight:bold}

h1 {font-size:145%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#435C3C;}
h2 {font-size:135%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#435C3C;}
h3 {font-size:120%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#435C3C;}
h4 {font-size:110%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#435C3C;}

#MainDiv {
	padding:15px;
	background-color:#FFF;
}

#Content {
	border:1px solid #D6D6D6;
	background-color:#F7F7F7;
	width:735px;
	background-image:url(../Images/footerpic.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:0px 0px 191px 0px;
}

#Header {
	background-image:url(../Images/Header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:735px;
	height:138px;
}

#NavDiv {
	background-color:#AD0914;
	color:#FFF;
	font-size:65%;
	font-weight:bold;
	height:24px;
	padding:6px 0px 0px 0px;
	text-align:center;
	width:735px;
}

#NavDiv a {color:#FFF;text-decoration:none}
#NavDiv a:hover {color:#FFF;text-decoration:underline}

#LeftColumn {
	float:left;
	width:244px;
	font-size:75%;
}

/*#LeftColumn .Padding {padding:24px 15px 20px 15px;}*/
#LeftColumn .Padding {padding:24px 0px 20px 0px;}

#LeftColumn .Padding a {color:#3E3E3E;text-decoration:none; font-weight:bold}
#LeftColumn .Padding a:hover {color:#2A84B9;text-decoration:underline; font-weight:bold;}

#LeftColumn #SignUp {
	width:204px;
	height:211px;
	font-size:88%;
	padding:29px 20px 0px 20px;
}

#RightColumn {
	width:491px;
	float:right;
	padding:24px 0px 5px 0px;
}

#RightColumn .LeftPic {
	float:left;
	width:130px;
}

#RightColumn .RightPic {
	float:right;
	width:329px;
	font-size:75%;
}

#RightColumn #BothColumns {
	font-size:75%;
	width:459px;
	padding:0px 0px 30px 0px;
}

#GoodKid {
	clear:both;
	font-size:70%;
	color:#FFFFFF;
	margin:5px 0px 10px 0px;
	height:40px;
}

#GoodKid .LeftFloat {
	float:left;
	padding:5px 0px 0px 10px;
	color:#FFF;
}

#GoodKid .LeftFloat a {text-decoration:underline;color:#FFF;font-weight:bold}
#GoodKid .LeftFloat a:hover {text-decoration:none;color:#FFFFFF;font-weight:bold}

#GoodKid .LeftFloat2 {
	float:left;
	padding:5px 0px 0px 10px;
	color:#888888;
	width:530px;
}

#GoodKid .LeftFloat2 a {text-decoration:none;color:#888888;font-weight:bold}
#GoodKid .LeftFloat2 a:hover {text-decoration:underline;color:#FFFFFF;font-weight:bold}

#Shadow {
	background-image:url(../Images/Shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:442px;
	height:203px;
	margin:20px 10px 10px 0px;
	font-size:90%;
}

#Shadow #WhyEnergi {
	background-color:#D1D1D1;
	width:425px;
	font-size:70%;
	background-image:url(../Images/DancingChick.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#151515;
	padding:10px 0px 10px 0px;
}

#Shadow #WhyEnergi .Header {
	width:425px;
	background-color:#AD0914;
}


/* Classes */
.NameLink {
	font-weight:bold;
	font-size:120%;
}

.Products {
	float:left;
	width:454px;
	font-size:75%;
	padding:0px 20px 20px 20px;
}

.Border {
	padding:5px;
	border:1px solid #827C7C;
	font-weight:bold
}

.ContactDetails {
	color:#666666;
	padding:70px 10px 170px 10px;
}

.TextBox {
	color:#000;
	font-size:95%;
	height:18px; width:135px;
	border:1px solid #686868;
	background-color:#FFF;
}

.TextBoxError {
	color:#000;
	font-size:95%;
	height:18px; width:135px;
	border:1px solid #9C0011;
	background-color:#FFFFFF;
}

.TextBox2 {
	color:#000;
	font-size:95%;
	height:110px; width:135px;
	border:1px solid #686868;
	background-color:#FFF;
}

.TextBox2Error {
	color:#000;
	font-size:95%;
	height:110px; width:135px;
	border:1px solid #9C0011;
	background-color:#FFF;
}

.LeftHeader {
	font-size:95%;
	vertical-align:top;
	color:#9C0011;
	float:left;
	text-transform:uppercase;
	padding:0px 0px 5px 30px;
	width:150px;
}	

.RightHeader {
	font-size:95%;
	vertical-align:top;
	color:#AFAFAF;
	float:left;
	padding:0px 0px 5px 0px;
	width:200px;
}

.RightHeader2 {
	font-size:95%;
	vertical-align:top;
	color:#AFAFAF;
	padding:0px 0px 5px 0px;
	text-align:center;
}

.Message {
	font-weight:bold;
	color:#C21A00;
	text-align:center;
}

.redtext {
	color:#D20000;
	font-weight:bold
}

.Pager {
	text-align:center;
	color:#AFAFAF;
	font-weight:bold;
	width:337px;
	font-size:110%;
}

.ImageBorder {
	border:1px; 
	border-width:1px; 
	border-color:#CCCCCC;
	border-style:solid;
}
A:hover .ImageBorder, A:active .ImageBorder {color:#CCCCCC}
A:hover .ImageBorder, A:active .ImageBorder {
	border:1px; 
	border-width:1px;
	border-color:#940000; 
	border-style:solid
}

.ImageButton {
	clear:both;
	text-align:right;
}

.FloatClear {clear:both;}

.DropBox {
	width:200px;
	font-size:95%;
	border:1px solid #717171;
	background-color:#FBFFEA;
	color:#000;
}

.Instruction {
	clear:both;
	font-weight:normal;
	font-size:90%;
	color:#EFEFEF;
	padding:0px 0px 10px 0px;
}

.Date {
	color:#E47E28;
}

.DisplayNone {
	display:none;
}

.ImageFloat {
	float:left;
	padding:0px 20px 20px 0px;
	font-size:80%;
	text-align:center;
}

.DropDay {
	width:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

.DropMonth {
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

.DropYear {
	width:53px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}

.ByLine {
	font-size:80%;
}

/* Drop Down Nav */
#NavDiv ul {
	display:inline;
	list-style:none;
	margin:0;padding:0;
}
#NavDiv ul li {background-color:#AD0914;float:left;height:24px;margin:0;padding:0;position:relative;width:121px}
#NavDiv ul li ul {
	display: none;
	left:0;
	top:23px;
	padding:0;margin:0;
	position:absolute;
	}
#NavDiv ul li ul li {height:24px;width:121px}
	
#NavDiv ul li ul li:hover ul, #NavDiv ul li ul li.over ul {
	display: block;	
} 

* html #NavDiv ul li ul li {float: left; height: 1%;list-style-image:none }
* html #NavDiv ul li ul li a {height: 1%;}

#NavDiv ul li:hover ul, #NavDiv ul li.over ul { 
	display: block; 	
}

#NavDiv ul li ul li a {
	background-color:#AD0914;
   color:#FFF;
   display: block;
   height:24px;
   padding:0;
   text-decoration: none;
   width:121px 
}

#NavDiv ul li ul li a {
	background-color:#AD0914;
   color:#FFF;
   display: block;
   height:24px;
   text-decoration: none;
   width:121px
}
