body {
	background-image: url(images/bk.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	background-color: #947006;	
	
	}
	
	

h1 {
	font-family: Times New Roman, Verdana, helvetica, Arial, sans-serif;
	font-size: 20px;
	color:#333399;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333399;
	
}
h2 {
	font-family: Verdana, helvetica, Arial, sans-serif;
	color:#005cab;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	padding-top: 10px;
}

h4 {
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000033;
}
h5 {
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #330033;	
}


.tablebk {
	background-image: url(images/pagebk.jpg);
	background-position: left center;
	background-repeat: repeat-y;
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left: 60px;
	padding-right: 60px;
	line-height: 18px;
	width:779;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:justify;
}
.gallery {
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-align:left;	
}

.aboutHigley {
	font-size:11px;
	text-align:left;
}
.aboutHigley p {

}

.hometext {
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#ffffff;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 10px;
		padding-top: 10px;
}

.subpgtext {
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#ffffff;
	line-height: 17px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	
}
.discount {
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#990000;
	line-height: 17px;
	padding-top: 2px;
	border: 1px solid #990000;
	margin: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 39px;
	background-image: url(images/pointicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*------------- links ----------------------*/

a {
	color: #333333;	
}
a:link {
	text-decoration: underline;
	color: #333333;
	
}
a:visited {
	
	color:#996600;
}
a:hover {
	text-decoration: underline;
	color:#996600;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

/*------------- copyright - footer links ----------------------*/


.copyright  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #ffffff;
  line-height			 : 18px;
	cursor					 :text;
}
a.copyright:link  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #ffffff;
  text-decoration:none;
}
a.copyright:visited  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #ffffff;
  text-decoration:none;
}
a.copyright:hover  {
	font-size        : 9px;
	font-family      : Arial, Helvetica, sans-serif;
	color            : #ffffff;
	text-decoration: none;
}
a.copyright:active  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #ffffff;
    text-decoration:none;
}

/*------------- progress notes ----------------------*/

.Details {
	padding:10px 0 10px 0;
}
.Title {
	color:#005cab;
	font-weight:bold;
}
.TextSetting {
	border:1px solid #939598;	
}
.Text {
	padding:2px 10px 5px 10px;
}
#main {
	background-color:#e3d6ba;
	padding:0 0 0 10px;
}
.sig_indent {
	margin:0 0 0 25px;
}
.Copyright {
	font-size:10px;
	line-height:16px;
	width:635px;
	color:#979797;
	text-align:center;
	margin:auto;
	padding:5px 0 5px 0;
}
body p {
	margin:3px 0 6px 0;
}
.Date {
	font-weight:bold;
	color:#454545;
}
.RedBorderTop {border-top:1px solid #e2d1b0;}
.RedBorderRight {border-right:1px solid #e2d1b0;}
.RedBorderBottom {border-bottom:1px solid #e2d1b0;}
.RedBorderLeft {border-left:1px solid #e2d1b0;}

.inputfield {
	background: #fff url(/images/bg_frmtxt.gif) repeat-x;
	border: 1px solid #a3c2cc;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding-left: 3px;
	margin-left: 3px;
}

