body {
	background-color:#820000;
}

.pagemaster {
	width: 100%;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#7F7F7F;
}

.skinmaster {

}

.skinheader {	
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
}
.MenuTD {
	background-image:url(menubg.gif);
	background-repeat:repeat-x;
	background-color:#820000;
/* 	border-top: 2px solid #7F7F7F;
	border-bottom: 2px solid #7F7F7F; */
}

.ContentTD {
	background-color:#820000;
}

.LinksDiv {
	text-align:center;
}

.Footerlinks, a.FooterLinks:link, a.FooterLinks:active, a.FooterLinks:visited {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.FooterLinks:hover {
	color: #FFAD3E;
}

.FooterTD {
	background-image:url(footerbg.gif);
	background-repeat:repeat-x;
/* 	border-top:2px solid #7F7F7F;*/
	background-color:#313131; 
	color: #FFFFFF;
}

.CopyrightStyle {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: white;
}

.PlugTD {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: white;
}

.LoginStyle, a.LoginStyle:link, a.LoginStyle:active, a.LoginStyle:visited {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: white;
}

.FramedIMG {
	border: 1px solid black;
	background-color: #FFFFFF;
}
.SiteMapLink {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.SiteMapLink {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.SiteMapLink:hover {
	color: #FFAD3E;
}

#Gmap1 {
	margin-left: auto;
	margin-right: auto;

}

.TopMenuItem a:link, .TopMenuItem a:visited, .TopMenuItem a:active {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #FFFFFF;	
}

.TopMenuItem a:hover {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #FFFFFF;	
}

.TopMenuItemMouseOver a:link,.TopMenuItemMouseOver a:visited{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #FFFFFF;		
}

.TopMenuItemMouseOver a:hover{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #FFFFFF;
}

/*================================
	Dynamic Forms Styles
    ================================
*/

.FormDesignerTableCell {
	background-color: #820000;
}

.ZKLabel {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	color: white;
}

.ZKField {
	color: black;
}

.ZKFormHeader {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #999;
	color:#ccc;
	width: 100%;
	padding: 5px;
	background-image:url(menubg.gif);
	background-repeat:repeat-x;
}

#SaveForm p {
	text-align:center;
}

.formsheader {
	background-color:#820000;
	border: none;
}

a.WhiteLink:link, a.WhiteLink:visited, a.WhiteLink:active {
	color: white;
	text-decoration: underline;
}

a.WhiteLink:hover {
	color: #FFAD3E;
}

/* ================================
    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
{
}

.ControlPanel {
	background-color: #333;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* 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 {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-weight: bold;
	color:#FFAD3E;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	color: #000000;
}

/* 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: 16px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	color: white; 

}

.Normal a {
	color:#FFAD3E;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{

}

.NormalRed
{
	text-align: left;
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */

.commandbutton {
	color: black;
}
a.commandbutton:link {
	color: black;
}

.CommandButton     {
	color: black;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: black;
}

A.CommandButton:visited  {
	color: black;
}

A.CommandButton:active   {
	color: black;
}

A.CommandButton:hover    {
	color: black;
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	font-weight: bold;
	color:#FFAD3E;
}

H2  {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #FFAD3E;
}

H3  {
	color: white;
	font-weight: bold;
}

H4  {
	color: white;
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

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 {
}

/* Main Menu */

.MainMenu_MenuContainer {

}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
	height: 32px;
	color: #FFFFFF;
	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 {
	padding: 5px;
	background-color: #820000;
	border-bottom: #7F7F7F 1px solid;
	border-left: #7F7F7F 1px solid;
	border-top: #7F7F7F 1px solid;
	border-right: #7F7F7F 1px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
}

.MainMenu_MenuItemSel {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 16px;
	height: 32px;
	color: #FFAD3E;
	background-color: transparent;
	/* background-color: #313131; */
}

.MainMenu_MenuArrow {
	display:none;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {

}

