/* ================================
    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 { }

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 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; }


/* =========================================
    START CSS STYLES FOR CUSTOM CONTENT
   ==========================================
*/ 
/* START HOUSE HOMEPAGE */
.hp_header_logo {border-right: 4px solid #fff;}

.hp_content { background: #dcd4c9 url(../images/hp_content_bg.jpg) no-repeat; border-top: 7px solid #fff; float: left; width: 737px; height: auto; }
	.hp_content_1 { float: left; clear: both; width: 599px; margin: 0px 0px 19px 0px; padding: 0px 0px 0px 138px; }
	.hp_content_2 { float: left; clear: none; width: 138px; }
		.hp_content_2 img {border: none;}
		.hp_content_2_wrapper ul, .hp_content_4_wrapper2 ul { margin: 10px 0px 0px 19px; padding: 0px; }
		.hp_content_4_wrapper2 ul {margin-top: 0px !important;}
		.hp_content_2_wrapper ul li, .hp_content_4_wrapper2 ul li { margin: 0px; padding: 0px 0px 0px 11px; list-style: none; background: url(/Portals/99/images/arrow.gif) no-repeat 0px 1px; }
		.hp_content_2_wrapper ul li a, .hp_content_4_wrapper2 ul li a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000;  text-decoration: none; margin: 0px; padding: 0px;}
		.hp_content_2_wrapper ul li a:hover, .hp_content_4_wrapper2 ul li a:hover { text-decoration: underline;}
	.hp_content_3 { float: left; clear: none; width: 369px; margin: 0px 20px 0px 14px; }
		.hp_content_3 p { margin: 0px; padding: 0px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #4a4237; line-height: 17px; }
	.hp_content_4 { float: left; clear: none; width: 196px; }
		.hp_content_4_wrapper1 img {border: 1px solid #231f20;}
	
	
.hp_footer { float: left; width: 723px; _width: 737px; height: 26px; padding-left: 14px; background: #c49c64; font-family:Arial, Helvetica, sans-serif; color: #fff; font-size:10px; font-weight: bold; }
	.hp_footer p { float: left; margin: 6px 142px 0px 0px; padding: 0px;}
	.hp_footer ul {float: left; margin: 6px 0px 0px 0px; padding: 0px;}
		.hp_footer li { list-style: none; background: url(/Portals/99/images/arrow2.gif) no-repeat 0px 1px; margin-right: 20px; padding: 0px 0px 0px 11px; display: inline;}
			.hp_footer a {color: #fff !important; text-decoration: none !important; } 
			.hp_footer a:hover { color: #fff !important; text-decoration: underline !important;} 


/* START HOUSE INTERNALPAGE */
.ip_header_logo {border-right: 4px solid #fff;}

.ip_content { background: #dcd4c9 url(/Portals/99/images/hp_content_bg.jpg) no-repeat; border-top: 7px solid #fff; float: left; width: 737px; height: auto; }
	.ip_content_1 { float: left; clear: both; width: 599px; margin: 0px 0px 19px 0px; padding: 0px 0px 0px 138px; }
	.ip_content_2 { float: left; clear: none; width: 138px; }
		.ip_content_2 img {border: none;}
		.ip_content_2_wrapper ul, .ip_content_4_wrapper2 ul { margin: 10px 0px 0px 19px; padding: 0px; }
		.ip_content_4_wrapper2 ul {margin-top: 0px !important;}
		.ip_content_2_wrapper ul li, .ip_content_4_wrapper2 ul li { margin: 0px; padding: 0px 0px 0px 11px; list-style: none; background: url(/Portals/99/images/arrow.gif) no-repeat 0px 1px; }
		.ip_content_2_wrapper ul li a, .ip_content_4_wrapper2 ul li a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000;  text-decoration: none; margin: 0px; padding: 0px;}
		.ip_content_2_wrapper ul li a:hover, .ip_content_4_wrapper2 ul li a:hover { text-decoration: underline;}
	.ip_content_3 { float: left; clear: none; width: 545px; margin: 0px 20px 0px 14px; }
		.ip_content_3 h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #4a4237; margin: 0px; padding: 0px;}
		.ip_content_3 p { margin: 0px; padding: 0px; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #4a4237; line-height: 17px; }
	.ip_content table { font-family: Arial, Helvetica, sans-serif; color: #4a4237; float: left; width: 545px; padding: 0px; margin-left: 152px;}
		.ip_content table td {width: 272px !important;}
		.ip_content table td h2 { font-family: Arial, Helvetica, sans-serif; color: #4a4237; font-size: 14px; font-weight: bold; }
		.ip_content table td p { font-family: Arial, Helvetica, sans-serif; color: #4a4237; font-size: 11px; margin: 0px 0px 10px; padding: 0px;}
		.ip_content table td p.sub {margin: 0px; padding: 0px;}
		.ip_content table td p em {margin: 0px; padding: 0px;}
		.ip_content table td ul{ margin: 0px 0px 20px 19px; padding: 0px; }
		.ip_content table td ul li { font-size: 11px; margin: 0px 0px 6px; padding: 0px 0px 0px 15px; list-style: none; background: url(/Portals/99/images/bullet.gif) no-repeat left center; }


/* =====================================================
    START CSS STYLES FOR GOOGLE MAPS: DO NOT REMOVE
   =====================================================
*/ 
.map {
	width: 358px !important;
	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
   =====================================================
*/ 







