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

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

body{
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	line-height: 14px;
	background-color: #CC6633;
	float: inherit;
}
p{
font-size: 12px;
}

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

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

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	line-height:16px;
}

h1{
 font-size: 200%;
   font-weight: normal;

 color: #000066;
}

h2{
 font-size: 114%;
 color: #000066;
 font-style:italic;
}

h3{
 font-size: 100%;
  font-weight: normal;
 color: #000066;
}

h4{
 font-size: 90%;
 font-weight: normal;
 color: #000066;
}

h5{
 font-size: 80%;
 color: #000066;
}

ul{
 list-style-type: square;
}

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

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

li {
 font-size: 90%;
 }

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

pre.poem {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:120%;
line-height:20px;
color: #000066;
}

/***********************************************/
/*Section tag styles                             */
/***********************************************/ 
p.footer {
	font-size: 70%;
	color: #FFFFCC;
	text-align:right;
	}

p.nav {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #000066;
	border: 10;
	border-color: #000066;
	border-style: solid;
	border-width: 10;
	margin-left: 5px;
	margin-right: 50px;
	padding-left: 5px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 2px;
	}	

p.specs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000066;
}
	
p.quote {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:110%;
color:#000066;
line-height:18px;

}


img.large {
border: 4px;
border-color:#330000;

}


img.small {
padding-top:200px;
padding-left:40px;
}

img.smallest {
padding-top:200px;
padding-left:10px;
}
.thumbborder {
	border: 2px solid 2a1001;
}


p.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	font-style: oblique;
	color: #000066;
}

ul.port {
padding-left: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000066;
}
li.port {
text-indent: -.80em;
list-style: none;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000066;
}

