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

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





body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	background-color:#666666;
	margin: 0px;
	padding: 0px;
}

html, body{height:100%}

a:link, a:visited, a:hover {
	color: #336666;
	text-decoration: none;
}


a:hover {
	border-bottom: 1px dotted  #336666;
}

#masthead a:hover, #thumbs a:hover{

border: 0px;

}


b {
	color: #336666;
}


/* overrides decoration from previous rule for hovered links */

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

h1{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #333333;
}

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

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

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

h5{
 font-size: 85%;
 color: #336666;
 font-weight: bold;
}

h6{
 font-size: 120%;
 color: #ffffcc;
}

h7{
 font-size: 90%;
 color: #333333;
 font-style: italic;
}

h8{
font-size: 110%;
color: #334d55;
font-weight: bold;
}

ul{
 list-style-type: disc;
}

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

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

ol li {
  list-style-type: decimal;
}

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

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

div{
 border: 0px solid #333333;
}

#body { 
  margin: 0 auto; 
  width: 770px; 
  height: 520px;
  background-color:#FFFFFF;
  
 }

#masthead{
	margin: 0px;
	width: 100%;
	spacing: 0px;
	padding: 0px;
}

#logo{
	float: left;
	margin: 0px 0 0 15px;
	}

#navBar{
	margin: 0px 78% 0px 10px;
	width: 150px;
	position: absolute;
	padding: 0px 8px 8px 0;
	background-color:#FFFFFF;
}

#content{
    float:right;
    position: static;
	width: 100%;
	padding: 10px 3px 0px 3px;
	background-color:#FFFFFF;
}

#spancontent{
	margin-top: 10px;
	margin-left: 30px;
	width: 720px;
	background-color:#FFFFFF;
}

#textcontent {
	margin: 40px 0 0 50px;
	border: 1px solid black;

}

#layouttable {
margin: 0px;
padding: 0px;
spacing: 0px;
}

#layouttable td {

text-align: left;

}


#layouttable a {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;

}


#sidebar {
width: 180px;
vertical-align: top;

}

#sidebar img {

margin-bottom: 0px;
margin-top: 0px;
border: 1px solid gray;
}


#textbar, #textbar2 {
padding-left: 20px; 
padding-right: 20px;
vertical-align: top;
width: 520px;
}


#textbar p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:justify;
line-height:18px;
margin-bottom: 8px;
margin-top: 0px;
}


#textbar2 p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:justify;
line-height:16px;
margin-bottom: 8px;
margin-top: 0px;
}



#textbar h3{
font-size:14px;
color: #334d55;
margin-bottom: 10px;
}

#textbar2 h3{
font-size:14px;
color: #334d55;
margin-bottom: 10px;

}


#screen {
width: 100%;
height: 100%;
text-align: center;
vertical-align: middle;
}


#locations td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:justify;
line-height:14px;
vertical-align: top;
padding-left: 10px;
padding-bottom: 12px;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

/*************** #pageName styles **************/

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


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

#globalNav{
  text-align:right;
  padding: 0px 15px 0 0;
}


/* '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 */


#globalLinks{
	padding: 0px 5px 0px 5px;
}

#globalLinks a:link{
	padding: 0px 5px 0px 5px;
}

#globalLinks a:visited{
	padding: 0px 5px 0px 5px;
}

#globalLinks a:hover{
	color: #ccffff;
	padding: 0px 5px 0px 5px;
}




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

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

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

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.feature a:link{
    text-decoration: underline;
}

.feature a:visited{
	text-decoration: underline;
}

/* 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;
}

#roundtop {

background: white;
width: 770px;
height: 18px;
margin: 0 auto; 
background-image:url(images/ur.gif);
background-position:right;
background-repeat: no-repeat;
text-align: left;
}

#roundtop img {

position: relative;
left: 0px;

}

#roundbottom {

background: white;
width: 770px;
height: 18px;
margin: 0 auto; 
background-image:url(images/br.gif);
background-position:right;
background-repeat:no-repeat;
text-align: left;
}

#roundbottom img {

position: relative;
left: 0px;

}
   
img.corner{
   width: 18px;
   height: 18px;
	display: block;
   top: 0px;
   left: 0px;
   }
    

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

#siteInfo{
	clear: both;
	font-size: 80%;
	color: #666666;
	padding: 0px 10px 0px 10px;
	margin-top: 5px;
	white-space: nowrap;
}
/* 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" */

#siteInfo a:hover{
    text-decoration: underline;
	}

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


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

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

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

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


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

#sectionLinks{
	position: static;
	margin: 20px 0px 0px 0px;
	width: 145px;
	padding: 0px;
	font-size: 80%;
	background-color: #ccffff;
	border: 5px double #669999;
	white-space: nowrap;
}

#sectionLinks h3{
	padding: 5px 5px 5px 10px;
}

#sectionLinks a:link{
	padding: 4px 10px 4px 10px;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	padding: 4px 10px 4px 10px;
}

#sectionLinks a:hover{
	background-color: #99cccc;
	padding: 4px 10px 4px 10px;
}

#sectionNoLinks{
    position: relative;
	padding: 4px 10px 4px 10px;
	color: #336666;
	background-color: #99cccc;
}

#sectionNoLinks h3{
    padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #669999;
}

#announcebox {
    position: relative;
	margin: 15px 0 0 0px;
	width: 128px;
	padding: 6px;
	border: 5px solid #ffff99;
	border-style: double;
	font-size: 90%;
	background-color: #669999;
	color: #ffff99;
	text-align: center;
	line-height: 20px;
}

#announcebox a:link{
	color: #ffff99;
}

#announcebox a:visited{
	color: #ffff99;
}

#announcebox a:hover{
	text-decoration: underline;
	color: #ffff99;
}

#quotebox {
	position: relative;
	margin: 20px 0 0 5px;
	width: 147px;
	color: #336666;
	text-align: left;
	line-height: 18px;
}

#viewtable {
border: 1px solid gray;
background: #EEEEEE;

}

#viewtable #viewer {
width: 490px;
height: 365px;
text-align: center;
vertical-align: bottom;
}

#viewtable #viewer2 {
width: 490px;
height: 365px;
padding: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-align:justify;
line-height:14px;
}

#viewtable img {
border: 1px solid gray;
}

#viewtable #description {

font-family: Arial,sans-serif;
 font-size: 13px;
 color: #334d55;
 text-align: center;
font-weight: bold;
vertical-align: middle;
}


#thumbs td {

border: 2px solid white;

}

#thumbs td:hover {

border: 2px solid black;

}

#sidebar {

font-family: Arial,sans-serif;
font-weight: bold;
font-size: 14px;
}

#sidebar h5 {

text-align: center;

}


#sidebar a {
font-size: 12px;
text-align: right;

}

#sidebar a:hover {

color: #0099CC;

}