body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #A88D3E;
	font-size: 95%;
}

#content {
	border-left: 1px solid #000033;
	margin: 0px 0px 0px 12em;
	padding: 1em 1em 1em 1em;
	background: #FFF8EF;
	border-top: 1px solid #000033;
	border-bottom: 1px solid #716F64;
}

#footer {
	margin: 0px;
	padding: 0px;
}

#footer p {
	padding-top: 5px;
	padding-left: 17pc;
	font: 60% Verdana, Arial, Helvetica, sans-serif;
  color: #B6B66D;
	letter-spacing: .5em;
	padding-bottom: 5px;

}

#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 0px;
	border-bottom: 1px dashed #333333;
	margin-bottom: 0px;
	padding-left: .5em;
	border-left: 1px dashed #333333;
}

#content a {
	color: blue;
}

#content a:hover {
	text-decoration: none;
}

#content ul {
	margin: 0px 0px 0px;
	padding: 0px 0px 0.2px 0px;
  list-style-position: inside;
	font-family: "Trebuchet MS", Arial, Geneva, san-serif;
}

#content p {
	margin: 0.4em 0px 0px;
	padding: 0.4em 0px 0.2px 2em;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Geneva, san-serif;
}

#content .single {
	margin: 0px 0px 0px;
	padding: 0.2px 0px 0.2px 2em;
}

#content p.msg {
	color: maroon;
}

.newline {
  clear:left;
}
.formfield {
  display:block;
  float: left;
}
.formlabel{
  display:block;
  font-weight: bold;
  padding-top: 1em;
}
.forminput {
  display:block;
  clear: left;
}
.formhelp {
  display:block;
  clear: left;
}
.spacer {
  clear: both;
}

.help {
  margin-top: 0.2em;
	color: #6F413D;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
}
h3.help {
	padding: 0.3em 0px 0px 0.5em;
	color: #6F413D;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
}
ul.help {
   margin-left: 0.5em;
}
.instructions {
  margin-top: 0.2em;
	color: #6F413D;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

textarea {
   width: 30em;
   height: 4em;
   font-family: arial, helvetica, sans-serif;
}
.textwide {
   width: 35em;
}
.texthigh {
   height: 18em;
}

.artmenu p {
	color: #000000;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	padding-left: 1em;
	text-align: justify;
	padding-right: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #333300;
}

.artmenu{
	width: 12em;
	padding: 0 0 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	float: left;
	margin: 0px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 100%;
}

.artmenu a.menuitem{
	margin: 0;
	border-top: 1px solid #333300;
	border-right: 0px none #333300;
	border-bottom: 0px none #333300;
	border-left: 0px none #333300;
	background: #CFBB7E;
  color: #333300;
  display: block;
  position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
  padding-left: 10px;
  text-decoration: none;
}

.artmenu .menuitem:active{
  font-weight: bold;
}

.artmenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
  position: absolute;
  top: 5px;
  right: 5px;
  border: none;
}

.artmenu a.menuitem:hover{
	color: #fff;
	background: #333300;
}

.artmenu div.submenu{ /*DIV that contains each sub menu*/
}

.artmenu div.submenu ul{ /*UL of each sub menu*/
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.artmenu div.submenu ul li{
  border-bottom: 1px solid grey;
}

.artmenu div.submenu ul li a{
	color: #333300;
  display: block;
	font-size: 90%;
  background-color: #EFDBAE;
  text-decoration: none;
  padding: 2px 0;
  padding-left: 10px;
}

.artmenu div.submenu ul li a:hover{
  background-color: #F3E3C3;
	color: #B6B66D;
}

h1 {
	background: #6F423D;
	margin: 0px;
	padding: .5em .5em .5em 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B6B66D;
	border-bottom: 10px solid #333300;
	font-size: 200%;
}

h3 {
	margin: 0.4em 0px 0px;
	padding: 0.4em 0px 0.2em 0px;
}

/* styles for various selector options */
.highlight1 {
	background-color: #6F413D;
	color: white
}
.highlight2 {
}
.highlight3 {
	color: #A88D3E;
}
.schedule_free {
	color: green;
}
.schedule_free1 {
	background-color: #00A000;
  color: white;
  text-align:center;
}
.schedule_free2 {
	background-color: #40B000;
  color: white;
  text-align:center;
}
.schedule_free3 {
	background-color: #80C000;
  color: white;
  text-align:center;
}
.schedule_free4 {
	background-color: #B0D000;
  color: white;
  text-align:center;
}
.schedule_ifneedbe {
	background-color: yellow;
}
.schedule_busy {
	background-color: red;
  color: white;
}
.schedule_busy_light {
	background-color: #FFE4E1;
  text-align:center;
}

.small {
	font-size: 85%;
}
.smaller {
	font-size: 70%;
}

.printonly {
	display: none;
}

.noprint {
	display: inline;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}

table.lines {
	width: 90%;
	border-collapse: collapse;
	border: 1px solid black;
	border-spacing: 0;
}
th.lines {
	border: 1px solid black;
}
td.lines {
	border: 1px solid black;
}

/* Formatting for subtotals for grouped lists */
tr.subtotal1 {
   font-weight: bold;
}
td.subtotal1 {
   border-top: 1px solid black;
}
tr.subtotal2 {
   /* font-style: italic; */
   background-color: #defbfa;
}

@media print {
   #header {
	display: none;
   }

   #menu {
	display: none;
   }

   #footer {
	display: none;
   }

   body {
	color: black;
	background: white;
	font-size: 12pt;
   }

   #content {
	border-left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: white;
	border-top: 0px;
	border-bottom: 0px;
   }

   .printonly {
	display: block;
   }

   .noprint {
	display: none;
   }

   .help {
	display: none;
   }

   table.lines {
	width: 100%;
   }
}
