/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 151px;
	border-bottom: 0px solid #FFF;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	left: 150px;
	top: 0px;
	display: none;
}
ul li a {
	display: block;
	text-decoration: none;
	color: #f6e142;
	background: #000000;
	padding: 3px;
	border: 0px solid #FFF;
	border-bottom: 0px;
	font-family: Verdana;
	font-size: 0.6em;
	font-weight:bold;
	
}
ul li a:hover {
	background-color: #f6e142;
	font-weight:bold;
	color:#000000;
}
li:hover ul, li.over ul { 
	display: block;
}
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.boldlargetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.pagetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.slogantextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.gmf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.servicestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlegold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9B8449;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9B8449;
}
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.goldtextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B8449;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.showcasetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ee2823;
	font-weight: bold;
}
.specialheaderred {
	font-family: verdana;
	font-size: 0.69em;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
}
.specialheaderblack  {
	font-family : verdana;
	font-size: 0.65em;
	color: #000000;
	font-weight : normal;
	text-align:left;
	/* margin-right: 5%; */
}

a {
 color: #ff0000;
}

.webpagecopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #000000;
	text-align:left;
	margin-left: 5%;
	margin-right: 5%;
}

.contactcopy {

	font-family: verdana;
	font-weight:bold;
	font-size: 0.7em;
	color: #000000;
	background:#fee832;
	text-align:center;
}

.pagetitle {
	font-family: verdana;
	font-weight:bold;
	font-size: 1.35em;
	color: #000000;
	text-align:center;
}



.moneyoff {
	font-family: verdana;
	font-weight:bold;
	font-size: 1.2em;
	color: #000000;
}

.contacttitles {
	font-family: verdana;
	font-size: 0.95em;
	color: #000000;
	text-align:right;
	margin-right: 15%;
}

  

  
  
  
 #checkmark {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   list-style-image: url(images/check.gif);
   color: #000000;
   margin-left: 25px;
   width: 451px;
  } 
  
.checktitle {
   font-family: verdana;
   font-size: 0.9em;
   font-weight: bold;
   margin-left: 0px;
}

.messageborder { border-color: #000000;
border-style: solid; 
padding: 10px;
}
