@charset "iso-8859-1";
body {
	font-family: verdana,arial,sans-serif;
	margin: 0;
	padding: 0;
	background-color: #6E3E0D;
	color: #000000;
	background-image: url('../images/gradient-ver.jpg');
	background-repeat: repeat-x;
}

/*===================================== 
indicates no border around any image 
=======================================*/

body img { 
	border: 0px;
	text-decoration: none;
}
/* ============================================ 
margins auto center the container on the page
===============================================*/
#container {
	margin: 10px auto 10px auto;
	padding: 20px;
	background-color: #FCF2C4;
	width: 90%;
}
/*====================== 
styles for top banner 
========================*/
#banner {
	background-position: right;
	padding: 5px;
	background-color: #FCF2C4;
	background-image: url('../images/transcript-sh2.jpg');
	height: 250px;
	background-repeat: no-repeat;
	color: #000000;
}
#banner .title {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	float: left;
	background-color: transparent;
	color: #532F0A;
	margin-top: 20px;
	font-size: 1.9em;
	font-weight: bolder;
}
#banner .tagline {
	font-size: medium;
	font-style: italic;
	background-color: transparent;
	color: #996633;
}
/*=========================== 
styles for top menu 
=============================*/
#topmenu {
	background-color: #B79F87;
	text-align: center;
	font-size: .90em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	color: inherit;
	border-top: 2px solid #7E7962;
	border-bottom: 2px solid #9F9B8A;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	padding-right: 1em;
}
/*==============
all site links
==============*/
a:link {
	font-weight: bold;
	color: #37271C;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration : none;
	background: #dbcfc2;
}
a:active {
	font-weight: bold;
	text-decoration : underline;
	background: #904B12;
	color: #000000;
}
/*============================== 
styles for main content area 
================================*/
#content {
	margin-left: 180px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}
/*============================
content area list items
==============================*/
#maincontent ul li {
	/*list-style-image: url('../images/plasma-bullet2.gif');*/
	list-style: lower-roman;
	margin: 2px;
	padding: 2px;
}
#maincontent li li {
	list-style-image: url('../images/plasma-bullet2.gif');
	padding: 2px 0;
	text-decoration: underline;
}
/* =========================
full width content styling
========================= */
/*#fullcontent ul li {
	list-style-image: url('../images/bullet1.gif');
	margin: 2px;
	padding: 2px;
}
#fullcontent li li {
	list-style-image: url('../images/bullet1.gif');
	padding: 2px 0;
}
*/
/* *****************************************************
Navigation Bar - Left hand side 
**************************************************** */
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 160px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	float: left;
}
#vertmenu .heading {
	display: block;
	background-color: #B79F87;
	color: #371F07;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border: 1px solid #371F07;
	margin: 0px;
	width: 159px;
	font-weight: bold;
}
#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #371F07;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #371F07;/*purple*/
	width: 160px;
}
#vertmenu ul li a:focus {
	color: #DBCFC2;
	background-color: #DBCFC2;/*beige*/
}
#vertmenu ul li a:hover {
	color: #000000;
	background-color: #DBCFC2;
}
.style {
	background-color: #FBF6DE;
}
.text {
	background-color: #C9B49F;/*deeper-beige*/
	color: #371F07;
}
/*======================= 
Styles for footer 
=========================*/
#footer {
	font-size: 80%;
	border-top: 2px solid #416B1F;
	clear: both;
	padding: 5px;
	background-color: inherit;
	text-align: center;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*================== 
general styles 
=================*/
hr {
	width: 50%;
	text-align: center;
	background-color: #996633;
	height: 5px;
}
/* =======================
Styles for heighlighting text 
========================== */
.highlight {
	background-color: #EDF1E9;
	color: #416B1F;
	font-weight: bold;
}
/* =======================
Styles for heading tags 
========================== */
h4 {
	color: #996633; /*dk green*/;
	background-color: inherit;
}
h3 {
	color: #996633; /*dk green*/;
	background-color: inherit;
}
h2 {
	color: #996633; /*dk green*/;
	background-color: inherit;
}
h1 {
	color: #532F0A; /*dk green*/;
	background-color: inherit;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.0em;
}
h4 {
	font-size: .9em;
}
/*=====================
used to center anything
=======================*/
.center {
	text-align: center;
}
/* =============================
floats images to right or left 
================================*/
.imgrgt {
	float: right;
	padding: padding : 2px, 2px,2px,2px;
}
.imglft {
	float: left;
	padding: 2px, 5px,2px,2px;
	width: 231px;
}
/* =============================
styles tables 
================================*/
#table {
	align: center;
}
/* =============================
signature tables & text size
================================*/
.sign {
	font-size: 3.0em;
	font-family: "Mistral";
	color: #532F0A;
	font-weight: normal;
}
.smtxt {
	width: 95%;
	font-size: .8em;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/* =============== styles forms and search box  ===================== */
.formbx {
	width: 105px;
}
.wgs {
	background-color: #FBF6DE;
	border: 1px #996633 solid;
}
.cf {
	background-color: #FBF6DE;
	border: 1px #996633 solid;
}
.inptbox {
	background-color: #EEDEDE;
	color: #843129;
	font-size: 90%;
}
.search {
	background-color: #FBF6DE;
	border: 1px #996633 solid;
}
/*=============error page formatting contact page script=============*/
.error-page-heading1 {
	font-family: "Times New Roman";
	color: #7A8E8B;
	font-size: 1.5em;
	font-weight: bold;
}
.error-page-heading2 {
	font-family: "Times New Roman";
	color: #7A8E8B;
	font-size: 1.2em;
	font-weight: bold;
}
.line-closing {
	font-family: "Times New Roman";
	color: #0066CC;
	font-size: .9em;
	font-weight: bold;
}
.line-opening {
	font-family: "Times New Roman";
	color: #0066CC;
	font-size: .9em;
	font-weight: bold;
}
.message-error {
	font-family: "Times New Roman";
	color: #CC3300;
	font-size: 1em;
	font-weight: bold;
}
.message-footer {
	font-family: "Times New Roman";
	color: #000000;
	font-size: .8em;
	font-weight: bold;
}
.nopadding {
	margin-top: 0px;
	margin-bottom: 0px;
}
.strikeout {
	text-decoration: line-through;
}
.sale {
	color: #7A8E8B;
	font-weight: bold;
}
.highlight {
	background-color: #FFFF99;
	padding: 3px;
}
/*==============================================*/
