@charset "utf-8";
body  {
	background: #FBB714 url(/images/back.png) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 120%;
}
.twoColFixLtHdr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
} 
.twoColFixLtHdr #header h1 {
	position: absolute;
	top: -100px;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 240px;
	padding-top: 15px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px;
	padding: 0 5px 0 10px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
} 
.twoColFixLtHdr #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;
}
.twoColFixLtHdr #footer a,.twoColFixLtHdr #mainContent a  {
	color: #CD1728;
	line-height: 16px;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover,.twoColFixLtHdr #mainContent a:hover  {
	color: #00F;
	text-decoration: underline;
}
#teaser {
	padding-right: 15px;
	padding-left: 15px;
}
h1,h2, h3 {
	font-weight:normal;
}
.padright5 {
	padding-right: 5px;
}
.border_top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EAEAEA;
	padding-top: 10px;
}
.indentText {
	margin-left: 175px;
}
.indent25 {
	margin-left: 25px;
}
.indent10 {
	margin-left: 10px;
}
.twoColFixLtHdr #container #mainContent #teaser h2, .detailHeading {
	font-family: Tahoma, Geneva, sans-serif;
}
.slideshow {
	width: 400px;
	float: right;
	margin-left: 8px;
}
.slideshow img { padding: 2px; border: 1px solid #ccc; background-color: #eee; }
.special img { padding: 2px; border: 1px solid #ccc; background-color: #eee; }
