* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

body {
	font-size: 76%;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.clr {
	clear: both;
}

input.border, textarea.border {
	border-top-width: 1.25px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1.25px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

.hidden { display: none; }
.unhidden { display: block; }

#logo-banner {
	border: none;
}

#company-info-banner {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#tagline {
	background-color: #07BBFA;
	height: auto;
	color: #FFFFFF;
	font-size: 1.6em;
	padding: 3px 0 3px 250px;
	margin: 5px 0 0 0;
}

p, ul {
	
}

.error-message {
	color: #FF0000;
	padding: 15px 0 0 15px;
	font-weight: bold;
	font-size: 0.9em;
}

td
{
	vertical-align : top;
}


hr
{
	margin: 10px;
	color: #013EB1; /* used by IE */
	height: 0.25em;
}

/* CLASS DEFINITIONS */

.leadtext {
	color:#FFFFFF;
	padding: 2px 0 2px 10px;
	background-color: #4119A7;
	font-weight: bold;
}

.formtitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	color: #66CC33;
}

.smalltext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
}

.logobannerh1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.0em;
	color: #FF9933;
}

.formFieldTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #013EB1;
	font-size: 1em;
	text-align: right;
}

.formField { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 1em; 
	font-weight: bold;
}

.banner-bkgd {
	background-image: url(../images/banner-world-energy.jpg);
	background-repeat: repeat;
}

.featured {
	background-image:url(http://www.websitehelper.com/images/bkgd-leftcol-opt2.gif);
}

.floatright
{
	float: right;
	margin: 5px 5px 5px 15px;
}

.floatleft
{
	float: left;
	margin: 5px 15px 5px 5px;
}

.border-01
{
	border: 1px solid #000;
}

.border-02
{
	border: 2px solid #000;
}

.border-03
{
	border: 3px solid #000;
}

/* ID DEFINITIONS */



#adminmenu {
	padding: 5px 15px;
	color:#FFFFFF;

}

#adminmenu a {
	color:#d3c76b;
	font-weight: bold;
	text-decoration: none;
}

#adminmenu a:hover {
	color:#ffffff;
	text-decoration: underline;
}




#leftcol{
	width : 211px;
}

#leftcol p
{
	padding: 7px 10px 7px 10px;
	
}

#leftcol h2 {
	font-weight: bold;
	color: #c57c2e;
	padding: 5px 10px 5px 0px;
	font-size: 1em;
	margin: 5px 0 0 0;
	background-image: url(../images/menu-bkgd-gradient.jpg);
	background-repeat: no-repeat;
}

#leftcol h3 {
	font-weight: bold;
	color: #353A90;
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	margin: 10px 0 5px 0;
}


#leftcol ul
{
	margin-left: 35px;
	padding: 3px;
}

#leftcol li {
	margin-bottom: 5px;
}


#leftcol dt {
	font-size: 1.1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	text-transform: uppercase;
}

#leftcol a 
{
	color : #009;
	text-decoration : underline;
}

#leftcol a:hover
{
	color : #013EB3;
}

#leftcol a:active
{
	font-weight: bold;
}



#leftcol td.coltblcontent {
	padding: 3px;
	font-size: 0.9em;
}

#leftcol .address {
	font-weight: bold;
	font-size: 0.9em;
}

#rightcol
{
	padding: 0 0 0 0;
	float: right;
	width: 250px;
}

#rightcol .container
{
	padding: 0;
} 


#rightcol p
{
	padding: 0 0 7px 10px;
	
}

#rightcol h2 {
	font-weight: bold;
	padding: 5px 10px;
	font-size: 1em;
	color: #c57c2e;
	margin-bottom: 5px;
	background-image: url(../images/h2-bkgd.jpg);
	background-repeat: no-repeat;
}

#leftcol h3 {
	font-weight: bold;
	color: #353A90;
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	margin: 10px 0 5px 0;
}


#rightcol ul
{
	margin-left: 35px;
	padding: 3px;
}

#rightcol li {
	margin-bottom: 5px;
}


#rightcol dt {
	font-size: 1.1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	text-transform: uppercase;
}

#rightcol a 
{
	color : #009;
	text-decoration : underline;
}

#rightcol a:hover
{
	color : #013EB3;
	text-decoration: none;
}

#rightcol a:active
{
	font-weight: bold;
}



#rightcol td.coltblcontent {
	padding: 3px;
	font-size: 0.9em;
}

#rightcol .address {
	font-weight: bold;
	font-size: 0.9em;
}


#content-top {
  width: 725px;
}

#content-top ul, #content-top ol
{
	margin: 5px 4px 15px 30px;
	list-style-position: outside;
}

#content-top li
{
	margin-bottom: 5px;
}

.content-top-float-text {
  width: 450px;
	float: right;
	}

#content-bottom {
  width: 725px;

}

#content
{
	margin: 0 25px 0 0;
	width: 450px;
	float: left;
}

#content .img-align-left {
	float: left;
	margin: 0 15px 10px 0;
}

#content .img-align-right {
	margin: 0 0 0 15px;
	float: right;
}


#content p
{
	margin: 0 0 20px 0;
	line-height: 1.3;
}


#content h1, #content h2, #content h3
{
	padding-bottom: 5px;
}

#content h1
{
	color: #333333;
	font-size: 1.5em;
	padding: 5px 0 0 0;
}

#content h2, #content-top h2
{
	color: #c57c2e;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
}

#content h2 {
	margin-top: 30px;
	padding-top: 3px;
}

#content-top h2 {
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 1em;
}



#content h3
{
	font-size: 1.2em;
	text-transform: capitalize;
	padding-top: 5px;
	margin: 0 0 0 0;
	color: #666666;
}

#content h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
}
#content blockquote {
	background: url(../images/quote.gif) no-repeat 10px 0;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 0;
	padding-left: 50px;
}


#content ul, #content ol
{
	margin: 5px 4px 15px 20px;
}

#content li
{
	margin-bottom: 5px;
	margin-left: 35px;
	margin-right: 35px;
}

#content li.multiplecols {
	margin: 0 5px 5px 5px;
}

#content dl, #content dd
{
	margin: 0 0 10px 0;
}

#content dt {
	font-size: 1em;
	/*mnj font-size: 14px;*/
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
}
#content dd {
	font-size: 0.9em;
	text-transform: capitalize;
	/*mnj font-size: 12px;*/
}

#content td.content
{
	padding: 0.9em;
	margin: 0;
}

#content a
{
	text-decoration : underline;
}
	
#content a:link
{
	color : #009;
}

#content a:hover, #content a:visited
{
}

#content a:active
{
	font-weight: bold;
}

#footer
{
	color: #666666;
	font-size: 0.9em;
}

#footer a {
	font-size: 0.9em;
	text-decoration: none
	font-weight: bold;
	}
	
#footer a:link {
	color: #c57c2e;
	text-decoration: none;
}

#footer a:visited {
	color: #767777; 
}

#footer a:hover {
	text-decoration: underline;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #767877;
	font-size: 0.8em;
	text-align: right;
	padding: 3px;
}

.designedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757776;
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
}

.designedby a:link{
	color: #757776;
	text-decoration: none;
}

#footer td.content
{
	padding: 0.8em;
	margin: 0;
}

#footer .bullet {
color:#FFFFFF;
}


.contactinfo {
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	font-weight:bold;
	}

.contactinfo a {
	color: #FFCC00;
	text-decoration: none;
}

.contactinfo a:hover {
	color: #FFFFFF;
}

#buyline {
	font-weight:bold;
	padding: 5px 10px;
}

#buyline a {
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

#buyline a:hover {
	color: #FFCC00;
}

.buy {
	color: #ffffff;
	background-color: #024FA4;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	}
.english_spanish {
	font-size: 1.2em;
}
.einsteintext {
	padding-left: 5px;
	margin-left: 5px;
}

blockquote {
	margin-left: 10px;
}
.banner-bkgd-new {
	background-image: url(../images/bkgd-banner-new.jpg);
	background-repeat: repeat;
}

table.interior
{
	background: #fff;
	margin-top: 15px;
	font-size: .9em;
}

table.interior th,
table.interior td
{
	padding: 0 5px;
}

table.interior th
{
	color: #fff;
	border-bottom: 1px solid #fff;
	background-color: #c57c2e;
	vertical-align: top;
}

table.interior td.colored
{
	background: #ccc;
	width: 215px;
	font-weight: bold;
}

interior.ul
{
	color: #ff0000;
	margin: 0px;
}


interior.li
{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#bkgdbanner {
	background-image: url(../images/bkgd-banner2.jpg);
	width: 100%;
}
#content .interior p {
	margin: 3px;
}
#content  .interior h2 {
	margin: 10px;
	padding: 0px;
}
#banner {
}
#content-bot {
	width: 725px;
	margin: 20px 0;
}

#call-to-action {
  margin: 20px 0 0 0;
	padding: 0;
}

#call-to-action a {
  color: #c57c2e;
}

#call-to-action h2 {
	color: #c57c2e;
	margin-top: 0px;
}

#call-to-action td {
  padding-right: 15px;;
}
#container #content-bot #content .wide {
	width: 700px;
}
.reserveYourSeat {
	float: right;
	margin: 10px;
}
.home-boxes {
	padding: 10px;
	width: 50%;
}

#content .wide .home-boxes h2 {
	color: #000000;
	margin-top: 0px;
}

#content .wide .home-boxes strong {
	color: #c57c2e;
}


	
.home-bkgd-1 {
	background-image: url(../images/bkgd-grey-gradiant.jpg);
	background-repeat: repeat-x;
}
.superscript {
	font-size: 9px;
	vertical-align: super;
}
