/* RLC_styles.css :: CSS FOR ROBERT L COHEN'S WEBSITE */

/* HOME PAGE */

.hometext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 18px;
        font-weight: normal;
        font-variant: normal;
        color: #FFFFFF;
        }
.hometext a:link, .hometext a:visited {
        color: #7C90A3;
        text-decoration: none;
        }
.hometext a:hover, .hometext a:active {
        text-decoration: underline;
        }

/* WORDS */

.words_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
        font-size: 11pt;
        line-height: 13pt;
        color: #3B444B;
        }
.words_nav a:link, .words_nav a:visited {
        text-decoration: none;
        color: #244A6D;
        }
.words_nav a:hover, .words_nav a:active {
        text-decoration: underline;
        }

.words_title {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		font-style: italic;
        font-size: 9pt;
        line-height: 13pt;
        color: #3B444B;
        }
.words_title a:link, .words_title a:visited {
        text-decoration: none;
        color: #244A6D;
        }
.words_title a:hover, .words_title a:active {
        text-decoration: underline;
        }

.words_col_head {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		font-style: italic;
        font-size: 13pt;
        line-height: 15pt;
        color: #336699;
        }
.words_col_head a:link, .words_col_head a:visited {
        text-decoration: none;
        color: #244A6D;
        }
.words_col_head a:hover, .words_col_head a:active {
        text-decoration: underline;
        }

.words_col {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #3B444B;
        }
.words_col a:link, .words_col a:visited {
        font-weight: bold;
        color: #244A6D;
        text-decoration: none;
        }
.words_col a:hover, .words_col a:active {
        text-decoration: underline;
        }

.words_text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #000000;
        }
.words_text a:link, .words_text a:visited {
        font-weight: bold;
        color: #244A6D;
        text-decoration: none;
        }
.words_text a:hover, .words_text a:active {
        text-decoration: underline;
        }

.words_BOLDtext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 18px;
        font-weight: bold;
        font-variant: normal;
        color: #000000;
        }

.words_sub {
        font-family: Georgia, Times New Roman, Times, serif;
        font-size: 18pt;
		font-weight: bold;
        line-height: 21pt;
        color: #244A6D;
        }

.words_sub2 {
	font-family: Times New Roman, Times, serif;
		font-style: italic;
        font-size: 13pt;
        line-height: 15pt;
        color: #3B444B;
        }
		
.words_quote {
        font-family: Times New Roman, Times, serif;
        font-size: 15pt;
		line-height: 18pt;
        font-style: italic;
        font-weight: normal;
        color: #3B444B;
}

.words_LITEtext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-style: normal;
        line-height: 18pt;
        font-weight: bold;
        color: #FFFFFF;
}

/* MUSIC */

.nav-music {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11pt;
        line-height: 12pt;
        font-weight: bold;
        color: #580c39;
        }
.nav-music a:link, .nav-music a:visited {
        text-decoration: none;
        }
.nav-music a:hover, .nav-music a:active {
        text-decoration: underline;
        }

.music_title {
	font-family: Times New Roman, Times, serif;
		font-style: italic;
		font-weight: 500;
        font-size: 17pt;
        color: #FF3300;
        }
.music_title a:link, .music_title a:visited {
        text-decoration: none;
        color: #ff6600 ;
        }
.music_title a:hover, .music_title a:active {
        text-decoration: underline;
        }

.music_text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 18px;
        color: #3B444B;
        }
.music_text a:link, .music_text a:visited {
        font-weight: bold;
        color: #FF6600;
        text-decoration: none;
        }
.music_text a:hover, .music_text a:active {
        text-decoration: underline;
        }

.music_text2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 20px;
        color: #390e05;
        }
.music_text2 a:link, .music_text2 a:visited {
        font-weight: bold;
        color: #FF6600;
        text-decoration: none;
        }
.music_text2 a:hover, .music_text2 a:active {
        text-decoration: underline;
        }

.music_text3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        line-height: 10px;
        color: #3B444B;
        }
.music_text3 a:link, .music_text3 a:visited {
        color: #FF6600;
        text-decoration: none;
        }
.music_text3 a:hover, .music_text3 a:active {
        text-decoration: underline;
        }
.music_sub {
        font-family: Times New Roman, Times, serif;
        font-size: 15pt;
		font-weight: bold;
		font-style: italic;
        line-height: 19pt;
        color: #7b3d57;
        }

.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 18px;
        font-weight: normal;
        font-variant: normal;
        color: #3B444B;
        }
.text a:link, .text a:visited {
        font-weight: bold;
        color: #244A6D;
        text-decoration: none;
        }
.text a:hover, .text a:active {
        text-decoration: underline;
        }

.subnav {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
        line-height: 13pt;
        color: #003366;
        }
.subnav a:link, .subnav a:visited {
        text-decoration: none;
        }
.subnav a:hover, .subnav a:active {
        text-decoration: underline;
        }
.footer {
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 20px;
        font-weight: normal;
        color: #3B444B;
        }
.footer a:link, .footer a:visited {
        font-weight: bold;
        color: #244A6D;
        text-decoration: none;
        }
.footer a:hover, .footer a:active {
        font-weight: bold;
        text-decoration: underline;
        }


.LINKtext, .LINKtext a:link, .LINKtext a:visited, .LINKtext a:hover, .LINKtext a:active {
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
        font-style: normal;
        line-height: 18px;
        font-weight: bold;
        color: #006666;
}
.foot {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 18px;
        font-weight: normal;
        color: #FFFFFF;
        TEXT-DECORATION: none;
}

.bva_border {
        border-width: 1px;
        border-color: #999999;
        border-style: solid;
}

.Btext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        font-weight: bold;
        font-variant: normal;
        color: #333333;
}
.SubHead {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: 20px;
        font-weight: bold;
        color: #006666;
}
.LGSubHead {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: normal;
        color: #006666;
}
.SubHead2 {
        font-family: Times New Roman, Times, serif;
        font-size: 15pt;
		line-height: 18pt;
        font-style: italic;
        font-weight: normal;
        color: #3B444B;
}
.Quote-sm {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
		line-height: 16pt;
        font-style: italic;
        font-weight: normal;
        color: #3B444B;
}
.ERROR {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: 20px;
        font-weight: bold;
        color: #990000;
}
.SMERROR {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        font-weight: bold;
        color: #990000;
}
.RegText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: 18px;
        font-weight: normal;
        color: #000000;
}
.LTText {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: 18px;
        font-weight: bold;
        color: #FFFFFF;
}
.Title {
        font-family: "Gill Sans MT", Gill Sans, Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #006666;
        text-decoration: none;
}
.Gallery_Cat {
        font-family: "Gill Sans MT", Gill Sans, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #006666;
        text-decoration: none;
}
li {
	padding-bottom: 5px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
