/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: auto;
	padding: 0px;
	width: 925px;
	background-color: #D4CEAE;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page{
	background-color: #FFF;
}

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 154px;
	background-image: url(../../images/Header.jpg);
	background-repeat: repeat-x;
}

#menu{
	margin: 10px 0 0 20px;
	
}

#content{

  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;	
  width: 55%;
}

/* begin Header */
div.Header
{
  z-index:0;
  width: 100%;
  height: 112px;
}




.header-new
{
  display : block;
  left: 20px;
  top: 0px;
  padding-top:7px;
  width: 925px;
  height: 112px;
  background-image: url(../../images/header-new.gif);
  background-repeat: no-repeat;

}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 5px 15px 5px;
	background-color: #404F63;
	height: 20px;
	margin-top:15px;
}

.spiritAward p
{
	margin:0 20px 0 40px;
}

.spiritAward img
{
	float:left;
	padding:0 10px 0 0;
}

.spiritAward h1
{
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin:0 20px 0 30px;
}

.spiritAward h2
{
	color:#E49A17;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin:10px 20px 10px 30px;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	position: relative;
	padding-top: 5px;
	border-bottom-style: none;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #FFFFFF;
	padding: 15px 10px;
	border-left-width: 3px;
	border-left-color: #A3945D;
}
#navBar ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #404F63;
	border-left-width: 3px;
	border-left-color: #A3945D;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	background-color: 404F63;
	border-left-width: 3px;
	border-left-color: #A3945D;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 10px,0;
	padding: 20px,0;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;

}

#sectionLinks h3{
	padding: 20px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	border-left: 5px solid #A3945D;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #A3945D;
	border-left: 5px solid #404F63;
	text-decoration: underline;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}


/************** #headlines styles **************/


#content-main {
	background-color: #FFFFFF;

}
#bottom {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
}
#content-main #bottom #bottom-1 {
	width: 100%;
	position: relative;
}
#content-main #bottom #bottom-2 {
	width: 20%;
	position: relative;
}
#content-main #bottom #bottom-2 {
	width: 30%;
	position: relative;
}
.clear {
	clear: both;
}
#right {
	float: right;
	width: 25%;
	padding-left: 5px;
	font-size: 80%;
	overflow: hidden;
}
.intro {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #454C43;
  padding-left:0px;

}


/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(../images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 925px;
  height: 41px;
  z-index: 100;
}

.artmenu
{
  padding: 3px 6px 0px 6px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 41px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 925px;
  right: 0;
}


.nav .l, .nav .r div
{
 /* background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/nav.png'); */
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 29px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;

}
.artmenu a
{
  background-image: url('../../images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.artmenu a span
{
  background-image: url('../../images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #DDE0DC;
  padding: 0 19px;
  margin: 0 4px;
  line-height: 29px;
  text-align: center;
  background-image: url('../../images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}


.artmenu a:hover
{
  background-position: left -29px;
}

.artmenu li:hover>a
{
  background-position: left -29px;
}
.artmenu li:hover a span
{
  background-position: right -29px;
}

.artmenu a:hover span
{
  background-position: right -29px;
}


.artmenu a:hover span span
{
  color: #FFF;
  /* color: #232622; */
  background-position: left -29px;
}

.artmenu li:hover a span span
{
  color: #232622;
  background-position: left -29px;
}


.artmenu a.active
{
  background-position: left -58px;
}

.artmenu a.active span
{
  background-position: right -58px;
}

.artmenu a.active span span
{
  color: #111311;
  background-position: left -58px;
}

/* end MenuItem */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 21px;
  width: 176px;
  overflow:hidden;
  line-height: 21px;
  margin-right: auto;


  background-image: url('../images/subitem-bg.png'); 
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #DFEAF1;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 21px;
  color: #E3ECF2;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #F1F6F9;
  border-color: #8E988B;
  background-position: 0 -21px;
}

.artmenu ul li:hover>a
{
  color: #F1F6F9;
  border-color: #8E988B;
  background-position: 0 -21px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #F1F6F9;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #F1F6F9;
}


/* end MenuSubItem */


/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 5px;
  width: 925px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
  overflow: hidden;
  min-width:15px;
  min-height:15px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}




