body {font: 11px Arial, Helvetica, sans-serif; margin: 10px; padding: 0;}

.Title1, h1 {
	font-size: 18pt;
	font-weight: bolder;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #59075E;
}

.mountain { 
   background-color: white;
   background-image: url(/graphics/mountain_background.gif);
   background-position: 0 0;
   background-repeat: no-repeat;
/*   background-attachment: fixed; */
   }


.testimonial {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: oblique;
	color: #000000;
	font-weight: normal;
}
.testimonial_name {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #59075E;
}
.Title2, h2 {
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #59075E;
}
.Title3, h3 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #59075E;
}
p, body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #223768;
}
.bullet-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.bullets {
	text-align: left;
	list-style-image: url(/graphics/bullet.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #223768;
}
.green_bullets {
	text-align: left;
	list-style-image: url(/graphics/green_bullet.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #223768;
}
.blue_bullets {
	text-align: left;
	list-style-image: url(/graphics/blue_bullet.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #223768;
}
.yellow-highlight {
	background-color: #FFFF00;
}
a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #59075E;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000055;
}
.tr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFEBFF;
	padding: 3px;
}
.tr1-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFEBFF;
	padding: 3px;
}
.tr0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.tr-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #59075E;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.Title4 {
	font-weight: bold;
	color: #59075E;
}
.Title3a {
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #59075E;
}

.border, .sidebar {
	background-color: #59075E;
}

.td-background {
	background-color: #59075E;
	border: #59075E;
}

ol {
	font-weight: normal;
	color: #59075E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.red-alert {
	font-weight: bolder;
	color: #FF0000;
}

.note {
	font-weight: bolder;
	color: #FF0000;
}


.samplebox
    {
	border-style: solid;
	border-width: thin;
	border-color: black;
	padding: 3px 3px 3px 3px;
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
    }


.cart
    {
    font-size: 10px;
    font-weight: normal;
/*    text-align: center; */
    }

table.cart
    {
    border: 2px solid #59075e;
    border-collapse: collapse;
    }

.cart th
    {
    border-bottom: thin solid black;
    background-color: #FFEBFF;
    font-size: 14px;
    font-weight: bolder;
    }


.cart tr
    {
    border-top: thin solid black;
    font-size: 10px;
    font-weight: normal;
    }

.cart td
    {
    font-weight: bold;
    color: #59075E;   
    font-size: 12px;
    }

.cart tr.offeritems
    {
    border-top: none;
    font-size: 10px;
    font-weight: normal;
    }

.cart td.title
    {
	border: none;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
    }

.cart tr.total
    {
    border-top: double black;
    }

.cart li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #223768;
	list-style-position: outside;
	list-style-type: none;
}

table.order
    {
    border: 2px solid #59075e;
    border-collapse: collapse;
    }

.order th
    {
    border-bottom: thin solid black;
    background-color: #FFEBFF;
    font-size: 14px;
    font-weight: bolder;
    }


.order tr
    {
    border-top: thin solid black;
    font-size: 10px;
    font-weight: normal;
    }

.order td
    {
    border-left: 1px solid black;
    font-weight: normal;
    color: black;   
    font-size: 10px;
    }

.order td.title
    {
    font-size: 12px;
    font-weight: bold;
    color: #59075E;  
    }
.offer
    {
    font-size: 50%;
    font-weight: normal;
/*    text-align: center; */
    }
	
.offer-border {
	border: medium double #59075e;
}

table.offer
    {
    border: 2px solid #59075e;
    border-collapse: collapse;
    }

.offer th
    {
    border-bottom: thin solid black;
    background-color: #FFEBFF;
    font-size: 14px;
    font-weight: bolder;
    }


.offer tr
    {
    border-top: thin solid black;
    font-size: 10px;
    font-weight: normal;
    }

.offer td
    {
    font-weight: bold;
    color: #59075E;   
    font-size: 10px;
    }

.offer tr.offeritems
    {
    border-top: none;
    font-size: 10px;
    font-weight: normal;
    }

.offer td.title
    {
    border: none;
    font-size: 10px;
    font-weight: normal;
    }

.offer tr.total
    {
	border-top: double black;
	font-size: 12px;
	font-weight: bold;
    }
	
.offer td.total
    {
	border-top: double black;
	font-size: 12px;
	font-weight: bold;
	/*  color: #FF0000;  */
    }

.offer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #223768;
	list-style-position: outside;
	list-style-type: lower-roman;
}

.strikethrough-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}
.smalltext {
	font-size: 10px;
	color: #223768;
}
.catalog
    {
    font-size: 50%;
    font-weight: normal;
/*    text-align: center; */
    }

.catalog th
    {
	border-top: thin solid black;
	font-size: 14px;
	font-weight: bolder;
        color: #59075E;
    }

.catalog td
    {
    font-weight: normal;
    color: #223768;   
    font-size: 12px;
    }

.selling-price {
	font-weight: bold;
	color: #FF0000;
}

.helptext
    {
    background-color: #fffacd;
    border-style: solid;
    border-width: thin;        /* sets border width on all sides */
    border-color: black;
    padding: 3px 3px 3px 3px;
    }

/* The event_calendar style is for the overall table */
.event_calendar
    {
    }

/* The next three styles are for the 3 columns of the calendar. */
.event_location
    {
    }

.event_date
    {
    white-space: nowrap;
    }

.event_venue
    {
    }

.booking
    {
    font-size: 50%;
    font-weight: normal;
/*    text-align: center; */
    }
	
.booking-border {
	border: medium double #59075e;
}

table.booking
    {
    border: 2px solid #59075e;
    border-collapse: collapse;
    }

.booking th
    {
    border-bottom: thin solid black;
    background-color: #FFEBFF;
    font-size: 14px;
    font-weight: bolder;
    }


.booking tr
    {
    border-top: thin solid black;
    font-size: 10px;
    font-weight: normal;
    }

.booking td
    {
    font-weight: normal;
    color: #59075E;   
    font-size: 10px;
    } 

