﻿/* root level; text properties for states: normal, click */
.horizline {
	color: #000000;
	margin-bottom:16px;
	margin-top:10px
}
.Red-text {
	color: #733B3B;
}
a {
	font-family: Georgia;
	font-size: inherit;
	text-decoration: underline;
	color: #733B3B;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight:normal
}
h2 {
	font-size: small;
	font-weight:bold;
	font-family: Georgia;
	margin-top:12px;
	line-height:18px;
	margin-bottom:0px;
	color:#733B3B; 
}
blockquote {
	font-family:Georgia;
	font-weight:normal;
	line-height:20px;
	color:black
}
#body {
	font-family: Georgia;
	font-size: medium;
}
#container-top{
height:180px;
background-image:url('../images/bkgd180-4.png');
background-repeat: no-repeat;
background-position: bottom;
width: 801px;
margin: 0px auto 0px auto;
}

#container {
	width: 801px;
	margin: 0px auto 0px auto;
	background-image: url('../images/background-nosh-90.png');
	background-repeat:repeat-y;
}

/* Text properties for states: normal */
.TM0i0 {
	font-family: Georgia;;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* Text properties for states: hover */
.TM0i1 {
	font-family: Georgia;;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
/* Text properties for states: click */
.TM0i2 {
	font-family: Georgia;;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.TM1i0 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.TM1i1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.TM2i0 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #AA8954;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.TM2i1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #AA8954;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.TM2i2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
/* Box properties for states: normal */
.TM0o0 {
	background: #733B3B;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Box properties for states: hover */
.TM0o1 {
	background: #733B3B;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Box properties for states: top level click */
.TM0o2 {
	background: #733B3B;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Table properties for states: normal, hover, click --borders around boxes */
.TM0t0 {
	background: #FFFFFF;
}
/* Box properties for states: second level normal */
.TM1o0 {
	background: #DEAD50;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Box properties for states: second level hover */
.TM1o1 {
	background: #FFDA88;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Box properties for states: second level click */
.TM1o2 {
	background: #E8B959;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Border around second level dropdown boxes*/
.TM1t0 {
	background: #FFFFFF;
}

/* Box properties for states: third level normal */
.TM2o0 {
	background: #FFDA88;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Box properties for states: third level hover */
.TM2o1 {
	background: #FFE6A3;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Box properties for states: third level click */
.TM2o2 {
	background: #FFE6A3;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Text properties for states: third level normal */
p {
	font-family: Verdana;
	font-size: medium;
	text-align: left;
	white-space: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	line-height:18px;
}
.brown_highlights {
	font-family: Verdana;
	font-size: medium;
	color: #733B3B;
	text-decoration: none;
	font-weight: bold;
}
.links {
	font-family: Verdana;
	font-size: small;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
}
.Paragraph_Titles {
	margin-left:0px;
	margin-top:20px;
	font-family:Georgia;
	font-size:large;
	font-weight:bold;
	line-height:18px;
}
.bodytext {
	margin-left:10px;
	margin-top:0px;
	margin-right:10px;
	font-family:Georgia;
	line-height:20px;
	font-size:medium;
}
.center_text {
	text-align: center;
	font-size:medium;
	font-family:Georgia;
	color: black;
}
.Verdana-xsmall {
	font-family: Georgia;
	font-size: small;
	margin-left: 15px;
	line-height: 21px;
	text-align:center; 
}
.HorizontalRule {
	margin-left: 8px;
	font-family: Georgia;
	font-size: medium;
	text-align: left;
	line-height: 18px;
	margin-bottom: 1px;
}
.bullets {
	margin-left:8px;
	font-family:Georgia;
	font-size:medium;
	text-align:center;
	line-height:22px;
}
.footer-left {
	font-family: Georgia;
	font-size: small;
	text-align: left;
	margin-top:5px;
	margin-left:0px;
	color:black;
}
.footer-right {
	font-family: Georgia;
	font-size: small;
	text-align: right;
	margin-top:5px;
	color: black;
	font-weight:normal;	
	text-decoration: none;
	margin-right:0px;
	color:black;
	}
.footer-hyperlink {
	font-family: Georgia;
	font-size: small;
	text-align: left;
	margin-top:15px;
	margin-left:0px;
	color:black
}
ul {
	font-family: Georgia;
	font-weight: normal;
	line-height: 18px;
	font-size: medium;
	color: #000000;
	list-style-type: square;
	margin-top: 13px;
	margin-bottom:10px;
	list-style-position: outside;
}
li {
	margin:10 0 10 -30;
	margin-bottom:.6em
}
.footer-link {
	font-family: Georgia;
	color: black;
	text-decoration: underline;
}
h1 {
	font-size: large;
	font-family: Georgia;
	font-weight:bold;
	color: #733B3B;
	margin-bottom:10px;
	margin-top: 0px; 
	margin-left:10px;
}
.banner-logo {
	margin: 5px 0px 0px 0px;
	float: left;
/*	background-image: url('../images/logo-200-yellow.png'); */
/*	background-image: url('../images/Druminar-Tiki-Duudz-nobkgd-.gif'); */
	background-repeat: no-repeat;
	width: 215px;
	height:150px;
	text-align: center;
	vertical-align:text-top;	
}
.Callouts{
	color:black;
/*	background: #FDBA11; */
/*	background: #FEC948; */
/*	background: #AE7E32; */
	background: #BE9548;
	padding: 15px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	margin-left:10px;
	margin-top:10px
}
#MainTop {
height:18px;
background-image:url('../images/background-top-nosh-90.png');
background-repeat: no-repeat;
background-position: bottom;
width: 801px;
margin: 0px auto 0px auto;
}

#MainBottom {
height:12px;
background-image:url('../images/background-bottom-nosh-90.png');
background-repeat: no-repeat;
background-position:top;
width: 801px;
margin: 0px auto 0px auto;
}

#MainBottomRight {
width:100px;
float:right;
height:24px;
background-image:url('../images/obsolete/background-bottom.png');
background-repeat: no-repeat;
background-position:right top;
}

