/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 arial, sans-serif;
	background-color: #fff;
	background-image: url(../images/headerBackgroundGrass.png);
	background-repeat: repeat-x;
	background-position: top;
overflow-y: auto;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
clear: both;
}
 
h1 {
padding:20px 0 15px 0;
letter-spacing:-1px;
font-size:2em ;
}
 
h2 {
padding: 3px 0;

}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 20px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em helvetica, arial, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
  table tr td {
  padding:2px;
  }
 
/***** Wrapper *****/
 
#wrap {
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:760px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.indent        { padding-left: 20px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

#indexSummary{
	float:left;
	width:460px;
	margin-left:20px;
}

#indexPromotion{
	float:right;
}

#indexPromotion a{
	border:none;
	display:block;
	height:161px;
	width:259px;
}

#indexTestimonial{
	float:right;
	margin-right:30px;
	margin-top:35px;
	text-align:justify;
	width:430px;
}

.index{font-size: 120%; padding: 10px;}

#content {
	width: 843px;
	margin: 0px auto;
	background-color: #fff;
	padding: 10px 0px 15px 0px;
}

#contentGroups{
	background-color: #fff;
	width: 843px;
	margin: 0px auto;

	padding: 10px 0px 0px 25px; 
}

#contentGroups h2 {
color: #660000;
}

#contentGroups h3{
color: #666;
padding: 5px 25px 0px 25px;
font-weight: normal;
font-size: 1.2em;
}
.contentGroups_list{
text-align:right;
width: 640px;
}

#contentGroups img{
margin: 0px auto;
}

.contentGroups_list img{
margin: 0px auto;
}

.contentGroups_list p{
margin-top: 5px;
border-top: 1px dashed #ccc;
text-align:left;
padding-top: 10px;
padding-right: 175px;
}

#contentHome{
	width: 768px;
	margin: 0 auto;
	text-align: center;
	padding: 1px;
}

#contentHome h2{
color:#660000;
text-align:left;
border-bottom: 1px dashed #ccc;
padding-bottom: 3px;
font-size: 1.5em;
font-family:Georgia, "Times New Roman", Times, serif;
}

#contentHome p{
padding-top: 7px;
padding-left: 20px;
padding-right: 20px;
}



#content h2 {
	color: #660000;
}

#content p {
	padding-left: 20px;
}

#header {
	height: 90px;
}



.aboutList{
float: left;
width: 626px;
padding-left: 35px;
padding-right: 15px;
border-right: 1px solid #e2e2e2;

}


.mediaList{
float: left;
width: 616px;
padding-left: 45px;
padding-right: 15px;
border-right: 1px solid #e2e2e2;

}

.searchList{
float: left;
width: 616px;
padding-left: 45px;
padding-right: 15px;
border-right: 1px solid #e2e2e2;

}

#siteTab{
font-size: .85em;
position: absolute;
top: 8px;
color: #BDb2b2;
right: 10%;
font-size: 80%;
	background-image: url(../images/siteTab.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 21px;
	width: 255px;
	text-align: left;
}

#siteTab p {
color: #BDb2b2;
padding-left: 10px;
font-size: .85em;
}

#siteTab a {
color: #B2b2b2;

padding-left: 10px;
}

#siteTab a:hover{
color: #fff;

text-decoration: underline;
}


#navigation {
	
	padding: 0;
	margin: 0 auto;
	width: 842px;
	height: 32px;
	position: relative;
	top: 56px;
}

#navigation li {
	margin-left: 5px;
	background: none;
	padding: 0px;
	float: right;
	width: 80px;
}

#navigation li>a {
	display: block;
	width: 80px;
	height: 25px;
	color: #555;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	background-image: url(../images/navBkgd.png);
	background-position: bottom;
	background-repeat: no-repeat;
	border-top: 1px #FFF solid;
	border-right: 1px #FFF solid;
	border-left: 1px #FFF solid;
}

#navigation li>a span {
	border-bottom: 2px #333 solid;
}

#navigation .catItems {
	margin: 0;
	padding: 0;
	margin-left: -10px;
}

#navigation .catItems:hover {
	display: block;
}

#navigation li>a:hover{
	display: block;
	background: #660000;
	color: #fff;

		border-top: 1px #5b0000 solid;
	border-right: 1px #660000 solid;
	border-left: 1px #660000 solid;
}

#navigation .catItems a {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 14px;
	height: 1.2em;
	padding-bottom: 3px;
	padding-top: 1px;
	background-color: #fff;
	width: 150px;
	text-align: right;
	border-top: 0px;
}

#navigation .catItems a:hover {
	background-color: #76B042;
}


#media_banner {
height: 250px;
width: 756px;
margin: 10px 20px 20px 20px;
background: url(../images/ksg.png) top no-repeat;
}




.footerest{
margin: 0px auto;
width: 760px;
padding-top: 5px;
}

#footer {
	margin-top: 0px;
	font-size: 75%;
	background-color: #380000;
	background-image: url(../images/footerBkgd.png);
	background-position: bottom;
	background-repeat:repeat-x;
	border-top: 5px solid #5e0000;
}

#footer li {
margin-left:0px;


text-align: left;

}

.footerest ul {
	margin: 0px auto;
}
.footerest li {
	
	list-style: none;
}
.footerest li a {
	display: block;
	line-height: 2.5em;
	border-bottom: 1px solid #752e2e;
	color: #C8ADA6;
	width: 100%;
}

.footerest li a:hover {
	color: #FFF;
	background-color:#660000;

}

.col3,.col3center  {
	float: left;
	width: 245px;
}

.col3right{
float: left;
width: 220px;
height: 150px;
margin-top: -10px;
	background-image: url(../images/footerTab.png);
	background-position: top right;
	background-repeat:no-repeat;

}
.col3center {margin: 0 3%;}

#footer h2{
text-align: left;
color: #fff;
font-size: 125%;
}

#footer p{
color: #e2e2e2;
text-align: left;

}

.logoBold{
font-weight: bold;
}

.siteSearch{
height: 11px;
width: 110px;
background-color: #540000;
border: 1px solid #752e2e;
color: #fff;
font-size: 1em;
margin-left: 10px; 

}

.copyright{
	background-image: url(../images/copyrightBkgd.png);
	background-position: top;
	background-repeat:repeat-x;

padding-top: 12px;

font-size: 70%;
letter-spacing: .012em;
text-align: center;
color: #752e2e;

}

.testList{
float: left;
width: 646px;
padding-left: 30px;
border-right: 1px solid #e2e2e2;
}

.testListBook{
border-right:1px solid #E2E2E2;
float:left;
padding-left:15px;
padding-right:15px;
width:646px;
}

.testListBook p{
font-style: italic;
border-bottom: 1px dashed #ccc;
padding-top: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

#promoButtons img{
	padding:40px 0 40px 55px;
}

.testList p{
font-style: italic;
border-bottom: 1px dashed #ccc;
padding-top: 20px;
padding-bottom: 10px;
padding-right: 20px;
}

.testList2{
float: left;
width: 646px;
padding-left: 30px;
border-right: 1px solid #e2e2e2;
}

.pubList{
float: left;
width: 526px;
padding-left: 135px;
padding-right: 15px;
background-image: url(../images/pubLogos.png);
background-position: left top;
background-repeat: no-repeat;
border-right: 1px solid #e2e2e2;
}



.medPadding{
width: 550px;
margin-left: -100px;
padding-right: 25px;
text-align:left;
padding-top: 10px;
border-top: 1px dashed #ccc;
}

.medPadding p {
padding-left: 50px;
}

/************* right margin content section ****************/

#righter{
float:left;
width: 165px;
border-top: 1px solid #e2e2e2;
background-color: #f2f2f2;
height:100%;
}

#righter img{
margin-top: -1px;
margin-left: -1px;
}

#righter h5{
padding-top: 3px;
padding-bottom: 3px;
padding-left: 17px;
font-size: .9em;
font-weight: bold;
color: #333;


}

.righterest{
margin: 0px auto;
text-align: left;
padding: 5px;
	
}

.righterest p{
font-size: .75em;
color: #666;
padding: 10px;
border-bottom: 1px dashed #ccc;
text-align:left;
}

.righterest p a{
text-align: right;
color: #333;
}

.righterest p a:hover{
color: #660000;
text-decoration: underline;
}

#righter ul{
width: 100%;
margin-top: 5px;

}

#righter li {

}

#righter li>a{
color: #333;
font-size: .8em;
}

#righter li>a:hover{
color: #660000;
}


.contactform{text-align: right; width: 400px;}

.itemerror{background: #FECEC0; color:#990000; border: 1px solid #990000; }
