.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	line-height: 20px;
}
div#leftnav ul li {
	list-style-type: none;
	margin-left: -40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC751;
	border-bottom-color: #FFC751;
}
div#leftnav ul li a {
	line-height: 20px;
	font-family: "Arial Rounded MT Bold";
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
div#leftnav {
	padding-left: 10px;
	background-color: #FFE09D;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FAAD23;
}
div#nav {
	background-color: #880023;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd93e;
	border-bottom-color: #FFD93E;
	padding: 0;
}
div#nav ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0px;
}
div#nav ul li {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
}
div#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.navbar {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFd93e;
	border-bottom-color: #FFD93E;
	background-color: #880023;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.photo-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #880023;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #880023;
}
.cell-rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #880023;
	background-color: #ffe09d;
}
.table-border {
	border: 1px solid #880023;
}
.header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
}
.content-leftline {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #880023;
}
.content-lefttopline {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #880023;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #880023;
} 
.weathercontent {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	line-height: 20px;
}
.weathercontent a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.weathercontent a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.weathercontent a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
.weathercontent a:active {
	text-decoration: underline;
	color: #FFFF00;
}
.weathertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
}
.box-border {
	color: #FFFFFF;
	background-color: #89002C;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 10px;
	line-height: 18px;
}
.box-border a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.box-border a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.box-border a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
.box-border a:active {
	text-decoration: underline;
	color: #FFFF00;
}
.table-border-index {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	border-right: 1px solid #880023;
	border-bottom: 1px solid #880023;
	border-left: 1px solid #880023;
}
