*
{
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #F3EFE4;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}

/*CUSTOM IDS AND CLASSES */

#MainContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.TopPane {
}
.GalleryPane {
}
.LeftPane {
}
.ContentPane {
}
.RightPane {
}
.detailTable {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#462829;
	line-height: normal;
	vertical-align: middle;
	text-align: left;
}

.detailTable TD {
	padding: 5px;
}

.OrderTable {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#462829;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
}

.OrderTable TD {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #994E24;
	border-bottom-color: #994E24;
	
}
table.OrderTable {
	border-top: 1px solid #994E24;
	border-left: 1px solid #994E24;

	
}

.OrderTableTwo {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#462829;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
}
.OrderTableTwoBoarders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #994E24;
	border-bottom-color: #994E24;
	border-left-color: #994E24;
}
.OrderTableTwo TD {
	padding: 5px;	
}
	
.orderTextBox {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#462829;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #994E24;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ccardTable {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#462829;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
}

.ccardTable TD {
	padding: 5px;
}

.padBottom {
	padding-bottom: 15px;
	padding-right: 10px;
}

.pressTitle {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#462829;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding-bottom: 3px;

}

/* GENERIC STYLES*/

.Normal{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#462829;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	}
.HomeContentArea p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #F1EFE6;
	vertical-align: top;
	text-align: left;
}
H1  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	text-transform: lowercase;
	color: #462829;
	margin: 0px;
	padding-bottom: 10px;
}

H2  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #462829;
	margin: 0px;
	padding-top: 5px;
}

H3  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #462829;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}

H4  {
}

H5, {
}
TH,TD,DIV {
}
HR {
	color: #C87814;
	background-color: #C87814;
	border: 0;
}
.hpTextContainer A:link, .hpTextContainer A:visited, .hpTextContainer A:active {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #462829;
	text-decoration: underline;
}
.hpTextContainer A:hover {
	color: #F3EFE4;
}
A,A:link,A:visited ,A:active {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #462829;
	text-decoration: underline;
}
A:hover {
	color: #C87814;
}

A.HomeContentArea:link, A.HomeContentArea:visited , A.HomeContentArea:active {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #F3EFE4;
	text-decoration: underline;
}
A.HomeContentArea:hover {
	color: #462829;
}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active  {	
	COLOR: #000000; 
	TEXT-DECORATION: underline
}
A.CommandButton:hover {
	COLOR:#000000; 
	TEXT-DECORATION: none
}
.user,A.user:link ,A.user:active,A.user:visited {
	FONT-WEIGHT:normal;
	FONT-SIZE:11px;
	COLOR: #462829;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 18px;
	text-transform: capitalize;
}
A.user:hover {
	COLOR:#F3EFE4;
	TEXT-DECORATION: underline;
}
.search,A.search:link,A.search:active,A.search:visited  {	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.search:hover {	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR:#eabc32; 
	TEXT-DECORATION: none ;
}
.footer,A.footer:link ,A.footer:active,A.footer:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR:#FFFFFF;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height: 16px;
}
A.footer:hover {
	COLOR:#C5C2B7;
	TEXT-DECORATION: underline;
}
.links,A.links:link ,A.links:active,A.links:visited{	
	FONT-WEIGHT: normal; 
	FONT-SIZE:11px; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
A.links:hover {	
	FONT-WEIGHT: normal; 
	FONT-SIZE:11px;  
	COLOR: #fe8b0a; 
	TEXT-DECORATION: none
}
.breadcrumb ,A.breadcrumb:link,A.breadcrumb:active,A.breadcrumb:visited{	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #000000; 
	TEXT-DECORATION: none
}
A.breadcrumb:hover {	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #3A4147; 
	TEXT-DECORATION: none
}

/* Styles the Content Pane Headings in Edit Mode*/
.Head {	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000
}
.SubHead {	
	FONT-SIZE: 11px; 
	COLOR: #000000
}
.SubSubHead {	
		FONT-SIZE: 11px; 
COLOR: #000000
}

/*SOLPARTMENU STYLES*/
/* This styles the background and boarders of the Root Menu container for the Root Menu items*/
.MainMenu_MenuContainer {				
	background-color: Transparent;
}
/*Styles the Second Level Menu Items*/
.MainMenu_MenuItem {					
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-transform: capitalize;
	color: #928D7E;
	background-color: #E8E0CA;
	border: none;
	padding-right: 10px;
}
/* Hover styles for second menu */
.MainMenu_MenuItemSel {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-transform: capitalize;
	color: #716B75;
	background-color: #F1EFE4;
	border: none;
	padding-right: 10px;

}
/*Sets the height of the menu bar section*/
.MainMenu_MenuBar {						
	height:24px;
}

/* Styles Root Menu Items */
.MainMenu_RootMenuItem TD {
	background-color: #C5C2B7;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F9F7F2;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 4px;

}
/* Styling for the parent Root Menu Item with on a second or third level page */
.MainMenu_RootMenuItemBreadcrumb TD {
	background-color: #C5C2B7;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F9F7F2;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 4px;		
}

/* Hover state for Root Menu Items */
.MainMenu_RootMenuItemSelected TD {
	background-color: #C5C2B7;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 4px;
	color: #462829;
	/*background-image: url(Images/AuroraNavHover.jpg);
	background-repeat: repeat-x;*/
}

/* Styling for the currently selected page in the Root Menu */
.MainMenu_RootMenuItemActive TD {
	color: #462829;
	/*background-image: url(Images/AuroraNavHover.jpg);
	background-repeat: repeat-x;*/
	background-color: #C5C2B7;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 4px;		
	/*filter: Alpha(Opacity=60);*/
}

/* can assign a background color to Menu Icons, currently turned off */
.MainMenu_MenuIcon {				
display:none;
}


/* Hover styles for third level menu */
.SubMenuItemSelected, .SubMenuItemBreadcrumb {				

}
/* Styling for third level menu */
.Submenu {							

}


/* Styles the break section between menu items - may do nothing*/
.MainMenu_MenuBreak {				
	background-color: transparent;
}

/* Styles the arrow displayed in second level menu if there is a third level*/
.MainMenu_MenuArrow {				
    DISPLAY: none
}

/* Styles the arrow displayed in Root Menu if these is a second level*/
.MainMenu_RootMenuArrow {		
	display: none; 
}

/* Styles separator between Root-level Menu Items */
.MainMenu_Separator {
}

/* Styles the separator used just before a Root-level Menu Item. Such as the left edge of a tab image */
.MainMenu_LeftSeparator {
}

/* Styles the separator used just after a Root-level Menu Item. Such as the right edge of a tab image */
.MainMenu_RightSeparator {
}

/* Styles the separator used just before an active Root-level Menu Item. */
.MainMenu_LeftSeparatorActive {
}

/* Styles the separator used just after an active Root-level Menu Item. */
.MainMenu_RightSeparatorActive {
}

.MainMenu_LeftSeparatorBreadcrumb {
}

.MainMenu_RightSeparatorBreadcrumb {
}

/* END*/

.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.DataGrid_Item {
background-color:#ffffff;
color:#000000;
}
.DataGrid_AlternatingItem {
background-color:#ffffff;
color:#000000;
}



