/*
Hare Krishna
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #FFD723 url(images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 786px;
	text-align: left;
	
}


#header {
	background: #ffffff;
	height: 195px;
	text-align: left;		
}

#menu1
{
border-left: 4px solid #FFFFFF;
width: 778px;
height: 35px;
background: url(images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 35px;
    	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;

}

#menu a:hover {
	width: 79px;
    	height: 25px;
	color: #D72020;
	text-decoration: underline;
	background: #FFFFFF url(images/header_top_over.gif) repeat-x;
}


#logo {
background: #ffffff url(images/iskconny_logo.jpg) no-repeat;
width: 738px;
height: 70px;
text-align: left;
padding-top: 80px;
padding-left: 40px;
border-left: 4px solid #ffffff;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 5px;
	width: 180px;
	padding-right: 1em;
}

#left H3
{
width: 164px;
height: 17px;
font-size: 12px;
font-weight: bold;
padding-left: 15px;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
border-right: 1px solid #D72020;
background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#left li ul {
	border: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}

#right
{
float: right;
width: 570px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}

#right a
{
color: #D72020;
font-size: 14px;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #A6640E;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#calendar table {
	border-width: 2px 2px 2px 2px;
		border-spacing: 2px;
		border-style: solid solid solid solid;
		border-color: rgb(197, 137, 23) rgb(197, 137, 23) rgb(197, 137, 23) rgb(197, 137, 23);
		border-collapse: separate;
	background-color: rgb(234, 193, 23);
}

#calendar th {
	border-width: thin thin thin thin;
		padding: 3px 3px 3px 3px;
		border-style: solid solid solid solid;
		border-color: rgb(255, 232, 124) rgb(255, 232, 124) rgb(255, 232, 124) rgb(255, 232, 124);
		background-color: rgb(175, 120, 23);
		text-align:center;
	-moz-border-radius: 3px 3px 3px 3px;
}

#calendar td {
	border-width: thin thin thin thin;
		padding: 3px 3px 3px 3px;
		border-style: solid solid solid solid;
		border-color: rgb(255, 232, 124) rgb(255, 232, 124) rgb(255, 232, 124) rgb(255, 232, 124);
		background-color: rgb(250, 248, 204);
	-moz-border-radius: 3px 3px 3px 3px;
}