/* GENERAL */

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #C5BFA4 url(../img/bg.jpg);
}

td {
	vertical-align: top;
}

p, ol, ul, dl, li, dd, dt, form, td, th, body, textarea, select, input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #174179;
	text-decoration: underline;
}

a:hover {
	color: #C52620;
	text-decoration: none;
}


form {
	margin: 0px;
}


/* TOP */

div#topflash {
	height: 126px;
	background: #252041 url(../images/topbanner/TopBar_bkg.jpg) repeat-x;
	margin-bottom: 2px;
}


/* MAIN TABLE */

td#maincol {
	width: 684px;
}

td#maincolwide {
	width: 932px;
}

td#rightcol {
	width: 227px;
}

td#searchcol {
	width: 215px;
	white-space: nowrap;
	
}


/* CONTENT */

div.content {
	background: #EAE4C8;
	border-top: 1px solid #F4F1E3;
	border-right: 1px solid #C0B997;
	border-bottom: 1px solid #C0B997;
	border-left: 1px solid #F4F1E3;
	padding: 5px 5px 0 5px;
}

table.content {
	width: 672px;
}

table.contentwide {
	width: 908px;
}

table.content h2 {
	font-size: 14pt;
	color: #174179;
	text-transform: uppercase;	
}

table.content h3 {
	font-size: 12pt;
	color: #2E2E2E;
	text-transform: uppercase;	
}

table.content h4 {
	font-size: 10pt;
	color: #2E2E2E;
}

div.iehack {
	height: 20px;
	padding: 0;
	margin: 0;
}


h1.home {
	background: url(../img/bg_h1_home.gif) no-repeat;
	padding: 8px 0 7px 11px;
	margin: 5px 0 0 0;
}

h1.internal {
	background: url(../img/bg_h1_internal.gif) no-repeat;
	padding: 8px 0 7px 11px;
	margin: 0;
}



div.frame {
	background: url(../img/bg_frame_top.gif) no-repeat top left;
	border-right: 6px solid #B1AC93;
	border-bottom: 6px solid #B1AC93;
	border-left: 6px solid #B1AC93;
	padding: 10px 0 0 0;
	margin: 0;
}

div.noise {
	background: url(../img/bg_noise.gif) no-repeat bottom left;
	padding: 0;
	margin: 0;
}

a.banner {
	padding: 7px;
	margin: 1px;
	display: block;
	background: #174179 url(../img/bg_banner.gif) no-repeat;
	margin-bottom: 5px;
}

a.banner:hover {
	background: #2364BA url(../img/bg_banner_a.gif) no-repeat;
}

div#flash {
	padding: 5px 0 5px 0;
}


/* RIGHT COLUMN */

/* general */

h2.rightcol {
	background: url(../images/RedTitle_Background.gif) no-repeat;
	padding: 6px 0 5px 10px;
	margin: 4px 0 0 0;
}

strong.date, strong.note {
	color: #B1AC93;
	font-size: 8pt;
	display: block;
	margin: 0;	
}


/* search */

div#search {
	background: #B1AC93;
	padding: 7px 5px 7px 5px;
	border-right: 1px solid #F4F1E3;
	border-top: 1px solid #C0B997;
	border-left: 1px solid #C0B997;
	border-bottom: 1px solid #F4F1E3;
	white-space: nowrap;
}

input.search {
	color: #FFF;
	width: 135px;
	height: 20px;
	background: #2E2E2E;
	margin-right: 5px;
}

button.search {
	width: 62px;
	background: #EFD07A;
	border-top: 1px solid #F7E7BB;
	border-right: 1px solid #665934;
	border-bottom: 1px solid #665934;
	border-left: 1px solid #F7E7BB;
	padding: 2px 5px 2px 5px;
	margin: 0;
}


/* news */

div#newsrel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	color: #FFF;
	background: #2E2E2E;
	padding: 15px 10px 15px 10px;
	border-right: 1px solid #F4F1E3;
	border-top: 1px solid #C0B997;
	border-left: 1px solid #C0B997;
	border-bottom: 1px solid #F4F1E3;
	margin: 0;
}

div#newsrel h3 {
	margin: 0;
}

div#newsrel h3 a {
	color: #EFD07A;
	font-size: 9pt;
	text-transform: uppercase;
}

/* prairie soldier */

div#prairie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	color: #FFF;
	background: #174179;
	padding: 15px 10px 15px 10px;
	border-right: 1px solid #F4F1E3;
	border-top: 1px solid #C0B997;
	border-left: 1px solid #C0B997;
	border-bottom: 1px solid #F4F1E3;
	margin: 0;
}

div#prairie h3 {
	color: #FFF;
	font-size: 10pt;
	margin: 0;
}

div#prairie h4 {
	margin-bottom: 0;
}

div#prairie h4 a {
	color: #EFD07A;
	font-size: 9pt;
	text-transform: uppercase;
	vertical-align: bottom;
}

select.issues {
	color: #FFF;
	font-weight: normal;
	background: #2E2E2E;
	margin: 5px 5px 0 0;
}

select.issues option {
	color: #EFD07A;
	font-weight: bold;
	background: #2E2E2E;
}

button.select {
	width: 58px;
	background: #EFD07A;
	border-top: 1px solid #F7E7BB;
	border-right: 1px solid #665934;
	border-bottom: 1px solid #665934;
	border-left: 1px solid #F7E7BB;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

/* FOOTER */

td#menucopy {
	background: url(../img/bg_footer1.gif) no-repeat bottom left;
	vertical-align: bottom;
	padding-bottom: 10px;
	height: 69px;
}

td#menucopy div {
	width: 940px;
	text-align: center;
}

td#menucopy div p {
	font-size: 8pt;
	margin: 5px 0 0 0;
}



td#design {
	background: url(../img/bg_footer_allwidth.gif) repeat-x bottom;
	vertical-align: top;
}


td#design div {
	height: 38px;
	color: #B1AC93;
	background: url(../img/bg_footer2.gif) no-repeat bottom left;
	padding: 0 0 0 35px;
}

td#design div p {
	font-size: 7pt; 
	padding-top: 10px;
	margin: 0;
}

td#design div p a {
	color: #EAE4C8;
}


/* SUBMENU */

div#submenu {
	width: 217px;
	margin: 7px 0 12px 12px;
	float: right;
}

div#submenu ul, div#submenu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

