@charset "UTF-8";

body {
	margin:15px;
	padding:0px;
	text-align:center;
	background-color:#000;
	background-image:url(graphics/gradient.jpg);
	font-family: Arial, Helvetica, sans-serif;
	}

p {
	font-size:.85em;
	color:#67594b;
	line-height: 20px;
	text-indent:0px;
	}

h1 {
	font-size:1.2em;
	color:#3c2e1f;
	letter-spacing:.2em;
	margin-bottom:3px;
	}

h2 {
	font-size:1em;
	color:#3c2e1f;
	letter-spacing:.2em;
	}

h3 {
	font-size:.9em;
	color:#3c2e1f;
	margin-top:0;
	padding-top:0;
	}
	
h4 {
	font-size:.9em;
	color:#CC0000;
	margin-top:0;
	padding-top:0;
	}
	
h5 {
	margin-bottom:0;
	margin-top:5px;
	}

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

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

a:hover, a:active {color:#473e34; text-decoration:underline;}
	
div#mainwrap {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#fff;
	padding:0px;
	border-style:solid;
	border-color: #b81e36;
	border-width:10px;
	border-style:solid;
	}

div#logo{
	position:absolute;
	top:0;
	left:0;
	}

div#header {
	width:900px;
	height:60px;
	background-color:#FFF;
	background-image:url(graphics/logo4.jpg);
	background-repeat:no-repeat;
	}

div#headerleft{
	width:630;
	float:left;
	}

div#headerright{
	width:230px;
	float:left;
	margin-top:2px;
	padding-top:0;
	}

div#insideheader {
	width:900px;
	height:77px;
	background-image:url(graphics/insideheader2.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}

div#frontsearch {
	width:900px;
	height:279px;
	background-color:#FFF;
	background-image:url(graphics/bkgd_front2.jpg);
	}

div#quicksearch{
	width:240px;
	float:right;
	padding-top:0;
	padding-left:0;
	color:#FFFFFF;
	
	}

div#buttonarea {
	width:900px;
	background-color:#FFF;
	border:none;
	padding:0;
	margin:0;
	}

div#columnA {
	width:257px;
	background-color:#FFF;
	float:left;
	padding:0;
	align:left;
	}
	
div#columnB {
	width:381px;
	background-color:#FFF;
	float:left;	
	padding:0;
	align:left;
	}
	
div#columnC {
	width:255px;
	background-color:#FFF;
	float:right;
	padding:0;
	text-align:left;
	background-image:url(graphics/searchbottom.jpg);
	background-repeat:no-repeat;
	height:64px;
	}

div#welcome {
	width:900px;
	background-color:#FFF;
	text-align:center;
	padding:8px 0 8px 0;
	}

div#contentarea {
	width:900px;
	background-color:#FFF;
	border:none;
	}

div#column1 {
	width:183px;
	background-color:#FFF;
	float:left;
	padding:0;
	}
	
div#column2 {
	width:515px;
	background-color:#FFF;
	float:left;	
	padding:12px;
	align:left;
	background-image:url(graphics/kwscript.jpg);
	background-repeat:no-repeat;
	}
	
div#column3 {
	width:150px;
	background-color:#FFF;
	float:right;
	padding:0;
	text-align:left;
	}

div#ihome{
	width:650;
	float:left;
	text-align:center;
	}

div#searchnav{
	text-align:center;
	padding-left:15px;
	}

div#fullwidth {
	width:880px;
	background-color:#FFF;
	padding:8px 8px 8px 8px;
	}

div#footer {
	width:900px;
	background-color:#FFF;
	text-align:center;
	padding:8px 0 8px 0;
	}

div.clearfloats {clear:both;}


/*top menu styles*/

div#topmenu {
	font-size:80%;
	float:left;
	text-align:left;
	width:500px;
	margin-left:145px;
	margin-top:34px;

	}
	
div#topmenu ul {
	font-family: Arial, Helvetica, sans-serif;;
	text-color:#999;
	font-weight:bold;	
	}

div#topmenu li {
	float:left;
	list-style-type:none;
	padding:0 5px;
	}

div#topmenu li a {
	float:left;
	text-decoration:none;
	color:#333;
	font-size:100%;
	border:0px;
	}

div#topmenu li a:hover{
	color:#CC0000;
	font-size:100%;
	text-shadow:#2E3456;
	background-repeat:no-repeat;
	background-position:top center;
	border:0px;
	}


/*misc styles*/

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: 67594b;
}

.button {
	height:58px;
	background-image:url(graphics/barbuttonA.jpg);
	background-repeat:no-repeat;
	margin-top:4px;
	margin-left:3px;
	color:#FFF;
	padding-left:8px;
	font-size:1.5em;
	}

.button2 {
	height:58px;
	background-image:url(graphics/barbuttonB.jpg);
	background-repeat:no-repeat;
	margin-top:4px;
	margin-left:3px;
	color:#FFF;
	padding-left:8px;
	font-size:1.5em;
	}

#contentarea li {
	font-size:.85em;
	color:#67594b;
	line-height: 20px;
	margin-bottom:8px;
	}

.button a:link {color:#FFF; text-decoration:none;}

.button a:visited {color:#FFF; text-decoration:none;}

.button a:hover, a:active {color:#473e34; text-decoration:none;}

.button2 a:link {color:#FFF; text-decoration:none;}

.button2 a:visited {color:#FFF; text-decoration:none;}

.button2 a:hover, a:active {color:#CC0000; text-decoration:none;}

.agenttablemain{
	border:double 3px #67594b;
	}

.agenttablemain td{
	padding-top:12px;
	padding-bottom:4px;
	border-bottom:double 3px #67594b;
	}

.agenttable{
	border:double 3px #67594b;
	}

.agenttable tr {
	border-top:dotted 1px #67594b;
	margin-bottom:8px;
	}

.agenttable td{
	text-align:left;
	vertical-align:top;
	border-bottom:dotted 1px #67594b;
	padding:8px;
	}

.agentpiccol{
	text-align:center;
	font-size:.85em;
	color:#67594b;
	line-height: 20px;
	}
	
.agentpiccol a:visited{
	color:#CC0000;
	}

.hightlight1{
	color:#CC0000;
	font-weight:bold;
	}
	
.quicksearchtable td{
	height:20px;
	}

.quicksearchtable td p{
	padding-bottom:0px;
	line-height:normal;
	}
	
.quicksearchtable td a:visited{
	color:#CC0000;
	}

#wnt_quicksearch{
	margin-top:0;
	padding-top:0;
	}
