Global Styles------------------------------------------------------------------------------{}

 html {height: 100%;}
 

body {
	/*margin: 0 0 0 0;*/
	background-image:url(images/bg.jpg);
	background-color:#c6c5c0;
	background-repeat:repeat-x;
	text-align:center;
	padding: 0;
	margin: 0;
	height:100%;
	border-left: 1px;
}

.body {
	margin: 0 0 0 0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position: 100% 100%;
	min-height:100%;
	background-attachment:scroll;
}

.header {
	height:127px;
	width:247px;
	background-image:url(images/logo_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.menu {
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:733px;
}

.footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	vertical-align:top;
	color:#9a9a99;
}

.watermark {
	background-image:url(images/watermark.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:10px;
	color:White;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	background-color:#645f59;
}

.left_shadow {
	width:20px;
	background-image: url(images/shadow_left.png);
	background-position:right;
}

.right_shadow {
	width:20px;
	background-image:url(images/shadow_right.png);
	background-position:left;
}
	
	
.banner {
	height:346px;
	background-color:white;
}
#controlpanel {
width:980px;
}

HyperLinks------------------------------------------------------------------------------{}

a:link {
	text-decoration: none;
	border:none;
	color:#dc6f2c;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	border:none;
	color:#dc6f2c;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	border:none;
	color:Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	border:none;
	color:#dc6f2c;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.Footertext {
	color: #9a9a99;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.FooterLink:link {
	color: #9a9a99;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.FooterLink:visited {
	color: #9a9a99;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.FooterLink:hover {
	color:#dc6f2c;
	text-decoration: none;
}


Home Page------------------------------------------------------------------------------{}

.contentpane {
	background-color:FFFFFF;
	vertical-align:top;
	padding:10px;
	border-right: 1px #dbdad9 solid;
}

.rightpane {
	background-color:FFFFFF;
	vertical-align:top;
	height:100%;
}

.Navpane {
	background-color:FFFFFF;
	vertical-align:top;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-y;
	padding-top: 46px;
}

.contactpane {
	background-color:#d4d3cf;
	vertical-align:top right;
	width:50px;
	text-align:right;
}

Internal Pages------------------------------------------------------------------------------{}

.contentpane_int {
	padding-left:10px;
}
.header_int {
	padding-left:10px;
	padding-top:20px;
}
.rightpane_int {
	background-image:url(images/right_bg.jpg);
	padding-top:12px;
	text-indent:12px;
	padding-bottom:5px;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#fcfcfc;
	vertical-align:right;
	width:162px;
}
.submenu {
	background-color:#d6d6d6;
	background-image:url(images/submenu.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:12px;
}







RadMenu Main------------------------------------------------------------------------------{}

.RadMenu_dnnMenu  .item a:link, .RadMenu_dnnMenu .item a:active, .RadMenu_dnnMenu .item a:visited {
	color: White;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#f0e7de;
}
.RadMenu_dnnMenu .RootGroup .item a:hover, .RadMenu_dnnTop .RootGroup .item a:hover {
	cursor:pointer;
	color: #e66b1f;
	font-family: Arial, Helvetica, sans-serif;
}
.RadMenu_dnnMenu .Group .item a:link, .RadMenu_dnnMenu .Group .item a:active, .RadMenu_dnnMenu .Group .item a:visited, .RadMenu_dnnTop .Group .item a:link, .RadMenu_dnnTop .Group .item a:active, .RadMenu_dnnTop .Group .item a:visited {
	background-color:#f0e7de;
	color: #645f59;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px #FFFFFF solid;
}
.RadMenu_dnnMenu .Group .item a:hover, .RadMenu_dnnTop .Group .item a:hover {
	color: #e66b1f;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



RadMenuADMIN------------------------------------------------------------------------------{}

.RadMenu_dnnAdmin  .item a:link, .RadMenu_dnnAdmin .item a:active, .RadMenu_dnnAdmin .item a:visited {
	background-color:#645f59;
	color: White;
	width: 200x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
}
.RadMenu_dnnAdmin .item a:hover {
	cursor: hand;
	cursor: pointer;
	background-color:#645f59;
}


RadPanel------------------------------------------------------------------------------{}


/* panelbar wrapper */
.RadPanelbar_Isis
{
	width: 160px;
	white-space: normal;
	padding-left: 10px;
	padding-right: 5px;
}

.RadPanelbar_Isis .rootGroup .item a:link, .RadPanelbar_Isis .rootGroup .item a:active, .RadPanelbar_Isis .rootGroup .item a:visited, .RadPanelbar_Isis .rootGroup .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #6c6761;
	font-weight: normal;
	border-bottom: 1px #dbdad9 solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .rootGroup .item a:link.expandable, .RadPanelbar_Isis .rootGroup .item a:active.expandable, .RadPanelbar_Isis .rootGroup .item a:visited.expandable, .RadPanelbar_Isis .rootGroup .item a:hover.expandable
{
	background-image: url(images/menuLG/backUnSelect.gif);
	background-position:right top;
	background-repeat: no-repeat;
}

.RadPanelbar_Isis .rootGroup .item a:link.expandable.SelectedPathHeaderItemCss, .RadPanelbar_Isis .rootGroup .item a:active.expandable.SelectedPathHeaderItemCss, .RadPanelbar_Isis .rootGroup .item a:visited.expandable.SelectedPathHeaderItemCss, .RadPanelbar_Isis .rootGroup .item a:hover.expandable.SelectedPathHeaderItemCss
{
	background-image: url(images/menuLG/backSelect.gif);
	background-position:right top;
	background-repeat: no-repeat;
}

.RadPanelbar_Isis .rootGroup .item .text {
	padding-right: 7px;
}

.RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:link, .RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:active, .RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:visited, .RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #dc6f2c;
	font-weight: bold;
	border-bottom: 1px #d3d1cf solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .level1 .item a:link, .RadPanelbar_Isis .level1 .item a:active, .RadPanelbar_Isis .level1 .item a:visited, .RadPanelbar_Isis .level1 .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #6c6761;
	font-weight: normal;
	border-bottom: 1px #d3d1cf solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .level1 .item .SelectedPathClass:link, .RadPanelbar_Isis .level1 .item .SelectedPathClass:active, .RadPanelbar_Isis .level1 .item .SelectedPathClass:visited, .RadPanelbar_Isis .level1 .item .SelectedPathClass:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #dc6f2c;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #d3d1cf solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .level2 .item a:link, .RadPanelbar_Isis .level2 .item a:active, .RadPanelbar_Isis .level2 .item a:visited, .RadPanelbar_Isis .level2 .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #6c6761;
	font-weight: normal;
	border-bottom: 1px #d3d1cf solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.RadPanelbar_Isis .level2 .item .SelectedPathClass:link, .RadPanelbar_Isis .level2 .item .SelectedPathClass:active, .RadPanelbar_Isis .level2 .item .SelectedPathClass:visited, .RadPanelbar_Isis .level2 .item .SelectedPathClass:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #dc6f2c;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #d3d1cf solid;
	/*line-height: 20px;*/
	white-space: normal;
}

.left {
	padding-left: 8px;
}

Text Styles------------------------------------------------------------------------------{}

.normal {
	color: #574d4d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subheader {
	color: #e66b1f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.mainheader {
	color:#c9aa8b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:300;
}
h1 {
	color:#c9aa8b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:300;
}
h2 {
	color:#c9aa8b;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:200;
}
h3 {
	color:#e66b1f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	color:#e66b1f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
#shadow_right {
	padding:0;
	width:17px;
	height:100%; /* works only if parent container is assigned a height value */
	background-image:url(images/shadow_right.png);
	position:fixed;
	text-align:left;
	align:left;
	top: 0;
  }
#shadow_left {
	padding:0;
	width:17px;
	height:100%; /* works only if parent container is assigned a height value */
	background-image:url(images/shadow_left.png);
	position:fixed;
	text-align:right;
	align:right;
	top: 0;
  } 

p.top {
margin-top:0px;
}
.boarder {
	border-left: 1px #dbdad9 solid;
}

.boarderR {
	border-right: 1px #b1afac solid;
}
.line {
	background-image:url(images/line.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:45px;
	
}

/* News Module Styles */

.NewsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ee6b1e;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ee6b1e;
}

.NewsHeader a:link {
	color: #ee6b1e;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.NewsHeader a:visited {
	color: #ee6b1e;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.NewsHeader a:hover {
	color: #ee6b1e;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.NewsHeader a:active {
	color: #ee6b1e;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ee6b1e;
}

.newstitle a:link {
	color: #ee6b1e;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.newstitle a:visited {
	color: #ee6b1e;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.newstitle a:hover {
	color: #ee6b1e;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.newstitle a:active {
	color: #ee6b1e;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.NewsPostDetails {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bold;
}

.SummaryBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.NewsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ReadMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.ReadMore a:link {
	color: #ee6b1e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.ReadMore a:visited {
	color: #ee6b1e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.ReadMore a:hover {
	color: #ee6b1e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.ReadMore a:active {
	color: #ee6b1e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	background-color: gray;
	padding: 3px 5px 3px 5px
}

.newsactionbarlinks:hover
{
	color: #FFFFFF;
	background-color:Black;
}

.NukeNews_AltItem
{
	background-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
}
#dnn_ctr370_ContentPane h2 {
  margin-bottom:5px;
}
#dnn_ctr370_ContentPane p {
  margin-top:0px;
}