body {
background-color:#33150a;
margin:0;
padding:0;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#cabbb5;
}

a {
color:#cabbb5;
}
a:visited {
color:#cabbb5;
}

#main {
width:960px;
margin:20px 0 10px 40px;
/*background-color:#411f13;*/
}

#mainPopUp {
width:500px;
margin:20px 0 10px 40px;
/*background-color:#411f13;*/
}

#searchLinks {
float:right;
margin-top:33px;
text-transform:uppercase;
}
#searchLinks li {
list-style-type:none;
display:inline;
padding-right:10px;
margin-left:10px;
border-right:1px dotted #5f3d30;
}
#searchLinks li a{ /* added color property */
color:#cabbb5;
text-decoration:none;
}
#searchLinks li a:visited{ /* added color property */
color:#cabbb5;
text-decoration:none;
}
#searchLinks li a:hover{
color:#f2e509;
}

#loginLinks {
color:#f2e509;
float:right;
width:100px;
margin-top:20px;
}
#loginLinks a{
color:#f2e509;
text-decoration:none;
}
#loginLinks a:visited{
color:#f2e509;
text-decoration:none;
}
#loginLinks li {
text-align:right;
margin:0;
padding:0;
list-style-type:none;
}

.clear {
clear:both;
height:5px;
}

.clear01 {
clear:both;
height:1px;
}

.clearNav {
clear:both;
height:40px;
}

.clear20 {
clear:both;
height:20px;
}

.clear80 {
clear:both;
height:80px;
}

/* NAVIGATION STYLES */

.main_nav {
height:20px;
margin-bottom:15px;
width:960px;
}

.main_nav a{
background-repeat:no-repeat;
}

.main_nav a:visited {
background-repeat:no-repeat;
}

.main_nav a:hover {
background-repeat:no-repeat;
background-position:0 -19px;
}

.main_nav #n1 {
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_01.gif);
width:156px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n2 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_02.gif);
width:139px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n3 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_03.gif);
width:101px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n4 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_04.gif);
width:97px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n5 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_05.gif);
width:93px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n6 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_06.gif);
width:29px;
border-bottom:1px solid #5f3d30;
}

 /* gotham navigation --
 
.main_nav #n1 {
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_01.gif);
width:170px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n2 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_02.gif);
width:150px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n3 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_03.gif);
width:108px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n4 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_04.gif);
width:105px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n5 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_05.gif);
width:102px;
border-bottom:1px solid #5f3d30;
}

.main_nav #n6 {
margin-left:15px;
float:right;
display:block;
height:20px;
background-image:url(../images/main_nav_06.gif);
width:32px;
border-bottom:1px solid #5f3d30;
}
*/

.footerLinks {
margin:15px auto;
padding-top:10px;
text-align:center;
width:700px;
font-size:11px;
}

.footerLinks ul {
margin:0;
padding:0;
}

.footerLinks li {
list-style-type:none;
display:inline;
padding-right:10px;
margin-left:10px;
border-right:1px dotted #5f3d30;
}
.footerLinks li a {
text-decoration:none;
color:#cabbb5;
}
.footerLinks li a:visited {
text-decoration:none;
color:#cabbb5;
}
.footerLinks li a:hover {
color:#f2e509;
}

.treatments {
color:#f2e509;
text-transform:capitalize;
line-height:150%
}
.treatments a {
color:#f2e509;
text-decoration:none;
}
.treatments a:visited {
color:#f2e509;
text-decoration:none;
}
.treatments a:hover {
text-decoration:underline;
}

li.last {
border-right:none;
}

.uppercase {
text-transform:uppercase;
}

.sectionHeading {
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-size:24px;
}
.sectionHeading a{
color:#ffffff;
text-decoration:none;
}
.sectionHeading a:visited{
color:#ffffff;
text-decoration:none;
}

.homeLeft {
width:200px;
float:left;
margin-right:20px;
}

.homeLeft li {
text-decoration:none;
text-transform:uppercase;
font-size:12px;
list-style-type:none;
margin:0;
padding:7px 0 7px 0;
border-bottom:1px solid #5f3d30;
}

.homeLeft li a{ /*added color property */
color:#cabbb5;
text-decoration:none;
}
.homeLeft li a:visited{ /*added color property */
color:#cabbb5;
text-decoration:none;
}

.homeLeft li a:hover{
color:#f2e509;
}

.leftFirst {
border-top:1px solid #5f3d30;
}

.businessLink {
text-transform:uppercase;
font-size:12px;
font-weight:bold;
color:#f2e509;
}

.businessSub {
font-size:12px;
line-height:150%;
}

.fontSizeSmall {
font-size:11px;
}

#portfolio {
margin:0;
padding:0;
list-style-type:none;
height:408px;
}

#homeHighlight {
float:left;
}

.homeSearch {
margin:2px 2px 0 0;
width:245px;
background-color:#555555;
float:left;
font-size:11px;
}

.homeSearch span { /* changed multiple properties */
color:#33150a;
display:block;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
padding:3px;
background-color:#ffffff;
text-align:center;
margin-bottom:5px;
border-bottom:1px solid #33150a;
}

.homeSearch label { /* changed multiple properties */
color:#ffffff;
margin:5px 0 5px 15px;
display:block;
}
.homeSearchInput { /* changed multiple properties */
height:15px;
width:175px;
margin:0 5px 10px 0px;
border:1px solid #ffffff;
background-color:#555555;
padding:3px;
color:#ffffff;
}

/* delete ID "#go" */


.belowHighlightTitle {
text-transform:uppercase;
color:#ffffff;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}

.belowJR {
text-align:right;
}


.homeFirstCol { /*changed width and margin */
width:200px;
float:left;
margin-right:20px;
}

.homeSectionTitle {
text-transform:uppercase;
color:#f2e509;
}
.homeSectionTitle a{
text-decoration:none;
color:#f2e509;
}
.homeSectionTitle a:visited{
text-decoration:none;
color:#f2e509;
}

.justifyRight {
text-align:right;
text-transform:uppercase;
color:#f2e509;
}

.homeInfo { /* changed border-top to backgrounds */
background-image:url(../images/bg_homeDivider.gif);
background-position:top left;
background-repeat:no-repeat;
padding:20px 0 20px 0;
width:960px;
}
.homeInfo .cols{
width:231px;
margin-right:15px;
float:left;
border:0;
}

.homeInfo .cols a
{
	text-decoration:none;
}

.homeInfo .cols a:visited
{
	text-decoration:none;
}



.homeArticleHL { /* changed border-top to backgrounds */
background-image:url(../images/bg_homeDivider.gif);
background-position:top left;
background-repeat:no-repeat;
padding:20px 0 0 0;
width:960px;
}

.homeArticleHL .cols{
width:740px;
float:left;
border:0;
}

.homeArticleHL img{
margin-right:10px;
}


/* MAIN SECTION STYLES */

.mainMarginRight {
margin-right:20px;
}

#mainSectionLeft {
width:200px;
margin-right:10px;
float:left;
}

#mainSectionTitle {
width:365px;
float:left;
}

.mainSectionTitleText {
display:block;
padding-bottom:20px;
height:30px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-size:36px;
}

#mainSectionContent {
padding:10px 0 10px 0;
border-top:1px solid #5f3d30;
border-bottom:1px solid #5f3d30;
height:220px;
overflow:hidden;
}

.mainSectionSubTitle {
font-weight:bold;
}

#latestPrograms {
width:575px;
float:left;
margin-right:20px;
}

.latestProgramsTitleText {
display:block;
margin-left:210px;
padding-bottom:20px;
height:30px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-size:30px;
}

.programDisplay {
width:575px;
float:left;
height:75px;
margin:10px 0 10px 0;
overflow:hidden
}

.p1 {
width:200px;
float:left;
margin-right:10px;
height:75px;
text-align:right;
color:#f2e509;
}
.p2 {
width:105px;
float:left;
margin-right:10px;
height:75px;
overflow:hidden
}
.p2 img{
border:1px solid #ffffff;
}
.p3 {
overflow:hidden;
width:200px;
float:left;
font-size:11px;
height:75px;

}

.latestProgramsTitle {
color:#f2e509;
font-size:13px;
font-weight:bold;
}

.latestProgramsTitle a{
color:#f2e509;
text-decoration:none;
}
.latestProgramsTitle a:visited{
color:#f2e509;
text-decoration:none;
}

.latestProgramsSubTitle {
color:#ffffff;
font-size:11px;
font-weight:bold;
}
.latestProgramsSubTitle a{
color:#ffffff;
text-decoration:none;
}

.latestProgramsSubTitle a:visited{
color:#ffffff;
text-decoration:none;
}

.yellow {
color:#f2e509;
}
.yellow a {
color:#f2e509;
text-decoration:none;
}
.yellow a:visited {
color:#f2e509;
text-decoration:none;
}

#latestArticles {
width:320px;
float:left;
font-size:11px;
}

.latestArticlesDate {
font-size:13px;
text-transform:uppercase;
color:#ffffff;
}

.latestArticlesTitle {
display:block;
height:30px;
font-family:"Times New Roman", Times, serif;
color:#f2e509;
font-size:20px;
}

.latestArticlesTitleText {
display:block;
padding-top:10px;
padding-bottom:10px;
height:30px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-size:24px;
}

#related {
width:960px;
border-bottom:1px solid #5f3d30;
}

.relatedText {
color:#ffffff;
font-size:16px;
}

.topBox {
margin:10px 0 10px 0;
width:960px;
}

.bottomBox {
width:960px;
margin:10px 0 10px 0;
}

.tb01 {
padding:10px 0 10px 0;
border-top:1px solid #5f3d30;
border-bottom:1px solid #5f3d30;
width:325px;
float:left;
margin-right:15px;
height:70px;
overflow:hidden;
}

.tb01 img{
margin-right:10px;
}

.tb02 {
padding:10px 0 10px 0;
border-top:1px solid #5f3d30;
border-bottom:1px solid #5f3d30;
width:150px;
float:left;
margin-right:15px;
height:70px;
overflow:hidden;
}

.tb03 {
padding:10px 0 10px 0;
border-top:1px solid #5f3d30;
border-bottom:1px solid #5f3d30;
width:455px;
float:left;
height:70px;
overflow:hidden;
}

.bb01 {
padding:0 0 10px 0;
width:155px;
float:left;
margin-right:15px;
}

.bb02 {
padding:0 0 10px 0;
width:200px;
float:left;
}

.videoPlayerSub {
display:block;
padding-bottom:10px;
margin-top:-15px;
height:30px;
font-family:"Times New Roman", Times, serif;
color:#f2e509;
font-size:20px;
}

.videoPlayerArea {
width:600px;
height:420px;
float:left;
margin-right:15px;
}

.videoPlayerContent {
width:345px;
float:left;
}

.vp_whiteSub {
color:#ffffff;
font-weight:bold;
}

.vp_whiteSub a{
color:#ffffff;
text-decoration:none;
}
.vp_whiteSub a:visited{
color:#ffffff;
text-decoration:none;
}

#mainRightContainer {
width:750px;
float:left;
}

.resourceBorderBottom1 {
width:365px;
height:65px;
padding-bottom:10px;
float:left;
margin-right:20px;
border-bottom:1px solid #5f3d30;
}

.resourceBorderBottom2 {
width:365px;
height:65px;
padding-bottom:10px;
float:left;
border-bottom:1px solid #5f3d30;
}

.resourceTableControl {
height:65px;
}

.resourceTitleText {
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-size:36px;
}
.resourceSubText {
font-family:"Times New Roman", Times, serif;
color:#f2e509;
font-size:20px;
}

.standardInput {
height:15px;
width:300px;
border:1px solid #ffffff;
background-color:#33150a;
padding:3px;
color:#ffffff;
}

.standardInputMulti {
width:300px;
border:1px solid #ffffff;
background-color:#33150a;
padding:3px;
color:#ffffff;
}

.resourceLeft {
width:365px;
padding-bottom:10px;
float:left;
margin-right:20px;
line-height:150%;
}

.resourceLeft a{
color:#ffffff;
text-decoration:none;
}
.resourceLeft a:visited{
color:#ffffff;
text-decoration:none;
}

.resourceLeft a:hover{
color:#f2e509;
text-decoration:none;
}

.articleBorderBottom1 {
width:365px;
height:40px;
padding-bottom:10px;
float:left;
margin-right:20px;
border-bottom:1px solid #5f3d30;
}

.articleBorderBottom2 {
width:365px;
height:40px;
padding-bottom:10px;
float:left;
border-bottom:1px solid #5f3d30;
}

.articleLeft {
width:380px;
padding-bottom:10px;
float:left;
margin-right:45px;
font-size:11px;
line-height:130%;
}

.articleImage img{
margin-top:30px;
}

.contentSectionTitleText {
display:block;
width:960px;
padding-bottom:60px;
font-family:"Times New Roman", Times, serif;
color:#ffffff;
font-size:36px;
border-bottom:1px solid #5f3d30;
margin-bottom:20px;
}

.contentLeft {
width:560px;
margin-right:80px;
float:left;
}

#searchPageTitle {
display:block;
width:750px;
padding-bottom:10px;
font-family:"Times New Roman", Times, serif;
color:#f2e509;
font-size:36px;
float:left;
border-bottom:1px solid #5f3d30;
margin-bottom:20px;
}

.searchPageInputs {
width:510px;
height:230px;
float:left;
border-bottom:1px solid #5f3d30;
}

.spLabels{
display:block;
color:#f2e509;
margin-bottom:10px;
margin-top:10px;
font-size:13px;
font-weight:bold;
}

.spLegend {
width:240px;
height:230px;
float:left;
border-bottom:1px solid #5f3d30;
}

.spLegendTable {
height:210px;
}

.spLegendText {
text-transform:uppercase;
color:#ffffff;
font-size:13px;
margin-left:20px;
}

.spResultsContainer {
width:750px;
float:left;
}

.spResults {
height:50px;
margin:10px 0 10px 0;
border-top:1px solid #5f3d30;
color:#ffffff;
}
.spResults td {
padding-right:10px;
}

.spAll {
font-size:13px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
}
.spAll a{
text-decoration:none;
color:#f2e509;
}
.spAll a:visited {
text-decoration:none;
color:#f2e509;
}

.previousNext {
padding-top:15px;
border-top:1px solid #5f3d30;
}
.previousNext a{
text-decoration:none;
}
.previousNext a:visited {
text-decoration:none;
}
.previousNext a:hover {
text-decoration:underline;
}

.registerPageInputs {
width:450px;
float:left;
margin-right:60px;
}

.registerSide {
width:240px;
float:left;
}

.registerTitleText {
font-family:"Times New Roman", Times, serif;
color:#ffffff;
padding-bottom:15px;
font-size:36px;
display:block;
border-bottom:1px solid #5f3d30;
}

.regLabels{
display:block;
color:#ffffff;
margin-bottom:10px;
margin-top:20px;
font-size:13px;
font-weight:bold;
}

.cart {
width:550px;
float:left;
margin-right:65px;
}

.cartTable {
color:#ffffff;
padding:10px 0 10px 0;
border-bottom:1px solid #5f3d30;
}

.searchResultsRec {
width:600px;
float:left;
}

.searchResultsRecord {
margin:5px 0 30px 0;
}

#reportPageTitle {
display:block;
width:700px;
height:45px;
padding-bottom:10px;
font-family:"Times New Roman", Times, serif;
color:#f2e509;
font-size:36px;
float:left;
border-bottom:1px solid #5f3d30;
margin-bottom:20px;
}

#reportPageBack {
width:260px;
height:25px;
padding-bottom:10px;
color:#f2e509;
float:left;
border-bottom:1px solid #5f3d30;
margin-bottom:20px;
}

.returnToResults {
text-align:right;
padding-top:20px;
}

#reportContainer {
width:500px;
float:left;
margin-right:40px;
}

#videoMapArea {
width:420px;
float:left;
}

.reportVideo {
width:420px;
height:250px;
float:left;
margin-bottom:20px;
}

.reportReviews {
width:960px;
}

.contentSubNav {
float:right;
}
.contentSubNav li {
list-style-type:none;
display:inline;
padding-right:10px;
margin-left:10px;
border-right:1px dotted #5f3d30;
}
.contentSubNav li a{ /* added color property */
color:#cabbb5;
text-decoration:none;
}
.contentSubNav li a:visited{ /* added color property */
color:#cabbb5;
text-decoration:none;
}
.contentSubNav li a:hover{
color:#f2e509;
}

/* Added by BN 4/25/09 */
.requiredFormField 
{
	color:Red;
	font-weight:bold;
}
