body
{
	background-image: url(../Images/Site/Sky16a.gif);
	background-repeat: repeat-x;
	background-color: #B9E2F5;
	color: #89CFEF;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	padding-right: 2%;
}
div.bar
{
	float: left;
	width: 100%;
	margin-left: 0em;
	height: 2.3em;
	color: Black;
	background-color: transparent;
}
div.centerColumn
{
	color: black;
	min-width: 750px;
	max-width: 850px;
	height: auto;
	background-color: transparent;
	text-align: right;
	margin: 0 auto;
}
div.Logo
{
	background-color: transparent;
	color: Black;
	float: left;
	height: 5em;
	margin-left: 0em;
	width: 100%;
}
div.centerLeft
{
	background-color: transparent;
	float: left;
	width: 20%;
	height: 30em;
	color: White;
	text-align: left;
}
div.Content
{
	background-color: transparent;
	color: Black;
	float: left;
	margin-left: 0em;
	width: 80%;
	text-align: left;
}
p
{
	margin-left: 2em;
}
li
{
    list-style-type: none;
}
a:link 
{
	color:Blue;
	background-color: transparent;
	letter-spacing: 1px;
}
a:hover 
{ 
	color: Red;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: 1px;	
}
a:active
{ 
	color: red;
	background-color: transparent;
	letter-spacing: 1px;	
}
a:visited 
{
	color: blue;
	background-color: transparent;
	letter-spacing: 1px;
}
h2 
{
	font-size: 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
	background-color: transparent;
}
h3 
{
	background-color: transparent;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: Black;
}
h3.h3nontable {
	background-color: transparent;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: Black;
	margin-left: 2em;
}
ul.Anav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0em;
	margin-top: 0em;
	padding-top: 0.5em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	width: 49%;
	text-align: Left;
	list-style: none;
	color: black;
	font-weight: bolder;
	height: 1.5em;
	background-color: Transparent;
	margin-bottom: 0em;
	float: left;
}



ul.Anav li
{
	margin: 0em;
	padding: 0em;
	text-indent: 0em;
	display: inline;
	border: none;
	color: Black;
	background-color: Transparent;
}
ul.Bnav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0em;
	margin-top: 0em;
	padding-top: 0.5em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	width: 49%;
	text-align: Right;
	list-style: none;
	color: black;
	font-weight: bolder;
	height: 1.5em;
	background-color: transparent;
	margin-bottom: 0em;
	float: right;
}
ul.Bnav li
{
	margin: 0em;
	padding: 0em;
	text-indent: 0em;
	display: inline;
	border: none;
	color:  Blue;
	background-color: transparent;
}
ul.Bnav a
{
	width: 100%;
	font-size: 1em;
	padding: 0em;
	text-decoration: none;
	margin: 0em;
	color: Blue;
	background-color: transparent;
}
ul.Bnav a:hover
{
	text-decoration: none;
	margin: 0em;
	padding: 0em;
	color: #60839f;
	background-color: transparent;
}
ul.but
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	list-style: none;
	display: list-item;
	background-color: #4F6078;
	color: #FAFAD2;
}
ul.but li
{
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-indent: 0px;
}
ul.but a
{
	width: 100%;
	font-size: 1.1em;
	padding: 0px;
	text-decoration: none;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	background-color: #4F6078;
	color: #FAFAD2;
}
ul.but a:hover
{
	text-decoration: none;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	color: blue;
	display: block;
	background-color: Yellow;
}
div.homeImg
{
	text-align: center;
	width: 100%;
	height: 200px;
	background-image: url(../Images/Site/white-blur.png);
	background-position: center;
	background-repeat: no-repeat;
}
div.homeImg img
{
  margin-top: 28px;
  margin-left: 12px;
  margin-right: 12px;
}
div.icon
{
	width: 100%;
	text-align: center;
	border: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: Black;
}
table.costumes
{
	width: 95%;
	margin-left: 1.5em;
}
td.costume
{
	width: 30%;
	border: thin solid #778899;
	text-align: center; 
}
td.description
{
	width: 40%;
	border: thin solid #778899;
	text-align: center; 
}
td.price
{
	width: 10%;
	border: thin solid #778899;
	text-align: center; 
}
td.photo
{
	width: 15%;
	border: thin solid #778899;
	text-align: center; 
}
td.costume h3
{
	text-align: center; 
}
td.description h3
{
	text-align: center; 
}
td.price h3
{
	text-align: center; 
}
td.photo h3
{
	text-align: center; 
}
td.photo img
{
	border: none;
}
ul.butSelected
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	list-style: none;
	display: list-item;
	background-color: Yellow;
	color: Blue;
	font-size: 1.1em;
}
ul.butSelected li
{
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-indent: 0px;
}
ul.butSelected a
{
	width: 100%;
	font-size: 1.1em;
	padding: 0px;
	text-decoration: none;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	background-color: Yellow;
	color: Blue;
}
ul.butSelected a:hover
{
	text-decoration: none;
}
ul.butSub
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 34px;
	margin-top: 0px;
	padding: 0px;
	width: 75%;
	text-align: center;
	list-style: none;
	display: list-item;
	background-color: #3399CC;
	color: #FAFAD2;
	font-size: 1em;
}
ul.butSub li
{
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-indent: 0px;
}
ul.butSub a
{
	width: 100%;
	font-size: 1em;
	padding: 0px;
	text-decoration: none;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	background-color: #3399CC;
	color: #FAFAD2;
}
ul.butSub a:hover
{
	text-decoration: none;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	color: blue;
	display: block;
	background-color: Yellow;
}
ul.butSubSel
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 34px;
	margin-top: 0px;
	padding: 0px;
	width: 75%;
	text-align: center;
	list-style: none;
	display: list-item;
	background-color: Yellow;
	color: Blue;
	font-size: 1em;
}
ul.butSubSel li
{
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-indent: 0px;
}

span.notice
{
	color: Red;
	font-weight: bold;
}
span.bold
{
	color: Black;
	font-weight: bolder;
}
li.Bullets
{
	list-style: circle;
	color: Black;
	font-weight: bold;
}
