/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: 11px/135% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFBE7;
}

#mainContainer {
	width: 760px;
	padding: 0px;
	margin: 0 auto;
	background: url(../pix/bg_new.gif) repeat-y;
}

/* body {
 background-color: #F6F6EC;
	background-image: url(../pix/bg_strip.gif);
	background-repeat: repeat-y;
	font: 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
} */

/* #wrapper {
	margin-left: 20px;
	padding-bottom: 10px;
} */

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	text-decoration: underline;
}

.heading {
	font: 14px/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #0000C4;
	margin-top: 30px;
	margin-bottom: 10px;
}

/* top bar */

#headerImage {
	background: #FFFFFF url(../pix/top_pic.jpg) no-repeat left top;
	height: 121px;
	width: 610px;
}

#headerImage h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 0px;
}

#headerBar {
	background: #BEBE58;
	border-bottom: 1px solid #006600;
	padding-top: 8px;
	padding-bottom: 8px;
}

#headerBar h1 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 12px;
	margin: 0px;
}

#bar3 {
}

/* #topbars {
	width: 610px;
	height: 22px;	
}

#topbars .bar1 {
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	height: 22px;
	width: 162px;
	position: absolute;
	background-color: #89251C;
	left: 20px;
}

#topbars .bar2 {
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 22px;
	width: 448px;
	padding-top: 0px;
	position: absolute;
	background-color: #345699;
	left: 182px;
	text-indent: 15px;
}

/* main column */

#content {
	margin-bottom: 0px;
	margin-left: 177px;
	padding-top: 10px;
	width: 418px;
}

#content h1 {
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 12px;
	font-weight: normal;
	color: #0000C4;
	padding: 0px;
}

#content h2 {
	font-size: 12px;
	margin-bottom: 2px;
	font-weight: normal;
	color: #89251C;
	margin-top: 4px;
}

#content p {
	font-size: 11px;
	margin-bottom: 8px;
	line-height: 16px;
	margin-top: 0px;
}

#content .nextpage {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: normal;
	border-top: thin dotted #999999;
	text-align: right;
	width: 100%;
}

#content .footer {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: normal;
	border-top: thin dotted #999999;
	width: 100%;
	padding-top: 10px;
}

#linksBox {
	padding-bottom: 10px;
}

#searchBox {
	text-align: right;
}

#toplinks {
	margin: 0px;
	padding: 0px;
	float: left;
}

#toplinks ul {
	margin: 0px;
	padding: 0px;
}

#toplinks ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#toplinks ul li a {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	border-left: 2px solid #ECE798;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#toplinks ul li a:hover, #toplinks ul li a:focus  {
	text-decoration: underline;
	color: #0000FF}

/* left column */

#leftcolumn {
	width: 162px;
	float: left;
	background: #EBE488;
	margin-bottom: 15px;
	padding-bottom: 8px;
}

#leftcolumn img {
	margin-bottom: 10px;
}

#leftcolumn .sitecredit {
	font-size: 10px;
	margin-top: 10px;
	margin-left: 15px;
}
#mainColumn {
	float: left;
	width: 610px;
	margin-left: 11px;
}

#sidelinks {
	padding: 0px;
	margin: 0px 12px 0px 10px;
}

#sidelinks p {
	padding: 0px;
	margin: 0px;
}

#sidelinks ul {
	margin: 0px;
	padding: 0px;
}

#sidelinks ul li {
	list-style-type: none;
	font-size:10px;
	padding:0;
	margin:0;
	text-indent: 3px;
}

#sidelinks ul li a {
 display: block;
	padding: 0 0 1px 3px;
	color: #990000;
	border-top: 1px dashed #FFFFCC;
	height: 1%;
}

a.blackplain {
color: #333333;
text-decoration: none;
}

a.blackplain:visited {
color: #333333;
text-decoration: none;
}

a.blackplain:hover,
a.blackplain:active,
a.blackplain:focus {
color: #333333;
text-decoration: none;
}

#sidelinks a:link {
	color: #0000FF;
	text-decoration: none;
}

#sidelinks a:visited {
	color: #0000FF;
	text-decoration: none;
}

#sidelinks a:hover, #sidelinks a:focus {
	color: #000000;
	background-color:#FFFFCC;
	text-decoration: none;
}

#sidelinks .sidehead1 {
	font-size: 11px;
	font-weight: bold;
	color: #89251C;
	border-top: 1px dashed #FFFFCC;
	padding: 4px 0px 2px 3px;
}

#sidelinks .sidehead2 {
	font-size: 11px;
	font-weight: bold;
	color: #89251C;
	padding: 0px 0px 2px 3px;
	margin: 0px;
}

/* table */

/* table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 400px;
	}

th {
	padding: 0 0.5em 0;
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

td.width {
	width: 190px;
	}

td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	}

/* form */

/* #formconatiner {
width: 390px;
margin-left: 40px;
margin-top: 20px;
}

#formconainer form {
border: 1px solid #CCC;
}

#formcontainer .clearfix {
border-top: 1px solid #CCC;
}

#formcontainer form label {
width: 120px;
float: left;
font-size: 11px;
}

/* right column */

#rightcolumn {
	width: 120px;
	float: right;
	margin-top: 16px;
}

#rightcolumn p {
	margin: 0px;
}

#rightcolumn .captions {
	margin: 100px 0 10px 0;
	border-top: 2px solid #8D251E;
	border-bottom: 2px solid #8D251E;
	font-size: 9px;
}

#rightcolumn .adtext {
	margin: 6px 0 3px;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	border-top: 1px dotted #999999;
}

#rightcolumn .caption {
	padding: 5px 0 0px;
	margin: 0px;
	border-top: 1px solid #8D251E;
	/* border-bottom: 1px solid #8D251E; */
	font-size: 10px;
}

#rightcolumn .sponsorlogo {
	padding-bottom: 5px;
	padding-top: 2px;
}

.text10 {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

hr {
	border-top: 1px dotted #999999;
	height: 1px;
	text-align: left;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

#searcharea {
	height:11px; /* container height */
	width:135px;
	}

/* div>#searcharea {padding-top:6px;} /* re-set this value for SCBs */

#searcharea form input {
	font-size: 10px; /* size of text typed by user */
	background-color:#FAFFD3;
	border: 1px solid #EBE699;
	text-indent: 4px;
	padding: 2px;
	} 

#searcharea a {
	font-size:11px;
	color:#89251C;
	text-decoration: none;
	}
	
#searcharea a:hover {
	text-decoration:underline;
	color: #0000FF;
} /* GO button hover */

/* ealerts styles */

.ealert1 {
	font-size: 14px;
	font-weight: bold;
	color: #0000C4;
	}
	
	.ealert2 {
	font-size: 11px;
	color: #89251C;
	font-weight: bold;
	}
	
	#ealerts_div {
	margin-top:24px;
	}
	
/* controls text size in ealerts tables */	
table {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

/* controls text size and spacing in ealerts lists eg: thank yous */	
li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: 10px;
}

#content table {
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

/* daniels contact table css */
.contactinput {
	color: #000000;
	text-indent: 4px;
	font-size: 11px; /* size of text typed by user */
	background-color:#FAFFD3;
	border: 1px solid #EBE699;
	padding: 2px;
}

.contactsubmit {
	color: #000000;
	background: #FAFFD3;
	border: 2px outset #EBE699;
	margin: 3px;
}

.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
