/* BEGIN -- Make the main table 100% */

body, html {
	height:100%;
}
body {
	margin:0;
	padding:0;
}
#fullheight {height:100%}

/* END -- Make the main table 100% */




body, p, td { color: #963; font-size: 15px; }

a:link, a:hover, a:active { color: #963; }
a:visited { color: #630; }

textarea,input,select,option { color: #633; }

.copyright { color: #630; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; background-color: #c96; text-align: center; property: value; }
.copyright a:link, .copyright a:hover, .copyright a:active{ color: #630; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; background-color: #c96; text-align: center; property: value; }
.copyright a:visited { color: #630; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; background-color: #c96; text-align: center; property: value; }
#homeBottom { border-top: 20px solid #fff; }
.contentTable { padding: 39px 128px 20px 9px; }
.contentTable3 { padding: 39px 128px 0 9px; }
.contentTable2 { padding: 10px 29px 10px 9px; }
.contentTable2 img { border: solid 1px #963; }
#contentDetails img, #contentDetails td img { padding-right: 17px; padding-bottom: 30px; }
.title { font-size: 22px; }
.darkText { color: #963; }
.calendar { padding: 27px 29px 29px 27px; }
.calendar img, .calendar img a:link { border: solid 1px #963; }
#calendarLinksZone { background-color: white; text-align: center; vertical-align: middle; padding: 9px; }
.myital { font-style: italic; }
.border {
	border: 1px inset #963;
}
.stroke {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996633;
	border-left-color: #996633;
}
.headerpic {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #963;
	border-left-color: #963;
}
