body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #D9E3E4;
	float: left;
	left: auto;
	right: auto;
}

.currentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	color: #009;
	text-align: center;
}
.ticketsalesText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	color: #009;
	text-align: justify;
}
#wrapper table tr td {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 700;
}
.ServicesText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	color: #009;
	text-align: center;
}

#wrapper div p span {
	text-align: left;
}
.missionText {
	font-size: 18px;
	font-weight: 700;
	text-align: justify;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #009;
}


html, body, #wrapper, h1, #nav, #nav li {
	margin: auto;
	padding: 0;
	list-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

img {
	border: 0;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-color: #FFF;
	outline-color: #FFF;
	background-color: #FFF;
	color: #D4D0C8;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}


h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}
.directText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #009;
	text-align: left;
}


.block {
    display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
	color: #4A93E0;
	background-color: #4A93E0;
}

* html .clear {
    margin-top: -5px;
    margin-bottom: -4px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */

body {
	background: DDE6ED;
	background-color: #DDE6ED;
	border-top-color: #DDE6ED;
	border-right-color: #DDE6ED;
	border-bottom-color: #DDE6ED;
	border-left-color: #DDE6ED;
	border-color: #DDE6ED;
	outline-color: #DDE6ED;
	color: #DDE6ED;
}

#wrapper {
	width: 700px;
	height: auto;
	outline-color: #DFE4E7;
	background-color: #FFF;
	color: #009;
	text-align: center;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	margin: 10px;
	padding: 15px;
	font-size: 16px;
	font-weight: bold;
}

* html #wrapper {
    width: 700px;
    w\idth: 698px;
}

h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	text-decoration: none;
	font-weight: 700;
	color: #06F;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 16px;
}

a.orange { color: #d07c1a; }
a.green  { color: #858e10; }
a.teal   { color: #238aaa; }
a.purple { color: #9f6bc8; }

a:hover        { color: #FF2A8C; }
a:hover.orange { color: #FF9B0B; }
a:hover.green  { color: #45D110; }
a:hover.teal   { color: #239FF0; }
a:hover.purple { color: #C12EFA; }

a:hover {
	text-decoration: underline;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	font-style: italic;
}


/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
	float: left;
	list-style: none;
	width: 140px;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	background-color: #309;
	color: #FFF;
	border-top-color: #309;
	border-right-color: #309;
	border-bottom-color: #309;
	border-left-color: #309;
	outline-color: #4A93E0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav li.first {
    width: 138px;
    border-left: none;
}

#nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	width: 100%;
	background-color: #309;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	padding-top: 2px;
	font-size: 11px;
	font-weight: bold;
	border: 2px outset #FFF;
}

#nav a:hover {
	background-color: #309;
	color: #F00;
	border-top-color: #309;
	border-right-color: #309;
	border-bottom-color: #309;
	border-left-color: #309;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

/* highlights */

#highlights {
	width: 327px;
	float: left;
	margin-right: -10px;
	outline-color: #FFF;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
}

#highlights .p {
    padding: 8px 7px;
    margin-left: 187px;
    border-bottom: 1px solid white;
}

* html #highlights .p {
    padding-bottom: 6px;
}

#highlights div.green  { background: #bdcb21; }
#highlights div.purple { background: #7976d6; }
.footerText {
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: 500;
}

#highlights div.orange { background: #f2901c; }

#highlights #topspot {
    padding: 13px 11px;
}

#highlights .faceotweek {
    float: left;
    width: 97px;
    font-size: 10px;
    margin-top: 1em;
    color: #487388;
    font-weight: bold;
}

#highlights .faceotweek p {
    padding: 0 2px;
}

/* right */

#right {
	width: 370px;
	float: right;
	border-top: 1px solid #bdbdbd;
	background-color: #FECCFF;
	background-image: none;
}

#right .right {
    margin-left: 1px;
}

#right #products {
	float: left;
	width: 180px;
	border-color: #FECCFF;
	outline-color: #FECCFF;
	border-top-color: #FECCFF;
	border-right-color: #FECCFF;
	border-bottom-color: #FECCFF;
	border-left-color: #FECCFF;
}

#right #products div {
    border-top: 1px solid #bdbdbd;
    padding: 10px 10px 0 10px;
}

#right #products #item-one {
    border-top: none;
}

#right #products h2 {
    clear: both;
}

#right #news {
    float: right;
    width: 165px;
    margin: 10px 10px 0 0;
    display: inline;
}

#right #news h2 {
    margin-bottom: 0.5em;
}

#right #news h3 {
    margin-bottom: -0.4em;
}

/* beauty */

#beauty {
	float: right;
	width: 370px;
	border-top: 1px solid #bdbdbd;
	background-color: #FECCFF;
	background-image: none;
}

#beauty div {
	padding: 0px;
	border-color: #FECCFF;
	outline-color: #FECCFF;
	width: inherit;
	height: inherit;
}

/* footer */

#footer {
	color: #FFF;
	text-align: center;
	padding: 8px 0;
	border-top-color: #DFE4E7;
	border-right-color: #DDE6E5;
	border-bottom-color: #DFE4E7;
	border-left-color: #DBE4E3;
	border-color: #DDE6ED;
	outline-color: #DDE6ED;
	background-color: #4A93E0;
}

#footer a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#footer a:hover {
	color: #F9F;
	font-size: 10px;
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#wrapper #body {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #body {
	font-family: "Courier New", Courier, monospace;
}
#wrapper #body {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #body {
	font-family: "Arial Black", Gadget, sans-serif;
}
#wrapper #body {
	font-family: "Lucida Console", Monaco, monospace;
}
#wrapper #body {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#wrapper #body p {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#wrapper #body p {
	text-align: center;
	color: #FFF;
	background-color: #FFF;
}
#wrapper #body {
	color: #FFF;
}
#wrapper #body {
	color: #FFF;
	background-color: #FFF;
	border-bottom-color: #FFF;
	border-color: #FFF;
	border-left-color: #FFF;
	border-right-color: #FFF;
	border-top-color: #FFF;
	outline-color: #FFF;
	font-size: 14px;
	text-align: center;
}
#wrapper #body p {
	font-size: 14px;
}
#wrapper #body p {
	font-size: 24px;
}
#wrapper #body p {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
div {
	font-size: large;
}
div {
	font-size: 24px;
}
#wrapper #body {
	font-size: 24px;
	text-align: justify;
}
.floatleft {
	float: left;
	margin: 0px 5px 5px 0px;
	text-align: justify;
}
.floatright {
	float: right;
	margin: 0px 0px 5px 5px;
	text-align: justify;
}
.noitalic {
	font-style: normal;
}
#wrapper #footer strong {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #body p {
	text-align: center;
}
#body p {
	text-align: justify;
}
#wrapper #body p {
	text-align: justify;
}
#wrapper #body p {
	text-align: justify;
	color: #000;
	font-family: "Comic Sans MS", cursive;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	font-size: 20px;
}

.indexbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #009;
	height: 139px;
	width: 700px;
	clear: none;
	float: none;
	text-align: justify;
	font-weight: 700;
}
commonbodytext {
}
commonbodytext {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: 700;
}
.headers {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 900;
	color: #006;
}
.Header1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: italic;
	font-weight: 900;
	color: #009;
	text-align: center;

}
.bioText {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #009;
	text-align: justify;
	font-style: italic;
	font-weight: 900;
}

h {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
.missionText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	color: #009;
}

#wrapper .currentText .currentText .Header1 .currentText .Header1 .currentText {
	font-weight: bold;
}
.mcText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #009;
	text-align: center;
}
#wrapper div p span {
	text-align: left;
}
#wrapper div {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 700;
}
#wrapper div p span {

}
#wrapper div p span {

}
#wrapper div p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #009;
	text-align: left;
}

