/* CSS Document */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center; /* ie5 */
	color: #000000;
}
a {
	color:#ec2e2d;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#d4537e;
}
p {
	font-size: 12px;
	padding:5px 20px;
}
h1 {
	font-size:17px;
	font-weight:bolder;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
h3 {
	font-size:15px;
	font-weight:normal;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.twoColElsLtHdr #container {
	width: 890px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0;
	text-align: left;
	font-weight: normal;
} 
.twoColElsLtHdr #header {
	background: #fff;
	padding: 0 6px;
	width: 870px;
	float: right;
	display: inline;
} 
.twoColElsLtHdr #header h1 {
	margin: 0;
	padding: 10px 0 8px 2px;
	font-size: 9px;
	font-weight: normal;
	z-index: -1000;
	float: left;
	width: 880px;
}
.tagline  {
	text-align:left;
	position:relative;
	bottom:118px;
	left:247px;
	width:610px;
	height:28px;
	font-size:13px;
	line-height:13px;
}
.twoColElsLtHdr #sidebar1 {
	z-index: 1000;
	float: left;
	width: 160px;
	padding: 1px 1px;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 17px;
	color: #000000;
	font-weight: lighter;
	position: relative;
	bottom: 68px;
	background-color:#fff;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	text-decoration: none;
	border: 0 10px;
}
#sidebar1 ul {
	text-align: center;
}
#sidebar1 li {
	list-style-type: none;
	margin: 1px 6px 2px 0;
	border:1px 10px 1px 1px;
	background: #ec2e2d;
	width:160px;
}
#sidebar1 li a {
	font-size:17px;
	color: #000;
	text-decoration: none;
	text-indent: 1px;
	display: block;
	width: 100%;
	font-weight: lighter;
	padding:2px 0;
}
#sidebar1 li a:hover {
	color: #f2d7af;
	text-decoration: none;
}
.twoColElsLtHdr #mainContent {
	font-size: 12px;
	position: relative;
	left: 55px;
	bottom: 92px;
	width: 641px;
	float: left;
	margin: 10px 20px 10px 10px;
	z-index:10000;
} 
.twoColElsLtHdr #footer {
	font-size: 9px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 48px;
	left:40px;
	width: 690px;
	display:block;
	padding:1px 0;
	z-index:-10000;
} 
.twoColElsLtHdr #footer p {
	margin: 0;
	padding: 5px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h5 {
	z-index: 20000;
	letter-spacing: 3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ec2e2d;
	color: #000000;
	font-variant: small-caps;
	font-weight: lighter;
	font-size: 21px;
	padding: 0 0 1px 0;
	border: 0;
}
h6 {
	clear:both;
	float: right;
	z-index: 20000;
	letter-spacing: 20px;
	padding: 0 25px 0 0;
}
.HeaderImages {
	float: right;
	display: inline;
	margin: 0;
	position: relative;
	width: 800px;
	left: 28px;
	bottom: 78px;
}
.emailbuttons {
	margin:0 0 -3px 0;
}