
body  {
	font: 95% Georgia, "Times New Roman", Times, serif;
	background: #FFF;
	background-image:url(imgs/bg.jpg);
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColFixRtHdr #container { 
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	padding-top:10px;
	margin-top:25px;
	border-style:outset;
	vendor-box-shadow: 2px 2px 2px #999999;
} 
.twoColFixRtHdr #header { 
	background: #FFFFFF; 
	padding: 0 40px 0 40px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 40px 0; 
}
.twoColFixRtHdr #header-pic {
	padding-left:40px;
	padding-right:40px;
	padding-top:15px;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 268px;
	background: #FFFFFF;
	padding-right: 40px;
	padding-left:10px;
	padding-bottom:20px;
	margin-top:20px;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 250px 0 0;
	padding-top:0px;
	padding-left:40px;
	padding-bottom:20px;
	width:585px;
} 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px;
	background:transparent; 
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.address {
	color: #666666;
	font-size:9pt;
}
.address-blue {
	color: #005db3;
	font-size:9pt;
}
h1 {
	color:#005db3;
	font-size: 20pt;
}
h2 {
	color:#005db3;
	font-size: 14pt;
}
.call-now {
	color:#FFFFFF;
	font-size:20pt;
}
.quick-response {
	color:#FFFFFF;
	font-size:18pt;
}
.response-form {
	color:#000000;
	font-size: 10pt;
}
.blue {
	color:#005db3;
}
.dark-tan {
	color:#005db3;
	font-size:12pt;
}
.bold-blue {
	color: #005db3;
	font-weight: bold;
}
.footer {
	color:#333;
	font-size:10pt;
}
.footer-copy {
	color:#333;
	font-size:9pt;
}
a.nav:link {color:#000; font-size:11pt; text-decoration: none; }
a.nav:visited {color:#000; font-size:11pt; text-decoration: none; }
a.nav:hover {color:#005db3; font-size:11pt; text-decoration: none; }
a.nav:active {color:#000; font-size:11pt; text-decoration: none; }

a.footer:link {color:#333 font-size:10pt; text-decoration: none; }
a.footer:visited {color:#333; font-size:10pt; text-decoration: none; }
a.footer:hover {color:#000; font-size:10pt; text-decoration: none; }
a.footer:active {color:#333; font-size:10pt; text-decoration: none; }
	
a:link {color:#005db3; text-decoration: underline; color:#005db3; }
a:visited {color:#005db3; text-decoration: underline; color:#005db3; }
a:hover {color:#000; text-decoration: underline; color:#000; }
a:active {color:#005db3; text-decoration: underline; color:#005db3; }

.thumbnail{
position: relative; z-index: 0;}

.thumbnail:hover{
background-color: transparent; z-index: 50;}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #d2d9da;
padding: 5px;
left: -400px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0; padding: 2px;}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible; top: 25px;
left: 25px; /*position where enlarged image should offset horizontally */
}

.content {
font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:16px; color:#000000;}

#callnow{font-size:25px; width:300px; float:left; text-align:left; color:#006666; margin:50px 0 0 70px; font-weight:bold; line-height:22px; }
#callnow span{color:#0072bc; font-size:30px; line-height:30px; }
.yellow-number{color:#fad15f; font-size:25px; font-weight:bold;}

#calltoday{
background:url(imgs/call-today-banner.jpg) no-repeat; 
width:295px; 
height:53px; 
font-size:32px; 
font-weight:bold; 
color:#0273b9;
padding:22px 0px 0px 255px;
}
