/* page layout styles */
Body
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
	margin: 0 0 12px 0;
	color: #615c56; 
	background: url(background.jpg) repeat-x #ffffff left top;

}

table.main {
 width: 100%;
 height: 100%;
 color: #615c56;
}

table.main2 {
 width: 100%;
 height: 100%;
 color: #615c56;
}

table, tr, td, p
{
    color: #615c56;
    font-family: Arial, Tahoma, Verdana;
    font-size:12px;
	line-height: 18px;
}

.header {
width: 100%;
height: 97px;
}

.donatebuttons {
padding-right: 5px;
}

.navbar {
height: 66px;
width: 100%;
}

.contentbg {
width: 100%;
}

.bottombg {
background: url(bottombg.gif) no-repeat transparent center top;
width: 850px;
}
 

.contentpane {
padding-top: 20px;
padding-left: 30px;
color: #615c56;
padding-bottom: 10px;
}

.flash {
padding-left: 7px;
padding-top: 7px;
padding-bottom: 7px;
padding-right: 7px;
}

.breadcrumb
{
	font-size: 11px;
	color: #2d2d2d;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	line-height: 16px;
	font-family: arial;
}

A.breadcrumb:link, a.breadcrumb:visited
{
	font-size: 11px;
	color: #2d2d2d;
	font-weight: normal;
	text-decoration: none;
	font-family: arial;
}


a.breadcrumbhover, a.breadcrumb:visited:hover
{
	font-size: 11px;
	color: #2d2d2d;
	font-weight: normal;
	text-decoration: underline;
	font-family: arial;
}


/* Footer Links and Styles  */

td.footer {

color: #7d7d7d;
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
font-weight: normal;
text-align: center;
}

.dnnfooter {
color: #7d7d7d;
 font-family: Arial, Tahoma, Verdana;
font-size: 12px;
font-weight: normal;
}

.spacer {
padding-left: 6px;
padding-right: 6px;
}

.bottomshadow {
color: #7d7d7d;
font-size: 12px;
 font-family: Arial, Tahoma, Verdana;
}

a.bottomshadow:link, .a.bottomshadow {
 font-family: Arial, Tahoma, Verdana;
font-size: 12px;
	Font-weight: normal;
	Color: #7d7d7d;
	text-decoration: none;
}

a.bottomshadow:visited {
 font-family: Arial, Tahoma, Verdana;
font-size: 12px;
	Font-weight: normal;
	Color: #7d7d7d;
	text-decoration: none;
}

a.bottomshadow:hover {
 font-family: Arial, Tahoma, Verdana;
font-size: 12px;
	Font-weight: normal;
	Color: #7d7d7d;
	text-decoration: underline;
}

a.bottomshadow:visited:hover {
 font-family: Arial, Tahoma, Verdana;
font-size: 12px;
	Font-weight: normal;
	Color: #7d7d7d;
	text-decoration: underline;
}



.StandardButton     {
    background: #61220d; 
    color: #FFFFFF;
    font-family: Arial, Tahoma, Verdana;
     font-size:12px;
    font-weight: bold;
	padding: 1px 5px 2px 6px;
	border: 1px inset #7e5536;
}
.MainMenu_MenuIcon {
	display: none;
}


a, a:link, a:visited {
color: #691a57;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

a:hover, a:visted:hover {
color: #bd84b0;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}


.SubHead 
{
color: #691a57;
font-size: 14px;
font-family: Times New Roman;
font-weight: bold;
}

a.SubHead:link, a.SubHead:visited {
color: #691a57;
font-size: 14px;
font-family: Times New Roman;
font-weight: bold;
text-decoration: none;
}

a.SubHead:hover, a.SubHead:visited:hover {
color: #bd84b0;
font-size: 14px;
font-family: Times New Roman;
font-weight: bold;
text-decoration: none;
}

.BrownHead 
{
color: #726850;
font-size: 14px;
font-family: Times New Roman;
font-weight: bold;
}

a.BrownHead:link, a.BrownHead:visited {
color: #726850;
font-size: 14px;
font-family: Times New Roman;
font-weight: bold;
text-decoration: none;
}

a.BrownHead:hover, a.BrownHead:visited:hover {
color: #a28c53;
font-size: 14px;
font-family: Times New Roman;
font-weight: bold;
text-decoration: none;
}


.NormalTextBox
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    font-weight: normal;
    background-color: #ffffff;
	color: #615c56;
}
.NormalRed
{
 font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #782a23;
}
.NormalBold
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #615c56;

}
.Normal,.NormalDisabled {
	color: #615c56;
    font-family: Arial, Tahoma, Verdana;
    font-size:12px;
    font-weight: normal;
	line-height: 18px;
}



a.Normal:link, a.Normal:visited {
color: #1a5b69;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

a.Normal:hover, a.Normal:visited:hover {
color: #5f919c;
font-weight: bold;
font-size: 14px;
font-family: times new roman;
text-decoration: none;
}

A.CommandButton:link, A.CommandButton:visited 
{
    text-decoration: none;
    color: #691a57;
	 font-family: Arial, Tahoma, Verdana;
	 	 font-size: 12px;
	 font-weight: bold;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
    text-decoration: none;
    color: #bd84b0;
	 font-family: Arial, Tahoma, Verdana;
	 font-size: 12px;
	 font-weight: bold;
}

.SelectedTab {
    font-weight: bold;
    font-size: 12px;
    color: #615c56;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
}

A.SelectedTab:link {
color: #691a57;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.SelectedTab:visited  {
color: #691a57;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.SelectedTab:active   {
color: #691a57;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.SelectedTab:hover    {
color: #bd84b0;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}



.OtherTabs {
 font-family: Arial, Tahoma, Verdana;
 font-size:12px;
	Font-weight: normal;
	color: #615c56;
	text-decoration: none;
	line-height: 18px;
}
    
A.OtherTabs:link {
color: #691a57;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.OtherTabs:visited  {
color: #691a57;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.OtherTabs:active   {
color: #691a57;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}

A.OtherTabs:hover    {
color: #bd84b0;
font-weight: bold;
font-size: 12px;
font-family: arial;
text-decoration: none;
}


.RadEContent {
background-color: #ffffff;
}

.RadETextArea {
background-color: #ffffff;
}

.RadEContentContainer {
background-color: #ffffff;
}













