@charset "UTF-8";
body {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #644C3F;
	}
.maintext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #654D3F;
	text-align: justify;
}
A.mainlink:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #B3C3D2;
	text-decoration: underline;
}
A.mainlink:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #B3C3D2;
	text-decoration: underline;
}
A.mainlink:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #654D3F;
	text-decoration: underline;
}
A.mainlink:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #654D3F;
	text-decoration: underline;
}
.maintextBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #654D3F;
	font-weight: bold;
}
#content_table_top_bot_pad {
	padding-top: 10px;
	padding-bottom: 10px;
}
.time_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #D8CCBC;
	font-variant: small-caps;
}
#inner_table {
	background-image: url(images/grad_mc_middle.png);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_table {
	background-image: url(images/index_header.png);
	background-repeat: no-repeat;
}
#emergency {
	background-image: url(images/index_24.png);
	background-repeat: no-repeat;
}

.maintext_center {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #654D3F;
	text-align: center;
}
.maintextBold_center {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #654D3F;
	font-weight: bold;
	text-align: center;
}
.maintext_right {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #654D3F;
	text-align: right;
}
.big_phone {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #654D3F;
	text-align: center;
	font-weight: bold;
}
#inner_table_interior {
	background-image: url(images/grad_mc_middle.png);
	background-repeat: repeat-y;
}
#dashed {
	border: thin dashed #644C3F;
}
#dashed_right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #644C3F;
	border-right-color: #644C3F;
	border-bottom-color: #644C3F;
	border-left-color: #644C3F;
}
