/* CSS Document */

body {
	margin: 0; 
	padding: 0;
	font: 14px Verdana, sans-serif; 
	background: #000000 url(images/RoseBlackBG.jpg) -150px -40px no-repeat fixed;
	}
	
div#content {
	margin: 90px 25px 25px 200px;
	color: #1F0013; 
	font: 14px Verdana, sans-serif; 
	padding: 10px; 
	border: 3px solid #FFDE80;
	background: #45A2AC url(images/Rose45A2ACglass.jpg) -150px -40px no-repeat fixed;
	}
	
h1 {
	background: #007380 url(images/Rose007380glass.jpg) -150px -40px no-repeat fixed;
	color: #270053;
	margin: -9px -9px 0.5em; 
	padding: 15px 0 5px;
	font: italic bold 25px/25px Arial, sans-serif; 
	letter-spacing: 0.5em; text-align: right; 
	text-transform: lowercase;
	}
	
h2 {
	color: #270053;
	}

h3 {
	color: #270053;
	}
	
p {
	margin: 0 1em 1em;
	}
	
div#content a:link, a:visited {
	color: #270053;
	}
	
/*div#content a:visited {
	color: #CCCC99;
	}
	*/
div#content a:link:hover, a:visited:hover {
	color: #FFFF99;	
	}

#content h4.title, #content h5.subtitle {
	margin: 0; padding: 0;
	font-family: Arial, Verdana, sans-serif; 
	line-height: 1em;
	letter-spacing: 0;
}
#content h4.title {
	font-size: 1.25em; 
	color: #2A2A80;
	text-align: right;
	padding: 5px 25px 0 0; 
	margin: 0 45% -1px 0;
	background: url(images/leaf-up.gif) 100% 0 no-repeat;
	border-bottom: 1px solid #2A2A80;
}
#content h4.title a {
	text-decoration: none;
	color: #2A2A80;
}
#content h4.title a:hover {
	border-top: 1px dotted #2A2A80;
}
#content h4.title a:hover:before {
	content: "# ";
	color: #2A2A80;
}
#content h5.subtitle {
	font-size: 0.9em; text-align: left;
  	padding: 0 0 5px 25px; margin: 0 0 0 45%; 
  	background: url(images/leaf-down.gif) 0 100% no-repeat;
  	border-top: 1px solid; 
	color: #2A2A80;
}
	
/*	
div#content a:visited:hover {
	color: #CCCC00;
	}
*/	
#content h5.footer {
	color: #FFCC99;
   	margin-top: 10px; 
	font: 1em Arial,sans-serif;
	text-align: center; 
   	text-transform: lowercase;
    background: #000000 url(images/RoseFadeGlass.jpg) -150px -40px no-repeat fixed;
}

#content h5.footer a {
	color: #FFCC99;
  	text-decoration: none;
}

.linklist {
	list-style-type: none;
	line-height: 1.5em;
	margin: 0px 5px 5px 0px;
	font: 1em Verdana, sans-serif;
}

.linklist li {
	margin: 10px 15px 15px 10px;
}

/* Begin Form Styling - added 02/27/2006 */
form {
	border: 2px dotted #FFD800;
	padding: 3px 6px 3px 6px
	}
	
input {
	color: #00310C;
	background-color: #FFFFFF;
	border: 1px solid #00310C;
	margin: 2px 1px 3px 1px;
	}

select {
	width: 100px;
	color: #00310C;
	background-color: #FFFFFF;
	border: 1px solid #00310C;
	margin: 2px 1px 3px 1px;
	}

textarea {
	width: 400px;
	height: 100px;
	color: #00310C;
	background-color: #FFFFFF;
	border: 1px solid #00310C;
	font: 0.9em Arial, sans-serif;
	}

form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}

form label {
	text-align: right;
  color: #00310C;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}

legend {
  font: bold 0.8em Arial, Helvetica, sans-serif;
  color: #00310C;
  background-color: #FFFFFF;
}
/* End Form Styling */

/* Navigation: */
div#links {
	position: absolute; 
	top: 90px; 
	left: 0; 
	width: 203px;
	}
	
div#links a {
	display: block;
	padding: 5px 10px; 
	/*margin: 0 0 2px; */
	margin: 2px 0 2px 5px;
	border-width: 0;
	border-right: 3px solid #FFDE80; 
/*	text-align: center;  */
	text-align: left;
	font: bold 14px/14px sans-serif; 
	text-decoration: none; color: #FFFFCC;
	background: #000000 url(images/RoseFadeGlass.jpg) -150px -40px no-repeat fixed;
	}
	
div#links a:hover {
	color: #FFBD00; 
	border-color: #FFBD00;
	}

/****************************/
	
div#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
div#links li {
/*	width: 180px; */
/*	border-bottom: 1px solid #30CB97;   /* This is the line between each list item  */
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
} 

#links a:link, #links a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
/*	border-left: 12px solid #165D45;
	border-right: 1px solid #165D45; */
	color: #FFFFFF;
	text-decoration: none;
}
#links .inactive {
	display: block;
	padding: 5px 5px 5px 0.5em;
/*	border-left: 12px solid #165D45;
	border-right: 1px solid #165D45; */ 
	background-color: #218B68;
	color: #FFFFFF;
	text-decoration: none;
}
#links a:hover {
	background-color: #165D45;
	color: #FFFFFF;
}
#links ul.subnav {
	margin-left: 53px;
}
#links ul.subnav li {
/*	border-bottom: 1px solid #165D45; */
	width: 150px; /*168px; */
}
/*#links ul.subnav a:link, #links ul.subnav a:visited {
	background-color: #30CB97;
	color: #165D45;
}
#links ul.subnav a:hover {
	background-color: #165D45;
	color: #FFFFFF;
} */ 

.emailImage {
	margin-left: 100px;
}

.ErrMsgInset {  /* inset text on right - see training schedule */
	margin: 40px;
	padding: 10px;
	text-align: left; /* added 01/30/06 */
	width: 80%; /* added 01/30/06 */
	border: 2px solid #270053;
	font-family: Arial, Helvetica, sans-serif;
}

blockquote {
	padding: 0 0 10px 50px; 
	font-style: italic; 
	color: #222; 
	background: url('images/blockquote.gif') 0 0 no-repeat;
	border: 2px dotted #FFDE80;
}
blockquote p {margin-top: 1em;}

.aside {
	padding: 0 50px 10px 50px; 
	font-style: italic; 
	color: #444; 
	background: url('images/aside.gif') 0 0 no-repeat;
	/*border: 2px dotted #FFDE80;*/
}

.abbr {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

.bwhImage {
	display: inline;
	border: 5px double #00464E;
	padding: 5px;
	margin: 10px;	
	}
