/* CSS Document */

.pagemaster {
	background-image: url(bg.gif);
	background-repeat:repeat-x;
	background-color: #014126;
	height:100%;
}

#ccp-breadcrumb {
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

.BreadCrumbStyle {
	font-size: 14px;
}

.ccp-login a.SkinObject {

}

.ccp-login a.SkinObject:link, .ccp-login a.SkinObject:active,.ccp-login a.SkinObject:visited {
	color:#FFC519;
}

.ccp-login a.SkinObject:hover {
	text-decoration: underline;
}

.WebmasterAddy {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.WebmasterAddy a:link, .WebmasterAddy a:active, .WebmasterAddy a:visited {
	color: #FFC519;
	font-weight: normal;
}

.WebmasterAddy a:hover {
	color: #FFC519;
	font-weight: normal;
}

#ccp-breadcrumb a.BreadCrumbStyle:link, #ccp-breadcrumb a.BreadCrumbStyle :active, #ccp-breadcrumb a.BreadCrumbStyle:visited {
	font-size: 14px;
}

/* Latest News Adds */

a.newstitle:link {
	color: #014126;
}

a.newstitle:visited {
	color: #014126;
}

a.newstitle:hover {
	color: #014126;
}

.ndimg img{
	border: 0px;
}


/* jason adds */
.tabletopwhite {
	color: #FFFFFF;
	font-size: 13px;
}
.tabletext13 {font-size: 13px; }

div.hr2 {
	margin: 4px 0 4px 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	background:#014025;
}


/* default styles for all dnn pages */

/* 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: 13.5px;
   font-weight: normal;
   color: #371F17;
   font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
   line-height: 22px;
/* font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 20px; */
}

/* 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: #004122;
	font-weight: bold;
}

A:visited   {
	color: #004122;
	font-weight: bold;
}

A:active    {
	color: #004122;
	font-weight: bold;
}

A:hover {
	color: #004122;
	font-weight: bold;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}









/* lee's custom styles */
#ccp-nav {
	border: 2px solid #ffc519;
	background-color: #ffc519;
}

#ccp-currentdate {
	text-align:right;
}

.ccp-login {
	text-align:right;
	font-size:10px;
	color: #fff;
}

#ccp-body {
	background-color:#ffffff;
	border-right: 2px solid #ffc519;
	border-left: 2px solid #ffc519;
}

#ccp-td-links {
	background-image:url(ccp-lower.gif);
	background-repeat:repeat-x;
}

.nd-plug {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #FFC519;
}

#dnn_dnnUSER_hypRegister {
	color: #fff;
}

#dnn_dnnLOGIN_hypLogin {
	color: #fff;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb {
	padding-left: 10px;
}

#ccp-search {
	display:none;
	padding-top: 5px;
	padding-right: 5px;
}

#dnn_dnnSEARCH_cmdSearch {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 2px;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.footerlinks {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
}

/* Solpart */

.MainMenu_MenuItem {
	font-family: "Trebuchet MS",Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #044024;
/* 	padding-top: 2px;
	padding-bottom: 2px; */
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
}

.MainMenu_MenuIcon
{
	display: none;
	border-left: #EEEEEE 0px solid;
	border-bottom: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
}

.MainMenu_SubMenu {
	border: 1px solid #999;
	padding: 5px;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	background-color: #FFC519;
}

.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 0px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
}

.MainMenu_MenuArrow
{
	display: none;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}

.MainMenu_MenuItemSel {
	font-family: "Trebuchet MS",Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	background-color: transparent;
/* 	padding-bottom: 2px;
	padding-top: 2px; */
	background-color:#044024;
	color:#fff;
}





