a:link {
	color: #99070B;
	text-decoration: underline;
}

a:visited {
	color: #99070B;
	text-decoration: underline;
}

a:hover {
	color: #1C424D;
	text-decoration: underline;
	background-color: #ECF0F2;
}

a:active {
	color: #D24D00;
}

body {
	background-color: #1C424D;
}

h1 {
	color: #8CABB5;
	font-size: 24px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
		padding-bottom: 0px;
	margin-bottom: 0px;
}

h2 {
	border-bottom-color: #1C424D;
	color: #99070B;
	font-size: 22px;
}

h3 {
	color: #99070B;
	font-size: 16px;

}

h5 {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

html,body {
	color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 10;
}
.news p {
	color: #000000;
}


.content {
	padding: 20px;
}

.copyright {
	color: #6D95A0;
	font-size: 10px;
	text-align: center;
}
.copyright a:link {
	color: #6D95A0;
	text-decoration: none;
	padding: 2px;
}

.copyright a:visited {
	color: #6D95A0;
	text-decoration: none;
	padding: 2px;
}

.copyright a:hover {
	background-color: #D24D00;
	color: #FFCC00;
	text-decoration: none;
    padding: 2px;
}

.copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}

.footer {
	background-image: url(images/lifestyle_body_04.gif);
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 10px;
	height: 49px;
	line-height: 55px;
	text-align: center;
	width: 760px;
}

.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
}

.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
}

.footer a:hover {
	background-color: #D24D00;
	color: #FFCC00;
	text-decoration: none;
    padding: 2px;
}

.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}

.ls {
	background-image: url(images/lifestyle_body_01.gif);
	width: 10px;
}

.rs {
	background-image: url(images/lifestyle_body_03.gif);
	width: 11px;
}

.sidebar {
	border-right-color: #CAD9DD;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 10px;
	width: 180px;
}
.subhead {
	font-size: 75%;
}
.weekday {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 92px;
}
.weekend {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 70px;
}
.time {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 40px;
}
.sched {
	border: 1px solid #000000;
	font-size: 10px;
	background-color: #D6E1E4;
	
}
.sched td {
	vertical-align: top;
	padding: 3px;
}
.sched td p{
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #99AEB5;
	border-right-color: #99AEB5;
	border-bottom-color: #99AEB5;
	border-left-color: #99AEB5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px 0px 2px;
	padding: 0px;
}
.hline {
	border-top-color: #CAD9DD;
	border-top-style: solid;
	border-top-width: 1px;
}

.pad_leftline {
	border-left-color: #CAD9DD;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 15px;
	padding-right: 20px;
}
.pad_leftline h3 {
	margin-top: 0px;
}
.pad h3 {
	margin-top: 0px;
}

ul {
	list-style-type: square;
}
.classes h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-color: #CAD9DD;
	border-top-style: solid;
	border-top-width: 1px;
}
.pad {
	padding-left: 20px;
	padding-right: 20px;
}

.h3style {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #99070B;
	font-weight: bold;
}
.h3style_black {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
hr {
	height: 1px;
	border-style: none;
	color: #CAD9DD;
	background-color: #CAD9DD;

}
#submenu a {
display: block;

}strong {
	color: #000000;
}
h4 {
	color: #000000;
	font-size: 14px;
	font-style: italic;
}
.h1style {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #8CABB5;;
	font-weight: bold;
}

#flashcontent {
	height: 221px;
}
.sidebar h2 {
	padding-left: 10px;
}
.sidebar p {
	padding-left: 10px;
}
.news {
	background-color: #FFFFFF;
	display: block;
	padding: 20px;
}
.strike {
	text-decoration: line-through;
}

