@import url("includes/navigation.css");
@import url("includes/topnav.css");
/*@import url("css/menu.css");*/

* {margin:0;padding:0; }

body {

	background-color: #f6f3e9;
	
}
H1
{
    border-bottom: 0;
    }
div#mainNav {

	width: 689px;
	/*height: 153px;*/
	float: left;

}

div#redtabs {
	
	position: relative;
	top: 117px;
	width: 100%;
	height: 34px;
	padding: 0;	
}


#redtabs {
	
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	margin: 0;
	list-style: none;
	
}

div#masthead_container {

	background-color: #f6f3e9;
	width: 100%;
	height: 153px;
	background: url(images/hopi_banner_bg.jpg) repeat-x top;
	clear: both;
	
}

div#masthead {

	width: 900px;
	height: 153px;
	background: url(images/header_mesa_bg.jpg) no-repeat bottom right;
	margin-left: auto;
	margin-right: auto;

}

div#mastheadlogo {

	width: 211px;
	height: 153px;
	float: left;
}


div#banner_stripe {

	width: 100%;
	height: 11px;
	background-color: #f4b111;
	clear: both;

}


div#banner_container {

	width: 100%;
	height: 339px;
	clear: both;
	overflow: hidden;


}

div#banner {

	width: 100%;
	height: 323px;
	background: #b36b00 url(images/banner_texture_main.jpg) no-repeat top center;
	margin-left: auto;
	margin-right: auto;
	clear: both;

}

div#banner_center {

	width: 915px;
	padding: 11px 0 16px 0;
	margin-left: auto;
	margin-right: auto;

}

div#banner_btm {

	width: 100%;
	height: 16px;
	background: #b36b00 url(images/banner_texture_btm.gif) repeat-x bottom;
	clear: both;

}

div#banner_flash {

	width: 567px;
	height: 296px;
    background: #b36b00 url(images/flash_picborder.jpg) no-repeat;
	margin: 0 0 0 12px;
	float: left;

}

div#flashPiece {

	width: 520px;
	padding: 24px 0 24px 0;
	margin-left: auto;
	margin-right: auto;

}

div#banner_text {
display:block;
	width: 321px;
	margin: 0;
	float: left;

}

#banner_text p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0 10px 15px 35px;

}

#banner_text h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 10px 10px 15px 35px;
	padding: 0 0 10px 0;
	border-bottom: 2px groove #de8e18;

}

div#container {

	width: 900px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	clear: both;
	overflow: auto;

}

div#content {

	width: 554px;
	height: 100%;
	margin: 0 81px 0 23px;
	padding: 0;
	float: left;
	overflow: hidden;

}

#content h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16pt;
	color: #2ca1a1;
	margin: 30px 0 20px 0;
}

#content h1.first {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16pt;
	color: #2ca1a1;
	margin: 0 0 20px 0;
}


#content p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3d3d3d;
	margin: 0 5px 0 0;
	padding-bottom: 1.2em;

}

div.section {

	padding: 0 0 30px 0;
	border-bottom: 1px solid  #b59c74;

}

div.lastsection {

	padding: 0 0 30px 0;

}

div.newsitem {

 	width: 100%;
	margin: 0 0 25px 0;

}

div.newsdate {

	width: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c21200;
	float: left;

}

div.newstitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #c21200;
	float: left;

}

div.newstitle a {

	text-decoration: none;
	color: #c21200;

}

div.newstitle a:hover {

	text-decoration: underline;
	color: #c21200;

}

div.newstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3d3d3d;
	margin-left: 85px;
	padding: 4px 0 0 0;
	clear: both;

}

div.eventitem {

 	width: 100%;
	overflow: hidden;
	margin: 0 0 50px 0;

}


div.eventsbox {

	width: 85px;
	float: left;

}

div.eventsmonth {

	width: 54px;
	height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #f6f3e9;
	text-align: center;
	background: url(images/events_mo_bg.jpg) no-repeat;

}

div.eventsdate {

	width: 54px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-align: center;
	color: #4e4e4e;
	background: url(images/events_date_bg.jpg) no-repeat;
	

}

div.eventinfo {

	float: left;

}

div.eventtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #c21200;
	float: left;
	clear: right;

}

div.eventtitle a {

	text-decoration: none;
	color: #c21200;

}

div.eventtitle a:hover {

	text-decoration: underline;
	color: #c21200;

}

div.eventtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3d3d3d;
	padding: 4px 0 0 0;
	clear: left;

}


div#sidebar {

	width: 219px;
	margin: 0 23px 0 0;
	padding: 0;
	float: left;
		
}

#sidebar h1 {

	height: 32px;
	padding: .5em 0 0 3.5em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
	color: #2ca1a1;
	background: url(images/sidebar_h1_bg.jpg) no-repeat;

}

#sidebar p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3b3b3b;
	margin: 0 0 10px 0;
	padding: 0;

}

#sidebar ul {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3b3b3b;
	margin: 0;
	padding: 0;
	list-style: none;

}

#sidebar li {

	margin: 0;
	padding: 0 0 .5em 1.1em;
	background: url(images/sidebar_red_arrow.jpg) no-repeat 0 .3em;
	line-height: 1.2em;
	list-style: none;
	/*text-indent: 1.2em;*/
	
}

#sidebar li a {

	text-decoration: none;
	color: #3b3b3b;
}

#sidebar li a:hover {

	text-decoration: underline;
	
}

/*div.item {

	width: 169px;
	margin: 0 0 60px 0;
	padding: 24px 20px 28px 30px;
	background-color: #eae3d4;
	border-bottom: 4px solid #f4b111;
	min-height: 75px;
	_height: 65px; For IE only 
	overflow: hidden;

}*/

div#header_container {

	width: 100%;
	height: 100px;
	background: #b36b00 url(images/banner_texture_btm.gif) repeat-x bottom;
	
	overflow: auto;

}

div#header {

	width: 900px;
	margin-left: auto;
	margin-right: auto;

}

div#header h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	margin: 30px 0 0 0;

}

.Breadcrumb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	margin: 30px 0 0 0;

}

div#contentint {

	width: 382px;
	height: 100%;
	margin: 0 38px 0 51px;
	padding: 0;
	float: left;
	overflow: hidden;

}

#contentint h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16pt;
	color: #2ca1a1;
	margin: 30px 0 20px 0;
	clear: both;
	
}

#contentint h1.first {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16pt;
	color: #2ca1a1;
	margin: 0 0 20px 0;
	clear: both;
}

#contentint h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #3d3d3d;
	margin: 20px 0 20px 0;
	clear: both;
	
}

#contentint p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3d3d3d;
	margin: 0 5px 0 0;
	padding-bottom: 1.2em;

}

#contentint a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2ca1a1;
	text-decoration: underline;

}

#contentint a:hover {

	color: #2ca1a1;
	text-decoration: none;

}

#contentint ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3d3d3d;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	list-style-type: disc;

}

#contentint ul li {

	margin: 0;
	padding: 0 0 10px 0;

}

#contentint ol {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3d3d3d;
	margin: 0;
	padding: 0 0 0 30px;

}

#contentint ol li {

	margin: 0;
	padding: 0 0 10px 0;

}

#staffmember {

	clear: both;

}

#staffpic {

	float: left;
	width: 162px;
	margin: 0;
	padding: 0 15px 15px 0;

}

#staffname {

	float: left;
	clear: right;

}



/* ----- Footer Styles ----- */


div#footer_container {

	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	height: 186px;
	background: url(images/footer_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	
	}
	
div#footer {

	font-family: Georgia, "Times New Roman", Times, serif;
	width: 848px;
	border-top: 1px solid #9d9b96;
	margin-top: 34px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	clear: both;
	overflow: hidden;
	
}
		

#footer ul {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #f6f3e9;
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;


}

#footer li,
#footerli a {

	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
	background: url(images/footer_sq_bullet.jpg) no-repeat left center;
	padding: 0 10px 0 10px;
	margin: 0;
	
}

#footer li.first {

	background: none;
	padding: 0 10px 0 0;
	margin: 0 0 0 2px;
	
}

#footer li a {

	text-decoration: none;
	color: #f6f3e9;
}

#footer li a:hover {

	text-decoration: underline;
	color: #f6f3e9;
	
}

div#footer_subnav {

	width: 848px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 0;
	clear: both;
	
}

#footer_subnav ul {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #f6f3e9;
	margin: 0;
	padding: 0;
	list-style: none;

}

#footer_subnav li {

	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	padding: 0 6px 0 6px;
	margin: 0;
	border-left: 1px solid #f6f3e9;
	line-height: 1.4em;
}

#footer_subnav li.first {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	padding: 0;
	margin: 0 6px 0 2px;
	
}

#footer_subnav li a {

	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #f6f3e9;
}


#footer_subnav li a:hover {

	text-decoration: underline;
	color: #f6f3e9;
	
}

div#copyright {

	width: 848px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #f6f3e9;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 0 0 0;
	
}

div#copyright2 {

	width: 848px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #f6f3e9;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0 0 0;
	
}

/* CSS Document */
body {background:#f6f3e9 url(images/body_bg.png) repeat-x top left; height:100%; margin:0px; padding:0px; }

/*-------- Default Style --------*/
th,td,div{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{color:#4F839F; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#C00; text-decoration:none; }

/*-------- design style --------*/
.template_style{width:960px; margin:auto;}

.top_space{height:34px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:116px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:40px; background:url(images/menu_bg.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; }

.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 10px 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{padding:0px; margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:10em; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; width:227px; margin:0px; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#FFFFFF; font-size:23px; }
a.Breadcrumb:hover{color:#FFFFFF;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#FFFFFF; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#FFFFFF; font-size:12px;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { font-family: Georgia, "Times New Roman", Times, serif; color:#FFFFFF; font-size:14px;}
a.footer:hover{color:#C00;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


/*--------------- BLOG STYLES ------------------------*/
.blog_footer {
	width: 100%;
	display: block;
	border-bottom: #f4b111 4px solid;
	padding-bottom: 0px;
}
.blog_more_link:link, .blog_more_link:visited
{
    font-weight: bold;
    color: #4f839f;
    }
.blog_more_link p
{
    text-align:right;
    }
.blog_footer_left,
.blog_footer_right
{
    padding-top:5px;
    }
