/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:8;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}#qm1 ul {top:100%;}#qm1 ul li:hover>ul{top:0px;left:100%;}#qm2 ul {top:100%;}#qm2 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:0px 3px 0px 0px;
		background-color:transparent;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px 0px 5px 0px;
		margin:0px;
		background-color:#BECCAF;
		background-repeat:repeat-y;
		background-position:left center;
		border-width:3px;
		border-style:solid;
		border-color:#C9B495;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		width:156px;
		padding:3px 0px 3px 10px;
		margin:0px;
		color:#040404;
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		font-style:normal;
		text-align:left;
		border-width:0px 0px 3px 0px;
		border-style:solid;
		border-color:#C9B495;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#090705;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#090705;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 0px 5px 0px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#999999;
	}




	/* QuickMenu 1 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm1	
	{	
		width:auto;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm1 a	
	{	
		padding:0px 3px 0px 0px;
		background-color:transparent;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm1 div, #qm1 ul	
	{	
		padding:5px 0px 5px 0px;
		margin:0px;
		background-color:#E4D9BF;
		background-repeat:repeat-y;
		background-position:left center;
		border-width:3px;
		border-style:solid;
		border-color:#C9B495;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm1 div a, #qm1 ul a	
	{	
		width:201px;
		padding:3px 0px 3px 10px;
		margin:0px;
		color:#050505;
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		border-width:0px 0px 3px 0px;
		border-style:solid;
		border-color:#C9B495;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm1 div a:hover	
	{	
		color:#040404;
		text-decoration:underline;
		border-style:solid;
		border-color:#C9B495;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm1 ul li:hover>a	
	{	
		color:#040404;
		text-decoration:underline;
		border-style:solid;
		border-color:#C9B495;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm1 div .qmparent, #qm1 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm1 div .qmactive, body #qm1 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm1 .qmtitle	
	{	
		margin:2px 0px 5px 0px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm1 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#999999;
	}




	/* QuickMenu 2 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm2	
	{	
		width:auto;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm2 a	
	{	
		padding:0px 3px 0px 0px;
		background-color:transparent;
		color:#FFFFFF;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm2 div, #qm2 ul	
	{	
		padding:5px 0px 5px 0px;
		margin:-1px 0px 0px 0px;
		background-color:#BFD6E3;
		background-repeat:repeat-y;
		background-position:left center;
		border-width:3px;
		border-style:solid;
		border-color:#C9B495;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm2 div a, #qm2 ul a	
	{	
		width:200px;
		padding:3px 0px 3px 10px;
		margin:0px;
		color:#070707;
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		border-width:0px 0px 3px 0px;
		border-style:solid;
		border-color:#C9B495;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm2 div a:hover	
	{	
		color:#050505;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm2 ul li:hover>a	
	{	
		color:#050505;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm2 div .qmparent, #qm2 ul .qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm2 div .qmactive, body #qm2 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm2 .qmtitle	
	{	
		margin:2px 0px 5px 0px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm2 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#999999;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm2 a img	
	{	
		display:block;
		border-style:none;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm2 ul li:hover > a.qmparent	
	{	
		background-color:#FFFFFF;
		background-image:url(qmimages/arrow_0.gif);
		color:#000000;
		text-decoration:underline;
	}





/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/*Menu
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial; 
	font-size: 13pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu 
{
    width: 175px;
    background-color: #dfe5f2;
    border-right: orange 10px solid; 
    border-top: purple 10px solid; 
    border-left: blue 10px solid; 
    border-bottom: green 10px solid; 
}

.TreeViewMenu_Header 
{
    border-right: red 10px solid; 
    border-top: yellow 10px solid; 
    border-left: pink 10px solid; 
    border-bottom: cyan 10px solid;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}



/*Menu*/


.MainMenu_MenuBar { cursor: pointer; cursor: hand; height:25px; }

.MainMenu_MenuItem { cursor: pointer; cursor: hand; color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; border-bottom: 1px solid #c3ac8a; border-top: 1px solid #c3ac8a;text-indent: 2pt; text-transform: uppercase; letter-spacing: 1px; height: 25px; padding-bottom: }

.MainMenu_rootItem{ cursor: pointer; cursor: hand; color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; text-indent: 2pt; text-transform: uppercase; letter-spacing: 0px; vertical-align: middle; border: none; }

.MainMenu_MenuIcon { cursor: pointer; cursor: hand; background-color: #c3ac8a; text-align: center; width: 1px; height: 1px; border-top: 1px solid #c3ac8a;border-bottom: 1px solid #c3ac8a; border-left: 1px solid #c3ac8a;}

.MainMenu_SubMenu { z-index: 1000; cursor: hand; cursor: hand; background-color: #c3ac8a; /*filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;*/ border: 2px solid #40536d;}

.MainMenu_MenuBreak { border-bottom: 1px solid #c3ac8a; border-top: 1px solid #c3ac8a;background-color: White; height: 1px; }

.MainMenu_MenuItemSel { background-color: #c3ac8a; cursor: pointer; cursor: hand; color: #ffffff; font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; border-top: 1px solid #c3ac8a;border-bottom: 1px solid #c3ac8a; text-indent: 2pt; text-transform: uppercase; letter-spacing: 1px; height: 25px; }

.MainMenu_rootItemSelected{ background-color: #c3ac8a;cursor: pointer; cursor: hand; color: #ffffff; font-family: Arial; font-size: 11px; font-weight: normal; font-style: normal; text-indent: 2pt; text-transform: uppercase; letter-spacing: 0px; border: none; vertical-align: middle; }

.MainMenu_RootMenuArrow img { display:none; }

.MainMenu_MenuArrow { font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand; border-right: 1px solid #c3ac8a;border-bottom: 1px solid #c3ac8a;height: 25px; width: 20px; }

.MainMenu_RootMenuArrow { font-family: webdings; font-size: 18pt; cursor: pointer; cursor: hand; color: #C5AE70; background-attachment: scroll; background-image: url(file:///C|/Users/redwards/Desktop/images/childArrow.gif); background-repeat: no-repeat; background-position: center center; height: 25px; width: 20px; }


/* CSS Document */

#body {
	/*background-image: url(images/MainBackground.jpg);
background-attachment:fixed;
	background-repeat:no-repeat;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
background-color:#40536d;
	

}


#Topmenus
{
width:686px;
height:54px;
}

#LeftMenuContent{
background-image:url(images/MenuBackground.png);
background-repeat:no-repeat;
height:746px;
width:235px;

}

#contentRepeat
{
background-image:url(images/Content_r4_c1.jpg);
background-repeat:repeat-y;
height:100%;
}

#ContentTop
{
background-image:url(images/Content_r3_c1.jpg);
background-repeat:no-repeat;
width:707px;
}


.Footer
{
 color:#8c7350;
 font-family:Arial;
 font-size:8px;
 text-decoration:none;   
}

.Footer a:link
{
 color:#8c7350;
 font-family:Arial;
 font-size:8px;
 text-decoration:none;   
}
.Footer a:visited
{
 color:#8c7350;
 font-family:Arial;
 font-size:8px;
 text-decoration:undeline;   
}
.Footer a:hover
{
 color:#8c7350;
 font-family:Arial;
 font-size:8px;
 text-decoration:none;   
}
.Footer a:active
{
 color:#8c7350;
 font-family:Arial;
 font-size:8px;
 text-decoration:none;   
}

/*Standard CSS*/


Body, A
{
   font-family: Arial;
   font-size: 12pt;
   font-weight: normal;
   color: black;
}

H1
{
	font-size: 18pt;
	font-weight: bold;
	color:#000000;
	font-family: arial;
}

H2  {
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}

H3  {
	font-size:  12pt;
	font-weight:  bold;
	color: #007647;
	font-family:Arial;
}

H4  {
	font-size:  10pt;
	font-weight: bold;
	color: #007647;
	text-align: left;
	font-family: Arial;
}

H5  {
    font-size:  1.1em;
    font-weight:    bold;
    color: #e61a01;
}

H6  {
    font-size:  1.0em;
    font-weight:    bold;
    color: #000000;
}

A:link  {
    font-size: 12pt;
    text-decoration: underline;
    color:  #7f1e06;
	font-weight:bold;
}

A:visited    {
   font-size: 12pt;
    text-decoration: underline;
    color:  #7f1e06;
	font-weight:bold;
}


A:hover  {
   font-size: 12pt;
    text-decoration: underline;
    color:  #ab8d62;
	font-weight:bold;
}

A:active    {
 font-size: 12pt;
    text-decoration: underline;
    color:  #7f1e06;
	font-weight:bold;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

