/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; color: #333333; font-size: 14px; }
body { background-color: #333333; font-family: Trebuchet MS, Helvetica, Geneva, sans-serif; font-size: 1em; line-height: 1.25em;
}
ul { list-style: square inside; }
p { margin-bottom: 1.3em; }
a { outline: none; color: #ff6309; }
a:hover { color: #ff6309; text-decoration: underline; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }
.transpBlack { background: url(transpBlack.png); }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 751px;
	min-height:600px;
	height:auto !important;
	height:600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#banner1 {
  width: 751px;
  height: 217px;
}

#contentarea {
 width:751px;
  background: url(http://www.kansasemarketing.com/mainbg2.gif) repeat-y top #ffffff;
  overflow: auto; 
  background-position-x: 0;
  min-height: 320px;
}

.column1 {
  float: left;
}

.column2 {
  float: left;
}

.text_Content {

}

.editContentMenu {
	font-size: .750em;
}

.columnad1 {
	width: 423px;
	padding: 15px 20px 15px 50px;
}

.columnad2 {
  width: 257px;
  padding: 0px 0px 0px 1px;
  background: url(http://www.kansasemarketing.com/colad2line.gif) no-repeat 1px bottom;
}

.content {
	width: 227px;
	padding: 20px 10px 20px 10px;
}

.banner2 {
	width: 192px;
	padding: 20px 10px 20px 35px;
}

.columnad1 h1 {
	color: #0787c4;
	font-weight: bold;
	font-size: 1.6em;
        line-height: 1.1em;
      
}

.columnad1 h2 {
	color: #333333;
	font-weight: normal;
	font-size: .750em;
}

.columnad1 h3 {
	color: #0787c4;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

.columnad1 h4 {
	color: #ffffff;
	font-weight: normal;
	font-size: .90em;
	background: url(http://www.kansasemarketing.com/whitearrow.gif) no-repeat 0 3px;
	padding: 1px 0px 0px 25px;
}

.columnad1 h5 {
	color: #0787c4;
	font-weight: bold;
	font-size: 1.125em;
}

.columnad1 h6 {
	color: #333333;
	font-weight: normal;
	font-size: .850em;
	background: url(http://www.kansasemarketing.com/orangecheck.gif) no-repeat 0 0;
	padding: 1px 0px 0px 25px;
}

.columnad1 h7 {
	color: #0787c4;
	font-weight: bold;
	font-size: .875em;
}

.columnad1 h8 {
	color: #333333;
	font-weight: normal;
	font-size: .875em;
}

.columnad1 hr {
	background: #d6d6d6;
	color: #d6d6d6;
	height: 2px;
	border: 0;
}

.content h1 {
	color: #fb9a1d;
	font-weight: bold;
	font-size: .875em;
}

.content h2 {
	color: #206aac;
	font-weight: bold;
	font-size: .750em;
}

.content h3 {
	color: #fb9a1d;
	font-weight: bold;
	font-size: .938em;
	text-transform: uppercase;
}

.content h4 {
	color: #333333;
	font-weight: bold;
	font-size: .750em;
}

.content h5 {
	color: #333333;
	font-weight: normal;
	font-size: .750em;
}

.banner2 h1 {
	color: #fb9a1d;
	font-weight: bold;
	font-size: .875em;
}

.banner2 h2 {
	color: #206aac;
	font-weight: bold;
	font-size: .750em;
}

.banner2 h3 {
	color: #fb9a1d;
	font-weight: bold;
	font-size: .938em;
	text-transform: uppercase;
}

.banner2 h4 {
	color: #333333;
	font-weight: bold;
	font-size: .750em;
}

.banner2 h5 {
	color: #333333;
	font-weight: normal;
	font-size: .750em;
}

span[id$='SystemPageHeader'] {
font-size: .750em;
}

label[id$='Username'] {
font-size: .750em;
}

label[id$='Password'] {
font-size: .750em;
}

.ForumLogin_LoginLink {
	font-size: 1em;
}

.orangebg {
	width: 442px;
	padding: 5px 0px 5px 0px;
	margin-left: -10px;
}

.orangetop {
	width: 442px;
	height: 22px;
	background: url(http://www.kansasemarketing.com/orangebgtop.gif) no-repeat top;
}

.orangemid {
	width: 397px;
	background: url(http://www.kansasemarketing.com/orangebgmid.gif) repeat-y;
	padding: 0px 20px 0px 25px;
}

.orangebtm {
	width: 442px;
	height: 22px;
	background: url(http://www.kansasemarketing.com/orangebgbottom.gif) no-repeat bottom;
}

#footer {
	width: 711px;
	height: 13px;
	background: url(http://www.kansasemarketing.com/footerbg2.gif) no-repeat top #201a17;
	padding: 20px;

}

#footer a:link {
	font-size: .750em;
	color: #ff6309;
}

.ContactForm {
font-size: .750em;
}

#dgCustomFields {
width: 100px;
}

.ContactFormFieldValueCell {
width: 100px;
}

/* END STRUCTURE */



/* ------------------------------------------ */

/* ABSOLUTE POSITIONED */

/* ------------------------------------------ */





/* END STRUCTURE */



/* ------------------------------------------ */

/* HIDDEN */

/* ------------------------------------------ */

.rss2 {
	display: none; 
}

.breadcrumbs a:link {
	color: #d2d2bb;
	text-decoration: none;
}

.breadcrumbs a:visited {
	color: #d2d2bb;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #d2d2bb;
	text-decoration: underline;
}

#header {
  display: none;
}

.radmenu {
height: 49px;
}

#nav {
  display: none;
}

ul.horizontal.rootGroup {
height:49px;
padding-left: 0;
margin-left: 0;
color: #000000;
background: #54824d;
width: 100%;
font-weight: bold;
font-size: 1em;
}

li.item a:link {
display: inline;
padding: 15px 18px 15px 18px;
color: #000000;
text-decoration: none;
float: left;
text-align: left;
text-transform: uppercase;
background: #54824d;
}

li.item a:visited {
color: #000000;
text-decoration: none;
padding: 15px 18px 15px 18px;
text-transform: uppercase;
background: #54824d;
}

li.item a:hover {
color: #ffffff;
text-decoration: none;
}

.rss1 {
	display: none;  
}

#welcome {
  display: none;
}

#login {
  display: none;
}

.search {
  display: none;
}

.Search_Button {
	font-size: .750em;
	text-transform: uppercase;
	float: right;
}

.search a:link {
	color: #ff6309;
	text-decoration: none;
}

.search a:visited {
	color: #ff6309;
	text-decoration: none;
}

.search input {
	display: block;
	width: 180px;
	margin: 0px 0px 5px 3px;
}

.H1 {
	display: none;
}

.breadcrumbs {
  display: none;
}
.ContactFormFieldTitleCell {
  width: 70px;
}
.ContactForm_SubmitButtonLeftCell {
  width: 70px;
}
.ContactFormFieldTable {
       margin-bottom: 1.2em;
}
ul {
       /*color: #ffffff;*/
}

ul li {
      margin-bottom: 6px;
}




/* END STRUCTURE */