


.heading1
{
color: #b31d17;
font-family: arial, helvetica, sans-serif;
font-size:25px;
font-weight:bold;

}

.heading2
{
color: #b31d17;
font-family: arial, helvetica, sans-serif;
font-size:19px;
font-weight:bold;

}

.heading3
{
color: #b31d17;
font-family: arial, helvetica, sans-serif;
font-size:15px;
font-weight:bold;

}

.headingBlue
{
color: #3a719c;
font-family: arial, helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}

.heading2B
{
color: #b31d17;
font-family: arial, helvetica, sans-serif;
font-size:19px;
font-weight:bold;
}

.headingC
{
color: #b31d17;
font-family: arial, helvetica, sans-serif;
font-size:25px;
font-weight:bold;

}

.heading2C
{
color: #b31d17;
font-family: arial, helvetica, sans-serif;
font-size:19px;
font-weight:bold;
}

.semname
{
color:black;
font-weight:bold;
font-size:16px;

}
.sesname
{
font-weight:bold;
font-size:12px;
}



.bold
{
font-family: arial, helvetica, sans-serif;
font-size:15px;
font-weight:bold;
}
.boldgray
{
color: #58596d;
font-weight:bold;
}

.bold2
{
font-size:16px;
color: #58596d;
font-weight:bold;
}

h1 
{
color: #9eb4ca;
font-family: arial, trebuchet ms, verdana;
font-size:25px;
font-weight:bold;

}

h2 
{
color: #808000;
font-size:15px;

}
hr
{
border: 1px solid #72360a;
}

td
{ 
font-family: arial;
font-size:15px;
color:#000000;
}

td.hometbl
{
color:#FFFFFF;
padding-left:45px;
font-size:17px;
font-weight:bold;
}

.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;    } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }




#header
{
	position:relative;
	padding: 20px;
	
	left:757px;
	top:150px;
	width: 220px;
	color:white;

	
}
#homelink
{
	position:absolute;
	cursor:pointer;
	
	left:1px;
	top:1px;
	width: 220px;
	height: 170px;
}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 600px;
	top:111px;
	left:170px;	
	position:relative;
	color:white;
	font-size:25px;
}

#content
{
	float: left;
	width: 560px;
	
	top:114px;
	position:relative;
	left:-12px;
}
#contentpage
{
	
	min-height:1000px ;
}



#content-container
{
	float: left;
	width: 1000px;

}

#section-navigation
{
	float: left;
	width: 210px;
	display: inline;
	position:relative;
	top: 110px;
	
}

#section-navigation ul
{
	margin: 0;
	padding: 0;
}

#section-navigation ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}


#content h2 { margin: 0; }

#aside h3 { margin: 0; }

#fillxxx
{
	float: left;
	width: 1000px;
	height:350px;
	position:relative;
	left:0px;
	background-color: #3a719c;

}


#footer
{
	
	width: 992px;
	position:relative;
	left:-199px;
	top:-100px;
border: 1px solid #77f;
color: #000;
background-color: #ddd;
padding: 4px;
 
}


A.menulink2 {
text-decoration: none;
font-family: 'Abel', sans-serif;
font-size:11px;
font-weight:bold;
color:#ffcf06;
text-transform:uppercase;
font-weight:bold;
}
A.menulink2:hover {
color:#ffffff;

}

A.menulink3 {
text-decoration: none;
font-family: 'Abel', sans-serif;
font-size:21px;
font-weight:bold;
color:#ffcf06;
text-transform:uppercase;
font-weight:bold;
padding-left: 7px; 
padding-right: 7px; 
letter-spacing:1px;
}
A.menulink3:hover {
color:#ffffff;

}


A.menulink4 {
float:right;
text-transform:uppercase;
display: inline;
padding-left:5px;
padding-right:5px;
text-decoration: none;
font-weight:bold;
border: 1px solid #666666;
background-color:orange;
color:black;
font-size:11px;

}

A.menulink4:hover {

color:#a01d07;
background-color:#CCCCCC;
}



