html, body { background: #fef3c4 url(../Images/Global/Backing.jpg) repeat-x; text-align: center; margin: 0; height:100%;  }
.fullheight { height: 100%; }
td { color: #000; font-size: 11px; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; }
p  { color: #000; font-size: 11px; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px; margin: 0 0 10px; padding: 0; }
a     { color: #fa4304; text-decoration: underline   }
a:link { color: #fa4304; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:visited acitve { color: #fa4304; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:hover { color: #fa4304; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; }
h1 { color: #ec0b08; font-size: 18px; font-family: "Lucida Grande", Helvetica, Arial; font-weight: bold; line-height: 28px; letter-spacing: 0; margin: 0; }
h2 { color: #000; font-size: 12px; font-family: "Lucida Grande", Helvetica, Arial; font-weight: bold; line-height: 15px; letter-spacing: 0; margin-top: 15px; margin-bottom: 0; }
h3 { color: #000; font-size: 12px; font-family: "Lucida Grande", Helvetica, Arial; font-weight: bold; line-height: 15px; letter-spacing: 0; }
input  { color: #001d31; font-size: 10px; font-family: "Lucida Sans", "Lucida Grande", verdana, arial, helvetica; }
/*LISTS*/
ul {  }
li { margin-bottom: 18px; margin-left: 0; }
/*TABLE STYLES*/
.tableborder { border-right: 2px solid #ffc703; border-bottom: 2px solid #ffc703; border-left: 2px solid #ffc703; }
.table1 { background-color: #fef3c4; padding: 6px; border: solid 1px #ffc703; }
/* Watch for borders; this governs radio buttons and checkboxes too */
textarea  { color: #001d31; font-size: 11px; font-family: "Helvetica, Arial"}
select  { color: #001d31; font-size: 11px; font-family: "Helvetica, Arial"}
/* OPTIONAL FORM STYLES */
input.borderless   { color: #001d31; font-size: 11px; font-family: "Helvetica, Arial"; line-height: 16px; border-width: 0 }
input.button   { color: #001d31; font-size: 11px; font-family: "Helvetica, Arial"; line-height: 16px; border-width: 0 }
/* OTHER TEXT STYLES */
.bold {font-weight:bold;}
.italic { font-style: italic; }
.bold-italic { font-weight: bold; font-style: italic; }
/*OTHER COLOR*/
.secondary  { color: #fa4304 }
.secondarybold  { color: #fa4304; font-weight: bold }
.tertiary  { color: #505050; }
.tertiarybold  { color: #505050; font-weight: bold }
/* SECONDARY MENU */
.secondarymenu { color: #fff9dc; font-size: 10px; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11px }
a.secondarymenu  { color: #fff9dc; font-size: 10px; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11px; text-decoration: none }
a.secondarymenu:hover  { color: #fff9dc; font-size: 10px; font-family: "Lucida Grande", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 11px; text-decoration: underline }
/* COPYRIGHT/FOOTER */
.copyright { color: #3a4b01; font-size: 10px; font-family: "Lucida Grande", Helvetica, Arial; font-weight: normal; line-height: 16px ; text-decoration: none; }
a.copyright  { color: #3a4b01; font-size: 10px; font-family: "Lucida Grande", Helvetica, Arial; font-weight: normal; line-height: 16px; text-decoration: none; }
a.copyright:hover  { color: #3a4b01; font-size: 10px; font-family: "Lucida Grande", Helvetica, Arial; font-weight: normal; line-height: 16px; text-decoration: underline; }
/* HEADLINES : The # indicates importance/usage. 1 = Most commonly used; 2 = Different color", etc, "that is next most common", "etc. If you need more than 3", "add as needed */
.headline1 { color: #000; font-size: 16px; font-family: "Baskerville"; font-weight: bold; line-height: 20px }
.headline2  { color: #000; font-size: 16px; font-family: "Baskerville"; font-weight: bold; line-height: 20px }
.headline3   { color: #000; font-size: 16px; font-family: "Baskerville"; font-weight: bold; line-height: 20px }
.subheadline1 { color: #000; font-size: 13px; font-family: "Lucida Grande, Helvetica, Arial"; font-weight: normal; line-height: 17px; }
.subheadline2  { color: #000; font-size: 13px; font-family: "Baskerville"; font-weight: bold; line-height: 16px }
.subheadline3  { color: #000; font-size: 13px; font-family: "Baskerville"; font-weight: bold; line-height: 16px }
.minorheadline1 {}
.minorheadline2 {}
.minorheadline3 {}

/*--- PRICING LEFT HAND SIDE BOX---*/
.orangelutton      {
	font-size: 11px;
	font-family: "Lucida Grande";
	padding: 3px;
	border: 1px solid #FA4304;
	background-color: #FFFFCC;
	color: #000000;
	line-height: 13px;
}
