body {
	background-color: #BFB4AE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
a:link {
	color: #572B2A;
}
a:visited {
	color: #275B70;
}
a:hover {
	color: #990000;
}
a:active {
	color: #033B56;
}


.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #02466D;
}

.Event_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	color: #00537A;
}

.Event_date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #5D3130;
}
.Forcast {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	letter-spacing: 0px;
	color: #00537A;
}

.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: normal;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	color: #00537A;
}

.heading-white {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: normal;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.heading-white-big {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: normal;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.heading-white-bigger {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	line-height: normal;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.heading-black {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: normal;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.heading-black-big {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: normal;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.heading-blue-bigger {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	line-height: normal;
	letter-spacing: 0px;
	font-style: italic;
	font-weight: bold;
	color: #00537A;
	}
	
.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #02466D;
	font-weight: bold;
	letter-spacing: 0px;
}
.footer_link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #5D3130;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
}	
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.bg_left_top {
	background-attachment: scroll;
	background-image: url(layout/bg_top_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_right_bottom {
	background-attachment: scroll;
	background-image: url(layout/bg_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.table_border {
	border: 3px solid #BFB4AE;
}
.photo_border {
	border: 2px solid #084864;
}
