﻿body 
{
	background-color: #552102;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

td
{
	color: #f6eb9b;
	font-family: Verdana;
	font-size: 7pt;
}

td a
{
	color: #f6eb9b;
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
}

td a:hover { text-decoration: underline; }

td b { color: #ffffff; }

h1
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	margin: 0px;
	padding: 0px 0px 5px 13px;
}

hr
{
	width: 80%;
	color: #65562e;
	margin: 15px 0px 10px 0px;
	height: 1px;
}

/*********************** Layout Elements ****************************/
.top
{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width: 729px;
	height: 28px;
}

.right
{
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 148px;
}

.logo
{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 54px;
}

.motto
{
	background-image: url(images/motto.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 66px;
}

.navigation
{
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 144px;
}

.navigation a
{
	padding: 0px 74px 0px 43px;
	display: block;
	width: 100%
}

.topCenter
{
	background-image: url(images/topCenter.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 264px;
}

.topRight
{
	background-image: url(images/topRight_alt.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 197px;
}

.topRightBottom
{
	background-image: url(images/topRightBottom.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 67px;
}

.topBottom
{
	background-image: url(images/topBottom.jpg);
	background-repeat: no-repeat;
	width: 729px;
	height: 36px;
}

/****************************************************************************/

/*************************** Tab Styles *************************************/
.topTabBig
{
	background-image: url(images/topTab.jpg);
	background-repeat: no-repeat;
	width: 729px;
	height: 9px;
}

.topTabMed
{
	background-image: url(images/bigTabTop.jpg);
	background-repeat: no-repeat;
	width: 485px;
	height: 9px;
}

.topTabSmall
{
	background-image: url(images/smallTabTop.jpg);
	background-repeat: no-repeat;
	width: 242px;
	height: 9px;
}

.bottomTabBig
{
	background-image: url(images/bottomTab.jpg);
	background-repeat: no-repeat;
	width: 729px;
	height: 9px;
}

.bottomTabMed
{
	background-image: url(images/bigTabBottom.jpg);
	background-repeat: no-repeat;
	width: 485px;
	height: 9px;
}

.bottomTabSmall
{
	background-image: url(images/smallTabBottom.jpg);
	background-repeat: no-repeat;
	width: 242px;
	height: 9px;
}

.tabContentBig
{
	background-color: #94845a;
	border-left: solid 1px #c2af7c;
	border-right: solid 1px #c2af7c;
	width: 729px;
}

.tabContentMed
{
	background-image: url(images/bigTabMiddle.jpg);
	background-repeat: repeat-y;
	width: 485px;
}

.tabContentSmall
{
	background-image: url(images/smallTabMiddle.jpg);
	background-repeat: repeat-y;
	width: 242px;
}

.smallTab
{
	background-image: url(images/smallTab_bg.jpg);
	background-repeat: no-repeat;
	width: 243px;
	height: 303px;
}

.bigTab
{
	background-image: url(images/bigTab_bg.jpg);
	background-repeat: no-repeat;
	width: 485px;
	height: 303px;
}

.smallTab p, .bigTab p, .tabContentBig p, .tabContentMed p, .tabContentSmall p
{
	margin: 0px 13px 2px 13px;
	color: #f6eb9b;
	font-family: Verdana;
	font-size: 7pt;
}

.smallTab p b, .bigTab p b, .tabContentBig p b, .tabContentMed p b, .tabContentSmall p b
{
	color: #ffffff;
}

.smallTab p br, .bigTab p br, .tabContentBig p br, .tabContentMed p br, .tabContentSmall p br
{
	font-size: 5pt;
}

.smallTab p span, .bigTab p span
{
	float: right;
}

.tabContentBig p img, .tabContentMed p img,
{
	padding: 3px;
	margin-right: 5px;
	border: solid 1px #65562e;
}

.tabContentMed table, .tabContentSmall table
{
	margin: 0px 13px 2px 13px;
}

.tabContentSmall table td
{
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #a79b7c;
}

/****************************************************************************/

/*************************** Flash Styles *************************************/
.flashContainer
{
	background-color: #000000;
}

.flashMovieBox
{
	padding: 100px;
	border: 3px inset #a79b7c;
}

.flashMovieBorder
{
	border: 1px outset #ffffff;
}
