html {font-size : 100%;}

body {
	font-style : normal;
	font-weight : normal;
	font-size : 70.5%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

p {
	line-height: 180%;
}

img {
	border: none;
}

h1 {
	font-size: 200%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #014fa2;
	font-style: normal;
}

h2 {
	font-family: trebuchet ms, arial;
	font-size: 180%;
	font-weight : bold;
	color:#014fa2;
	font-style: normal;
}

h3 {
	font-family: trebuchet ms, arial;
	font-size: 110%;
	font-weight : bold;
	color:#014fa2;
	font-style: normal;
}


/*-----------------------------------------------------------------*/

ul {
	color : #336699;
}


/*-----------------------------------------------------------------*/

hr {
	border-top: 1px solid #c7cbcb;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	width: 100%;
	text-align: left;
}


/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #014fa2;
}

a:hover {
	text-decoration: none;
}

.location {
	color: #003366;
}

.embed_image {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 8px 0 10px !important;
  margin: 10px 0 0 5px;
}

.embed_image img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  
  
  /*------------------------------Contact Form-----------------------------------*/

form.contactform {
font-size: 11px;
	color: #666666;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

fieldset.contactform {
	border: 1px dashed #666666;
}

legend.contactform  {
	color: #4f90bb;
	font-weight: bold;
	background-color: #ffffff;	
}

input.contactform , select.contactform , textarea.contactform  {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size : 100%;
	color: #666666;;
	text-decoration: none;
	border: 1px solid #748da6;
	padding: 2px 2px 2px 2px;
}

textarea.contactform  {
	padding: 3px 3px 3px 3px;
}

#latestnews {
	color: #ffffff;
	padding: 15px 0px 20px 0px;
}

img.apply_border {
	padding:5px;
	margin: 8px;
	background-color: #ffffff;
	border: 1px solid #8f8d8d;
	
}

img.apply_border:hover {
	padding:5px;
	margin: 8px;
	background-color: #ffffff;
	border: 1px solid #004fa2;
	
}

.special_offer a {
	font-size: 18px;
	color:#a01e23;
	text-decoration: none;
}

.special_price {
	font-size: 18px;
	color:#a01e23;
}