/* ================================CSS STYLES FOR DotNetNuke================================
*//* ADDED BY LAURA WISEMAN - 6/20/2011 */
#otdiv p.otcss {
color: maroon;
font-family: 'MS Serif', 'New York', sans-serif;
font-size: 18px;
padding: 5px;
background-color:oldlace;
}#otdiv {
font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
font-size: 16px;
padding-bottom: 5px;
}#otdiv p.othead {
color: maroon;
font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
font-size: 26px;
font-weight:bold;
font-style: italic;
padding-bottom: 5px;
}#otdiv p.otsub {
color: maroon;
font-family: 'MS Serif', 'New York', sans-serif;
font-size: 16px;
font-weight:bold;
padding-bottom: 5px;
}#otdiv p.otquote {
font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
font-size: 16px;
padding-bottom: 5px;
margin-left: 50px;
font-style: italic;
}#otdiv p.otqpage {
font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
font-size: 16px;
padding-bottom: 5px;
margin-left: 50px;
}#otdiv p.otlist {
font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
font-size: 16px;
padding-bottom: 5px;
margin-left: 50px;
}/*END ADDITION */
/* ADDED BY PATRICK MARDIAN */
.admargin {margin-bottom:4px;}
.hp_headline {
font-family:Tahoma, Geneva, sans-serif;
font-weight:700;
font-size:18px;
color:#000
}.hp_subhead {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:red;
font-weight:700
}.hp_byline {
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
font-style:normal;
font-weight:400;
color:#666;
font-variant:small-caps
}.hp_gentext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:400;
color:#000
}.gentext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:400;
color:#000
}a.hp_headline:link {
color:#000
}a.hp_headline:visited {
color:#000
}a.hp_headline:hover {
color:#000
}a.hp_headline:active {
color:#000
}a.hp_gentext:link {
color:#000
}a.hp_gentext:visited {
color:#000
}a.hp_gentext:hover {
color:#000
}a.hp_gentext:active {
color:#000
}.recreading_header {
font-family:Tahoma, Geneva, sans-serif;
font-weight:700;
font-size:15px;
color:#000;
text-align:center
}.recreading_title {
font-family:Tahoma, Geneva, sans-serif;
font-weight:700;
font-size:9px;
color:red;
text-align:center
}/* ADDED 2/18/2011 for Lent */
#lentmaincol {
position:relative;
width:740px;
font-family:Verdana, Geneva, sans-serif;
color:#000;
font-size:13px;
}#lentsidebar {
float:right;
width:170px;
}
.bigred {font-family:Georgia, "Times New Roman", Times, serif;font-size:20px;font-weight:bold;color:#d4142d;}
.adformatting {margin-bottom:4px;}
/* Customized Header and Left Nav Backgrounds */
.SubnavBGColor {background-color: #6d8a98;}
/* END PATRICK'S ADDITION *//* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}/* background color for the content part of the pages */
Body {
}/* 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 {
}/* GENERIC */
H1 {
}H2 {
}H3 {
}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 {
}


