
html, body {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
}



h1, h2, h3, h4, h5, h6 { 
color:white; 
padding:0px; 
margin:0px; 
}

a {
 outline: none;
}

h1 {font-size:150%;}
h2 {font-size:140%;}
h3 {font-size:130%;}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:100%;}

img {
	border:0px;
	padding:0px;
	margin:0px;
}

.text_highlight {
	background-color: #FDFD00;
	color: #000000;
}



#portalWrapper {
	background-color:#ffffff;
	text-align:center;
	width:100%;
	height:100%;
	background-image: url('../images/body_bg.jpg');
	background-repeat: repeat-x;
}

#pageWrapper {
	margin:0 auto;
	padding:20px 0px 0px 0px;
	width:974px;
}

#top {
	width:974px;
	height:16px;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	font-size:8px; /* Decreased font size so top would fit together with #site correctly */
}

#site {
	width:968px;
	height:100%;
	border:1px solid #89b8dc;
	background-color: #c8d4e0;
	padding-top: 8px;
	padding-bottom: 8px;
}



#header {
	width:968px;
	height:102px;
	background-color: #c8d4e0;
}


#logo {
	width:200px;
	padding-left:30px;
	text-align:left;
	float:left;
}


#divider {
	float:left;
	margin:25px 0px 25px 0px;
	height:54px;
	background-image: url('../images/divider_vert.jpg');
	background-repeat: no-repeat;
	vertical-align:middle;
}


#slogan {
	text-align:left;
	float:left;
	padding:45px 0px 0px 85px;
}



#navigation {
	width:968px;
	height:70px;
	/*border-top:3px solid #bad3e7;
	border-bottom:3px solid #bad3e7;*/
	text-align:left;
	clear:both;
}







#box_positioning {
	width:932px;
	margin:15px 15px 0px 15px;
}


#box_top {
	width:932px;
	height:11px;
	background-image: url(../images/top_box.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	font-size:8px; /* Decreased font size so bg's would fit together correctly */
}

#box_area {
	width:902px;
	/*height:200px;*/
	height: 220px;
	background-image: url(../images/box_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
	margin:0px;

}







.bucket {
	width:295px;
	float:left;
	display: block;
	text-align:left;
	padding-right: 5px;
	font-family: 'Verdana', 'Arial', sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #fff;
}

.bucket-content {
width: 270px;
margin-left: 5px;
}


.bucket-content {
width: 270px;
margin-left: 5px;
}

.bucket-content a {
color: #fff;
}

.bucket-content a:hover {
text-decoration: none;
}

.bucket-content ul li {
padding-bottom: 8px;
}

#mission_title, #resource_title, #highlight_title {
	text-align:left;
	padding-top: 10px;
}


#news_box {
	width:230px;
	padding-left:42px;
}


#bullet {
	float:left;
	width:25px;
	padding-bottom:10px;
	display:inline;
}

#article_title {
	float:left;
	width:270px;
}

#article_title a {
	color:white;
	font:bold 12px Verdana, Arial, Helvetica, Tahoma, Georgia, Times New Roman, Sans-serif;
	text-decoration:none;
}

#article_title a:hover {
	color:white;
	font:bold 12px Verdana, Arial, Helvetica, Tahoma, Georgia, Times New Roman, Sans-serif;
	text-decoration:underline;
}

#short_desc {
	color:white;
	font:normal 10px Verdana, Arial, Helvetica, Tahoma, Georgia, Times New Roman, Sans-serif;
	padding-bottom:18px;
	padding-left:25px;
}




#full_story {
	text-align:right;
}

#full_story {
	color:white;
	font:bold 12px Verdana, Arial, Helvetica, Tahoma, Georgia, Times New Roman, Sans-serif;
	text-decoration:none;
}

#full_story a:hover {
	color:white;
	font:bold 12px Verdana, Arial, Helvetica, Tahoma, Georgia, Times New Roman, Sans-serif;
	text-decoration:underline;
}















#right_side {
	width:670px;
	float:left;
        margin-top: 15px;
	margin-left: 50px;
}

#bodega_img_link {
	text-align:center;
	height:50px;
	padding:8px 40px 0px 0px;
}


#questions_img_link {
	text-align:center;
	height:50px;
	padding:8px 40px 0px 0px;
}

#discussion_img_link {
	text-align:center;
	height:50px;
	padding:8px 0px 0px 0px;
}


#box_bottom {
	width:932px;
	height:54px;
	background-image: url(../images/bottom_box.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}



#bottom {
	width:974px;
	height:16px;
	background-image: url(../images/bottom.jpg);
	background-repeat:no-repeat;
	font-size:8px; /* Decreased font size so top would fit together with #site correctly */
}

#footer {
	margin:0 auto;
	padding:10px 0px 10px 0px;
	text-align:center;
	font:normal 10px Verdana;
	color:#01487e;
}



















#search {
	width:462px;
	height:35px;
	margin:0px;
	border-collapse:collapse;
	background-image:url(../images/search_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:right;
}

#search .search_right {
	width:15px;
	height:35px;
	margin:0px;
	border-collapse:collapse;
	background-image:url(../images/search_bg_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#search .search_form {
	padding:3px 10px 0px 0px;
}

#search .search_input {
	width:148px;
	font-family:verdana;
	font-size:11px;
	background-color:#ffffff;
	color:#888888;
	margin-left:0px;
	margin-right:0px;
}

#banner {
background-image: url(../images/banner_bg.jpg);
background-repeat: no-repeat;
width: 968px;
height: 217px;
margin:0px;
clear: both;
padding:0px;
}

#banner-image {
width: auto;
float: left;
margin: 0px;
padding: 0px;
}

#banner-highlights {
float: left;
width: 385px;
height:179px;
text-align: left;
display: block;
margin: 15px;
margin-left: 37px;
margin-top: 22px;
padding: 0px;
color: #dae5ef;
font-family: 'Verdana', 'Arial', sans-serif;
overflow: hidden;
position: relative;
}

#banner-highlights h1 {
font-size: 26px;
line-height: 36px;color: #dae5ef;
font-weight:lighter;
}
#banner-highlights ul li {
list-style-type: none;
margin-left: -20px;
}
#banner-highlights h2 {
font-size: 16px;line-height: 24px;
color: #dae5ef;
font-weight:lighter;
}

#banner-highlights a {
color: #dae5ef;
text-decoration: underline;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
}


.banner .banner-list li {
	position: absolute;
	display: none;
       height:  180px;
       width: 350px;
	top: 20px;
	left: 20px;
}
.banner .banner-list li.active {
	display: block;
}
