/* used to center text in bottom of large table cell */
.lastline {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #090;
	text-align: center;
}
/* used for index only - Not in this project */
#mainlist {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #CD5405;
	text-align: right;
	text-indent: 5;
	height: 375px;
	width: 450px;
	left: 545px;
	top: 500px;
	right: 550px;
	margin-top: 10px;
	margin-right: 10px;
}
/* Not used in this project - Used in Main site*/
.menuloc {
	top: 150px;
	text-align: center;
}

/* Leslie taught me this one */
.centerthis {
	color: #1E381B;
	text-align: center;
	top: 5px;
}
/* Variant of above */
.centerthiscolortext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #03C;
	text-align: center;
}
/* Justificaation of a particular P tag in the main site */
.pjust {
	text-align: justify;
}
/* used on main Site */
#form1 label {
	font-size: 14px;
	text-align: left;
}

.justified {
	text-align: justify;
}
.justp {
	text-align: justify;
}
/* Used to Right Just an hour listing */
#hours {
	text-align: right;
}

pleft {
	text-align: left;
}
/* Used to Format certain Product images */
#prodbox {
	width: 450px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
/* Styles Slogan */
.slogantext {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #9B2A04;
	text-align: center;
	height: 5px;
}
/* Resets a goof I did a long time ago,  This is a temporary fix till school is done. */
.redolinks {
	font-size: 18px;
}
/* Styles text for Special order */
.specorder {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
/* Styles SOS Block */
.footsos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009;
	background-color: #3CF;
	text-align: center;
	height: 15px;
	width: 100%;
	background-repeat: repeat-x;
	display: block;
}
/* Styles Alt SOS for narrow column on table */
.footsos2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009;
	background-color: #3CF;
	text-align: center;
	height: 30px;
	width: 100%;
	display: block;
}
/* Applies Padding for the div tag to locate the menu */
.bisquemenu
{
	padding-left: 60%;
}
/* styles General text */
.slog
{
	text-align: center;
	color: #609;
	font-size: 36px;
}
body {
	background-color: #d3de82;
	margin-left: 20px;
	margin-top: 20px;
	background-image: url();
	background-repeat: no-repeat;
}

body,td,th {
	color: #333;
	font-family: Comic Sans MS, cursive;
	font-size: 12px;
	text-align: left;
}
/* styles of AP Divs - Not used for this project  But still used in main site */
#apDiv1 {
	position:absolute;
	width:426px;
	height:51px;
	z-index:1;
	left: 570px;
	top: 273px;
}
h1 {
	font-size: 24px;
	color: #9B2A04;
}
h2 {
	font-size: 18px;
	color: #F00;
	text-align: center;
}
#apDiv2 {
	position:absolute;
	width:424px;
	height:390px;
	z-index:2;
	left: 565px;
	top: 517px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #8C290C;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	border: medium solid #0C6;
}
h3 {
	color: #030;
}
/* redo Links */
a:link {
	font-size: inherit;
	color: #8C290C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
	font-size: inherit;
}
a:hover {
	text-decoration: none;
	color: #000;
	font-size: inherit;
}
a:active {
	text-decoration: none;
	color: #0C0;
	font-size: inherit;
	text-align: center;
}
h5 {
	font-size: 12px;
	color: #00F;
	text-align: center;
}
#apDiv3 {
	position:absolute;
	width:440px;
	height:492px;
	z-index:2;
	left: 222px;
	top: 461px;
}
/* Styles text several places  */
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	font-weight: bold;
	color: #7F9492;
}
/* Same as above  uses different color text */
.plainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #7F9492;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #7B990D;
}
/* Styles Lists */
.ctrList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F9492;
	line-height: 14px;
	font-weight: bold;
	text-align: left;

}
.plaintextbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: 7f9492;
	text-align: right;

}

#lrgtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #039;
}
/* specifically styles the address etc in box below Logo */
.addressbox {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #000;
	background-color: #C1A854;
	font-weight: bolder;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/* locates & styles Bisuque Form */
#bisqueformdiv {
	border: medium double #999;
	width: 80%;
	margin-left: 45px;
	padding-left: 20px;
}
/* work around for centering items vertically in 2 differnt blocks */ 
.notquitecenter {
	padding-left: 38%;
}

#apDiv13 {
	position:absolute;
	width:477px;
	height:285px;
	z-index:10;
	left: 569px;
	top: 302px;
}
#apDiv4 {
	position:absolute;
	width:315px;
	height:115px;
	z-index:4;
	left: 147px;
	top: 147px;
}
#apDiv5 {
	position:absolute;
	width:248px;
	height:111px;
	z-index:4;
	left: 182px;
	top: 465px;
	color: #F8D9A3;
	background-color: #5A4D82;
	font-size: 18px;
	border: medium solid #ABBC3A;
}

#apDiv6 {
	position:absolute;
	width:474px;
	height:136px;
	z-index:1;
	left: 0px;
	top: 211px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #952F21;
	background-color: #F9BE34;
	text-align: center;
	border: medium solid #000;
	padding: 3px;
}
#apDiv7 {
	position:absolute;
	width:100%;
	height:29px;
	z-index:5;
	text-align: left;
	font-size: 10px;
	color: #666;
	left: 33px;
	top: 1102px;
}
#apDiv8 {
	position:absolute;
	width:481px;
	height:115px;
	z-index:1;
	left: 10px;
	top: 240px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #451C16;
	background-color: #F7C33B;
	border: thin solid #808080;
}
#apDiv9 {
	position:absolute;
	width:381px;
	height:259px;
	z-index:6;
	left: 61px;
	top: 592px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #F00;
	background-color: #CCF;
	padding: 4px;
	border: 4px solid #00F;
	text-align: center;
	font-weight: bold;
}

a {
	font-size: 18px;
	font-family: Comic Sans MS, cursive;
}
#apDiv10 {
	position:absolute;
	width:410px;
	height:62px;
	z-index:7;
	left: 519px;
	top: 163px;
}
#apDiv11 {
	position:absolute;
	width:431px;
	height:312px;
	z-index:8;
	left: 543px;
	top: 235px;
	text-align: center;
}
/* used for Holiday Div in Home page of real site */
#holidaybox {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #03C;
	background-color: #147C78;
	text-align: center;
	border: 3px solid #9B2A04;
	font-weight: bold;
	background-image: url(images/disney-logo-blue_w3001.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 300px;
	margin-left: 20%;
}
/* styles marquee text index.html */
.html-marquee 
{
	float: right;
	height:190px;
	width:200px;
	background-repeat: no-repeat;
	font-family:Comic Sans MS, cursive;
	font-size:18pt;
	color: #3C3;
	border-width:0;
	border-style:solid;
	border-color: #009900;
}
#apDiv14 {
	position:absolute;
	width:213px;
	height:190px;
	z-index:11;
	left: 191px;
	top: 307px;
	background-color: #147C78;
	border: 4px solid #060;
}
/* Styles special schedule div on index */
#schedule {
	width:365px;
	height:185px;
	color: #00F;
	background-color: #66CCFF;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	border: 3px solid #999;
	margin-left: 10%;
}
/* styles logo div */
#logodiv {
	width:100%;
	height:122px;
	color: #8C290C;
	margin-top: 5px;
	margin-left: 15%;
	
}
#apDiv2 b centertext {
	text-align: center;
}
/* Styles & locates Bisque form */
#formdiv {
	width:90%;
	height:100%;
	margin-left: 20px;
	border: 2px solid #999;
	text-align: center;
	}
