/*TAG STYLES*/
body, h2, h3, li, p { margin: 0px; padding: 0px; }
body { color: #690c00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
h2.title1 { color: #005586; font-weight: bold; font-size: 11px; padding-bottom: 1.5em; }
h2.title2 { color: #005586; font-weight: bold; font-size: 12px; padding-bottom: 1.5em; }
h3.title { color:#0C8366; font-size: 12px; font-weight: bold; }
p, td, li { color: #690c00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } /*margin: 4px;*/
li { margin: 0px; padding-bottom: .8em; }
p { padding-bottom: 1em; }
ul { list-style-type: square; margin: 0px; padding-left: 16px; }

/*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.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; }

/*TEXT STYLES*/
.at { color: #b37343; }
.black { color: #000000; }
.tah9 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.tah10 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.tah11 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.tah14 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 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; }
