/*
steve chalker design ©steve chalker. all right reserved.
*/
/*----- ELEMENTS -----*/
	a:link{
	color:#000;
	font-size:13px;
	text-decoration:none;
	}
	a:visited{
	color:#000;
	font-size:13px;
	text-decoration:none;
	}
	a:hover{
	color:#9d0039;
	color:#e8d8a0;
	font-size:13px;
	text-decoration:underline;
	}
	a:active{
	color:#414d08;
	font-size:13px;
	text-decoration:none;
	}
	h1{
	color:#285050;
	font-size:24px;
	line-height: 0.7em;		
	}
	h2{
	color:#285050;
	font-size:21px;
	line-height: 1.1em;		
	}
	h3{
	color:#285050;
	font-size:14px;
	line-height: 0.7em;		
	}
	h4{
	color:#285050;
	font-size:14px;
	line-height:0.1em;		
	}
	body{
	background-color:#716440;
	}
	
/*DIVISIONS & CLASSES*/
/*-------COMMON AREAS-------*/
	/* GRANDMASTER */
		#grandmaster{
		width:800px;
		height:748px;
		margin-right:auto;
		margin-left:auto;
		overflow:visible;
		}
		#logo{
			background-color:#e6d18e;
			width:309px;
			height:152px;
			float:left;
			margin-right:3px;
			overflow:hidden;
		}
		#main_menu{
			background-color:#b0a963;
			width:488px;
			height:152px;
			float:left;
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;
			overflow:hidden;
		}
		#titlebar{
			background-color:#dcc878;
			width:800px;
			height:20px;
			float:left;
			font-size:12px;
			text-align:center;
			margin-top:3px;
			overflow:hidden;
		}
		#main{
			background-color:#e8d8a0;
			width:800px;
			height:515px;
			margin-top:3px;
			float:left;
			overflow:hidden;
			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:10px;
			line-height:1.25em;
			text-align:center;
			color:#909090;  
		}
		#main-collections{
			background-color:#e8d8a0;
			width:800px;
			height:604px;
			margin-top:3px;
			float:left;
			overflow:hidden;
			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:10px;
			line-height:1.25em;
			text-align:center;
			color:#909090;  
		}
		#footer{
			width:800px;
			height:17px;
			margin-top:4px;
			padding-top:0px;
			float:left;			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:13px;
			overflow:hidden;
			text-align:center;
			color:#404040;  
		}
		#copyright-master{
			width:798px;
			height:20px;
			margin-top:14px;
			border:1px solid #665631;
			float:left;			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:10px;
			letter-spacing:1px;
			overflow:visible;
			text-align:right;
			color:#56461b;  
		}
		#copyright-left{
			width:290px;
			height:16px;
			padding-top:4px;
			padding-left:12px;
			margin-top:0px;
			float:left;			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:10px;
			letter-spacing:1px;
			overflow:visible;
			text-align:left;
			color:#56461b;  
		}
		#copyright-left a:link, 
		#copyright-left a:visited {
			font-size:10px;
			color:#524217;  
		}
		#copyright-right{
			width:440px;
			height:16px;
			padding-top:4px;
			padding-right:12px;
			margin-top:0px;
			float:right;			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:10px;
			letter-spacing:1px;
			overflow:visible;
			text-align:right;
			color:#56461b;  
		}
		#copyright-right a:link, 
		#copyright-right a:visited {
			font-size:10px;
			color:#524217;  
		}
/*-------PAGES-------*/
	/*-------INDEX PAGE-------*/
		#movie{
			width:432px;
			height:346px;
			float:left;
			overflow:hidden;
		}
		#index-top-boxacross{
			width:800px;
			height:78px;
			float:left;
			text-align:center;
		}
		#index-left-column{
			width:184px;
			height:446px;
			float:left;
			text-align:center;
		}
		#index-right-column{
			width:184px;
			height:446px;
			float:left;
			text-align:center;
		}
	/*-------CALENDAR PAGE-------*/
		.cal-top-ribbon{
			background-image:url(cal-ribbon-top.jpg);
			width:800px;
			height:32px;
			float:left;
			text-align:center;
		}
		.cal-top-boxacross{
			width:800px;
			height:220px;
			float:left;
			text-align:center;
		}
		.cal-bot-boxacross{
			width:800px;
			height:234px;
			float:left;
			text-align:center;
		}
		.cal-bot-ribbon{
			background-image:url(cal-ribbon-bottom.jpg);	
			width:800px;
			height:32px;
			float:left;
			text-align:center;
		}
		.cal-middle{
			width:120px;
			height:220px;
			float:left;
			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:12px;
			letter-spacing:0.1em;
			text-align:center;
			color:#837035;  
		}
		.cal-box-left{
			width:224px;
			height:237px;
			display:inline;
			float:left;
			margin-top:10px;
			margin-left:116px;
			text-align:center;
			overflow:visible;
		}
		.cal-box-right{
			width:224px;
			height:237px;
			float:right;
			margin-top:10px;
			margin-right:116px;
			text-align:center;
			overflow:visible;
		}
		.center_info{
			background-color:#eedea6;
			width:86px;
			height:50px;
			padding:4px;
			margin-top:96px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			border-left:1px #fff1b8 solid;
			border-top:1px #fff8bf solid;
			border-right:1px #feeeb6 solid;
			border-bottom:1px #d0c080 solid;
		}
	/*-------ORDER FORM PAGE-------*/
div#order-form{
			width:354px;
			height:452px;
			margin-left:0px;
			margin-right:0px;
			margin-top:26px;
			margin-bottom:0px;
			float:left;
			overflow:hidden;
			font-size:10px;
			text-align:center;
			color:#999;
		}
div#order-form-col-left{
			background-color:lightblue;
			background-color:transparent;
			width:223px;
			height:450px;
			padding-top:40px;
			margin-left:0px;
			margin-right:0px;
			margin-top:24px;
			margin-bottom:0px;
			float:left;
			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:11px;
			text-align:center;
			line-height:1.5em;
			color:#000;
			overflow:hidden;
		}
div#order-form-col-right{
			width:223px;
			height:450px;
			padding-top:40px;
			margin-left:0px;
			margin-right:0px;
			margin-top:24px;
			margin-bottom:0px;
			float:left;
			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:11px;
			text-align:center;
			line-height:1.5em;
			color:#000;
			overflow:hidden;
		}
div#copyboxleft{
			background-image:url(textboxfades.jpg);
			width:113px;
			height:166px;
			padding-top:84px;
			margin-left:59px;
		}
div#copyboxright{
			background-image:url(textboxfades.jpg);
			width:113px;
			height:166px;
			padding-top:84px;
			margin-left:49px;
		}
div#order-form a:link {
	color:#000000;
	font-size:13px;
	text-decoration:none;
}
div#order-form a:visited {
	color:#000000;
	font-size:13px;
	text-decoration:none;
}
div#order-form a:hover {
	color:#ffffff;
	font-size:13px;
	text-decoration:underline;
}
div#order-form a:active {
	color:#414d08;
	font-size:13px;
	text-decoration:none;
}
/*----- SPACERS -----*/
		.bottomspacer{
			width:182px;
			height:28px;
			padding-top:8px;
			float:left;
			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:14px;
			font-weight:bold;
			line-height:1.25em;
			overflow:auto;
			text-align:center;
			color:#909090;       
		}
		.bottomspacer2{
			width:172px;
			height:28px;
			padding-top:8px;
			float:left;
			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:16px;
			text-align:center;
			letter-spacing:0.05em;
			color:#707070;       
		}
		.copyspacertop{
			width:860px;
			height:62px;
			float:left;
		}
		.copyspacerleft{
			width:196px;
			height:546px;
			float:left;
		}
		.copyframe{
			width:500px;
			height:500px;
			float:left;
			font-family:Arial,Verdana,Tahoma,Helvetica,Sans-serif,sans-serif;
			font-size:13px;
			line-height:1.1em;
			overflow:hidden;
			text-align:left;
			color:#000000;       
		}
