/* CSS Document */

/*Credits for Menu: Dynamic Drive*/
			
			
	/* BEGIN Navigation */

#invertedtabs{
margin-left: 0px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}

#invertedtabs a{
float:left;
color: white;
background: #294179 url(media/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #0072F0;
}

#invertedtabs a:hover span{
background-color: #0072F0;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #0072F0;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #294179;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

						/*END Navigation*/


	/*Main Styles*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0066CC;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
}

						/*Sherpa Logo Style*/
#sherpa {
	float:	right;
	margin: 15px;
}

	/*----------*/						


.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1ems;
	color: #294179;
	font-weight: normal;
}
.pricelist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A4276;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.callnow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	
}

/* contacts page specific*/

.addresshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	color: #0066CC; 
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 18px;
	color: #000000;
	font-weight: normal;
}

.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#CC0000;
	font-size: 16px;
}

#map_canvas {
	height: 300px;
	width: 500px;
	margin-left: 40px;
}
#call {
	display: block;
	position: absolute;
	top: 757px;
	left: 70px;
	width: 350px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
