body{
	margin: 0px;
	/* background: url(/gradientlt.jpg) repeat-x; */
	background-color: #355275;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1d3654;
}

a, a:visited, a:active {
	color: #1d3654;
}

a:hover {
	color: #482B16;
}

a img {
	border: 0;
}

p{
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1d3654;
	
}

div {
	line-height: 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

td{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1d3654;
}

h1{
	font-size: 13px;
}

.breadcrumbs {
	margin-bottom:15px; 
	margin-left:5px;
	color: #aba9a8;
	font-weight:normal;
}

.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:active {
	text-decoration:none; 
	font-weight:normal;
	color: #aba9a8;
}

.breadcrumbs a:hover {
	font-weight:normal;
	color: #898786;
}

.textarea {
	background-color:#6985a7; 
	border-bottom: 6px solid #a23325;
	 border-top:6px solid #829fc1; 
	 padding:0px; 
	 margin:0px; 
	 border-left: 0px; 
	 border-right: 0px;
	
	}


/* main page formatting */
.mainlinks{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height:25px;
	color:#c5b9a9; 
	font-weight:600;
	padding-left: 20px; padding-right: 20px;
}

.mainlinksfill {
	text-decoration:none;
	display: block;
	font-weight:600;
	color: #c5b9a9;
	background-color: #3f6083;
	border-bottom: 1px solid #3f6083;
	border-left: 4px solid #829fc1;
	padding-left: 15px; padding-right: 10px;
	margin-left: 20px; margin-right: 20px;
}

.mainlinks a, .mainlinks a:visited, .mainlinks a:active {
	text-decoration:none;
	display: block;
	font-weight:600;
	color: #c5b9a9;
	background-color: #3f6083;
	border-bottom: 1px solid #3f6083;
	border-left: 4px solid #829fc1;
	padding-left: 15px; padding-right: 10px;
}

.mainlinks a:hover {
	text-decoration:none;
	display: block;
	font-weight:600;
	color: #a23325;
	background-color: #829fc1;
	border-bottom: 1px solid #355275;
	border-left: 4px solid #3f6083;
	padding-left: 15px; padding-right: 10px;
}

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
	/* background: #829fc1; */
}

.calendarhead {
	text-align:center; width:100px;
}

.calendar {
	border: none;
	font-size:11px;
	margin: 0 auto;
	/* background: #829fc1; */
}

.calendar .daysopen {
	background-color: #7592b5;
	font-weight: bold;
	border:1px solid #6e6e6e;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	font-size:11px;
	/* background: #829fc1; */
}



/* cold solstice link formatting */

.coldsolstice a, .coldsolstice a:visited, .coldsolstice a:active {
	font-weight: normal;
	text-decoration: none;
	color: #1d3654;
}

.coldsolstice a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #577497;
}