/* CSS Document */

h1{
font-family:trebuchet MS;
	font-size:25px;
	font-weight:bold;
	color:#fba600;
}

h2{
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	margin: 12px 0;
	font-family: "Myriad Pro", "Segoe UI", "Lucida Sans Unicode";
	color: #fba600;
}

h3{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding: 12px 0;
	font-family: "Myriad Pro", "Segoe UI", "Lucida Sans Unicode";
	color: #fba600;
}

h4{
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	padding: 12px 0;
	font-family: "Myriad Pro", "Segoe UI", "Lucida Sans Unicode";
	color: #0000cc;
	}
.body li{
margin-left: 40px;
}
.band_body li{
list-style-type:none;
margin-left:40px;
line-height:1.7em;
}
.latestnewsbullet li{
margin:7px 15px 0px 20px; 
list-style-type: square; 	
line-height:1.5em;
}

#bullets li{
margin:7px 15px 0px 20px; 
list-style-type: square; 	
line-height:1.5em;
}

.missionstatement{
width:370px; 
text-align:justify; 
margin-left:5px;
}

*{ margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a{ text-decoration:none;
	outline:none;
	color:#cc0000;
}

a:hover{
color:#fba600; 
}

p{
line-height: 1.6em;
margin-bottom:10px;
}

element {
	cursor: pointer;
	cursor: hand;
}

.suslife a img {
	padding: 2px;
}

.suslife a:hover img{
border: 2px dotted #cc0000;
}

img{ border:0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
	clear:both; 
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clearfix2 {
    	clear:both; 
}

body{ margin:0px auto;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	background:#f2d201;
}

div.top-container {
	background:url('../images/top_head_back.jpg') repeat-x;
	height:280px
}

div.top-bg { margin: 0px auto;
	background:url('../images/top_head_bg.jpg');
	width:908px;
	height:280px
}

div.container { 
	margin: -125px auto;
	width:920px;
	position:relative;

}

div.logo { float:left;
	display:inline;
	background:url('../images/logo.png');
margin-top:22px;
	width:530px;
	height:76px
}

div.head_banner { 

	background:url('../images/header_banner.png') no-repeat center;
	width:920px;
	height:390px
}

div.flash_banner{
padding-top:5px;
}

div.nav { margin:5px auto;
	background:url('../images/menu.png');
	width:930px;
	height:40px;
}

div.nav ul { list-style:none;
	z-index: 999;
}

div.nav ul li {
	display:inline;
	float:left;
	margin: 2px 0px 0px 10px;	
}

div.nav ul li a {
	float:left;
	display:block;
	padding: 7px 15px 5px 15px;
	color:#0000ff; 
	font-size:15px;
	font-family:Georgia;
	font-weight:bold;
    display:inline;

}
div.nav ul li a:hover{ color:#cc0000;
	}
	

/*---------------*/
div.nav ul { list-style:none;
	
}

div.nav ul li {
	display:inline;
	float:left;
	margin: 0px 0px 0px 10px;	
	padding-top: 2px;
}

div.nav ul li a {
	float:left;
	display:block;
	padding: 7px 15px;
	color:#302991; 
	font-size:12px;
	font-family:Georgia;
	font-weight:bold;
    display:inline;

}
div.nav ul li:hover {
	background:#ffdd00 url('../images/menubg.jpg') repeat-x top left scroll;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.5);
}
div.nav ul li.hasChild:hover {
	background:#ffdd00 url('../images/menubg.jpg') repeat-x top left scroll;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-khtml-border-radius-bottomleft: 0;
	-khtml-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.5);
}
div.nav ul li a:hover, div.nav ul li:hover a {
	color:#4035bf;
}
div.nav ul li ul {
	position: absolute;
	display: none;
}
div.nav ul li:hover ul {
	display: block;
	margin-top: 24px;
	color:#4035bf;
	background: #fdbc11 url('../images/menubg.jpg') repeat-x 0 -24px scroll;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius-topleft: 0;
	-khtml-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-box-shadow: 0 10px 12px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 10px 12px rgba(0,0,0,0.5);
}
div.nav ul li:hover ul li {
	width: 180px;
	clear: both;
}
div.nav ul li:hover ul li:hover {
	background: transparent;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
div.nav ul li:hover ul li:hover a {
	display: block;
	/*padding: 8px !important;*/
	margin: 0 !important;
}
div.nav ul li:hover ul li a:hover {
	float: none;
	/*padding: 8px !important;*/
	margin: 0 !important;
	text-decoration: underline;
}


/*-------------------*/
div.container_below { margin: 0px auto;
	width:920px;
	background: url('../images/body_back.png');
	padding-bottom: 50px;
	display:inline-block;
	margin-bottom:0px;
	
}

/*------ For Announcements page -------------*/
div.container_below2{ margin: 0px auto;
	width:920px;
	background: url('../images/body_back.png');
	height: 1200px;
	padding-bottom: 50px;
	display:inline-block;
	margin-bottom:0px;
	
}

div.wrapper {	margin:0px auto;
	width:810px;
	padding: 20px 0px;
	text-align:justify;
	font-family: "Lucida Sans Unicode";
}

div.left_sidebar {
	margin:0px auto;
	float: left;
	width: 200px;
	text-align:left;
}

div.left_sidebar .div {
	border: 1px solid #edecff;
	padding: 4px;
	margin-bottom: 8px;
}
div.left_sidebar .div .inner {
	background: #edecff;
}

div.left_sidebar .div h3 {
	padding: 8px;
}
div.left_sidebar .div ul li {
	list-style-type: none;
}
div.left_sidebar .div ul li a {
	display: block;
	padding: 4px 8px;
	color: #323232;
}
div.left_sidebar .div ul li a:hover {
	background: #cdcaf2;
	color: #ffffff;
}
ol li {
	margin-left: 24px;
}
	
div.sidebar {
	margin:0px auto;
	float: right;
	width: 600px;
}

div.left_area { background:url('../images/left_side.png') repeat-x;
	border: 1px solid #cccccc;
	float:left;
	display:inline;
	width:450px;
	padding-bottom: 20px;
}

div.left_area2 {
	float:left;
	display:inline;
	width:420px;
	height: 240px;
	padding-top: 10px;
	padding-bottom: 20px;
	clear:left;
	margin-left:5px;
}

div.left_area p{
padding-left: 15px;
}

div.left_area span { font-family:trebuchet MS;
	font-size:25px;
	font-weight:bold;
	color:#fba600;

}

div.right_area { background:url('../images/left_side.png') repeat-x;
 border: 1px solid #cccccc;
 float:right;
	display:inline;
	width:340px;
	text-align:justify
}

div.right_area p{
padding-left: 15px;
padding-right: 8px;
padding-bottom: 20px;
}

div.right_area2 {
background:url('../images/quote_back.png') repeat-x;
 float:right;
	display:inline;
	width:340px;
	text-align:left;
font-family: trebuchet MS;
font-size: 17px;
padding-bottom:10px

}


div.right_area2_center {
	text-align:center;
}

div.right_area span { font-family:trebuchet MS;
	font-size:19px;
	font-weight:bold;
	color:#4037ae;
}

div.footer { 
	background:url('../images/footer_back.png') repeat-x;
	width:920px;
	height:150px;
	padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:0px;
	
}
div.footer p{
margin-bottom: 0px;
}

div.footer_left{
	margin: 0 0 0 35px;
 	float:left;
	display:inline;
	text-align:left;
	}

div.footer_left p{
margin-top: 60px;
font-size: 11px;
	
}

div.footer_right{
 float:right;
 margin: 0 35px 0 0;
	display:inline;
	width:340px;
	text-align:right;
	font-weight:bold;
}

div.footer img { position:relative;
	top:10px;
}

#footername{
font-family:century; 
font-size:20px; 
color:#0000cc;
}
