@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:4px 0;
	text-align:center;
}

#content {
	padding:8px 8px 0 8px;
	text-align:justify;
}

#content2 {
	padding:0px 0px 0 0px;
	text-align:justify;
}

.pageframe {
	width:780px;
	padding:0;
	border:#000000 1px solid;
	text-align:left;
}
h1 {
	font-size:20px;
	font-weight:bold;
	font-family:Book Antiqua;
	letter-spacing: .1em;
	word-spacing: 0em;
	margin:0 0 10px 0;
	color:#091e9f;
}
h2 {
	font-size:16px;
	font-weight:bold;
	font-family:Book Antiqua;
	letter-spacing: .1em;
	word-spacing: 0em;
	margin:0 0 10px 0;
	color:#091e9f;
}
h3 {
	font-size:18px;
	font-weight:normal;
	font-family:Book Antiqua;
	letter-spacing: .1em;
	word-spacing: 0em;
	margin:0 0 10px 0;
	color:#000000;
}

h4 {
	font-size:20px;
	font-weight:bold;
	font-family:Book Antiqua;
	letter-spacing: .1em;
	word-spacing: 0em;
	margin:0 0 10px 0;
	color:#950101;
}

h5 {
	font-size:16px;
	font-weight:bold;
	font-family:Book Antiqua;
	letter-spacing: .1em;
	word-spacing: 0em;
	margin:0 0 10px 0;
	color:#950101;
}

.link2:link 
{ 
color: #091e9f; 
font-size: 12px; 
font-family: Verdana; 
text-decoration: none; 
}

.link2:visited
{ 
color: #091e9f; 
font-size: 12px; 
font-family: Verdana; 
text-decoration: none; 
}

.link2:active 
{ 
color: #091e9f; 
font-size: 12px; 
font-family: Verdana; 
text-decoration: none; 
}

.link2:hover
{ 
color: #091e9f; 
font-size: 12px; 
font-family: Verdana; 
text-decoration: none; 
text-decoration:underline;
}

.link3:link 
{ 
color: #950101; 
font-size: 12px; 
font-family: Verdana; 
text-decoration: none; 
}

.link3:visited
{ 
color: #950101; 
font-size: 12px; 
font-family: Verdana; 
text-decoration: none; 
}

.link3:active 
{ 
color: #950101; 
font-size: 12px; 
font-family: Verdana; 
text-decoration: none; 
}

.link3:hover
{ 
color: #950101; 
font-size: 12px; 
font-family: Verdana; 
text-decoration: none; 
text-decoration:underline;
}

.pressh1 {
	color:#940000;
}
.subnav {
	font-size:11px;
	padding:0 0 12px 2px;
}
.subnav a {
	color:#000000;
	text-decoration:underline;
	border:none;
}
.subnav a:hover {
	text-decoration:none;
	background-color:#CCCCCC;
	border:none;
}
.footer {
	color:#FFFFFF;
	font-size:11px;
	background-color:#000000;
	padding:4px 8px 4px;
	margin:0px 0 0 0;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
.footer a:hover {
	text-decoration:overline underline;
	border:none;
}

td img {
	display: block;
}

.red
{
	color: #ff0000;
	font-size:12px;
	font-family: Arial;
}

.italic
{
font-style:italic; 
}

.italicsmall
{
font-style:italic;
font-size: 10px; 
}

.bolditalic
{
font-style:italic; 
font-weight:bold;
font-size:11px;
}

.small
{
font-size: 10px; 
}

.bold
{
font-family:Times New Roman;

font-size: 10px;
}

.caption
{ 
color: #000000; 
font-size: 10px; 
font-family: Verdana; 
text-decoration: none; 
}

p
{ 
color: #000000; 
font-size: 13px; 
}

.blue
{ 
 color:#282B72;
}
.beige
{ 
 color:#CB946D;
}
.green
{ 
 color:#1E4B36;
}
.dark
{ 
 color:#21201E;
}
.brown
{ 
 color:#93714C;
}
.turquoise
{ 
 color:#087868;
}
.redd
{ 
 color:#E1414B;
}
.blue2
{ 
 color:#3B5971;
}
.purple
{ 
 color:#79375B;
}
.blue3
{ 
 color:#1F5F9D;
}
.green2
{ 
 color:#156F49;
}
.lightgreen
{ 
 color:#86A093;
}
.orange
{ 
 color:#BA694E;
}
.brown2
{ 
 color:#887267;
}
.green3
{ 
 color:#36504D;
}

.green4
{ 
 color:#5A7A6B;
}
.blue4
{ 
 color:#4D809F;
}
.brown3
{ 
 color:#BE8154;
}
.red2
{ 
 color:#CD4E59;
}
.blue5
{ 
 color:#5A7A6B;
}

.contact
{
	font-size:16px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	word-spacing: 0em;
	margin:0 0 10px 0;
	color:#091e9f;
	line-height: 9px;
}

li
{
padding: 0px 0px 5px 0px;
}

/*Slideshow*/

#imagefade{
    background-repeat: no-repeat;
    position:relative;
	float: right;
    height:370px;
    width:300px;
	background:url(../images/ex1.png);
	padding: 0px 0px 0px 0px;
}

#slideshow {
    position:relative;
    height:250px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
