/*-------------------------------------------------
GENERAL
-------------------------------------------------*/

body {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
}


a:link, a:visited { color: #000099; text-decoration: none ; }
a:hover { text-decoration: underline;  color: #000099;}



.content-T3 {}

h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #993366;
	font-size: 32px;
	font-weight: bold;
}

h2 {
	margin: 10px 0 1px 0px;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
}

h3 {
	margin: 5px 0 3px 0;
	color: #333333;
	font-size: 16px;
	padding: 0;
	font-weight: bold;
}

h4 {
	color: #333333;
	font-size: 15px;
	margin: 0px 0 5px 0;
	padding: 0px 0 0 0;
}

#container {
	width: 728px;
}

.lefty h1 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #000066;
	font-size: 24px;
	font-weight: bold;
}

.cl {clear:both ;}

ul {
	font-size: 12px;
	margin-top: 3px;
}

li {
	margin-bottom: 10px;
}


ul.donate {
}
.donate li {
	display: list-item;
	list-style-type: decimal;	
}


/*-------------------------------------------------
LOGO BLOCK
-------------------------------------------------*/

#logoBlock-T3 {
  margin: 0px 0 0px 0;
}

#logoBlock-T3 img {
  float: none;
  vertical-align: middle;
  border: none;
}


/*-------------------------------------------------
BANNER
-------------------------------------------------*/

#bannerImage-T3 img {
   width:550px;
   height:134px; 
}


/*-------------------------------------------------
Global Navigation 
---------------------------------------------------*/

#glbmenu-T3 {
	width: 550px;
	text-align: left;
	background-color: #C0D1E5;
	padding: 0 0 5px 0;
	margin-bottom: 3px;
	font-color: #333333;
	
}

#glbmenu-T3 a:link {margin-bottom: 10px;text-decoration: none;color: #FE0000;font-size: 12px;padding: 0 8px 0 8px;}	
#glbmenu-T3 a:visited {margin-bottom: 10px;text-decoration: none;color: #FE0000;font-size: 12px;padding: 0 8px 0 8px;}
#glbmenu-T3 a:hover {margin-bottom: 10px;text-decoration: underline;color: #FE0000;font-size: 12px;padding: 0 8px 0 8px;}
#glbmenu-T3 a:active {margin-bottom: 10px;text-decoration: none;color: #FE0000;font-size: 12px;padding: 0 8px 0 8px;}

.individual  a:link {margin-bottom: 10px;text-decoration: none;color: #FE0000;font-size: 12px;padding: 0 8px 0 8px;}	
.individual  a:visited {margin-bottom: 10px;text-decoration: none;color: #FE0000;font-size: 12px;padding: 0 8px 0 8px;}
.individual  a:hover {margin-bottom: 10px;text-decoration: underline;color: #FE0000;font-size: 12px;padding: 0 8px 0 8px;}
.individual  a:active {margin-bottom: 10px;text-decoration: none;color: #FE0000;font-size: 12px;padding: 0 8px 0 8px;}


/*-------------------------------------------------
Address BLOCK
-------------------------------------------------*/

#addressBlock-T3 {
	width: 150px;
	text-align: center;
	float: left;
	margin: 0px 0 0px 0;
}

/*-------------------------------------------------
Side Links 
---------------------------------------------------*/

#sideLinks-T3 {
	margin: 0 0 0px 0px;
	padding: 2px;
	list-style-type: none;
        font-size: 9px;
}

#sideLinks-T3 a:link {
	color: #000099;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 9px;
	padding: 0px 0px 0 0px; 
}

#sideLinks-T3 a:visited { color: #000099;font-size: 9px;}
#sideLinks-T3 a:hover { color: #FE0000; text-decoration: underline;font-size: 9px;}
#sideLinks-T3 a:active { color: #000099;font-size: 9px;}

#sideEmail a:link { color: #000099;font-size: 11px; text-decoration: underline;}
#sideEmail a:visited { color: #000099;font-size: 11px;}
#sideEmail a:hover { color: #FE0000;font-size: 11px; text-decoration: underline;}
#sideEmail a:active { color: #000099;font-size: 11px;}

	
/*-------------------------------------------------
LEFT COLUMN
-------------------------------------------------*/

.lefty {
	width: 550px;
	text-align: left;
	float: left;
        padding: 0px 0px 0px 0px
}

.lefty p {
	font-size: 12px;
	line-height: 16px;
	margin: 3px 0 15px 0;
}

.lefty h3 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0;
}

.tanBox {
	clear: left;
	padding: 10px;
	width: 80%;
	float: left;
	background-color: #FFFF99;
	border: 1px solid #000000;
	margin-left: 25px;
}

/*-------------------------------------------------
SIDE COLUMN
-------------------------------------------------*/

#sideCol {
	width: 150px;
	text-align: left;
	padding: 5px;
	margin: 0 0 0 1px;
	border: 1px solid #999999;
	float: right;
}

#sideCol h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0;
}
#sideCol h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 0;
}

#sideCol p {
	font-size: 11px;
	padding: 0;
	clear: left;
	color: #666666;
}


.side-T3 { }


/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

#footerText {
	width: 750px;
	font-size: 11px;
	color: #999999;

}
#footerMenu-T3 {
	color: #666666;
	font-size: 10px;
	padding: 0 0 0 20px;
	clear: both;
}

#footerMenu-T3 a:link, 
#footerMenu-T3 a:active, 
#footerMenu-T3 a:visited{
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
	padding: 0 10px 0 10px;
}
#footerMenu-T3 a:hover {color: #000000;text-decoration: underline;}

/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0 10px 0 10px;
  min-width: 550px;
  max-width: 550px;
  width: 550px; 
  float: center; 
  font-size: 10px

}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #999999;
  border-width: 1px;
  border-style: solid;
  padding: 0px;        /* padding in fieldset support spotty in IE */
  margin: 0;
  float: center;
  /* display:none - breaks the entire form  */
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 125px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:350px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 110px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 60%;
	color: #666666;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

