a:link {
text-decoration: underline;
color: #000000 
}

a:visited {
text-decoration: underline;
color: #000000 
}

a:hover {
text-decoration: none;
color: #fc0802
}

a:active {
text-decoration: none;
color: #fc0802 
}

.topnav a:link {
font-family: arial; 
font-size: 13px;
font-weight: bold;
color: #fdfdfd;
text-decoration: underline;
line-height: 30px;

}

.topnav a:visited {
font-family: arial; 
font-size: 13px;
font-weight: bold;
color: #fdfdfd;
text-decoration: underline;
line-height: 30px;
}

.topnav a:hover { 
font-family: arial; 
font-size: 13px;
font-weight: bold;
color: #ff8d6d;
text-decoration: none;
line-height: 30px;
}

.topnav a:active {
font-family: arial; 
font-size: 13px;
font-weight: bold;
color: #ff8d6d;
text-decoration: none;
line-height: 30px;
}



.middlenav a:link {
font-family: arial; 
font-size: 11px;
color: #fdfdfd;
text-decoration: none;

}

.middlenav a:visited {
font-family: arial; 
font-size: 11px;
color: #fdfdfd;
text-decoration: none;
}

.middlenav a:hover { 
font-family: arial; 
font-size: 11px;
color: #79bafd;
text-decoration: none;
}

.middlenav a:active {
font-family: arial; 
font-size: 11px;
color: #79bafd;
text-decoration: none;
}

.bottomnav {
font-family: arial; 
font-size: 13px;
font-weight: bold;
color: #fbc35d;

}

.bottomnav a:link {
font-family: arial; 
font-size: 15px;
color: #fbc35d;
text-decoration: underline;

}

.bottomnav a:visited {
font-family: arial; 
font-size: 15px;
color: #fbc35d;
text-decoration: underline;
}

.bottomnav a:hover { 
font-family: arial; 
font-size: 15px;;
color: #fdfdfd;
text-decoration: none;
}

.bottomnav a:active {
font-family: arial; 
font-size: 15px;
color: #fdfdfd;
text-decoration: none;
}

.blackwhitelink a:link {
font-family: arial; 
font-size: 13px;
font-weight: bold;
color: #000000;
text-decoration: underline;
line-height: 25px;

}

.blackwhitelink a:visited {
font-family: arial; 
font-size: 13px;
font-weight: bold;
color: #000000;
text-decoration: underline;
line-height: 25px;
}

.blackwhitelink a:hover { 
font-family: arial; 
font-size: 13px;
font-weight: bold;
color: #fdfdfd;
text-decoration: none;
line-height: 25px;
}

.blackwhitelink a:active {
font-family: arial; 
font-size: 13px;
font-weight: bold;
color: #fdfdfd;
text-decoration: none;
line-height: 25px;
}



/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	border: 2px solid #000000;
	width: 450px;
	height: 300px;
	margin-bottom: 5px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 100px;
	float: left;*/
}

/*************************************************************/



ul{
list-style-image: url(images/diamond-bullet.gif);
list-style-position: inside;
margin-bottom: 5px;
margin-top: 0px;
margin-left: 0px;
padding: 0px;
}

li {
list-style-image: url(images/diamond-bullet.gif);
padding-left: none;
margin-left: none;
margin-bottom: 2px;
}


p, td  { 
font-family: arial;
font-size: 14px;
color: #000000
 }  

h1 { 
font-family: arial; 
font-size: 19px;
font-weight: bold;
color: #492626; 
}


.innerboxtext { 
font-family: arial; 
font-size: 13px;
color: #000000;
margin-left: 15px;
margin-right: 15px 
}


.innerboxheader { 
font-family: arial; 
font-size: 15px;
color: #000000;
font-weight: bold;
margin-left: 15px;
margin-right: 15px 
}



.textsmall{ 
font-family: arial; 
font-size: 11px;
color: #000000; 
}


.textmed { 
font-family: arial; 
font-size: 15px;
color: #000000; 
}

.textmedbold {
font-family: arial;
font-size: 17px;
font-weight: bold;
color: #000000;
}

.textlg { 
font-family: arial; 
font-size: 19px;
color: #000000; 
}

.textlgbold { 
font-family: arial; 
font-size: 19px;
font-weight: bold;
color: #000000; 
}

.textxlgbold { 
font-family: arial; 
font-size: 26px;
font-weight: bold;
color: #000000; 
}

.goldnumber {
font-family: tahoma;
font-size: 14px;
color: #fbc35d;
}

.burgundytext {
font-family: arial;
font-size: 13px;
color: #b00101;
}

.burgundytextmed {
font-family: arial;
font-size: 17px;
color: #ff0000;
}

.darktealmedtext { 
font-family: arial; 
font-size: 16px;
color: #017193
 
}


