/*Page Layout*/
body {
	background-image: url(../images/bg.jpg);
	background-color: #7C6F5C;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: center;
	padding: 0;
}
#container {
	background-image: url(../images/bg_con.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top: 6px solid #8d7046;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
	margin: 0px auto;
	width: 780px;
}
#wrap {	width: 750px;}
.clearer {clear: both;} 
.left {
	float: left;
	width: 615px;
	padding: 2px 2px 2px 2px;
	margin-bottom: 20px;
}
.right {
	background-color: #ebe6e0;
	float: right;
	width: 145px;
	padding: 5px 0px 5px 5px;
}

/*Page Text*/ 
a {
 	text-decoration:none;
	color: #642;
}
a:hover {color: #963;}
h1 {
	font-family:Georgia,"Trebuchet MS",sans-serif;
	font-size:20px;
	font-style:normal;
	color: #552B00;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 2px 2px 5px 2px;
	padding: 0px;
}
h2 {
	background-color: #ebe6e0;
	font-family:Georgia,"Trebuchet MS",sans-serif;
	font-size:15px;
	font-style:normal;
	color: #332;
	letter-spacing: 1px;
	text-decoration: none;
	width: 580px;
	margin: 0px;
	padding: 2px;
}
h3 {
	background-color: #ebe6e0;
	font-family:Georgia,"Trebuchet MS",sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight:lighter;
	color: #332;
	letter-spacing: 1px;
	text-decoration: none;
	text-align:center;
	padding: 2px;
}
h4 {
	background-color: #55552B;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight:lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	text-align:center;
	padding: 2px;
}
p {
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;	
	margin-top: 5px
}
hr { 
	color: #552B00;
	width: 590px;
	text-align:center;
	padding: 0px 10px 0px 10px;
	margin: auto;
}

/*Images*/
.image {
	border: 3px;
	border-color: #804000;
	border-style: solid;
	margin: 5px 5px 5px 5px;
}

/*Title*/
.title { 
	background-color: #E2DED4;
	border-top: 1px solid #996;
	height: 50px;
}
.title h1 {
	color: #552B00;
	font-family: Georgia,"Trebuchet MS",sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;	
}

/*Header*/
.header {
	border-top: 2px solid #663;
	background-image:url(../images/header.jpg);
	height: 220px;
	width: 780px;
}

/*Nav*/
.nav {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	height: 30px;
	border-top: 2px solid #663;
	padding-left: 15px;
}
.nav a {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	border-right: 1px solid #C9C6B3;
	border-left: 1px solid #C9C6B3;
	padding-left: 5px;
	padding-right: 5px;	
	line-height: 30px;
	text-decoration: none;
}
.nav a:hover{
	background: none;
	background-color: #DED9D0;
	color: #331;
}

/*Sub Nav*/
.sub_nav {
	display:block;
	text-align:left;
}
.sub_nav  ul {
	color: #ebe6e0;
	letter-spacing: 2px;
	border-bottom: 1px dashed #BCBAAC;
	width: 100%;
	display: block;
	margin: 0px;
}
.sub_nav a {
	text-decoration: none;
	border-bottom: 1px dashed #BCBAAC;
	display: block;
	list-style: none;	
	height: 20px;
	padding-left: 10px;
}
.sub_nav a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #BCBAAC;
	display: block;
}
.sub_nav a:hover { 
	background-color: #8d7046;
	color:#FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #BCBAAC;
	display: block;
}
.sub_nav h2{
	border-bottom: 1px dashed #BCBAAC;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
}

/*Table*/
table { 
	table-layout: automatic;
	border-collapse: separate;
}
.table p{
	background-color: none;
	font-size: 12px;
	text-align: center;
}
.table h1 {
	font-family:Georgia,"Trebuchet MS",sans-serif;
	font-size: 10px;
	font-style:normal;
	color:FFFFFF;
	text-align:center;
	letter-spacing: 1px;
	padding-right: 10px;
	margin: 2px 2px 2px 2px;
}
.table h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #332;
	text-align:center;
	letter-spacing: 1px;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 5px 2px;
}
.table h5 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-align:center;
	letter-spacing: 1px;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 5px 2px;
}
.table h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:100;
	color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

/*Footer*/
.footer{
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size: 10px;
	text-align:center;
	color: #804000;
	height: 35px;
	border-bottom: 10px solid #8d7046;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.footer a {
	font-size: 10px;
	color:#332;
	text-decoration: none;	
}
.footer a:visited{
	font-size: 10px;
	color:#332;
	text-decoration: none;	
}
.footer a:hover {
	font-size: 10px;
	color: #552B00;
	text-decoration: underline;	
}

/*Image Decks*/
.decks img{
	position: relative;
	border: none;
}
.decks span{ /*CSS for enlarged image*/
	visibility: hidden;
	position: absolute;
}
.decks:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	position: relative;
	left: 50px; /*Position where enlarged image should offset horizontally*/
	bottom: 50px 
}

/*Rool Over - Decks Planes*/
.mydiv {
	Z-INDEX: 998; 
	VISIBILITY: hidden; 
	OVERFLOW: hidden; 
	WIDTH: 200px; 
	POSITION: absolute; 
	HEIGHT: 262px
}
.mydiv2 {
	Z-INDEX: 997; 
	VISIBILITY: hidden; 
	OVERFLOW: hidden; 
	WIDTH: 191px; 
	POSITION: absolute; 
	HEIGHT: 184px
}
.mydiv3 {
	Z-INDEX: 999; 
	LEFT: 180px; 
	VISIBILITY: hidden; 
	OVERFLOW: hidden; 
	WIDTH: 95%; 
	POSITION: absolute; 
	TOP: 1200px; 
	HEIGHT: 95%
}


