/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color:#3A4245;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.h1 { color: #60AD39; font-size:22px; }
.h2 { color: #925770; font-size:22px; }
.h3 { color: #3A4245; font-size:22px; }

a.nav:link    { padding: 6px; font-size: 12px;	font-family: Tahoma;	color: #474F51; text-decoration: none;	background-image: url(images/linkBG.jpg)}
a.nav:visited { padding: 6px; font-size: 12px;	font-family: Tahoma;	color: #474F51;	text-decoration: none;	background-image: url(images/linkBG.jpg)}
a.nav:active  { padding: 6px; font-size: 12px;	font-family: Tahoma;	color: white;	text-decoration: none;	background-image: url(images/linkOverBG.jpg)}
a.nav:hover   { padding: 6px; font-size: 12px;	font-family: Tahoma;	color: white;	text-decoration: none;	background-image: url(images/linkOverBG.jpg)}

a.faq:link    { font-size: 12px;	font-family: Tahoma;	color: #474F51; text-decoration: none;	}
a.faq:visited { font-size: 12px;	font-family: Tahoma;	color: #474F51;	text-decoration: none;	}
a.faq:active  { font-size: 12px;	font-family: Tahoma;	color: #925770;	text-decoration: none;	}
a.faq:hover   { font-size: 12px;	font-family: Tahoma;	color: #925770;	text-decoration: none;	}

.lightgray {color: #CCCCCC}

input {
color: #fff;
background: #925770;
border: 1px solid #3A4245
}

.submit input {
font-size: 9px;
color: #fff;
background: #925770;
border: 2px outset #3A4245
}

.listHead { font-size: 12px; color: #925770; }

ul { list-style-image: disc; font-size: 12px; color: #3A4245; line-height: 1.2; } 
ol { list-style-image: disc; font-size: 12px; color: #3A4245; line-height: 1.2; }

.featured {
padding: 10px;
height: 180px;
background-image: url('images/featuredBG.jpg');
background-color:#60AD39;
background-repeat:no-repeat;
background-position: top;
}

.featuredHead {
font-size: 16px;
color:#925770;;
}
.featuredPhone {
font-size: 16px;
}

.featuredCallUs {
color: #FFFFFF;
}

.btmR {
padding: 20px;
height: 264px;
vertical-align: top;
background-image: url('images/btmR-BG.jpg');
background-color:#CFCFCF;
}

.footer {
padding:10px;
vertical-align: bottom; 
height: 107px;
background-color: #CFCFCF;
}

a.foot:link    { font-size: 12px;	font-family: Tahoma;	color: #474F51; text-decoration: none;			}
a.foot:visited { font-size: 12px;	font-family: Tahoma;	color: #474F51;	text-decoration: none;			}
a.foot:active  { font-size: 12px;	font-family: Tahoma;	color: #925770;	text-decoration: underline;		}
a.foot:hover   { font-size: 12px;	font-family: Tahoma;	color: #925770;	text-decoration: underline;		}