body
{
  background:		#FFFBEC;
}

body, td
{
  font-family:		Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		#4a4a4a;
  line-height:		16px;
}
.boxText
{
  border-width:		2px;
  border-style:		solid;
  border-color:		#B50000;
  background-color:	#E3D9A8;
  color:  #000000;
  padding:	6px;
  margin-top: 8px;
  width: 100%;
}
div.inset
{
  background-color:		#E3D9A8;
  color:           #000000;
  border-width:		1px;
  border-color: #B50000;
  border-style: solid;
  float: center;
  width: 80%;
  padding: 6px;
  text-align: center;
}

h1
{
  font-size:		15px;
  color:		#B0953A;
  font-weight: bold;
}

h2
{
  font-size:		14px;
  color:		#B0953A; 
  margin-top:		3px; 
  margin-bottom:	3px;
  font-weight: bold;
}

.red
{
  font-size:		14px;
  margin-top:		3px; 
  margin-bottom:	3px;
  font-weight: bold;
  color:		#B50000; 
}

h2.red
{
	color:	#B50000; 
}
.darkGrey
{
  color:		#666666; 
}

.monthlySpecialsLink {
  color:		#B50000; 
  font-size:		17px;
}
h3
{
  font-size:		12px;
  color:		#B0953A;
  line-height:		18px;
  font-weight: bold;
}

h4
{
  font-size:		12px; 
  color:		#B0953A;
  line-height:		10px;
}
.redBold
{
  font-size:		13px;
  color:		#B50000;
  font-weight: bold;
} 
table.border  {
  border:  3px solid #dfdac6;
}
td.smalltext
{
	font-size: 9px;
}
.smallText  {
  font-size:  10px;
  line-height:  14px;
}
table.menuFooter {
  width:  100%;
  background-image:    url(/.control/images/menuFooter.jpg);
  background-position: bottom left;
  background-repeat:   no-repeat;
}
table.menuFooter td {
  text-align:  center;
  vertical-align:  top;
  padding:  15px 0 0 10px;
}
table.specials  {
  background-color:  #ffffff;
  border:  3px solid #fdc2b9;
}
td.stone  {
   background-image:  url(/.control/images/stone.png);
   background-position:  right bottom;
   background-repeat:  no-repeat;
}
b 
{
  font-size:		12px; 
  font-weight:		bold;
  line-height:		16px;
}

a
{
  color:		#B0953A;
}
a.red
{
  color:		#990000;
}
a:hover
{
  color:		#B50000;
  text-decoration:	underline;
}

a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		    #B50000;
  text-decoration:	none;
  font-weight: bold;
}

a.MENU-1-OFF
{
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		#B0953A;
  text-decoration:	none;
    font-weight: bold;
}
div.MENU-1
{
  width: 153px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 3px;
  margin-left: 10px;
  border: 1px;
  border-color:		#B0953A;
  border-style: solid;
  background-color: #FFFBEC; 
}

div.MENU-2
{
  width: 149px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 4px;
  margin-left: 14px;
  border: 1px;
  border-color:		#B0953A;
  border-style: solid;
  background-color: #FFFBEC; 
}

a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
  color:		#B50000;
  text-decoration:	none;
  font-weight: bold;
  line-height:          12px;
}

a.MENU-2-OFF
{
  font-family:		Verdana, Arial, Helvetica, sans-serif;
  font-size:		11px;
  color:		#B0953A;
  text-decoration:	none;
  font-weight: bold;
  line-height:           12px;
}

div.FOOTER
{
  font-size:		10px;
  color:		#6E6E6E;
  line-height:		12px;
  background-color: #FFFBEC;
}

hr
{
  border: none;
  border-top: 1px solid #B0953A;
}
.imgBrdr
{
  border: 1px solid #B0953A;
  margin: 5px;
}

ol
{
	color:		#B0953A;
    font-weight: bold;
    line-height:		16px;
}
ul
{
  color:		#4a4a4a;
  font-weight: normal;
  type: disc;
  line-height:		18px;
}

.monthlySpecialsLink {
  color:		#990000; 
  font-size:		17px;
  font-weight: bold;
}

.instructortitle
{
  font-size:		14px;
  color:		#B0953A; 
  margin-top:		3px; 
  margin-bottom:	3px;
  font-weight: bold;
}
.courseLocation
{
  color:                #000000;
}

.floatRight
{
	float: right;
}