/* CSS Document */
@charset "utf-8";
body {
	background-color: #000;
	background-attachment: scroll;
	background-image: url(images/website/kannarr-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}


H1 {
	font-family: 'Judson', serif;
	font-size: 33px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-family: 'Judson', serif;
	font-size: 23px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}


H3 {
	font-family: 'Judson', serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
H4 {
	font-family: 'Judson', serif;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.H4LG {
	font-family: 'Judson', serif;
	font-size: 22px;
	font-weight: normal;
	color: #F00;
	margin: 0px;
	padding: 0px;
}


p {
	font-family: 'Judson', serif;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: 'Judson', serif;
	font-size: 17px;
	font-weight: normal;
	color: #0066ff;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:hover {
	font-family: 'Judson', serif;
	font-size: 17px;
	font-weight: normal;
	color: #0066ff;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}


.linktopmenu {
	font-family: 'Judson', serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.linktopmenu:hover {
	font-family: 'Judson', serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.linkbtmmenu {
	font-family: 'Judson', serif;
	font-size: 17px;
	font-weight: normal;
	color: #F58E49;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.linkbtmmenu:hover {
	font-family: 'Judson', serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


.h3link {
	font-family: 'Judson', serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.h3link:hover {
	font-family: 'Judson', serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
.textsm {
	font-family: 'Judson', serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.textbtmmenu {
	font-family: 'Judson', serif;
	font-size: 18px;
	font-weight: normal;
	color: #F58E49;
	margin: 0px;
	padding: 0px;
}

.textwhitesm {
	font-family: 'Judson', serif;
	font-size: 15px;
	font-weight: normal;
	color: #BCB39E;
	margin: 0px;
	padding: 0px;
}

.bgmain {
	background-attachment: scroll;
	background-image: url(images/website/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgmenu {
	background-image: url(images/website/images/kannarr-MAIN_02.jpg);
	background-repeat: no-repeat;
}
.bgcontent {
	background-image: url(images/website/images/bg-white_02.png);
	background-repeat: repeat-y;
}

.bgmenubtm {
	background-image: url(images/website/images/kannarr_04.jpg);
	background-repeat: no-repeat;
}
.bgbtm {
	background-image: url(images/website/images/kannarr-no-lightening-btm_05.jpg);
	background-repeat: no-repeat;
}
.list {
	font-family: 'Judson', serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
}
.linkinv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.MWD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.MWD:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkinv:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
