﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #e7d1ab;
    font-family: Arial, Helvetica, sans-serif;
}
form
{
    padding: 0px;
    margin: 0px;
}
.contentheading, h1    
{
    font-family: Arial,Helvetica,sans-serif;
    font-size:20px;
    color: rgb(191, 24, 11);
    font-weight: normal;
    background-image: url(../images/oo_seperator_horiz.png);
    background-repeat:repeat-x;
    background-position:bottom;
	margin:0;
	padding: 0 0 4px 0;
}
p, li, ul, ol
{
    font-family: Arial,Helvetica,sans-serif;
    line-height: 120%;
    font-size: 14px;
    color: black;
    text-align: left;
}
ul, ol, li
{
    list-style-image: url(../images/oo_bullet_red.png)
}
a
{
    color: #563a0f;
	text-decoration:underline;
}
.InnerMain a:hover
{
	background-color:#E9967A;
    color: #8B0A50;
	text-decoration:underline;
}
h3
{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: rgb(191, 24, 11);
    line-height: 18px;
    margin-top: 24px;
    margin-bottom: 5px;
    margin-left-value: 0pt;
}
a:hover
{
    color: rgb(116, 46, 33);
}

#MainArea
{
    width: 810px;
    table-layout: fixed;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
#MainLeft
{
    width: 17px;
    background-image: url(../images/oo_shadow_l.gif);
    background-repeat: repeat-y;
    padding: 0;
}
#MainRight
{
    width: 17px;
    background-image: url(../images/oo_shadow_r.gif);
    background-repeat: repeat-y;
    padding: 0;
}
#MainInside
{
    background-color: #f4f4f4;
    padding: 0;
    width: 776px;
}
#MainBL
{
    width: 17px;
    height: 41px;
    background-image: url(../images/oo_shadow_bl.gif);
    padding: 0;
}
#MainBR
{
    width: 17px;
    height: 41px;
    background-image: url(../images/oo_shadow_br.gif);
    padding: 0;
}
#MainB
{
    background-image: url(../images/oo_shadow_b.gif);
    background-repeat: repeat-x;
    height: 17px;
    padding: 0;
}
#MainFooter
{
    background-image: url(../images/oo_redbar_bot.gif);
    background-repeat: repeat-x;
    height: 24px;
    color: white;
    font-weight: normal;
    font-size: 10px;
    padding: 0;
    vertical-align: bottom;
}
#MainFooter div
{
    margin-bottom: 3px;
    margin-left: 8px;
}
#MainFooter a
{
    color:White;
}
#MainHeader
{
    background-image: url(../images/CreateWisdomHeader.gif);
    width: 776px;
    height: 119px;
}
#MainHeaderBreak
{
    background-image: url(../images/oo_redbar_top.gif);
    background-repeat: repeat-x;
    height: 24px;
}
table.InnerArea
{
    margin-top: 1em;
    margin-bottom: 1em;
    width: 776px;
    table-layout: fixed;
    border-collapse: collapse;
}
.InnerMain
{
    width: 549px;
    padding-left: 8px;
    padding-right: 8px;
    vertical-align: top;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 120%;
    font-size: 14px;
    text-align: left;
}
.InnerSep
{
    background-image: url(../images/oo_seperator_vert.png);
    background-repeat: repeat-y;
    width: 2px;
    padding: 0px;
}
.InnerMenu
{
    width: 209px;
    vertical-align: top;
}
.MenuArea
{
    width: 194px;
    margin-left: auto;
    margin-right: auto;
    background-color: #dcdede;
    table-layout: fixed;
    border-collapse: collapse;
}
.MenuArea TD
{
    padding: 0px;
}
.MenuTop
{
    background-image: url(../images/oo_menu_t.png);
    width: 194px;
    height: 10px;
    padding: 0px;
}
.MenuBottom
{
    background-image: url(../images/oo_menu_b.png);
    width: 194px;
    height: 10px;
}
.MainMenu_MenuContainer
{
    background-color: #dcdede;
    width: 194px;
}
TABLE.MainMenu_MenuItem TD
{
    color: #6A6A6A;
    font-size: 11px;
    background: #f3f3f3;
    font-style: normal;
    padding: 0px 20px 0px 16px;
    height: 30px;
    border: 0;
}
.MainMenu_MenuItem A
{
	display:block;
	height:14px;
    padding-left:4px;
    padding-top:8px;
    text-decoration: none;
    padding-bottom:8px;
    color: #666;
}
.MainMenu_MenuItem A:hover
{
    color:White;
}
TABLE.MainMenu_Idle TD
{
    color: #666;
    background: url(../images/oo_menu_item_bg.png) no-repeat;
    font-weight: bold;
}
TABLE.MainMenu_Idle TD A
{
    color: #666;
    display:block;
}

TABLE.MainMenu_Selected TD
{
    color: white;
    background: url(../images/oo_menu_item_bg.png) no-repeat;
    background-position: 0px -60px;
    font-weight: bold;
}
TABLE.MainMenu_Selected TD A
{
    color: #666;
}
TABLE.MainMenu_Active TD
{
    color: #666;
    background: url(../images/oo_menu_item_bg.png) no-repeat;
    background-position: 0px -30px;
    font-weight: bold;
}
TABLE.MainMenu_Active TD A
{
    color: White;
}
.quotearea
{
border-top:solid 1px #666633;
border-bottom:solid 1px #666633;
width:80%;
margin: 0.5em auto 1.5em auto;
padding:0.5em 20px;
font-family: trebuchet ms, georgia, serif;
font-size:13px; 
background-color:#FFFFCC;
}
.quotetext
{
}
.quoteauthor
{
margin-top:0.5em; text-align:right;
color:#666;
}
.contactarea
{
	font-size:12px;
	color:#333;
	margin:30px 4px 0px 4px;
	padding-left:4px;
	padding-right:4px;
}
.contactheader
{
	font-weight:bold;
    background-image: url(../images/oo_seperator_horiz.png);
    background-repeat:repeat-x;
    background-position:bottom;
    padding-bottom:4px;
}

