/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/
/*== controls overall site width: everything is relative to this master width ==*/


body {
	background: #FFFFFF;
	height: 100%;
	font-family: 'times new roman', times, serif;
	color: #52472C;
	font-size: 80%;
}

html, body, form {
	margin: 0;	
	padding: 0;
}

/* ~~~[ skin graphics ]~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
.MasterTable {
	height: 100%;
	width: 100%;
}
.SiteWidth {
	width: 100%;
	height: 100%;
}
.TopRow {
	width: 760px;
	height: 120px;
	background: url(/Portals/207/Skins/WiseSkin1/Image18_1x1.jpg) no-repeat;
}
.MenuRow {
	width: 760px;
	height: 209px;
}
.LeftContentPane {
padding-top:10px;
	width: 180px;
}
.MainContentPane {
	padding-top:10px;
	width: 290px;
}
.MainContentPane2 {
padding-top:10px;
	width: 560px;
}
.MainContentPane3 {
padding-top:10px;
	width: 290px;
}
.RightContentPane {
	width: 260px;
}
.RightContentPane2 {
	width: 295px;
	background: url(/Portals/207/Skins/WiseSkin1/Image25_2x1.jpg) repeat-y;
}
.RightContentPane3 {
	width: 565px;
	background: url(/Portals/207/Skins/WiseSkin1/Image26_2x1.jpg) repeat-y;
}

.BottomRow {
	height: 53px;
	background: url(/Portals/207/Skins/WiseSkin1/BottomRow.jpg) repeat-x;
}
.RightStretch1 {
	height: 120px;
	background: #FFFFFF;
	width: 100%;
}
.RightStretch2 {
	height: 209px;
	background: url(/Portals/207/Skins/WiseSkin1/Image18_2x4.jpg) repeat-x;
}
.RightStretch3 {
	height: 100%;
	width: 100%;
	background: #FFFFFF;
}
.ContentColumn1 {
	height: 100%;
	width: 877px;
}

.ContentColumn2 {
	height: 100%;
	width: 100%;
	background: #FFFFFF;
}
/* ~~~[ headings ]~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
h1, h2, h3, h4, h5, h6 {
	font-family:  'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial'; 
	color: #B29A54;
}

	h2 {
		color: #B29A54; 
	}


	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #B29A54; 
	} 
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
		color: #FFF; 
	} 	
	
a.h1:link, a.h1:active, a.h1:visited {
	color: #B29A54;
	font-family:  'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Grande', 'Arial'; 
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}
a.h1:hover {
	color: #000; 
	font-size: 18px;
	text-decoration: underline;
}

h1 { /* heading image */
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}	
	
h2 {
	font-size: 140%;
	margin: 15px 0 5px 0;
}	
	
h3 {
	font-size: 140%;
	margin: 15px 0 5px 0;
}	
	
h4 {
	font-size: 150%;
	margin: 0;
}		 
	
h5 {
	font-size: 120%;
	margin: 20px 0 0;
}	 
	
h6 {
	font-size: 90%;
	margin: 20px 0 0;
	text-align: right;
}	


table, tr, td {
	FONT-FAMILY: Arial,Helvetica;
	font-size: 12px;
	line-height: 1.4em;
}
p {
	FONT-FAMILY: Arial,Helvetica;
	font-size: 12px;
	line-height: 1.4em;
}


.testimonialsBOLD {
	FONT-FAMILY: Arial,Helvetica;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #B29A54;
}
.testimonials {
	FONT-FAMILY: Arial,Helvetica;
	font-size: 12px;
	line-height: 1.4em;
	color: #52472C;
}

select, input {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}


/* skinny styles */
.BreadcrumbCell {

}
.MenuCell {
	height: 1px;
	padding: 0 0px 0px 0;
	vertical-align: top;
}
.LoginCell {
	padding-top: 19px;
	padding-right: 10px;
	text-align: right;
	color: #bbb;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12px;
    color: #000;
    font-family: tahoma;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active {
    text-decoration:    none;
    color: #FFFFFF;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #1F1F3E;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}


/*== main menu styles ======================================*/
/*==========================================================*/

/*-- box that holds the menu --*/
.MainMenu_MenuContainer {
	background-color: transparent;
	height: 41px;
	width: 60%;
	padding: 0px 0px 0px 4px;
	border: 0px solid #2F3438;
}


/*-- bar that holds the menu? --*/
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	background: #fff;
	width: 100%;
}


/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
	font-family: tahoma;
	color: #D3CCB2;
	font-size: 12px;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	border: #2F3438 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background: #832105;
	border-left: #832105 1px solid;
	border-right: #832105 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 2px 0 0 0px;
	background: #2F3438;
	padding: 1px;
	border: 1px solid #2F3438;
	font-weight: normal;
	filter: none;
}


/*-- idle state for root menu items --*/
.MainMenu_Idle {
	color: #D3CCB2;
	background: transparent;
	padding: 1px 3px 3px 1px;
	height: 41px;
	font-weight: bold;
	font-size: 12px;
}


/*-- hover state for root menu items --*/
.MainMenu_Selected {
	color: #FFF;
	background: transparent;
	padding: 1px 3px 3px 1px;
	height: 41px;
	font-weight: bold;
	font-size: 12px;
}


/*-- applies to the active root menu item --*/
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	color: #FFF;
	background: transparent;
	padding: 1px 3px 3px 1px;
	height: 41px;
	font-weight: bold;
	font-size: 12px;
}


/*-- stuff we don't need to see --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}

/*== module menu styles ====================================*/
/*==========================================================*/
/*-- container for module menus --*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}
/*-- bar for module menus --*/
.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
}
/*-- menu items --*/
.ModuleTitle_MenuItem {
	font-family: tahoma;
	color: #888;
	font-size: 12px;
	background: url(/Portals/207/Skins/WiseSkin1/sub_item_bg.gif) no-repeat;
	font-weight: bold;
	font-style: normal;
	border: #eee 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}
/*-- submenu container --*/
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 8px 0 0 -4px;
	background: #eee;
	padding: 1px;
	border: 1px solid #aaa;
	font-weight: normal;
}
/*-- hover state --*/
.ModuleTitle_MenuItemSel {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	background: #2F3A64;
	border-left: #2F3A64 1px solid;
	border-right: #2F3A64 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: bold;
	height: 16px;
}


/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon    {
	display: none;
}

/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #fff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}

/* Item titles on edit and admin pages
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #555;
	padding: 0;
}


/* linky linky */
a.SubHead:link, a.SubHead:visited {
	color: #1F1F3E;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}
a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #F6E8CB;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #3A3A3A;
	border-left: 1px solid #969696;
	border-right: 1px solid #3A3A3A;
	padding: 1px 3px 2px 4px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #C0AA70;
}

a.CommandButton:hover {
	color: #000;
	padding: 1px 3px 2px 4px;
	border-top: 1px solid #7b7b7b;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #222222;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #B29A54;
}

a.Normal:link, a.Normal:visited {
	color: #5D5E58;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #555;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #5D5E58;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #555;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #3C3B39;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.LoginLink:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.footer {
	color: #bbb;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.Footer:link, a.Footer:visited, a.Footer:active {
	color: #bbb;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
a.Footer:hover {
	color: #fff;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	color: #bbb;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.FooterLink:hover {
	color: #fff;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active {
	color: #777;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.BreadcrumbLink:hover {
	color: #555;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.Head {
	font-size: 12px;
	font-family: tahoma;
	color: #555555;
	background: transparent;
	font-weight: bold;
	padding: 0;
}


/*============================================*/
/* custom classes                             */
/*============================================*/
.DateText {
	color: #bbb;
	font-weight: normal;
}
.BreadcrumbLeft {
	width: 102px;
	height: 25px;
	background: url(/Portals/207/Skins/WiseSkin1/breadcrumb_cap_l_blank.gif) no-repeat;
	font-weight: bold;
	color: #bbb;
	padding: 0 0 6px 26px;
	vertical-align: bottom;
}
.BreadcrumbCenter {
	height: 25px;
	background: url(/Portals/207/Skins/WiseSkin1/breadcrumb_bg.gif) repeat-x;
	color: #999;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0 0 6px 0;
}
.BreadcrumbRight {
	width: 18px;
	height: 25px;
	background: url(/Portals/207/Skins/WiseSkin1/breadcrumb_cap_r.gif) no-repeat;
}

	
.imgContainer {
	float: right;
	width: 255px;
	padding: 20px;
	text-align: center;
}	
	.imgContainer .img {
		margin: 5px 0;
	}
	.imgContainer em {
		display: block;
		font-size: 85%;
		font-family: verdana; 
		padding: 0 30px;
	}
	
.img {
	border: 1px solid #5C412E;
}
