/* =====================================================
    START CSS STYLES FOR MODULE DESIGN: DO NOT REMOVE
   =====================================================
*/ 

.column-left {
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 14px;
	padding-bottom: 14px;
}
.column-left ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 20px;	
}
.column-left ul li {
	color: #402B12;
	list-style-type: circle;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
	font-size: 12px;
}
.column-left ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A351E;
	line-height: 1.5em;
	text-decoration: none;
}
.column-leftt ul li a:hover{
	text-decoration: underline;	
}
.column-left ul li a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4A351E;
	line-height: 1.5em;
	text-decoration: none;
	
}
.column-right {
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 14px;
	padding-bottom: 14px;
}
.full-column {
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 14px;
	padding-bottom: 14px;
}
.column-right li {
	color: #402B12;
	list-style-type: circle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	font-size: 12px;
}
/* =====================================================
    END CSS STYLES FOR MODULE DESIGN: DO NOT REMOVE
   =====================================================
*/ 




/* =====================================================
    START CSS STYLES FOR TERMS & PRIVACY: DO NOT REMOVE
   =====================================================
*/ 
.terms {
	padding-left: 5px;
	text-align: left;
}
.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;
}

/* =====================================================
    END CSS STYLES FOR TERMS & PRIVACY: DO NOT REMOVE
   =====================================================
*/ 



/* =====================================================
    START CSS STYLES FOR GOOGLE MAPS: DO NOT REMOVE
   =====================================================
*/ 
.map {
	width: 378px;
	padding-top: 14px;
	padding-bottom: 14px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#map-border {
	border: 1px solid #CCCCCC;
	background-color: #f2efe9;
}
/* =====================================================
    END CSS STYLES FOR GOOGLE MAPS: DO NOT REMOVE
   =====================================================
*/ 



/* ================================
    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  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: 402b12;
	margin-bottom: 6px;
	padding: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	color: 402b12;
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 16px;
	margin-left: 0px;
}

H2  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #402B12;
	letter-spacing: .1em;
	background-image: url(images/h2_rule.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
	margin-bottom: 4px;
	margin-right: 8px;
}

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 {
}


/* ========================================================
    START CSS STYLES FOR MESSAGING UNITS: DO NOT REMOVE
   ========================================================
*/
.messaging-units {
	background-color: #f8d68f;
	width: 718px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #402b12;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;	
}
.messaging-units a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #402b12;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;		
}
.messaging-units a:hover {
	color: #402b12;
	text-decoration: none;	
}
.messaging-units a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #402b12;
	text-decoration: underline;	
}

/* ========================================================
    END CSS STYLES FOR MESSAGING UNITS: DO NOT REMOVE
   ========================================================
*/
