@charset "utf-8";
/* CSS Document */

body {
	font: 100%;
	background:url(../images/back.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtrHdr #header {
	background: #f4b100;
	_border-top: 1px #efc247 solid;
	_border-left: 1px #efc247 solid;
	_width:818px;
	border: 1px #efc247 solid;
	height:378px;
	overflow:hidden;
	position:relative;
}
#outsideContainer {
	width:836px;
	height:1086px;
	background:#fff;
	background:url(../images/outsideBack.gif);
	_background:none;
	margin:5px auto;
	text-align:left;
}
.oneColFixCtrHdr #container {
	width: 820px;
	height:1070px;
	padding-top:8px;
	margin:0px auto;
	position:relative;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 40px;
	height:688px;
	_height:718px;
	font-size:13px;
	border-right: 1px #efc247 solid;
	border-bottom: 1px #efc247 solid;
	border-left: 1px #efc247 solid;
	_border: 1px #efc247 solid;
	background:#a22904;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;	
}
#topLeft {
	width:310px;
	margin-top:0px;
	margin-left:12px;
	_margin-left:0px;
	float:left;
}
#topRight {
	width:390px;
	margin-left:12px;
	_margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	float:left;
	overflow:visible;
}
#eMailMe {
	position:absolute;
	left:680px;
	top:340px;
	padding:4px 10px;
	z-index:10;
}
a:link {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#06F;
	text-decoration:none;
}
.myLink a:hover {
	color: #06F !important;
}
a:visited {
	color:#FFF;
	text-decoration:none;
}
a:active {
	color:#FFF;
	text-decoration:none;
}
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#FFF;
	font-weight:200;
}
.mainTitle {
	margin:0;
	padding:0;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:300;
}
.spacer {
	height:16px;
}
.spacer2 {
	height:10px;
}
.lineHead {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	letter-spacing:1px;
	font-size:14px;
	margin-bottom:7px;
	text-indent:20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	margin-top:60px;
	margin-bottom:30px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.First-letter {
	float:left;
	color:#fff;
	font-size:40px;
	font-weight:bold;
	line-height:16px;
	padding:6px;
	margin-top:6px;
	margin-bottom:2px;
	margin-right:2px;
	font-family:"Arial Narrow", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.list {
	line-height:22px;
}
#doubleBorders {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	line-height:28px;
	width:340px;
	color:#FFF;
	border-top:1px solid #c13004;
	border-bottom:1px solid #c13004;
	padding-bottom:2px;
	margin-left:35px;
	margin-top:10px
}
.ui-accordion .ui-accordion-content {
	height:100px;
	overflow:scroll !important;
}
.floatLeft {
	float:left;
	margin-right:10px;
}
.floatRight {
	float:right;
}

