@charset "utf-8";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #4574AC;
}

.ToCol_Elast #container {
	width: 65em;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FAF1B8;
	line-height: 1.3em;
	border: 2px solid #000000;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#header {
	background-color: #333333;
	background-image: url(CDX4/images/balloon-hdr1.jpg);
	height: 250px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: -100px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #D32B06;
	position: relative;
} 
.ToCol_Elast #header h1 {
	position: absolute;
	bottom: 10px;
	right: 20px;
	letter-spacing: -1px;
	color: #9CBF40;
	margin-top: 0;
	margin-right: 5em;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.right {
	float: right;
	margin-left: 2em;
}
#mainContent h1 {
	line-height: normal;
}



.ToCol_Elast #sidebar1 {
	float: left;
	width: 15em;
	padding: 15px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89B9FB;
	background-color: #EDF9F6;
}
.tToCol_Elast #sidebar1 h3, .ToCol_Elast #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}
#sidebar1 h3, #sidebar1 h4 {
	margin-left: .7em;
	color: #3A54B3;
}

.ToCol_Elast #mainContent {
	margin-top: 10px;
	margin-right: 1.5em;
	margin-bottom: 0;
	margin-left: 16em;
}
.ToCol_Elast #footer { 
	padding: 0 10px;
	background:#DDDDDD;
}
.ToCol_Elast #footer p {
	margin: 0; 
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.corel {
	font-weight: lighter;
}
#mainContent h2, #mainContent h3 {
	color: #4574AC;
}
#mainContent li {
	line-height: 1.6em;
}
