html {
	overflow-y: scroll;
}

body {
	background-color: #E6E6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
}


/* DIV STYLES */

#page {
	width: 902px;
	margin: 0px auto;
	margin-top: 0px;
	background-color: #fff;
	text-align: left;
}

#header {
	height: 169px;
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#phone {
	float: right;
	margin: 10px 10px 0px 0px;	
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-align: right;
}

#shop {
	margin: 120px 0px 0px 0px;
	font-size: 11px;	
}

#shop img {
	margin-right: 2px;
	margin-bottom: -2px;
}

.logo {
	float: left;
	margin: 18px 0px 0px 18px;
}

#main {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

hr {
	clear: both;
	height: 1px;
	color: #999;
	background-color: #999;
	border: 0;
}

#slideshow {
	width: 545px;
	float: right;
	margin: 20px 20px 20px 5px;	
	text-align: left;
}

#slideshow hr {
	clear: both;
	height: 1px;
	margin-top: -6px;
	color: #ccc;
	background-color: #ccc;
	border: 0;
}

.content {
	margin-top: -13px;
}

.interior {
	width: 760px;
	padding: 0px 70px 20px 70px;
}

.spirit {
	margin-top: -32px;
	background-image: url(images/fundraiser-bk.jpg);
	background-repeat: no-repeat;
}

#home-content {
	float: left;
	width: 301px;
	margin: 25px 0px 25px 20px;
	background-color: #E6E6E6;

}

.star {
	float: left;
	margin-left: 160px;
}

#top-links {
	padding: 0px 0px 20px 0px;
	text-align: center;
	line-height: 1.6;
}

.right {
	float: right;
	width: 377px;
	padding: 0px 0px 30px 60px;
}

.left {
	margin-top: 40px;
}

#loadarea {
	width: 377px;
}

.collage {
	margin-bottom: 30px;
	text-align: center;
}

.gray-box {
	float: right;
	width: 305px;
	margin: 0px 0px 30px 36px;
	padding: 20px;
	background-color: #EDEDED;
	text-align: center;
	font-size: 14px;
}

.pink-box {
	float: right;
	width: 300px;
	margin: 0px 0px 30px 25px;
	padding: 10px 20px;
	background-color: #FFE0FF;
	text-align: left;
	font-size: 12px;
	color:#F95DC1;
}

.note {
	float: right;
}

.bot-pad {
	padding-bottom: 30px;
}

.center {
	text-align: center;
}

.order {
	margin: 20px 0px 50px 0px;
}

.order table {
	text-align: left;
}

.letter {
	float: right;
	width: 130px;
	margin-top: 30px;
	padding: 20px;
	background-color: #EDEDED;
	text-align: center;
	font-size: 13px;
}

.letter p {
	line-height: 1.2;
}

.quote {
	margin-bottom: 5px;
	font-family: 'Handwriting - Dakota', 'Palatino Linotype', Palatino, Cambria, 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 14px;
}

.grayBox{
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
	 -khtml-opacity:0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.box {
    position: absolute;
	 top: 5%;
	 margin-left: 130px;
	 background-color: #000;
    z-index:1002;
    overflow: auto;
}

.box-content {
  	 height: 840px;
	 width: 600px; 
	 padding: 20px;
	 cursor:pointer;
}

.close {
	float: right;
	padding: 0px 20px 10px 0px;
}

.grid {
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

#quantity td {
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	font-weight: bold;
	text-align: center;
}

#price td {
	padding: 5px 6px 5px 6px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	text-align: right;
}

fieldset {
	border: 1px solid #ccc;
}

input, select, option, textarea  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

.req {
	color: #C1272D;
	font-size: 11px;
	font-weight: bold;
}

.six {
	color: #C1272D;
	font-size: 11px;
	font-weight: bold;
}

.up {
	clear: both;
	margin-bottom: 20px;
	text-align: center;
}

.sign-up {
	width:255px;
	border: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding:10px 9px 0px 15px;
	background-color: #ffffff;
	color: #333333
}

.envelope {
	float: right;
}

.separate {
	padding-left: 30px;
}

#footer-links {
	clear: both;
	margin-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: #C1272D;
}

#footer {
	height: 45px;
	padding: 10px;
	background-color: #1B1464;
	border: 1px solid #000;
	line-height: 1.3;
	color: #ccc;
}

#footer-right {
	float: right;
	text-align: right;
}

#footer-left {
	float: left;
	width: 220px;
}


/* LINK STYLES */

a:link, a:visited, a:hover, a:active {
	color: #C1272D;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#header a:hover, #header a:active {
	text-decoration: underline;
}

#top-links a:link, #top-links a:visited, #top-links a:hover, #top-links a:active {
	color: #777777;
	text-decoration: none;
}

#top-links a:hover, #top-links a:active {
	color: #C1272D;
}

#thumbnails a:link {
	color:#999999;
	display: inline-block;
	outline: none;
}

#thumbnails a:visited {
	color:#999999;
	display: inline-block;
	outline: none;
}

#thumbnails a:hover, a:active {
	color:#C1272D;
	display: inline-block;
	outline: none;
}

#footer-links a:link, #footer-links a:visited, #footer-links a:hover, #footer-links a:active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C1272D;
	text-decoration: none;
}

#footer-links a:hover, #footer-links a:active {
	text-decoration: underline;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}



/* TEXT STYLES */

#DETAILS {
	font-size: 10px;
}

#TITLESRED {
	color: #C1272D;
}

#TITLESBLUE {
	color: #1B1464;
}

#TITLESBLACK {
	color: #777777;
}

h1 {
	padding-top: 15px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C1272D;
	text-align: center;
}

h1.home-heading {
	padding-top: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #1B1464;
	text-align: left;
}

h1.schoolA {
	font-family: Arial, sans-serif;
	font-size: 48px;
	color: #999;
	margin-left: 60px;
	padding-top: 45px;
	text-align: center;
}

h1.schoolB {
	position: relative;
	top: -102px;
	left: 31px;
	z-index: 20;
	font-family: Arial, sans-serif;
	font-size: 48px;
	color: #fff;
	text-align: center;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C1272D;
}

h3 {
	margin-bottom: -8px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
}

.center h3 {
	margin-bottom: 10px;
}


h4 {
	position: relative;
	top: 28px;
	left: -35px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C1272D;
}

p {
	line-height: 1.5;
}

ul {
	line-height: 1.4;
}

li {
	padding-bottom: 8px;
}

.new {
	color: #C1272D;
}
