/* GoldenRhodes Style Sheets Specs - The web browser loads this file once then caches it */

/* Body Settings - Background Color, etc. */
body {  background-color: #FFFAFO}
/*body {  background-color: #FFFFFF}

/* Main Body Text Setting: The text will be locked at that size if specified */
/*p {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt}*/

/* Link color */

a { 
cursor: hand; 
font-family: Copperplate Gothic Bold; 
font-size: 12; 
font-style: normal;
color:  blue;
text-decoration:underline;
}

.myATag { 
cursor: hand; 
font-family: Copperplate Gothic Bold; 
font-size: 16; 
font-style: normal;
color:  #9A7800;
text-decoration:underline;
}

.GoldenRhodes { 
cursor: none; 
font-family: Copperplate Gothic Bold; 
font-size: 16; 
font-style: normal;
color:  #9A7800;
}

.GoldenRhodesSM { 
cursor: none; 
font-family: Copperplate Gothic Bold; 
font-size: 14; 
font-style: normal;
color:  #9A7800;
}

.textNormal { 
font-family: Arial; 
font-size: 14; 
font-style: normal; 
color: black;
}

.textSmall { 
font-family: Arial; 
font-size: 12; 
font-style: normal; 
color: black;
}

.textBig { 
font-family: Arial; 
font-size: 16; 
font-style: normal; 
color: black;
}


.textBold { 
font-family: Arial; 
font-size: 14; 
font-style: normal; 
font-weight: bold; 
color: black;
}

.textGilding { 
font-family: Arial; 
font-size: 11; 
font-style: normal; 
color: black;
}

.textHeading { 
font-family: Arial; 
font-size: 16; 
font-style: normal; 
color: brown;
font-weight:bold; 
}

.textGoTo { 
font-family: Arial; 
font-size: 16; 
font-style: normal; 
color: brown;
text-decoration:underline;
}

.myHypertext { 
cursor: hand; 
font-family: MS Sans Serif; 
font-size: 10; 
font-style: normal;
color: indigo;
text-decoration:underline;
}

.myHypertext2 { 
cursor: hand; 
font-family: MS Sans Serif; 
font-size: 14; 
font-style: normal;
color: indigo;
text-decoration:underline;
}

.PageTitle { 
font-family: MS Sans Serif; 
font-size: 14; 
font-style: normal; 
color: teal; 
font-weight:bold;}

.HeadingTitle { 
font-family: MS Sans Serif; 
font-size: 12; 
font-style: normal; 
color: teal;
font-weight:bold; 
}

.MenuClick { 
cursor: hand; 
font-family: MS Sans Serif; 
font-size: 10; 
font-style: normal; 
text-decoration:none;
color: teal; }

.MenuItem { 
cursor: hand; 
font-family: MS Sans Serif; 
font-size: 10;
font-style: normal; 
text-decoration:none;
color: Indigo
} 

.MenuHighlight { 
cursor: hand; 
font-family: MS Sans Serif; 
font-size: 10;
font-style: normal; 
color: indigo;
text-decoration:underline;
} 

.MenuOff { 
font-family: MS Sans Serif; 
font-size: 10; 
font-style: normal; 
color: gray; }

.LinkOff { 
font-family: MS Sans Serif; 
font-size: 12; 
font-style: normal; 
color: blue; }

.btn { 
cursor: hand; 
font-family: Copperplate Gothic Bold; 
font-size: 12;
font-style: normal; 
color: #8B4513;
text-decoration: none 
} 

.btnClicked { 
cursor: hand; 
font-family: MS Sans Serif; 
font-size: 12;
font-style: normal; 
color: indigo;
text-decoration: none 
} 

.btnRollOn { 
cursor: hand; 
font-family: Copperplate Gothic Bold; 
font-size: 12;
font-style: normal; 
color: white;
text-decoration: none 
} 

.btnRollOff { 
cursor: hand; 
font-family: Copperplate Gothic Bold; 
font-size: 12;
font-style: normal; 
color: #8B4513;
text-decoration: none 
} 

.bkbtnRollOff { 
cursor: hand; 
font-family: Copperplate Gothic Bold; 
font-size: 12;
font-style: normal; 
color: #9A7800;
text-decoration: none 
} 

.specialLink {
font-family: book antiqua; 
font-size:16;
font-style: normal;
color:indigo;
}

.textBrown { 
font-family: Copperplate Gothic Bold; 
font-size: 14;
font-style: normal; 
color: brown;
text-decoration: none 
}

.textArial { 
font-family: Arial; 
font-size: 12; 
font-style: normal; 
color: black;
}

.textComicSans { 
font-family: Comic Sans MS; 
font-size: 10; 
font-style: normal; 
color: black;
}

.textCopy { 
font-family: MS Sans Serif; 
font-size: 2; 
font-style: normal; 
color: black;
}
.textItalic { 
font-family: MS Sans Serif; 
font-size: 12; 
font-style: italic; 
color: black;
}

.textHighLight { 
font-family: MS Sans Serif; 
font-size: 12; 
font-style: normal;
font-weight: bold; 
color: blue;
}

.textBlue { 
font-family: MS Sans Serif; 
font-size: 12; 
font-style: normal;
color: blue;
}


.textRed { 
font-family: MS Sans Serif; 
font-size: 12; 
font-style: normal; 
color: red;
}
.textRedSmall { 
font-family: MS Sans Serif; 
font-size: 10; 
font-style: normal; 
color: red;
}

ph { 
font-family: MS Sans Serif; 
font-size: 12; 
font-style: normal; 
color: black;
}

.HomeText {
text-decoration: none; 
color:indigo; 
font-size:24; 
font-family: book antiqua; 
font-style: normal;
}
.HomeTextSmall {
text-decoration: none; 
color:indigo; 
font-size:18; 
font-family: book antiqua; 
font-style: normal;
}

.underlined {  TEXT-DECORATION: underline}

.nounderline {  text-decoration: none}
