body {
	background-color: #570000;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
	color: #710f12;
}

iframe {
	overflow-x: hidden; 
}

td {
	font-size: 11px;
	font-family: Arial;
	color: #710f12;
}

table.main {
	background-image: url(../img/bkgd_main.jpg);
	background-repeat: repeat-y;
	width: 610px;
}

td.leftNav {
	background-color: #9a2629;
	background-image: url(../img/bkgd_left.gif);
	width: 151px;
	background-repeat: repeat-y;
	color: #f7f7dd;
	font-size: 12px;
	font-family: Georgia;
	padding-top: 18px;
	padding-right: 10px;
}

.nancy {
	position:absolute;
	top:334px;
	left:413px
}

td.navBkgd {
	background-image: url(../img/bkgd_left.gif);
	background-repeat: repeat-y;
}

td.leftNav a {
	color: #f7f7dd;
	font-size: 11px;
	font-family: Georgia;
	text-decoration: none;
	display: block;
	padding: 7px 0 7px 14px;
	background-image: url(../img/hz_dots.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
}

td.leftNav a:hover {
	color: #fff;
	font-size: 11px;
	font-family: Georgia;
	text-decoration: none;
}

td.leftNav img {
	margin: 52px 0 0 12px;
}

td.centerTop {
	 background-image: url(../img/bkgd_right_top.jpg);
	 background-repeat: no-repeat;
	 background-position: top left;
	 height: 73px;
	 width: 432px;
}

td.rightTop {
	background-image: url(../img/bkgd_right_top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #710f12;
	height: 73px;
	width: 178px;
}

td.centerColumn {
	font-family: Georgia;
	color: #710f12;
	padding: 10px 10px 0 15px;
	font-size: 11px;
	font-family: Arial;
	color: #710f12;
	width: 432px;
	line-height: 18px;
}

td.fullColumn {
	font-family: Georgia;
	color: #710f12;
	padding: 10px 10px 0 15px;
	font-size: 11px;
	font-family: Arial;
	color: #710f12;
	line-height: 18px;
}

td.rightColumn {
	width: 178px;
	font-family: Georgia;
	color: #710f12;
	padding: 10px 10px 0 15px;
	font-size: 11px;
	font-family: Arial;
	color: #710f12;
	border-left: 1px solid #710f12;
	line-height: 18px;
}

td.rightColumn a {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}

td.rightColumn a:hover {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

h1 {
	font-family: Georgia;
	color: #710f12;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 23px;
}

h2 {
	font-family: Georgia;
	color: #710f12;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: 5px;
}

h3 {
	font-family: Georgia;
	color: #710f12;
	font-size: 19px;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h4 {
	font-family: Georgia;
	color: #710f12;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0;
	margin: 0;
	display: block;
}

td.footer {
	text-align: center;
	height: 50px;
	font-size: 9px;
	font-family: Georgia;
	color: #710f12;
	background-image: url(../img/bkgd_footer.jpg);
	background-repeat: no-repeat;
}

td.footer a {
	font-size: 9px;
	font-family: Georgia;
	color: #710f12;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

td.footer a:hover {
	font-size: 9px;
	font-family: Georgia;
	color: #710f12;
	text-decoration: underline;
	padding: 0 5px 0 5px;
}

.dots {
	height: 1px;
	background-image: url(../img/red_dots.gif);
	background-repeat: repeat-x;
}

.title {
	font-variant: small-caps;
	display: block;
	padding-top: 15px;
	padding-left:15px;
	font-size: 14px;
	font-family: Georgia;
}

.links a {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	display: block;
}

.links a:hover {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	display: block;
}

.contact a {
	display: block;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}

.contact a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

label {
 	cursor: pointer;
	cursor: hand;
} 

input {
 	border: 1px solid #cccccc;
 	font-size: 11px;
	font-family: Arial;
}

input:focus {
 	border: 1px solid #710f12;
}

textarea {
 	border: 1px solid #cccccc;
 	font-size: 11px;
	font-family: Arial;
}

textarea:focus {
 	border: 1px solid #710f12;
}

ul.about {
	padding: 0 0 0 15px;
	margin: 0;
}

#about {
	position: fixed;
	top: 330px;
	width: 125px;
}

#nancyList {
	display: none;
}

#news {
	position: fixed;
	top: 325px;
	width: 155px;
}

ul.news {
	padding: 0;
	margin: 0;
	list-style: none;
}

#news a {
	display: block;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	padding: 0;
	margin: 0;
}

#news a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	padding: 0;
	margin: 0;
}

a.top {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}

a:hover.top{
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

/* Popup Window for IDX */

#popup {
	background: #fff;
	color: #570000;
	font-family: Georgia, serif;
	width: 620px;
	margin: 0 auto;
}

#popup #hdr {
	width: 615px;
	margin: 0 auto;
	height: 170px;
	background: url(../img/hdr_popup.jpg) no-repeat;
}

#popup #ftr {
	text-align: center;
	border-top: 1px dotted #570000;
	width: 525px;
	margin: 0 auto;
	height: 50px;
	padding-top: 15px;
	background: url(../img/logo_kw_popup.gif) no-repeat scroll 50% 95%;
}




