﻿body {
	font-family: Verdana;
	font-size: 1.1em;
	background: #FFFFFF;
	background-image: url(../img/SAGA_black_198x98.jpeg);
	background-repeat: no-repeat;
}


#main_wrapper_home {width: 95%; height: 100%; position: absolute; top:0px; margin: 0 auto;}
#main_wrapper {width: 95%; height: 100%; position: absolute; top:0px; margin: 0 auto;}

#main_top_part_home {width: 95%; height: 100px; position: relative; top:0px;}
#main_top_part {width: 95%; height: 100px; position: relative; top:0px;}

#main_content_home {position: relative; top:-90px;}
#main_content {position: relative; top:-90px;}

ul.left_menu_bar { list-style:none; padding-left: 0px; }
.left_menu_bar {width: 180px; height: 28px; position: relative; left: 0px; top:0px; color: #FFFFFF; background-color: #404040; border-bottom: 2px #000000 solid; cursor:pointer; }
#.left_menu_bar:hover { background-color: #DE2125;}
.left_menu_bar:hover { color: #404040; background-color: #FBCF0E;}
.left_menu_bar_sel {width: 180px; height: 28px; position: relative; left: 0px; top:0px; color: #FFFFFF; background-color: #DE2125; border-bottom: 2px #000000 solid; }

.left_menu_txt {position: relative; left: 4px; top:8px; font-size: 12px; font-weight: bold; cursor:pointer;}
.left_menu_txt:hover {text-decoration: none;}
.left_menu_txt:visited {text-decoration: none;}
.left_menu_txt_sel {position: relative; left: 4px; top:8px; font-size: 12px; font-weight: bold; cursor:pointer;}

.pageHeading{
	font-family: Arial;
	font-weight: bold;
	font-size:1.8em;
	color: #404040;
}

.sectionHeading{
	font-family: Arial;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 1.5em;
	color: #de2125;
}

p, table, li, div {
    font-family: Verdana;
	font-size: .9em;
}

p, ul, ol {
	line-height:normal;
	margin-top: .75em;
	margin-bottom: .75em;
}

.highlightBox
{
	background: #FBCF0E;
	border:2px #404040 solid;
	text-align:center;
	padding:5px;
	color: #404040;
	font-weight: bold;
	font-size: 1.0em;
}
.highlightBox a {color: #DE2125;}

.calendar {
	margin-top: .5em;

}
