p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	line-height: 1.6em;
	margin-top: 3px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
p a:hover {
	font-style: normal;
	font-weight: normal;
	color: #872434;
	text-decoration: none;
}
p a:visited {
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #830426;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92213F;
	text-transform: lowercase;
	letter-spacing: .1em;
}
.messaging-units {
	font-family: "font-family: Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.messaging-units li {
	font-family: "font-family: Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #872434;
}
.messaging-units li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.messaging-units li a:hover {
	color: #666666;
	text-decoration: none;
}
.messaging-units li a:visited {
	font-family: "font-family: Trebuchet MS", Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.reservations {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5d5b4;
	border-left-color: #e5d5b4;
	width: 166px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.content-area {
	padding-top: 19px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}
.right-hp-column {
	padding-top: 20px;
}
.left-hp-column {
	padding-top: 20px;
}
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
Body {
}
.ControlPanel {
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane {
}
.ContentPane {
}
.RightPane {
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited {
}
A.SelectedTab:active {
}
A.SelectedTab:hover {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited {
}
A.OtherTabs:active {
}
A.OtherTabs:hover {
}
/* GENERAL */
/* style for module titles */
.Head {
}
/* style of item titles on edit and admin pages */
.SubHead {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal {
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
}
.NormalRed {
}
.NormalBold {
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited {
}
A.CommandButton:active {
}
A.CommandButton:hover {
}
/* button style for standard HTML buttons */
.StandardButton {
}
/* GENERIC */
H1 {
}
H2 {
}
H3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	padding-bottom: 2px;
	margin-right: 18px;
	margin-bottom: 8px;
	letter-spacing: .1em;
}
H4 {
}
H5, DT {
}
H6 {
}
TFOOT, THEAD {
}
TH {
}
A:link {
}
A:visited {
}
A:active {
}
A:hover {
}
SMALL {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI {
}
UL LI LI {
}
UL LI LI LI {
}
OL LI {
}
OL OL LI {
}
OL OL OL LI {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message {
}
/* style of item titles by Announcements and events */
.ItemTitle {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */

.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
/* =======================================
    CSS STYLES FOR TERMS: DO NOT REMOVE
   ======================================
*/  

.terms {
	padding-left: 5px;
}
.terms p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.terms p a {
	color: #0000FF;
	text-decoration: underline;	
}
.terms p a:hover {
	text-decoration: none;	
}
.terms p a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.terms li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* =======================================
    CSS STYLES FOR TERMS: DO NOT REMOVE
   ======================================
*/  




