h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #3888A7}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0066CC}


.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
/*
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0000; text-decoration: none}
a:hover {  color: #006699; text-decoration: underline}
*/

td {
	text-align: left;
	vertical-align: top;
	font-size:11px;
	color:#727272;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

p,.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.nav_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: underline;
	cursor: crosshair;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


/* Ripped from Craigslist */

/* Nav buttons at top */
a.nav:link, a.nav:visited, a.nav:hover, a.quote:link, a.quote:visited, a.quote:hover, a.brochure:link, a.brochure:visited, a.brochure:hover 
{
	font: small-caption;
	padding: 7px;
	background-color: #398CA5;
	color: #E6E6E0;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
}

a.nav:link, a.nav:visited, a.quote:link, a.quote:visited , a.brochure:link, a.brochure:visited 
{ 
  border-top: 1px solid #DEDED6; 
  border-bottom: 2px solid #000000;
  border-left: 1px solid #DEDED6; 
  border-right: 2px solid #000000; }
	  
a.nav:hover, a.quote:hover  , a.brochure:hover  
{	border-bottom: 1px solid #DEDED6;
	border-top: 2px solid #000000;
	border-right: 1px solid #DEDED6;
	border-left: 2px solid #000000;
	color: #E7EFEF;
	background-color: #73ADBD;
}

/* Quote and Brochure buttons */
a.quote:link, a.quote:visited, a.quote:hover 
{
	padding: 3px;
/*	background-color: #666666; */
}

a.quote:hover 
{	
/*	background-color: #999999; */
}

a.brochure:link, a.brochure:visited, a.brochure:hover 
	{
	padding: 3px;
}

/* for boxes. stolen from www.webcredible.co.uk 3/6/06 bl {
	background: url(bl.gif) 0 100% no-repeat ;
	width: 40%;
	background-color: #CEE7EF;
}

more from for boxes. stolen from www.webcredible.co.uk 3/6/06...
*/
.bl {background:url(images/boxes/bl.gif) 0 100% no-repeat; width:20em; width: 100%;}
.br {background:url(images/boxes/br.gif) 100% 100% no-repeat}
.tl {background:url(images/boxes/ul.gif) 0 0 no-repeat}
.tr {background:url(images/boxes/ur.gif) 100% 0 no-repeat; padding:20px}
.t {background:url(images/boxes/dot.gif) 0 0 repeat-x; width:95%; align: center; margin: 4px}
.b {background:url(images/boxes/dot.gif) 0 100% repeat-x}
.l {background:url(images/boxes/dot.gif) 0 0 repeat-y}
.r {background:url(images/boxes/dot.gif) 100% 0 repeat-y}

.large_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

/*  links for country links on Short, Long pages */
a.country_link:link, a.country_link:visited
{
	color: #3888A7;
	text-decoration: none;
}
a.country_link:hover
{ 
color: #000066}
