body
{
	margins: 0px;
}

P
{
	text-align:center;
}

A:link  {
    text-decoration:    none;
    color:  #862c0d;
}

A:visited   {
    text-decoration:    none;
    color:  #862c0d;
}

A:active    {
    text-decoration:    none;
    color:  #862c0d;
}

A:hover {
    text-decoration:    underline;
    color:  #862c0d;
}

.pagemaster
{
	background-image: url('Images/Background.gif');
	width: 100%;
	height: 100%;
	background-c:#fefefe
}
.skinmaster {
	background-image: url('Images/Background.gif');
	height: 100%;
	width: 780px; background-c:#E4DDC1
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DKGray.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 90%;
	background-c:#DDDDDD
}
.dnn_ControlPanel
{
	width: 780px;
}
.toppane {
	width: 100%;
	background-c:transparent
}
.leftpane {
	width: 184px;
	height: auto;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px; background-c:transparent
}
.contentpane
{
	background-position: right top;
	background-image: url('Images/img-HeaderBottom.gif');
	width: 566px;
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-top: 15px; background-c:transparent
	text-align: left;
}
.rightpane {
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px; background-c:transparent
}
.bottompane {
	width: 100%;
	background-image: url('Images/Background.gif');
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px; background-c:transparent
}
.FooterFont
{
	font-size: 12px;
}
A.FooterFont
{
	color: black;
	text-decoration: none;
}
A.FooterFont:link
{
	color: #000000;
	text-decoration: none;
}
A.FooterFont:visited
{
	color: #000000;
	text-decoration: none;
}
A.FooterFont:active
{
	color: #000000;
	text-decoration: none;
}
A.FooterFont:hover
{
	color: #862c0d;
	text-decoration: underline;
}

.ProductFeaturesRight
{
	margin-top: 39px;
	font-size: 14px;
	margin-left: 195px;
	margin-right: 20px;
	color: #e0d9bd;
	line-height: 14px;
	font-family: 'Times New Roman';
}

.MitchamMainMenu
{
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.PeachStoreMainMenu
{
	background-image: url('Images/PeachMenu/img-PeachMenu-background.gif');
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.MainMenu_MenuContainer {
	background-c:transparent 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-c:Transparent
}
.MainMenu_MenuItem {
	border-left: 0px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	border-right: 0px solid #CCCCCC;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-c:Transparent
}
.MainMenu_MenuIcon {
	border-left: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px; background-c:#CCCCCC
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); background-c:#CCCCCC 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; background-c:#AAAAAA
}
.MainMenu_MenuArrow {
	border-right: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 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: #AAAAAA none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	border:1px solid #8F9092; width: 175px;
	background-c:#DDDDDD 
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtGray.jpg);
}

.Head
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 22px;
	color: #862c0d;
	font-family: 'Times New Roman';
	top: 8px;
}

.Normal
{
	font-family: 'Times New Roman';
    font-size: 16px;
    font-weight: normal;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: 'Times New Roman';
    font-size: 16px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
	font-family: 'Times New Roman';
    font-size: 16px;
    font-weight: bold;
    color: #ff0000
}

.PeachMenu
{
}
.PeachMenu a
{
	margin: 0px;
}