
/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  




body {
	background-color: #FFFFFF;
}

.index-title {
    color : #921C1D;
    font-family : "Times New Roman",Times,serif;
    font-size : large;
    font-style : italic;
    font-weight : bold;
    text-align : center;
  }

.index-title a:link {
    color : #921C1D;
  	text-decoration: none;
  }

.index-title a:visited {
    color : #921C1D;
  	text-decoration: none;
  }

.article-area {
    background-color: #D9D6D0;
    padding-top: 6px;
    padding-left: 32px;
    padding-bottom: 6px;
    padding-right: 6px;
  }


.article-text {
    font-family: "Times New Roman",Times,serif;
    text-align: left;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    color: rgb(0, 0, 0);
  }


.article-title {
    color : #921C1D;
    font-family : "Times New Roman",Times,serif;
    font-size : x-large;
    font-style : italic;
    font-weight : bold;
    text-align : left;
  }


.article-header {
    font-family: "Times New Roman",Times,serif;
    font-weight: normal;
    font-style: italic;
    font-weight : bold;
    text-align: left;
    font-size: medium;
    color: #921C1D;
  }


.sidebar-area {
    text-align: center;
    padding-left: 6px;
    padding-right:  6px;
  }


.sidebar-text {
    font-family: "Times New Roman",Times,serif;
    font-weight: normal;
    font-style: normal;
    font-size: small;
    text-align: center;
  }


.sidebar-title {
    font-family: "Times New Roman",Times,serif;
    font-size: small;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    color: #921C1D;
  }


.titlebar {
    font-family: "Times New Roman",Times,serif;
    color: #FFFFFF;
    font-size: large;
    font-weight: bold;
    text-align: left;
    font-style: normal;
    background-color: #958D7C;
    padding-top: 6px;
    padding-left: 32px;
    padding-bottom: 6px; 
  }


.menu-area {
    background-color : #921C1D;
    color : #FFFFFF;
    font-family : "Times New Roman",Times,serif;
    font-size : small;
    font-style : normal;
    font-weight : bold;
  }


.menu-item {
    background-color : #921C1D;
    color : #FFFFFF;
    display: block;
    font-family : "Times New Roman",Times,serif;
    font-size : small;
    font-style : normal;
    font-weight : bold;
    padding-bottom : 6px;
    padding-left : 32px;
    padding-top : 6px;
    text-align : left;
    text-decoration : none;
  }


.menu-item:hover {
    background-color: #C88D8E;
    color: #921C1D;
  }


.header-address {
    color: rgb(137, 128, 121);
    font-family: "Times New Roman,Times",serif;
    font-size: small;
    font-style : normal;
    font-weight : normal;
  }


.picture-cell {
    padding-right : 6px;
    text-align : left;
  }
  
.indented-text {
	padding-left: 24px;
	}

table.main-table {
	text-align: left; 
	width: 100%;  
	empty-cells:  show; 
	table-layout: fixed;
}

table.calendar{
	border: none;
    font-family: "Times New Roman",Times,serif;
    text-align: left;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    color: rgb(0, 0, 0);

}

table.calendar thead {
    background-color : #921C1D;
    color : white;
    text-align:   center;
    padding-top: 6px;
    padding-bottom: 6px;
}

table.calendar thead td {
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: uppercase;
}

table.calendar thead td:first-letter {
	font-size: x-large;
}

table.calendar tbody {
    color: black;
    background-color: #958D7C;
    text-align: right;
    border-spacing: 0px  0px;

}
table.calendar tbody th {
    padding-right: 6px;
    padding-left: 6px;
}

table.calendar tbody td {
    padding-right: 6px;
    padding-left: 6px;
    border-bottom:  solid;
   	border-bottom-width: 2px;
    border-color: white;
}

table.calendar tbody td a:link {
	color:  white;
	text-decoration: none;
}

table.calendar tbody td a:visited {
	color:  white;
	text-decoration: none;
}

table.hours {
	border: solid 1px #921C1D;
}

table.hours td {
	border: solid 1px #921C1D;
	padding: 0 6px 0 6px;
	text-align: left;
}	

table.hours thead {
    background-color : #921C1D;
    color : white;
    text-align:   left;
    padding-left: 6px;
}
#sidebar-a {
	float: right;
	width: 485px;
	height:1500px;
	overflow:auto;
	background: #D9D6D0;
	line-height: 18px;
}
#sidebar-a .padding {
	padding: 25px;	
}
#content {
	margin-right: 500px;
	height:auto;
	background: #D9D6D0;
	line-height: 18px;
}
#content .padding {
	padding: 25px;
}
