/* page layout styles */
Body
{
    background: url(Img/pageBg.gif) #816d5d repeat-x left top;
    text-align: center;
    margin: 15px 0px 20px 0px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
	width: 100%;
	color: #48392d;
}

table, tr, td, p
{
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #48392d;
	line-height: 16px;
	
}

table.main { 
	width: 905px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
} 


.header { 
	padding: 0;
	background: url(Img/toplinks.gif) #5b493b repeat-x left top;
	height: 39px;	
	width: 100%;
} 

.logo {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.toplinks {
	color: #b7a688;
	font-size: 11px;
	font-weight: bold;
}

A.toplinks:link, A.toplinks:visited {
	color: #b7a688;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.toplinks:link:hover, A.toplinks:visited:hover {
	color: #bfc2c4;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.content {
padding-top: 7px;
padding-bottom: 7px;

}

.mainwrap {
background-color: #ffffff;
border: 1px solid #534133;
height: 100%;
}


.containerLeft {
	font-size:12px;
	width: 219px;
	padding-left: 8px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.nav {
background-color: #93805a;
}

.containerMain {
	font-size:12px;
	background-color: #ffffff;
	width: 100%;
	padding-left: 1px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;

}

a:link, a:visited {
	color: #b59a17;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

a:hover, a:visited:hover {
	color: #7a2c01;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 11px;
	color: #b59a17;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.breadcrumb A:link:hover, .breadcrumb A:visited:hover
{
	font-size: 11px;
	color: #7a2c01;
	font-weight: bold;
	text-decoration: none;
}




.footer
{
	background: url(Img/footerBg.gif) repeat-x left top #715e4f;
	border: 1px solid #948675;
	color: #b7a688;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 29px;
}


.dnnfooter {
	color: #b7a688;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.dnnfooter:link,  A.dnnfooter:visited
{
	color: #b7a688;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.dnnfooter:link:hover,  A.dnnfooter:visited:hover
{
	color: #b7a688;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}



H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}


H1 {
	TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 18px; font-family: arial, verdana, tahoma; 
}

H2 {
	TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Verdana, Tahoma; 
}
H3 {
	LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Verdana, Tahoma; 
}

H4 {
	TEXT-TRANSFORM: uppercase; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Verdana, Tahoma; 
}


H1 {
	FONT-SIZE: 138.5%; COLOR: #48392d;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 138.5%; COLOR: #93805a;  
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 108%; COLOR: #48392d;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 120%; color: #625042;
}



.StandardButton     {
    background: #d7cbb3; 
    color: #584638;
    font-family: Verdana, Arial, tahoma;
    font-size: 11px;
    font-weight: normal;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #887551;
	border-bottom: 1px solid #887551;
	border-left: 1px solid #887551;
	border-right: 1px solid #887551;
}
.MainMenu_MenuIcon {
	display: none;
}


.NormalTextBox
{
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
	color: #48392d;
	line-height: 14px;
}
.NormalRed
{
	color: #7a2c01;
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	line-height: 16px;
}
.NormalBold
{
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #48392d;
	line-height: 16px;
	font-weight: bold;

}
.Normal,.NormalDisabled {
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #48392d;
	line-height: 16px;
}


a.Normal:link, a.Normal:visited {
	color: #b59a17;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

a.Normal:hover, a.Normal:visited:hover {
	color: #7a2c01;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.CommandButton:link, A.CommandButton:visited 
{
	color: #b59a17;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}
A.CommandButton:hover,  A.CommandButton:visited:hover  
{
	color: #7a2c01;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

.SelectedTab {

    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #48392d;
	line-height: 16px;
}

A.SelectedTab:link, A.SelectedTab:visited {
	color: #b59a17;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.SelectedTab:hover, A.SelectedTab:visited:hover
{
	color: #7a2c01;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}



.OtherTabs {
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #48392d;
	line-height: 16px;
}
    
A.OtherTabs:link {
	color: #b59a17;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.OtherTabs:visited  {
	color: #b59a17;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.OtherTabs:active   {
	color: #b59a17;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

A.OtherTabs:hover    {
	color: #7a2c01;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}


.SubHead 
{
    font-family: Arial, Verdana, Tahoma;
    font-size:12px;
	color: #48392d;
	line-height: 16px;
}

a.SubHead:link, a.SubHead:visited {
	color: #b59a17;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}

a.SubHead:hover, a.SubHead:visited:hover {
	color: #7a2c01;
	text-decoration: none;
   font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: bold;
}




