H2
{
	height:12px;
	font-size:larger;
	font-weight:bold;
	border-bottom:#f6f6f6 1px solid;
	margin-bottom:5px;
}
#Portugues
{
}
#Portugues a
{
	position:relative;
	left:50;
	top:26;
	background-image:url(images/Portugues.gif);
	background-repeat:no-repeat;
	width:90px;
	height:69px;
}


#ark_snipe
{
}
#ark_snipe A
{
	background: url(images/ArkAlmighty/success-stories.gif);
	background-repeat:no-repeat;
	width:114px;
	height:113px;
	position: absolute;
	left: 415px;
	top: 360px;
}

#ark_snipe A:hover 
{
	background: url(images/ArkAlmighty/success-stories-mo.gif) 0 0 no-repeat;
}


#home3
{
	position:absolute;
	top: 0;
}

/* ================================
    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
{
	background-color: #e1e57c;	
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

#ContentPane  
{
	background-color:#eedf66;	
}

.RightPane  
{
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 35px;
}
.bg-content
{
	background-image: url(images/BG-news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:506px;
	width: 631px;
}
.bg-children
{
	background-image: url(images/BG-children.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:506px;
	width: 661px;
}
.bg-whoweare
{
	background-image: url(images/BG-whoweare.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:506px;
	width: 661px;
}
.bg-howyoucanhelp
{
	background-image: url(images/BG-howyoucanhelp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:506px;
	width: 661px;
}
.bg-contactus
{
	background-image: url(images/BG-contactus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:506px;
	width: 661px;
}


/* 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 
{
	color: Black;
}

A.OtherTabs:visited  
{
	color: Black;
}

A.OtherTabs:active   
{
	color: Gray;	
}

A.OtherTabs:hover    
{
	color: Gray;
}    

/* hyperlink style for the unselected tabs */
A.SkinObject:link 
{
	color: Black;
}

A.SkinObject:visited  
{
	color: Black;
}

A.SkinObject:active   
{
	color: Gray;	
}

A.SkinObject:hover    
{
	color: Gray;
}

/* 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
{
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Century Gothic,Verdana, Tahoma, Sans-Serif;
	text-align:left;
}

/* 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  
{
	color:#e5682a;
	font-weight:bold;
}

A:visited   
{
	font-weight:bold;
	color:#5f6d2d;
}

A:active    {

}

A:hover {
	color: #8bd2d0;
	text-decoration:underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE 
{
}


PRE {
}


UL LI   
{
	list-style-image: url(/Portals/Davislar/Images2007/star.gif);
	list-style-position:outside;
	padding-left: 5px;
}


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 {
}

/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/


/* Container for main menu */
.MainMenu_MenuContainer {
	padding: 0px; 
}


/* Menu bar */
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	padding: 5px;
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem 
{
	height: 23px;
	font-family: arial, tahoma, Sans-Serif; 
	color: black; 
	font-size: 12pt;
	font-style: normal;
	/* border: #f6f6f6 0px solid; */
	padding: 1px 8px 2px 3px;
}


/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 12pt;
	font-family: arial, tahoma, Sans-Serif; 
	margin:0px 0px 0px 0px;
	background-color: #ffffcc; 
	filter: none; 
	/* border: #FFF9C9 0px solid; */
	padding: 1px;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	height: 23px;
	font-family: arial,tahoma,Sans-Serif; 
	/* font-weight: bold; */
	font-style: normal;
	font-size: 12pt;
	cursor: pointer; 
	cursor: hand; 
	background: #eedf66;
	/*
	border-left: #666 1px solid;
	border-right: #666 1px solid;*/
	padding: 1px 8px 2px 3px;
}


/* Elements we don't really need to see */
.MainMenu_MenuArrow
{
}


.MainMenu_MenuIcon,.MainMenu_RootMenuArrow {
	display: none;
}


/* Inserts a small space between main menu items */
.MainMenu_MenuBreak {
	width: auto;
	border: 0;
}

/* Idle state for main menu items */
.MainMenu_Idle {
	color: #ADB9C4;  /* grey */
	/* font-weight: bold; */
}


/* Hover state for main menu items */
.MainMenu_Selected {
	background: transparent;
	color: #fff;
}


/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	color: #fff;
	color:black;
}

/*
.MainMenu_MenuBar TD
{
	color: black;
}*/

#tblImage /* for The Children page's children's names */
{
	font-family:arial,Tahoma, san-serif;
	font-size:1.2em;
}

#tblDescription /* for The Children page's children's descriptions */
{
	padding: 0px 15px 0px 15px;
	font-size: .9em;
	line-height: 1.0em;
	
}

.SouthwestTitle  /* for the DavisLar2007 transparent container */
{
	color: #000000;	
	font-family: Century Gothic,Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

.text-small
{
	font-size: 9px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}