@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
}

#footer {
	width: 100%;
	height: 200px;
	z-index:1;
	background-color: #841618;
}
#mainmenu {
	position: absolute;
	width: 100%;
	height: 28px;
	margin-top: 120px;
	background-color: #841618;
}
#footer_menu {
	position:absolute;
	width:376px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 90px;
	margin-top: 110px;
	z-index: 10;
}
.invertedshiftdown2{
padding: 0;
width: 100%;
/*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
text-align:center;
margin:0;
padding: 0;
list-style: none;
}
#1day_button {
	background-image: url(../images/package_buttons/day_workshop.png);
	height: 117px;
	width: 271px;
	float: right;
	z-index: 15;
}
#1day_button:hover {
	background-image: url(../images/package_buttons/day_workshop_over.png);
	height: 116px;
	width: 270px;
	float: right;
}
#posi_menu {
	position: absolute;
	width: 600px;
	margin-top: 124px;
	margin-left: 35px;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}
#loading_graphic {
	visibility: hidden;
}
#public_offerings {
	position:absolute;
	width:948px;
	height:100px;
	z-index:9;
	margin-top: 0px;
	margin-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: white;
text-decoration: none;
margin: 0 0px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #841816; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color:#D06228; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D06228; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #D06228; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D06228; /*Highlight red color theme*/
color: white;
}
#loading_graphic_quote {
	visibility: hidden;
}
