body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(imgs/background.gif);
	margin: 15px; 
	padding: 0;
	text-align: center; 
	color: #554b37;
	}
	
A:link {color:#554b37;}
A:visited {color:#554b37;}
A:active {color:#a39372;}
A:hover {color:#6a150d;}
	
#containedall { 
	margin: 0 auto;
	text-align: center; 
} 



#contained { 
	width: 854px; 
	background-color: #a39372;
	margin: 0 auto;
	border: 3px solid #f7e2b3;
	text-align: left; 
} 

#flash_anim {
z-index: 500;

} 

#flashsize {
z-index: 500;

} 

#menu { 
	width: 854px;
	background: #6a150d; 
	padding-left: 10px;
	z-index: 10000;
	text-align: left;
}

#checkersbar { 
	width: 854px;
	background-color: #000000;
	background-image:url(imgs/checkers.jpg);
	background-repeat:repeat-x;
	height:24px;
}
 
#header h1 {

}

#dnn_sidebarlft {
	float: left;	
	width: 239px;	
	background-image:url(imgs/lft_blk_swirl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color: #000000;
	padding-left: 12px;
	padding-top: 20px;
	color: #f7e2b3;
}

#dnn_sidebarblft {
	float: left; 
	padding-top: 65px;
	padding-left: 251px;
	background-image:url(imgs/half_circ.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color: #000000;
}

#dnn_contentpane {
	float: left;
	background-color: #a39372;
	background-image:url(imgs/leaves.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding: 20px;
	padding-top: 30px;
	margin: 0px;
	height:100%;
} 

#dnn_footer { 
background-color: #a39372;
	
} 

#dnn_footer p {
	
	}
	
#dnn_dnnLOGIN_hypLogin  {
	color: #a39372;
	font-size: xx-small;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* BEGIN DNN MENU 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
{
	color: #554b37;
	font-weight: 400;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
	color: #554b37;
	font-weight: 400;
}

A.OtherTabs:visited
{
	font-size: 12px;
	color: #554b37;
	font-weight: 400;
}

A.OtherTabs:active
{ font-size: 12px; color: #554b37; font-weight: 400; }

A.OtherTabs:hover
{ font-size: 12px; color: #554b37; font-weight: 400; }


/* text style for the login token from xml */
.LoginTab
{ color:  #f7e2b3; font-size: 8pt; vertical-align: middle; }

/* text style for the login token from xml */
A.LoginTab:link
{ color:  #f7e2b3; font-size: 8pt; vertical-align: middle; }

A.LoginTab:visited
{ font-size: 8pt; color:  #f7e2b3; vertical-align: middle; }

A.LoginTab:active
{ font-size: 8pt; color: #554b37; vertical-align: middle; }


A.LoginTab:hover
{ font-size: 8pt; color: #554b37; vertical-align: middle; }

/* GENERAL */
/* style for module titles */
.Head
{ color: #6a150d; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 300; letter-spacing: 2px;}

/* 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
{
}

/* 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
{
}

/* button style for standard HTML buttons */
.StandardButton
{
}

/* GENERIC */
H1
{
}

H2
{
}

H3
{
}

H4
{
}

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
{
	height: 15px;
z-index: 10000;
}

.MainMenu_MenuBar
{z-index: 10000;
background-color: transparent;
}

.MainMenu_MenuItem
{
	cursor: pointer;
	font-weight: 400;
	font-size: 12px;
	color: #f7e2b3;
	background-color: transparent;
	padding: 2px;
	border-bottom:  #f7e2b3 1px solid;
	border-left:  #f7e2b3 1px solid;
	border-top:  #f7e2b3 1px solid;
	border-right:  #f7e2b3 1px solid;
	z-index: 10000;
}

.MainMenu_MenuItemSel
{ 	font-weight: 400; 
	font-size: 12px; 
	color: #6a150d; 
	background-color:  #f7e2b3;
	padding: 2px;
	border-bottom:  #f7e2b3 1px solid;
	border-left:  #f7e2b3 1px solid;
	border-top:  #f7e2b3 1px solid;
	border-right:  #f7e2b3 1px solid;
	}


.MainMenu_MenuIcon
{
	display: none;
}

.MainMenu_SubMenu
{
	background-color: #6a150d;
	border-bottom:  #f7e2b3 1px solid;
	border-left:  #f7e2b3 1px solid;
	border-top:  #f7e2b3 1px solid;
	border-right:  #f7e2b3 1px solid;
	
}

.MainMenu_SubMenuItemActive
{
	background-color:  #f7e2b3;
	border-bottom:  #f7e2b3 1px solid;
	border-left:  #f7e2b3 1px solid;
	border-top:  #f7e2b3 1px solid;
	border-right:  #f7e2b3 1px solid;
	
}
.MainMenu_SubMenuItemSelected
{
	background-color:  #f7e2b3;
	border-bottom:  #f7e2b3 1px solid;
	border-left:  #f7e2b3 1px solid;
	border-top:  #f7e2b3 1px solid;
	border-right:  #f7e2b3 1px solid;
	
}

.MainMenu_MenuBreak
{
}


.MainMenu_MenuArrow
{
	display:none;
}

.MainMenu_RootMenuArrow
{
	display: none;
}

.rootselected
{
	padding-left: 12px;
	color: #6a150d;
}

