/* Table Settings */
table, table * {
border: 0pt solid black;
text-align:center;
}

/* General Page Settings */
body  {
background-color: #FFFFCC;
color: #336600;
font-family: "Book Antigua", "Times New Roman", serif;
font-size:16px;
}

/* Index Page Title */
#welcome {
color: #AF0000;
font-family: "Book Antigua";
font-size: 36px;
font-weight: bold;
}

/* Headings on Picture Preview*/
.Pheadings {
color: #AF0000;
font-weight:bold;
font-style: italic;
font-size:27px;
font-family: "Times New Roman", serif;
}

/* Headings on Catalogue Page*/
.pichead {
color: #000080;
font-weight:bold;
font-size:18px;
font-family: "Book Antigua";
}

/* Chart Only*/
.chart {
color: #000080;
font-weight:bold;
font-style:italic;
font-size:11px;
font-family: "Book Antigua";
}

/* Price */
.price {
color: #AF0000;
font-weight:bold;
font-size:18px;
font-family: "Book Antigua";
text-align:center;
}

.orderformleft {
  border: 0pt solid black;
  font-size: 12px;
  font-family: "Book Antiqua";
  text-align:left;
}

.orderformcenter {
  border: 0pt solid black;
  font-size: 15px;
  font-family: "Book Antiqua";
  text-align:center;
}

.printformcenter{
  border: 0pt solid black;
  font-size:20px;
  font-family: "Book Antiqua";
  text-align: center;
}

.printformleft{
  border: 0pt solid black;
  font-size:20px;
  font-family: "Book Antiqua";
  text-align: left;
}

.payment {
  font-size:14px;
  font-family: "Book Antiqua";
  text-align: left;
  font-weight: bold;
}
.button {
  border: 1pt solid black;
}

/* Dimensions */
.size {
color: #000080;
font-style:italic;
font-size: 12px;
font-family: "Book Antiqua";
}

/* Heading 1 */
.heading1 {
color: #336699;
font-weight:bold;
font-family: "Book Antiqua";
text-decoration:underline;
font-size: 30px;
}

/* Subheading 1 */
.subheading1 {
color: #333366;
font-weight: bold;
text-decoration: underline;
font-family: "Book Antiqua";
font-size: 20px;
text-align: center;
}

/* Emphasised Text */
.largertext {
color:#000000;
font-size: 16px;
font-weight:bold;
font-family:"Book Antiqua";
}

/* Emphasised Text */
.largertext2 {
color:#336600;
font-size: 18px;
font-weight:bolder;
font-family:"Book Antiqua";
}

.tinytext1 {
color:#336600;
font-size: 12px;
font-family:"Book Antiqua";
}

.tinytext2 {
color:#336600;
font-size: 9px;
font-family:"Book Antiqua";
}

.supertext {
color:#000080;
font-size:12px;
font-family:"Book Antiqua";
line-height: 0;
vertical-align: text-top;
}

/* Signature on Terms page */
#signature {
color: #ff6600;
font-weight: bold;
font-style: italic;
font-family:"Monotype Corsiva";
font-size:24px;
}

/* Picture Titles on About Us page */
.aboutpic {
color: #990099;
font-weight: bold;
font-family: "Book Antiqua";
font-size:16px;
}
/* Menu Settings */

/* General Menu Settings */
.menuStyle  {
color: #000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFF00;
padding: 5px;
width: 550px;
border: solid 2px #000000;
}

/* Menu Title Text */
.menuText {
color: #006600;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

/* Menu Bar */
.menuHead   {
background-color: #FFFF00;
position: absolute;
z-index: 50;
top: 0px;
left: 0px
}

/* Menu Heading Position */
#menuHead1, #menuHead2, #menuHead3  {
position: relative;
}

/* SubMenu 1 */
#menu1, #menu2, #menu3 {
position: absolute;
visibility: hidden;
width: 150px;
}

/* normal link colour */
a.menulink:link, a.menulink:visited, a:link, a:visited {
color: #006600;
font-weight: bold;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

/* highlight colour */
a.menulink:hover {
color: #FF0000;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight: italic;
text-decoration: none;
}

/* paypal button combo box */
#paypal_select {
text-align: left;
width: 150px;
border: solid 2px #000000;
}
