/* CSS Knitting Insitute */

/* ------------------ Main Elements ------------------ */
body {
	text-align:center;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
}
/* ---------------------- Navbar ---------------------------- */
div#topbar {
	width:975px;
	height:180px;
	margin-right:auto;
	margin-left:auto;
}

div#logo {
	width:470px;
	height:104px;
	float:left;
}
div#block1 {
	width:505px;
	height:21px;
	float:left;
}
div#banner {
	width:468px;
	height:60px;
	float:left;
	background-color:#FFFFFF;
}
div#block3 {
	width:37px;
	height:60px;
	float:left;
}
div#block2 {
	width:505px;
	height:23px;
	float:left;
}
div#nav {
	width:975px;
	height:54px;
	background-image:url(/images/topbar/menubar.gif);
	background-repeat:no-repeat;
	float:left;
}
div#nava {
	width:975px;
	height:32px;
	float:left;
	padding:10px 0px 0px 0px;
}
div#fade {
	width:975px;
	height:22px;
	float:left;
}
/* ------------------ Page Area --------------------------- */
div#frame {
		width:975px;
		margin-right:auto;
		margin-left:auto;
  		padding:0px 0px 0px 0px;
		text-align:left;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
}
/* ------------------ Main Area---------------------------- */
div#content {
	width:790px;
	float:left;
	margin:15px 10px 0px 0px;
}
/* ------------------ Ad Block---------------------------- */
div#adblock {
	width:170px;
	float:right;
	text-align:right;
	margin:15px 0px 15px 0px;
}
div#banner1 {
	width:160px;
	text-align:right;
	margin:0px 0px 0px 0px;
}
div#banner2 {
	width:160px;
	text-align:right;
	margin:15px 0px 0px 0px;
}
div#banner3 {
	width:160px;
	text-align:right;
	margin:15px 0px 0px 0px;
}
div#banner4 {
	width:160px;
	height:600px;
	text-align:right;
	margin:15px 0px 0px 0px;
	background-color:#000000;
}
/* ------------------ Footer------------------------------ */
div#footer {
	width:100%;
	height:83px;
	float:left;
	background-image:url(/images/footer.gif);
	background-repeat: repeat-x;
}
div#footer1 {
	width:975px;
	height:83px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(/images/footerback.gif);
	background-repeat:no-repeat;

}
div#footer2 {
	width:975px;
	height:83px;
	text-align:left;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footertxt {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.footer:link {
	font-family: Arial, Verdana;font-size: 11px;color: #FFFFFF;text-decoration: none;font-weight: bold;
}
a.footer:visited {
	font-family: Arial, Verdana;font-size: 11px;color: #FFFFFF;text-decoration: none;font-weight: bold;
}
a.footer:hover {
	font-family: Arial, Verdana;font-size: 11px;color: #000000;text-decoration: underline;font-weight: bold;
}
a.footer:active {
	font-family: Arial, Verdana;font-size: 11px;color: #000000;text-decoration: underline;font-weight: bold;
}
/* --------------------- Links --------------------- */
a:link {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;text-decoration: none;font-weight: bold;}
a:visited {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;text-decoration: none;font-weight: bold;}
a:hover {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;color: #DF5D5D;text-decoration: underline;font-weight: bold;}
a:active {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;color: #DF5D5D;text-decoration: underline;font-weight: bold;}
a.nkwmain:link {font-family: Georgia, Palatino, Times New Roman;font-size: 18px;color: #903F98;text-decoration: none; font-weight: bold;}
a.nkwmain:visited {font-family: Georgia, Palatino, Times New Roman;font-size: 18px;color: #903F98;text-decoration: none; font-weight: bold;}
a.nkwmain:hover {font-family: Georgia, Palatino, Times New Roman;font-size: 18px;color: #DE9E74;text-decoration: underline; font-weight: bold;}
a.nkwmain:active {font-family: Georgia, Palatino, Times New Roman;font-size: 18px;color: #DE9E74;text-decoration: underline; font-weight: bold;}
a.pagelink:link {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #903F98;text-decoration: none;font-weight: bold;}
a.pagelink:visited {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #903F98;text-decoration: none;font-weight: bold;}
a.pagelink:hover {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #DE9E74;text-decoration: underline;font-weight: bold;}
a.pagelink:active {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #DE9E74;text-decoration: underline;font-weight: bold;}

/* --------------------- Headers --------------------- */
h1, h2, h3 {
  font-family: Georgia, Palatino, Times New Roman;
  font-weight:normal;
  text-decoration: none;
  clear:both;
  }
h1 {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:48px;
  color:#903F98;
  }
h2 {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:20px;
  color:#5176a3;
  }
h3 {
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  font-style:normal;
  }
.fact1 {
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 48px;
	color: #bba3c9;
	text-decoration: none;
	font-weight: normal;
  }
.homeh2 {
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 20px;
	color: #5176a3;
	text-decoration: none;
	font-weight: normal;
  }
.eventst {
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
  }   
  
/* --------------------- Text Spans --------------------- */
.nkwlinktxt {
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 17px;
	color: #903F98;
	text-decoration: none;
	font-weight: normal;
}
.nkwintrotxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Star {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

/* --------------------- Image Floats --------------------- */
img.head { float: right;
margin-right: 5px;
margin-left: 5px;
margin-top: 10px;  
margin-bottom: 6px; 
}
img.couple { float: left;
margin-right: 10px;
margin-left: 0px;
margin-top: 0px;  
margin-bottom: 6px; 
}
img.map { float: right;
margin-right: 10px;
margin-left: 0px;
margin-top: 0px;  
margin-bottom: 6px; 
}
/* --------------------- Main page content Divs --------------------- */
div#pagebar {
	width: 975px;
	height: 59px;
	/*background-color:#DDDDDD;*/
	text-align: left;
}
div#pagebar1 {
	width: 370px;
	height: 59px;
	/*background-color:#DDDDDD;*/
	float: left;
}
div#LogoNextToPageBar1 {
	width: 370px;
	height: 59px;
	float: left;
}
div#BlissAdvert {
	width: 300px; 
	height: 300px; 
	float: left; 
	font: 24px #000 Arial, Helvetica, sans-serif;
}
div#pagebaradmin {
	width:975px;
	height:35px;
	/*background-color:#DDDDDD;*/
	border-bottom: 1px solid #e7d3b5;
	text-align:left;
}
div#nkwinc1 {
	width:250px;
	height:220px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #9c8294;
}
div#nkwinc2 {
	width:540px;
	height:180px;
	float:left;
	text-align:left;
	padding:40px 0px 0px 0px;
	border-bottom: 1px solid #9c8294;
}
div#home1 {
	width:790px;
	/*height:320px;*/
	text-align:left;
	float:left;
	padding:15px 0px 0px 0px;
}
div#reg1 {
	width:790px;
	text-align:left;
	float:left;
	padding:15px 0px 0px 0px;
}
div#reg2 {
	width:790px;
	text-align:left;
	float:left;
	padding:15px 0px 0px 0px;
}
div#event1 {
	width:790px;
	text-align:left;
	float:left;
	padding:15px 0px 0px 0px;
}
div#event2 {
	width:790px;
	text-align:left;
	float:left;
	padding:15px 0px 0px 0px;
}
div#fact1 {
	width:790px;
	text-align:left;
	float:left;
	padding:15px 0px 0px 0px;
}
div#fact2 {
	width:790px;
	text-align:left;
	float:left;
	padding:15px 0px 0px 0px;
}
/* --------------------- factsheet Classes --------------------- */
td.factsheet
{
border-right: 1px solid #bba3c9;
border-top: 1px solid #bba3c9;
border-bottom: 1px solid #bba3c9;
height: 161px;
width: 180px;
padding-left:10px;
text-align:center;
}
td.factsheetleft
{
border-top: 1px solid #bba3c9;
border-right: 1px solid #bba3c9;
border-bottom: 1px solid #bba3c9;
background-color: #bba3c9;
height: 161px;
width: 115px;
}
td.factsheetright
{
border-top: 1px solid #bba3c9;
border-bottom: 1px solid #bba3c9;
background-color: #bba3c9;
height: 161px;
width: 115px;
}
td.factsheettext
{
height: 128px;
width: 160px;
text-align:center;
padding:0px 10px 0px 10px;
background-color:#ECE3F1;
}
td.factshtxtbord
{
background-color: #ECE3F1;
height: 128px;
width: 115px;
}
/* --------------------- Register Classes --------------------- */
td.regback1
{
background-color: #f8f3f9;
}
td.regback2
{
background-color: #f8f2ed;
}
/* --------------------- login Classes --------------------- */
div#loginhome-01 {
	width:975px;
	margin-top: 20px;
	margin-bottom: 60px;
	background-color:#ECE3F1;
	text-align:left;
}
div#logmain1 {
	width:975px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:left;
}
div#logmain2 {
	width:975px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:left;
}
div#logmain3 {
	width:975px;
	margin-top: 15px;
	margin-bottom: 60px;
	text-align:left;
}
div#update-01 {
	width:975px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color:#FFFFFF;
	text-align:left;
}
/* --------------------- event Classes --------------------- */
td.events1 {
	width:595px;
	height:37px;
	background-color:#ECE3F1;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	border-bottom: 4px solid #C6ABD4;
	text-decoration: none;
	font-weight: Normal;
	vertical-align:middle;
}
td.events2 {
	width:595px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #9E9C9C;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: Normal;
}
.eventhead1 {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F3AB3E;
	text-decoration: none;
}
.eventhead2 {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #903F98;
	text-decoration: none;
}