/* CSS Document */


/* hide from ie on mac \*/
html {
	height: 100%;
}

#flashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #1b1613;
}

a:active
{
  outline: none;
}

a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C49A5B;
  	outline: none;
}

td.topLeft{
	background-image:url(nav_images/topleft_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}


td.topRight{
	background-image:url(nav_images/topright_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

td.bottomLeft{
	background-image:url(nav_images/bottom_left_bg.jpg);
	background-position:top right;
	background-repeat: repeat-y;
}


td.bottomRight{
	background-image:url(nav_images/bottom_right_bg.jpg);
	background-position:top left;
	background-repeat: repeat-y;
}

td.bottomCenter{
	background-image:url(nav_images/center_content_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.movie {
	background-color: #333333;
}


.style5 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.header {
	font-family: Rockwell, "Trebuchet Ms", Trebuchet, Verdana; 
	font-weight: bold; 
	color: #6d4443; 
	font-size: 24px; 
}

.subHeader {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

.subHeader2 {
	color: #6d4443;
	font-family: Rockwell, "Trebuchet Ms", Trebuchet, Verdana; 
	font-weight: bold;
	font-size: 20px;
}

.subsubHeader {
	color: #6d4443;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

.bodyCopy {
	font-size: 12px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bodyCopy2 {
	font-size: 12px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.coloredBox a {
	font-size: 12px; 
	padding: 5px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #FFFFFF; 
	text-decoration: none;
}
.style20 {
	font-family: Rockwell, "Trebuchet Ms", Trebuchet, Verdana; 
	font-weight: bold; 
	color: #C49A5B; 
	font-size: 24px; 
}

.style22 {color: #C49A5B}



