/* CSS Document */

body {
  font-size:100% !important;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url('369.jpg');
  
}

/* main content area div on page */
#content_area {
  margin: 12px;
  
}

/* event schedule table */
.schedule_grid {  
  border: thin solid black;
  width: 100%;
}

.schedule_grid td {
  border-bottom: 1px dashed #CCCCCC;
  padding: 15px;  
  font-size: .85em;
  text-align: left;  
}

.schedule_grid th {
  background-color: #CCCC99;
  padding: 15px;
  font-size: .95em;
  text-align: center;
  border: 1px solid #999966;
}

/* left navigation button */
.navbutton {
	background: #ffffff;
	width: 155px;
	height: 44px;	
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
	
}

/* default link */
a {
	color: #990000;
}

/* higlighted text */
.highlight {
  font-weight:bold;
  color: #990000;
}

/* county entry on the support groups page */
.county {
  background-image: url('small_flower.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	margin: 10px 0px 0px 0px;
	padding-left: 20px;
	padding-bottom: 3px;
	
}

/* support group entry on the support groups page */
.psg {
  font-family: "Times New Roman", Times, serif;
  font-size: 10pt;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;

}

.psg a {
  color: #ff0000;
  font-weight: bold;
  text-decoration: none;
}

#sitenav1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
	padding: 3px;
	text-decoration: none;
	line-height: 1.4em;
}

#sitenav1a a:link {
	color: #ffffff;
	text-decoration: none;
}

#sitenav1a a:visited {
	color: #ffffff;
	text-decoration: none;
}

#sitenav1a a:hover {
	color: gold;
	text-decoration: underline;
}

#sitenav1a a:active {
	color: #ffffff;
	text-decoration: none;
}

.sitenav1a {
	background-color: #000000;
}

#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-right: 8px;
	margin-left: 22px;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1.15em;
}

#leftnav a:link {
	color: #ffffff;
	text-decoration: none;
}

#leftnav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#leftnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#leftnav a:active {
	color: #ffffff;
	text-decoration: none;
}

#box-3col
{
margin-top: 12px;
width: 550px;
padding: 8px;
border: 1px solid #003300;
background: #fcfcfc;
}

#box-2col
{
margin-top: 12px;
width: 400px;
padding: 8px;
border: 1px solid #003300;
background: #fcfcfc;
}

#text-az {
	font-size: 1em;
	margin-top: 2px;
	margin-right: 22px;
	margin-left: 22px;
	margin-bottom: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 2em;
}
  
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.375em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;	
	color: #990000;
	text-decoration: none;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 1em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.325em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 10px; 
	margin-bottom: 3px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px; 
	margin-bottom: 5px;
	text-indent: 20px;
	vertical-align: middle;
}

h5 { 
  font-size: 1em;
  text-align: center;
  text-decoration: none;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-top: 5px; 
	margin-bottom: 5px;
}

p, ul, ol, dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

ul.large {
	list-style-image: url('bullet.gif');
}

p.center {
	
	font-size: .95em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

p.indent {
	text-align: justify;
	padding-left: 10px;
}

p.small {
	font-size: .65em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

p.smallbold {
	font-size: .75em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

p.tiny {
	font-size: .7em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

p.tinybold {
	font-size: .7em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

p.small-white {
	font-size: .75em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

p.smallbold-white {
	font-size: .75em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

p.tiny-white {
	font-size: .7em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

p.tinybold-white {
	font-size: .7em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

hr {
	border-width: 1px;
	color: gold;
}

#contactinfo-white2 {
	font-size: .7em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	margin-left: 22px;
    margin-top: 2px;
	padding-bottom: 12px;
}

#contactinfo-white2 a:link {
	color: #ffffff;
	text-decoration: none;
}

#contactinfo-white2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#contactinfo-white2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#contactinfo-white2 a:active {
	color: ffffff;
	text-decoration: none;
}

.contactinfo-white2 {
	background-color: #08481D;
}

p.contactinfo-white2 {
	font-size: .7em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	margin-left: 22px;
    margin-top: 2px;
	padding-bottom: 12px;
}
a.contactinfo-white2:link {
	color: #ffffff;
	text-decoration: none;
}

a.contactinfo-white2:visited {
	color: #ffffff;
	text-decoration: none;
}

a.contactinfo-white2:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.contactinfo-white2:active {
	color: #ffffff;
	text-decoration: none;
}



#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	margin-top: 1px;
}

#footer a:link {
	color: #000000;
	text-decoration: none;
}

#footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer a:active {
	color: #000000;
	text-decoration: none;
}

.footer {
	background-color: #ffffff;
}

p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	margin-top: 1px;
}

a.footer:link {
	color: #000000;
	text-decoration: none;
}

a.footer:visited {
	color: #000000;
	text-decoration: none;
}

a.footer:hover {
	color: #000000;
	text-decoration: underline;
}

a.footer:active {
	color: #000000;
	text-decoration: none;
}

#university-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	margin-top: 4px
}

#modified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .55em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
	color: #666666;
	line-height: normal;
	margin-top: 4px
}

#background666666 {
    background-color:#666666
}

#backgroundffffff {
background-color:#ffffff
}

#backgroundF5F5DC {
background-color:#F5F5DC
}

#background999999 {
background-color: #999999
}

#backgroundCCCCCC {
background-color: #CCCCCC
}


#background000000 {
background-color: #000000
}

#background003300 {
background-color: #003300
}

#backgroundCC9933 {
background-color: #CC9933
}

#background990000 {
background-color: #990000
}

#background000033 {
background-color: #000033
}

#backgroundFFCC66 {
background-color: #FFCC66
}

#background660033 {
background-color: #660033
}

#background003366 {
background-color: #003366
}

#background003333 {
background-color: #003333
}

#backgroundFFFFCC {
background-color: #FFFFCC
}

#backgroundCCCC99 {
background-color: #CCCC99
}

#background999966 {
background-color: #999966
}

#background08481D {
background-color: #08481D
}

#backgroundC7BCA6 {
background-color: #C7BCA6
}


td {vertical-align:top}
