/* CSS Document */
 
	
	/* basic positioning and main container div  */
	
body {
	width: 1300px;
	border: medium solid #5352DA;
	padding: 10px;
	background-color: #D9DAF0;
}
img {
	border: thin solid #5a0000;
}

	
#header {
	position:relative;
	padding: 2px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #595BBD;
	border-bottom-color: #595BBD;
	border-left-color: #595BBD;
	}
	
#navbar {
	position:relative;
	margin-right:10px;
	padding-left: 4px;
	background-color: transparent;
	display: block;
	margin-top: 10px;
	}

#footer {
	text-align: center;
	font-size:10pt;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
	position: relative;
	margin: 20px;
}

#mainbody {
	position:relative;
	float: right;
	clear: right; 
	width: 79%;
	}
	
#leftsidebar {
	background-color: #FFFFFF;
	padding: 2px;
	float: left;
	width: 19%;
	position: relative;
	border: thin solid #5a0000;
	/* border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; */
	clear: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#bodycontainer {
	clear: both;
	float: none;
	margin-right:30px;
}

#leftsideimage {
	width: 175px;
}

#leftcontainer {
	float: left;
	width:75%;
	clear:left;
}
#rightsidebar {
	float: right;
	width:20%;
	clear:right;
	padding:2px;
	margin-top: 10px;
}





/* header image link tweaks */

#header a:link {
	background-color: none;
background-image: none;
}
#header a:visited {
	background-color: none;
background-image: none;

}
#header a:hover {
	background-color: none;
background-image: none;

}
#header a:active {
	background-color: none;
background-image: none;
}


/* old navbar */

#navbar a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
#navbar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
		margin: 0px;
	padding: 0px;
}
#navbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
	background: url(../images/zenbull.gif) no-repeat 0 0;
		margin: 0px;
	/* background-color:#CCCC99;  */
	padding: 0px;
}
#navbar a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC0000;
	text-decoration: none;
		margin: 0px;
	padding: 0px;
}
#navbar p.navbar {
	font-size: 2pt;
	line-height:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
		margin: 0px;
	padding: 0px;
	
}

/* New Nav Bar */

#newnavbar {
	width: 175px;
	float: left;
	background-color:#7777cc;
	border-width: 0 2px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#newnavbar a {
	text-decoration: none; 
	display: block; 
	padding: 3px 5px 5px 9px; 
	font-weight: bold;  
	text-transform: none; 
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;  
	width: 160px;  
	font-size: 12px; 
	letter-spacing: 0.1em;
}

#newnavbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 2px solid #5a0000;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#newnavbar ul li { 
	border-bottom: 1px solid #5a0000;
}

#newnavbar a:hover { 
	color: white; 
	background-color:#3e3eba;  
	
	text-decoration:none;
}

/* Content links */

.contentlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
	text-decoration: none;
	text-transform: capitalize;
	background-color: #CCFFCC;
	background-image: none;
}
.contentlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #006600;
	text-decoration: none;
	background-color: #CCFFCC;
	background-image: none;
}
.contentlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00FF00;
	text-decoration: none;
	background-color: #CCFFCC;
	background-image: none;
}
.contentlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #009900;
	text-decoration: none;
	background-color: #CCFFCC;
	background-image: none;
}

/* Type CSS */

h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:18pt;
		font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
.keywords{  
	color: #CC3300; 
	}
	
	
	
/* Colored Text Spans */

.orange {
	color:#f54323;
	font-weight: bold;
}

.red {
	color:#c10000;
	font-weight: bold;
}

.pink {
	color:#d61fda;
	font-weight: bold;
}

.purple {
	color:#595BBD;
	font-weight: bold;
}
.blue {
color:#083194;
	font-weight: bold;
}
.royalblue {
color:#0033FF;
	font-weight: bold;
}
.lightblue {
color:#0099cc;
	font-weight: bold;
}

.darkgreen {
	color:#006600;
	font-weight: bold;
}
.green {
	color:#009900;
	font-weight: bold;
}
.yellowgreen {
	color:#669900;
	font-weight: bold;
}

.yellow {
	color:#FFFF00;
	font-weight: bold;
}

.large{
color:#0099cc;
	font-weight: bold;
	font-size:18pt;
}

.brown {
	color:#5a0000;
}



Span.descr {
font-style:italic; font-size:8pt; color:#008000; font-family:"Tahoma","Arial"; text-align: center;
}

/* Inset EVENTS box on Index Page */
#events {
	border: thin solid #5a0000;
	padding: 10px;
	background-color: #ffffff;
	width:98%;
}

.eventsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #5a0000;
}

.eventsp {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}




/* footer */

#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	text-transform: capitalize;
	background-color: #ccffff;
background-image: none;

}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #990099;
	text-decoration: none;
	background-color: #ccffff;
background-image: none;

}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0033FF;
	text-decoration: none;
	background-color: #ccffff;
background-image: none;

}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #6600FF;
	text-decoration: none;
	background-color: #ccffff;
background-image: none;

}

/*  Zen Blog CSS  */

#zenblogbody h2 { 
	margin-bottom: 10px; 
	color: #CC3300;
	margin-top: 10px; 
	width: 600px; 
	height: 30px; 
	float: left;
	}
	
#zenblogbody h2.keywords{ 
	margin-bottom: 100px; 
	color: #CC3300;
	margin-top: 10px; 
	width: 600px; 
	height: 30px; 
	float: left;
	}
	
#zenblogbody h2 span {
	font: italic bold 18pt serif; 
	color: #CC3300;
	}

#zenblogbody h3 { 
	font: italic bold 12pt serif; 
	color: #FF6600;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 600px; 
	height: 18px; 
	float: left;
	}
	
#zenblogbody h3 span {
	font: italic bold 12pt serif; 
	color: #FF6600;
	}
	
#zenblogbody p {
	font: 11pt sans-serif;
	}
	
#blog p.p1{
	font:"Times New Roman", Times, serif;
	font-style: italic bold;
	font-size:18pt; 
	line-height: 6pt;
	letter-spacing: 1px; 
	color: #B7A5DF;
	padding-top: 0;
	}
#blog p.p2{
	font:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:10pt;
	line-height: 0pt;
	letter-spacing: 1px; 
	color: #CC3300;
	padding-top: 0;
	}
#blog p.p3{
	font:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:10pt; 
	line-height: 10pt;
	letter-spacing: 1px; 
	color: #666699;
	padding-top: 0;
	}
#blog p.p4{
	font:"Times New Roman", Times, serif;
	font-style: italic bold;
	font-size:12pt;
	line-height: 12pt;
	letter-spacing: 1px; 
	color: #ff9933;
	padding-top: 0
	}
#blog p.p5{
	font:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:14pt;
	line-height: 15pt;
	letter-spacing: 1px; 
	color: #ff6600;
	padding-top: 0;
	}
#zenblogbody a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
	text-decoration: none;
	text-transform: capitalize;
		background-color: none;
background-image: none;
}
#zenblogbody a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #006600;
	text-decoration: none;
		background-color: none;
background-image: none;
}
#zenblogbody a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00FF00;
	text-decoration: none;
		background-color: none;
background-image: none;
}
#zenblogbody a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #009900;
	text-decoration: none;
		background-color: none;
background-image: none;
}



/* kasa night css */

#kasanight {
	font-family: "Courier New", Courier, monospace;
}
.kh2 {
	font-family:"Courier New", Courier, monospace;
	color: #996666;
}
.kh3 {
	font-family:"Courier New", Courier, monospace;
	color: #666699;
	margin-bottom: 0;
}



#kasacontainer {
	margin: 0 auto;
	width: 640px;
}

#kasaheader {
	text-align: left;
}

#kasamenu a{
	color: #333333;
	text-decoration: none;
}

#kasamenu a:hover {
	color: red;
	border-bottom: 1px solid red;
}

div.kasamenuitem {
	float: left;
	width: 106px;
}

#kasacontent {
	text-align: left;
}

#kasacontent img {
	border: none;
}

#kasacontentMain {
	clear: left;
	width: 639px;
	height: 408px;
	background-image:url(../images/main-hand.jpg)
}

#kasacontentFooter {
	clear: both;
	width: 639px;
	height: 150px;
	background-image:url(../images/main-hand.jpg);
	margin-bottom: 2px;
}

#kasafooter img {
	border: none;
}

hr {
background:url(../images/zds1.jpg) repeat-x;
}
