/***********************************************/
/* 2col_left_coffee.css                URVASI  */
/* Use with 2col_topnav.html                   */
/*      or 2col_sidenav.html                   */
/***********************************************/

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

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.166;
	font-size: medium;
	background-color: #025A46;
}

a:link {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}

a:visited {
	color: #800080;
	text-decoration: none;
	font-weight: bold;
}

/* 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-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #26D79E;
	font-weight: bolder;
	text-transform: capitalize;
}

h2{
	font-size: x-large;
	color: #014935;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h3{
	font-size: large;
	color: #220000;
	font-family: "Times New Roman", Times, serif;
	padding-top: 12px;
}

h4{
	font-size: medium;
	font-weight: bold;
	color: #220000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5{
	color: #220000;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 5px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}

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

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

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

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

#masthead{
	margin: 0;
	background-color: #025A46;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 5px;
}

#sideBar{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 110px;
	margin: 0;
	padding-right: 2px;
	padding-left: 5px;
	clear: none;
	position: fixed;
}

#content{
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #26D79E;
	clear: none;
	font-size: 90%;
	width: 84%;
	height: 80%;
}

.contentImage {
	padding-left: 20px;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
}

#content2 {
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCB591;
	width: 83%;
}

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

#header{
	margin: 0px;
	text-align: center;
}


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

.feature{
	color: #220000;
	padding-top: 2px;
	padding-bottom: 6px;
	float: right;
	padding-right: 4%;
	padding-left: 3%;
	clear: none;
}

.feature img{
	float: right;
	padding-top: 4px;
	padding-right: 0%;
	padding-bottom: 4px;
	padding-left: 3%;
}

.feature h3{
	text-align: left;
}

.featureWide {
	clear: none;
	font-size: 80%;
	padding-top: 12px;
	padding-right: 5%;
	padding-bottom: 1%;
}

.featureWide img {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: right;
}

/* adjust margins to change separation between the feature image and text flowing around it */


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

#siteInfo{
	font-size: x-small;
	text-align: center;
	color: #220000;
	background-color: #025A46;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
}
/* 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 img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

/*********** #sideBar link styles ***********/

#sideBar ul a:link, #sideBar ul a:visited {
	display: block;
	color: #014935;
	text-decoration: none;
	font-weight: normal;
}
#sideBar ul {
	margin: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sideBar li {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	padding-left: 7px;
	text-decoration: none;
}


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

#sectionLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#sectionLinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

#sectionLinks a:visited{
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

#sectionLinks a:hover{
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}


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

.relatedLinks{
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
	color: #025A46;
}

.relatedLinks h3{
	padding: 10px 0px 2px 5px;
	font-size: 80%;
}

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

.relatedLinks a:link {
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
	color: #002200;
}

.relatedLinks a:hover {
	font-weight: bold;
	color: #800080;
	font-size: 80%;
}

.relatedLinks a:visited {
	font-size: 80%;
	color: #800000;
	font-weight: bold;
}

.imageLeft {
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	right: 70%;
}
