
/* CSS Document 
Authored by: OS tweaked by SJ
For: Amos House
Date: 3/13/08
*/



html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
   margin: 0;
   padding: 0;
   border: 0;
}
html{font-size:100.01%;}
	
body{
	margin:0;
	font:66% Arial, Helvetica, sans-serif;
	background:#a3ac73;
	}
	
/* GENERAL */
.table {
  border-top: 1px solid #A3AC73;
  border-right: 1px solid #A3AC73;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.table td {
  border-bottom: 1px solid #A3AC73;
  border-left: 1px solid #A3AC73;
  padding: 5px;
  margin: 0;
}
.stafftable {
font-size: .95em;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
 .imagerightborder {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
    border: 1px solid #B9B1A4;
  padding: 3px;
}
.imageleftborder {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
    border: 1px solid #B9B1A4;
  padding: 3px;
}
.imageborder {
  margin-bottom: 5px;
    border: 1px solid #B9B1A4;
  padding: 3px;
}

.bottompad {
margin-bottom: 10px;
}

img{border:0;}
form{display:inline;}

.hidden{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position: relative;
	z-index: 1000;
	}

p{
	margin:0;
	padding:0;
	}

ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.float-left{float:left !important;}
.float-right{float:right !important;}

a:focus{outline:none;}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	}

/* MAIN */
#main{
	width:907px;
	margin:0 auto;

	}

/* HEADER */
#header{

	width:907px;
	position:relative;

	}

#header .search-box{
	position:absolute;
	top:15px;
	right:10px;
	}
.gecko #header .search-box{
  right: 240px;
}
	
#header .search-box ul{
	float:left;
	padding:3px 0 0;
	}
	
#header .search-box ul li{
	float:left;
	padding:0 7px 0 8px;
	background:url(/Portals/0/images/hr.gif) no-repeat 0 3px;
	}
	
#header .search-box ul li.first{background:none;}

#header .search-box ul li a{
	font:1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	}
	
#header .search-box ul li a:hover{text-decoration:underline;}

#header .search-box .searchtext{
	float:left;
	width:176px;
	height:15px;
	border:1px solid #7d8550;
	background:#fff;
	padding:2px 5px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 0 5px;
	}
	

#header #pik {
padding-top: 45px;
margin-left: 5px;

}
/*homepage donate button*/
#header a.donate{
	position:absolute;
	top:92px;
	right:23px;
	width:104px;
	height:30px;
	background:url(/Portals/0/images/donate-button.gif) no-repeat 0 0;
	z-index: 1;

	}
#menu{

	margin-left: 5px;
	}

/* CONTENT */
#content{
	overflow:hidden;
	width:907px;
	padding:0 0 10px;
	}
#content a,#content a:link,#content a:visited {
	color:#a72621;
	text-decoration:underline;
}
.content1{background:url(/Portals/0/images/bg-content1.jpg) no-repeat 0 0;}
.content2{background:url(/Portals/0/images/bg-content2.jpg) no-repeat 0 0;
}

/* SIDEBAR1 */
.sidebar1{
	float:left;
	padding:20px 0 0 10px;
	width:170px;



	}

.sidebar1 .logo-box{
	overflow:hidden;
	width:150px;
	padding:0 0 20px 20px;
	}

.sidebar1 .logo-box a img{display:block;}
/*homepage left sidebar*/
.sidebar1 .box{
	overflow:hidden;
	padding:0 25px 30px 0;


	}

.sidebar1 .box h2{
	font:bold 1.4em/2.2em Arial, Helvetica, sans-serif;
	color:#a72621;
	text-align:right;
	}

.sidebar1 .box p{
	font:1.4em/2em Arial, Helvetica, sans-serif;
	color:#726c63;
	text-align:right;
	}

.sidebar1 .box p a{
	color:#a72621;
	text-decoration:underline;
	}

.sidebar1 .box p a:hover{text-decoration:none;}

.sidebar1 .sign-up-box{
	overflow:hidden;
	background:url(/Portals/0/images/hr3.gif) repeat-x 0 0;
	padding:15px 5px;
	width:160px;
	margin-top: 25px;
	}

.sidebar1 .sign-up-box label{
	display:block;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	color:#7e9163;
	}

.sidebar1 .sign-up-box input.textfield{
	background:#fff;
	display:block;
	width:148px;
	height:18px;
	padding:3px 5px;
	border:1px solid #999;
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
	margin:5px 0;
	}
	
.sidebar1 .sign-up-box input.sign{
	float:right;
	}
 
/* MAIN-BOX */
.main-box{
	float:right;
	width:680px;
	padding:12px 20px 0 2px;


	}
/*homepage mainpiks*/
.main-box .top-box{
	overflow:hidden;


	}

.main-box .top-box .box1{float:left; padding:10px 0 0;}
.main-box .top-box .box2{float:right;}
.main-box .top-box img{display:block;}
/*homepage news*/
.main-box .inner{
	overflow:hidden;
	width:680px;
	padding:15px 0 0;
	background:url(/Portals/0/images/hr4.gif) no-repeat 339px 40px;


	}
	
.main-box .inner h1, .main-box .inner h2{
	font:bold 1.5em Arial, Helvetica, sans-serif;
	color:#7e9163;
	overflow:hidden;
	margin-bottom: 12px;
	}

.main-box .inner h1 a,.main-box .inner h1 a:link,.main-box .inner h1 a:visited{
	float:right;
	font:0.65em Arial, Helvetica, sans-serif;
	color:#a72621;
	text-decoration:underline;
	margin:-18px 20px 0 0;

	}

.main-box .inner h1 a:hover{text-decoration:none;}

.main-box .inner .box{
	width:324px;
	background:url(/Portals/0/images/hr3.gif) repeat-x 0 40px;
	font:1.1em/1.6em Arial, Helvetica, sans-serif;
	color:#333;
}
.main-box .inner .box div{
	padding: 15px 0;
}
.main-box .inner .box div p{
	padding-bottom: 25px;
}
.main-box .inner .box .in-box{
	overflow:hidden;
	width:310px;


	}


.main-box .inner .box h3{
	color:#a72621;
	font-weight:bold;
	font-size: 1em;
	}

.main-box .inner .box a,.main-box .inner .box a:link,.main-box .inner .box a:visited{
	color:#a72621;
	text-decoration:underline;
	}

.main-box .inner .box a:hover{text-decoration:none;}

/* MAIN-INNER content page*/
.main-inner{
	float:left;
	width:480px;
	font:1.1em/1.7em Arial, Helvetica, sans-serif;
	color:#000;
	padding:15px 50px 0 0;



	}
.main-inner p {
  padding-bottom: 20px;
padding-left: 1px;
}

.main-inner h1{
	display:block;
	width:324px;
	padding:0 0 5px;
	background:url(/Portals/0/images/hr3.gif) repeat-x 0 100%;
	margin-bottom:15px;
	font:bold 1.45em Arial, Helvetica, sans-serif;
	color:#7e9163;
	}
.main-inner h2 {
	font-size: 1.3em;
	margin-bottom: 5px;
	color: #000000;
}
.main-inner h3 {
  font-size: 1.1em;
  margin-bottom: 5px;
  color: #000;
}
.main-inner ul {
  padding-bottom: 20px;
}
.main-inner ol {
  padding-bottom: 20px;
    margin-left: 25px;
}
.main-inner li {
  margin-left: 25px;
  list-style-type: none;
  background: url(/Portals/0/images/bullet.gif) no-repeat 0 6px;
  padding-left: 12px;
}


/* SIDEBAR2 - right column content page*/
.sidebar2{
	float:right;
	width:137px;
	padding:10px 0 40px;
	}

.sidebar2 a.donate{
	width:104px;
	height:30px;
	background:url(/Portals/0/images/donate-button.gif) no-repeat 0 0;
	margin-bottom: 15px;
	}

.sidebar2 .sidebar2boxes div{
	overflow:hidden;
	padding:25px 0 27px;
	background:url(/Portals/0/images/hr3.gif) repeat-x 0 0;
	font:1.1em/1.5em Arial, Helvetica, sans-serif;
	color:#333;
	}

.sidebar2 .sidebar2boxes div h2{
	font-size:1.2em;
	font-weight:bold;
	color:#a72621;
	padding:0 0 20px;
	display:block;
	}
.sidebar2 .sidebar2boxes div h3{
	font-size:1em;
	font-weight:bold;
	color:#a72621;
	display:inline;
	}
.sidebar2 a,.sidebar2 a:link,.sidebar2 a:visited{
	color:#a72621;
	text-decoration:underline;
	}
	
.sidebar2  a:hover{text-decoration:none;}



/* FOOTER */
#footer{
	overflow:hidden;
	width:907px;
	padding:10px 0;
	background:url(/Portals/0/images/bg-footer.jpg) no-repeat 0 0;
	}
	
#footer ul{
	overflow:hidden;
	padding:1px 0 0 10px;
	height:17px;
	}
	
#footer ul li{
	float:left;
	padding:0 5px 0 6px;
	background:url(/Portals/0/images/hr.gif) no-repeat 0 2px;
	font:1.1em Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
#footer ul li.first{background:none;}

#footer ul li a{
	color:#a72621;
	text-decoration:underline;
	}
	
#footer ul li a:hover{text-decoration:none;}

#footer p{
	text-align:right;
	font:1.1em Arial, Helvetica, sans-serif;
	color:#000;
	padding:18px 10px 0 0;
	overflow:hidden;
	}
/*
#content h2 {
}
#content h3 {
}
#content p {
   padding-bottom: 15px;
}
#content ul, ol {
   padding-left: 25px;
   list-style-type: square;
}
 */


/*clears floats with no presentational markup*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
   display: inline-table;
}
/*Hides from IE Mac \*/

.clearfix {
    display: block;
    height: 1%;
}
/*End Hack \*/

/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}


/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #999999 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: #999999 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	background-color: #999999;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
HR {
    color: #999999;
    height:1pt;
    text-align:left
}
/* Custom admin module fixes */
#dnn_ctr605_DD select{
  width: 110px;
}
#dnn_ctr606_DD select{
  width: 110px;
}
#dnn_ctr607_DD select{
  width: 110px;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	 
	background-color: #FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3); */
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.Head {

    font-size:  12px;
    font-weight:    bold;
	color: #4F7884;
 
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
  
{

}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{

}
/*Container style*/
.dropdown select {
  font-size: 9px;
  font-family: Arial, sans-serif;

}
/*admin skin for Pages tab*/
.WorkPanel table {
 
  padding-left: 10px;
}
