body {
  margin: 0;
  padding: 0;
  background-color: #999;
  color: white;
  font: small Arial, Helvetica, Verdana, sans-serif;
  text-align:left;
}
#wrapper {
  background-color:#fff;
  background-image: url(http://towsonfamiliesunited.com/assets/images/TFU_filler.gif);
  background-repeat: repeat-y;
  width:800px;
  color: black;
  margin:0 auto -20px;
  padding: 0px;
}
#header {
  height:193px;
  margin:0;
}
#main {
  width: 100%;
  margin: 0px;
}
#content {
  margin-left: 263px;
  padding-bottom:50px;
  border-left: 1px solid #000;
  background-color: #d7a61d;
  color: black;
}
#mainfeature {
  background-color: #000000;
  color: white;
  /*padding: 2em 2em 1em 200px;*/
  width:536px;
  height: 91px;
}
#mainfeature h2 {
  margin: 0;
  padding: 25px 20px 20px 20px;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#content .inner {
  margin: 20px 30px 10px 30px;
}
#content .inner h2 {
  color: #000000;
  padding-bottom: 0.25em;
  font-weight: bold;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 95%;
  margin-top:35px;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  text-decoration:none;
  color: #ffffff;
}
#content .inner p {
  color: #000000;
  text-align:left;
  font-size: 90%;
  line-height:115%;
}
#content .inner p a {
  color: #000000;
  text-align:left;
  font-size: 90%;
}
#content .inner p a:hover {
  color: #ffffff;
  text-align:left;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}

#sidebar2 {
  float: left;
  width: 263px;
 /* background-color: red;*/
  color: black;
  margin: 0px;
  padding: 0;
}
#sidebar2 .inner {
  margin:  0px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #666666;
  font-weight: bold;
  text-decoration:none;
}
#sidebar2 a:hover {
  color: #000000;
  font-weight: bold;
}

#sidebar2 h3 {
  color: #666666;
  padding-bottom: 0.2em;
  text-align:center;
  font-size:  90%;
}
#nav {
  list-style: none;
  width: 245px;
  text-align:center;
}
#nav ul {
  margin-left:0;
  padding-left:0;
}
#nav li {
  list-style: none;
  width: 245px;
  float:left;
  height: 31px;
  background-color:#000000;
  margin-left:9px;
  margin-bottom:3px;
  padding-top:12px;
  font-weight:bold;
}
#nav li a:link, #nav li a:visited {
  list-style: none;
  text-decoration: none;
  color: #d7a61d;
  font-weight: normal;
}
#nav li a:hover {
  color:#FFFFFF;
}
#footer {
  width: 100%;
 /* width: 250px;*/
  margin-top: 10px;
  margin-left:250px;
  clear: both;
}
#footer p {
  font-size: 90%;
  color: #000000;
  margin: 0;
  padding: 0.2em 0 0.5em 0;
  text-align:center;
}
#clearone {
  clear: both;
  height: 100px;
}
#main2 {
  margin-top: 0px;
}

.overCap { width:245px; height:110px; float:left; margin:0px 0px 10px 9px; padding-top:15px; background-color:#000000; color:#ffffff; text-align:center; }
.overCap h4 { color:#d7a61d; font-size:34px; margin:-10px; }
.overCap h1 { color:#fff; font-size:12px; line-height:14px; font-variant: small-caps; font-family:Times; padding:0 5px; }
.theNumber { color:#d7a61d; font-size:34px; margin:-10px; }
#capNumber {
 position: relative;
 top:250px;
 margin: 0px;
 padding:0px;
 color:#d7a61d;
 background-image: url(http://towsonfamiliesunited.com/assets/images/capacity.gif);
 background-repeat:no-repeat;
}	
img {
	border: none;
}
#homeLink {
	position: relative;
	padding-top:45px;
	padding-left:45px;
	color:#000000;
}
#homeLink p {
  color:#000000;
}
#homeLink a, homeLink a:visited {
	text-decoration: none;
	color:#000000;
}
#homeLink a:hover {
  text-decoration:none;
  color:#ffffff;
}
/* MOOTOOLS accordian css 
.toggler {
  color: #fff;
  font-size: 90%;
  margin-top:25px;
} 
.element {
 
}
.element p {
	margin: 0;
	padding: 4px;
}
.float-right {
	padding:10px 20px;
	float:right;
} 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}
*/

/* Tim's accordian */
#itemSrchAcc {
	margin:10px 0px 20px 0px;

}
	
dt.stretchtoggle {
	margin: 0px !important;
	border: none !important;
	color: #FFF;
	cursor: pointer;
}
.faqQuestions {
	/*font-size:13px;
	padding:10px 0px 0px 0px;*/
  font-size: 90%;
  font-weight:bold;
  padding-top:15px;
  
}
.faqAnswers {
	font-size:100%;
	margin:0px;
	padding:0px;
}

.faqAnswers a{
	color:#000;
	}
	
/* TABLE STYLES*/
table.schedule {
  clear: right;
  width: 440px;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 1px solid #000000;
  color: #000000;
  background: #d7a61d;
}
table.schedule caption {
  margin: 0;
  padding: 0;
  color: #032469;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
}
table.schedule thead tr {
  color: #d7a61d;
  background: #000000;
}
table.schedule thead tr th {
  padding: 0.4em 0.6em 0.4em 0.6em;
  border: 1px solid #000000;
}
table.schedule tbody tr {
  border: 1px solid #000000;
}
table.schedule tbody th {
  padding: 0.6em;
  border-left: 1px solid #000000;
}
table.schedule tbody td {
  background: #d7a61d;
  padding-left:  0.6em;
  border-bottom: 0px solid #ccc;
}
table.schedule tbody tr.odd {
  background: #b08918;
}
table.schedule tbody tr.odd td {
  background: #b08918;
  color: #000000;
}
table.schedule tbody tr.total {
  background: #000000;
}
table.schedule tbody tr.total td {
  background: #000000;
  color: #d7a61d;
}
table.schedule tbody tr.total th {
  background: #000000;
  color: #d7a61d;
}
table.schedule tbody tr th a:link {
  font-weight: bold;
  color: #5e7796;
  text-decoration: underline;
}
table.schedule tbody tr th a:visited {
  font-weight: bold;
  color: #5e7796;
}
table.schedule tbody tr th a:hover {
  font-weight: bold;
  color: #5e7796;
  text-decoration: none;
}
table.schedule tbody td a:link {
  color: #808000;
  text-decoration: underline;
}
table.schedule tbody td a:visited {
  color: #808000;
}
table.schedule tbody td a:hover {
  color: #808000;
  text-decoration: none;
}
table.join {
  clear: right;
  width: 440px;
  line-height: 1.75em;
  border-collapse: collapse;
  border: 0px solid #000000;
  color: #000000;
  background: #d7a61d;
}
