/*TAG STYLES*/
body { color: #690c00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; padding: 0px; }
p, td, li { color: #690c00; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 4px; } /*margin: 4px;*/
ul { list-style-type: square; }
p.top0 { margin-top: 0px; padding-top: 0px; }

/*LINK STYLES*/
a:link { color: #d90000; text-decoration: underline; }
a:active { color: #d90000; text-decoration: underline; }
a:visited { color: #d90000; text-decoration: underline; }
a:hover  { color: #005586; text-decoration: underline; }

a.green:link { color:#0C8366; text-decoration: underline; }
a.green:active { color:#0C8366; text-decoration: underline; }
a.green:visited { color:#0C8366; text-decoration: underline; }
a.green:hover { color:#005586; text-decoration:underline; }

a.litenav:link { color:#F7CF7F; text-decoration: none; }
a.litenav:active { color:#F7CF7F; text-decoration: none; }
a.litenav:visited { color:#F7CF7F; text-decoration: none; }
a.litenav:hover { color:#FFCC00; text-decoration:underline; }

a.subhead:link { color: #005586; text-decoration: none; }
a.subhead:active { color: #005586; text-decoration: none; }
a.subhead:visited { color: #005586; text-decoration: none; }
a.subhead:hover  { color: #005586; text-decoration: underline; }

p.showhide { margin: 0px; }
.showhide a { display: block; font-family: Tahoma, Arial, sans-serif; padding: 8px 15px; text-decoration: none; }
.showhide a:hover { display: block; font-family: Tahoma, Arial, sans-serif; padding: 8px 15px; text-decoration: none; }
a.posthide { background: #F7CF7F url(../centennial/caret_on.gif) no-repeat; background-position: 0px 50%; text-decoration: none; }
a.postshow { background: #F7CF7F url(../centennial/caret_off.gif) no-repeat; background-position: 0px 50%; text-decoration: none; }

/*TEXT STYLES*/
.at { color: #b37343; }
.black { color: #000000; }
.courier { font-size: 13px; font-family: Courier New, Courier, Georgia ; line-height: 13px; }
.forms { font-family: Verdana, Arial, Helvetica; color: #690c00; font-size: 11px; background-color:#FFFFFF; }
.foottext { color: #d2c0b2; }
.metatext { color: #F6D4A6; font-size: 1px; }
.textlrg { font-size: 12px; }
.textsml { font-size: 10px; }
.textsml_9t { font-size: 9px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.textsml_10t { font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.title1 { color: #005586; font-weight: bold; }
.title2 { color: #005586; font-weight: bold; font-size: 12px; }
.title3 { color:#0C8366; font-size: 12px; font-weight: bold; }
.titlegreen { color: #28780D; font-weight: bold; font-size: 12px; }
.titleinfo { color: #005586; font-style: italic; font-weight: bold; font-size: 14px; }

/*BACKGROUND STYLES*/
.geneautry_fade { background: url(../images/homepage/home_art2.jpg) no-repeat; background-position: top left; }
.home_intro_norepeat { background: url(../images/homepage/home_intro_norepeat.jpg) no-repeat; padding: 15px 20px 10px 20px; }
.home_intro_repeat { background: url(../images/homepage/home_intro_repeat.jpg) repeat-y; }
.home_gradient { background: url(../images/homepage/home_bkg.jpg) repeat-x; }
.news-divider { background-image:url(../images/homepage/home_horizdiv.gif); background-position: left center; background-repeat: repeat-x; }
.news-divider2 { background-image:url(../images/homepage/home_horizdiv.gif); background-position: left bottom; background-repeat: repeat-x; }
.poem_paper_top { background: url(../news/images/poem_paper_top.jpg) no-repeat; }
.poem_paper_repeat { background: url(../news/images/poem_paper_repeat.jpg) repeat-y; }
.hcsc_paper_top { background: url(../news/images/hcsc/music_top.jpg) no-repeat; }
.hcsc_paper_repeat { background: url(../news/images/hcsc/music_repeat.jpg) repeat-y; }
.img_fpo { background: #c6c6c6; }
.siderope { background-image:url(../images/homepage/home_rope_vert2.gif); background-repeat: repeat-y; }

/*POSITIONING STYLES*/
.hide { display: none; }
.padding10 { padding:10px; }
.padding-corner { padding:10px 0px 10px 10px; }
.paading-right { float:right; padding: 0px 0px 20px 20px; }