
p {
	line-height: 180%;
	font-family: tahoma, times;
	font-size:11px;
}

img {
	border: none;
}

h1 {
	font-size: 200%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #339999;
	font-style: normal;
}

h2 {
	font-family: trebuchet ms, arial;
	font-size: 100%;
	font-weight : bold;
	color:#671e1f;
	font-style: normal;
}

h3 {
	font-family: trebuchet ms, arial;
	font-size: 110%;
	font-weight : bold;
	color:#336699;
	font-style: normal;
}


/*-----------------------------------------------------------------*/

h4 {
	font-family: tahoma,trebuchet ms, arial;
	font-size: 15px;
	font-weight : normal;
	color:#671e1f;
	font-style: normal;
}


.home_specials {
	font-family: tahoma,trebuchet ms, arial;
	font-size: 13px;
	color:#313131;
	font-weight: bold;
}

.home_specials a {
	color:#494848;
	text-decoration: none;
}

/*-----------------------------------------------------------------*/

ul {
	color : #333333;
	font-size: 11px;
}

li {
	padding: 3px 0px 3px 0px;
}

/*-----------------------------------------------------------------*/

hr {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 100%;
	text-align: left;
}


/*-----------------------------------------------------------------*/

a {
	text-decoration: underline;
	color: #671e1f;
}

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;
  } 
  
img.apply_border {
	padding:5px;
	margin: 5px;
	background-color: #e6e6e2;
	border: 1px solid #333333;
	
}  
  
  /*------------------------------Contact Form-----------------------------------*/

form.contactform {
font-size: 11px;
	color: #666666;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	background-image:url(../images/revere_form.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

fieldset.contactform {
	border: 1px dashed #666666;
}

legend.contactform  {
	color: #671e1f;
	font-weight: bold;
	background-color: #e6e6e2;	
}

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;
}





form.stafford_form {
font-size: 11px;
	color: #666666;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

fieldset.stafford_form {
	border: 1px dashed #666666;
}

legend.stafford_form  {
	color: #98875a;
	font-weight: bold;
	background-color: #e6e6e2;	
}

input.stafford_form , select.stafford_form , textarea.stafford_form  {
	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.stafford_form  {
	padding: 3px 3px 3px 3px;
}