/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
    background: url(images/25YearsSilverOnWhite.gif);
	font-family: Arial,sans-serif;
	font-size: larger;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #334ddd;
	text-decoration: none;
}

a:hover {
	color: #334ddd;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 180%;
 color: #334ddd;
}

h2{
 font-size: 114%;
 color: #334ddd;
}

h3{
 font-size: 100%;
 color: #334ddd;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334ddd;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334ddd;
}

#content table{
  border-collapse: collapse;
  text-align: center;
  border: 1px solid #7e317b;
  width: 80%;
  margin-top: 10px;
  margin-bottom: 10px;
}

#content tr{
  border-collapse: collapse;
}

#content td{
  border: 1px solid #7e317b;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  }
  
#content td.noborder{
  border: none;
  }
  
#content dt{
  color: #3334ddd;
  font-weight: bold;
  font-size: 120%;
  }

img.layer1{
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  z-index: 1;
  }

img.layer2{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  }

.letterhead {
  display: none;
  }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background: #ffffdd;
	margin: 0;
	text-align: center;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	overflow: auto;
	z-index: 1;
}

#masthead #mastheadimgLeft{
	float: left;
	padding-left: 20px;
}

#masthead #mastheadimgRight{
	float: right;
	padding-right: 20px;
}

#masthead #mastheadtitle{
	float: left;
	padding-left: 120px;
	text-align: center;
}

#masthead #mastheadtitle h1 {
	font-family: "Old English Text MT";
	color: #3334ddd;
	font-size: 180%;
	margin: 0px;
	padding: 0px;
}

#masthead #mastheadtitle h2 {
	font-family: "Cooper Black",sans-serif;
	color: #3334ddd;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	z-index: 1;
}

#content{
  float:right;
  	overflow: auto;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
	overflow: auto;
	z-index: 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/
/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

#globalNav a.current {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
	font-weight: bold;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img.Right{
	float: right;
	text-align: center;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.feature img.Left{
	float: left;
	text-align: center;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.leftem{
	border-left: 2px solid #006388;
	padding-left: 5px;
}

.bothem{
	border-left: 2px solid #006388;
	border-right: 2px solid #006388;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.bothem p{
	font-style: italic;
	}

.larger{
    color: #000000;
    font-size: large;
    }

.lgrdtxt {
    color: #ff3333;
	font-size: large;
	}
	
.boxedtxt{
  border: thin #000000 solid;
  padding:5px;
  }


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #3334ddd;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	z-index: 1;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

.palegrey{
	color: #666666;
}

.darkgrey{
	color: #333333;
}

.smaller{
    font-size: small;
	}
/************* #guildInfo styles ***************/

#guildInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	background: #000000;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	z-index: 1;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#guildInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.largelink {
    font-size: x-large;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited, #navBar ul ul a:link, #navBar ul ul a:visited, #navBar ul ul ul a:link, #navBar ul ul ul a:visited {display: block;}
#navBar ul, #navbar ul ul, #navbar ul ul ul{list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li, #navBar li li, #navbar li li li{border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li, html>body #navBar li li,  html>body #navBar li li li{border-bottom: none;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li.current, #navBar li.current li, #navBar li.current li li{border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li.current, html>body #navBar li.current, html>body #navBar li.current li li{border-bottom: none;}

#navBar div.menufoot {
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
#navBar table {
	border: 1px solid #EEE;
	border-collapse: collapse;
	text-align: center;
	}
	
#navBar tr {
	border: none;
	}

#navbar td {
	border: none;
	}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

#sectionLinks .current{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
    font-weight: bold;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

#GuildLink{
	position: relative;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#GuildLink h3{
	padding: 10px 0px 2px 10px;
}

#GuildLink a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

#GuildLink .current{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
    font-weight: bold;
	width: auto;
}

#GuildLink a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#GuildLink a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/************** #tooltips styles **************/

#tooltips {
	background: transparent url(../images/css/ttbg.gif) top left;
	display: none;
}