/* ------------------------------------------------------------------------------------ */
/* STYLES																	
/* ------------------------------------------------------------------------------------ */
html {
	height: 100%;
	overflow: hidden;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 100%;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
ul {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
}
hr {
	color: #262626; 
	background-color: #262626; 
	height: 1px; 
	border: 0px;
}


/* ------------------------------------------------------------------------------------ */
/* HEADING TAGS (SUBSTITUTES FOR FLASH TITLES IF UNAVAILABLE)																	
/* ------------------------------------------------------------------------------------ */
h1 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
h2 {
	padding: 0px 0px 8px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
h2 a:link { 
	color: #d29022;
	text-decoration: none;
}
h2 a:visited { 
	color: #d29022;
	text-decoration: none;
}
h2 a:hover { 
	color: #d29022;
	text-decoration: none;
}
h2 a:active { 
	color: #d29022;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------------ */
/* HOME SIDE PANEL											
/* ------------------------------------------------------------------------------------ */
#homeSidePanel {
	position: absolute;
	left: 20%;
	/* left: 42px; */
	top: 316px;  
	width: 162px;
	height: 0px;
	z-index: 100;
	font-size: 10px;
	overflow: visible;
}
#homeSidePanel ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	line-height: 16px;
	list-style-type: none;
}
#homeSidePanel li { 
	background-image: url(../images/bullet-red-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}


/* ------------------------------------------------------------------------------------ */
/* flash content																
/* ------------------------------------------------------------------------------------ */
#flashContentGallery {
	height: 90%;
	color: #FFFFFF;
}
#flashContentGallery a:link {
	color: #FFFFFF;
}
#flashContentGallery a:visited {
	color: #FFFFFF;
}
#flashContentGallery a:hover {
	color: #DDDDDD;
}
#flashContentGallery a:active {
	color: #FFFFFF;
}

#flashContentSmall {
	height: 60%;
	color: #FFFFFF;
	/*
	background: url(../images/sample-bg.jpg) no-repeat;
	background-position: top center;
	*/
}
#flashContentSmall a:link {
	color: #FFFFFF;
}
#flashContentSmall a:visited {
	color: #FFFFFF;
}
#flashContentSmall a:hover {
	color: #DDDDDD;
}
#flashContentSmall a:active {
	color: #FFFFFF;
}


/* ------------------------------------------------------------------------------------ */
/* navigation														
/* ------------------------------------------------------------------------------------ */
.navigation {
	color: #ffffff;
	font-weight: bold; 
	font-size: 9px;
}
.navigation a:link {
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
}
.navigation a:visited {
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
}
.navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/logo-bar-rollover.gif) repeat-x;
	padding: 4px 8px 4px 8px;
}
.navigation a:active {
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	color: #FFFFFF;
}
.navLeft {
	float: left;
	width: 353px;
	padding: 6px 0px 0px 0px;
	overflow: hidden;
}
.navRight {
	float: right;
	width: 353px;
	text-align: right;
	padding: 6px 0px 0px 0px;
	overflow: hidden;
}


/* ------------------------------------------------------------------------------------ */
/* footer - mainly for the homepage and second level detailed view															
/* ------------------------------------------------------------------------------------ */
.footerTop {
	width: 100%;
	background: url(../images/logo-bar-repeat.gif) repeat-x;
	margin: 0px auto;
}
.footerGraphics {
	margin: 0px auto;
	width: 770px;
	height: 58px;
	background: url(../images/logo-bar.jpg) no-repeat;
}
.footerLogo {
	width: 64px;
	height: 58px;
	float: left;
}
.footerLogo a:link {
	text-decoration: none;
	padding: 0px;
}
.footerLogo a:visited {
	text-decoration: none;
	padding: 0px;
}
.footerLogo a:hover {
	background: none;
	text-decoration: none;
	padding: 0px;
}
.footerLogo a:active {
	text-decoration: none;
	padding: 0px;
}
.footerBottom {
	height: 40%;
	margin: 0px auto;
	width: 100%;
	background: url(../images/background-repeat.jpg) repeat-x;
	background-color: #cbc5b3;
	overflow: auto;
}
.footerContent {
	width: 784px;
	margin: 0px auto;
	overflow: hidden;
	padding: 16px 0px 20px 32px;
}
.footerContent ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	line-height: 16px;
	list-style-type: none;
}
.footerContent li { 
	background-image: url(../images/bullet-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}
.footerContent a:link {
	color: #b47101;
}
.footerContent a:visited {
	color: #b47101;
}
.footerContent a:hover {
	text-decoration: none;
	color: #000000;
}
.footerContent a:active {
	color: #b47101;
}
.footerCol {
	width: 240px;
	float: left;
	padding: 0px 20px 0px 0px;
}
.footerBottomSmall {
	height: 10%;
	margin: 0px auto;
	width: 100%;
	background: url(../images/background-repeat.jpg) repeat-x;
	background-color: #cbc5b3;
	overflow: auto;
}


/* ------------------------------------------------------------------------------------ */
/* LINKS																
/* ------------------------------------------------------------------------------------ */
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #d29022;
}
a:active {
	color: #000000;
}
