@charset "utf-8";
/* CSS Document */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */


tr {
	text-align: center;
}
td {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
td {
	font-family: Courier New, Courier, monospace;
}
.grey {
	color: #E4E6E3;
}

.different-font-color { color: maroon;}
.move-text-to-the-right {text-align: right; color: maroon; }

.long-black-purple, .long-black-purple TD, .long-black-purple TH .long-black-purple-cell
{
	background-image: url(images/long-black-purple.jpeg);
	background-color:#322960;
	color:red;
	font-family: Arial;
	font-weight:600;
	background-repeat: repeat-x;
}
.purple-background-color {
	background-color: #30295D;
}
.long-black-purple-cell {
	background-color: #292345;
	background-image: url(images/long-black-purple.jpg);
	background-repeat: repeat-x;
}
.red-grad-bar {
	background-color: #A53110;
	background-image: url(images/red-grad.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #BE6142;
}
.beige-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7DA;
}
.title-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FCECBA;
}

.red-w-dash {
	background-color: #A53110;	
	background-repeat: repeat-x;
	background-image: url(images/red-w-dash-n.jpg);
	
}
.centered{
	text-align:center;
	color: #000;
}
/*
a.p1 {display:block; width:75px; height:50px; text-decoration:none; background:#fff; border:0; margin:5px 0 0 0px; float:left;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p1 .large {position:absolute;}
a.p1:hover .large {top:120px; left:-65px; border:10px solid #ccc;}
*/
a.p1 {display:block; width:75px; height:50px; text-decoration:none; background:#302A60; border:0;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;  z-index:500;}
a.p1 .large {position:absolute;  left:-999px;} /*this means the image is hidden (-999px until hovered)*/
a.p1:hover .large {top:216px; left:176px; border:1px solid #A53110;}/*this is the distance the large image is from top and left sides of browser-page)*/
/*style="position:absolute; left:75px; top:169px; width:426px; z-index:1; visibility:hidden"  something I was trying out*/
.red-w-dash {
	background-color: #A53110;
	background-repeat: repeat-x;
	background-image: url(images/red-w-dash-n.jpg);
	margin: 4px;
	image-margin: 
}
	
.style { 
	/*border: 1px solid #A53110; */
	position:absolute; 
	left:137px; top:170px; 
	width:508px; z-index:1; visibility:hidden}
	
a:link {
	color: #B7583A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D79886;
}
a:hover {
	text-decoration: underline;
	color: #C6AE09;
}
a:active {
	text-decoration: none;
	color: #06F;
}

	/*navigation bar and drop down menu next...*/
#navbar {
    margin: 0;
    padding: 0;
    height: 1em; }
#navbar li {
    list-style: none;
    float: left; }
	
#navbar li visited{
	text-decoration: none;
	color: #D79886; }
}
#navbar li a {
    display: block;
    padding: 3px 8px;
    background-color: black;
    color: #B7583A;
    text-decoration: none; }
	
#navbar li ul {
    display: none;
    width: 10em; /* Width to help Opera out */
    background-color: black;}
	
#navbar li:hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; }
#navbar li:hover li {
    float: none; }
#navbar li:hover li a {
    background-color: gray;
    border-bottom: 1px solid #fff;
    color: #000; }
#navbar li li a:hover {
    background-color: gray; }
	
/* think this is repeating some of the above*/
#navbar li:hover ul, #navbar li.hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; }
#navbar li:hover li, #navbar li.hover li {
    float: none; }
#navbar li:hover li a, #navbar li.hover li a {
    background-color: gray;
    border-bottom: 1px solid #fff;
    color: #000; }



.vert {
	width: 580px;
	height: 190px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -95px 0 0 -290px;

}
.container {
	position: relative;
	height: 50px;
	width: 630px;
	border: 10px solid #999;
	background: #000;
	margin: 20px;
}



.cell-black {
	background-color: #000;
}
.italic-text {
	font-style: italic;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9E9E9;
}
paragraph_indent {
	padding: 4px;
}
.img-border {
	border: 1px solid #811510;
}
.lg-img-border {
    border: 1px solid #D02043;}
.margin_four {
	margin: 10px 4px 10px 4px;
}
.style1 {
	font-size: 36px;
	color: #FFCC66;
}
.style2 {
	color: #CC9900;
	font-size: 36px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {color: #000000}
.style5 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style7 {color: #CC9900}
.style8 {
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
