﻿

/* -----  Sperbeck DDS primary css file  ------------------*/


/* ----- Site color and templet --------------------------*/


BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #b1d5e7;
}



img {
	border-color: #222222;
}

a, a:link {
	color: #a3e102;
}

a:hover, a:active {
	color: #ffac2b;
}


.logo2	{


	background: /* url(images/logoBg.jpg) repeat */ #a3e102;
	color: #595b5a;
	font-size: 14px;
	text-align: left;
	}

.logo2 a:link {
	color: #595b5a;
	text-decoration: none;
}

.logo2 a {
	color: #595b5a;
	text-decoration: none;
}

.logo2 a:hover, a:active {
	color: #595b5a;
	text-decoration: underline;
}



/*
.rollover a {
background: url("images/rollov2.jpg") repeat-x ;
text-decoration: none;
padding: 7px 0px 0px 0px;
}

.rollover a:hover { 
background-position: 0 -33px;
color: #049;
}

.rollover a:active {
background-position: 0 -33px;
color:#fff;
}

*/





.links2	{

	border-top-width: 1px;

	background:  url(images/links-bar1c.jpg) repeat-x #c6e181;  
	border-bottom-color: #aba29b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #aba29b;
	border-top-style: solid;
	color: #4C4845;
	padding: 0px 0px 0px 0px;
	
	}

.links2 a	
	{
	color:#4C4845;
	text-decoration:none;
	}

.links2 a:link {
	color: #4C4845;
	text-decoration:none;
}

.links2 a:hover {
	color: #4c6a00;
	text-decoration:underline;
}

.links2 a:active {
	color: #4c6a00;
	text-decoration:underline;
}



.main
	{
	margin-bottom:0px;
	margin-top:0px;
	background: url(images/03bk-b.jpg) repeat-y #ffffff;
	border: 0;
	padding: 40px 40px 10px 40px;
	margin-left: 0px; 
	text-align: left;
		}

BODY   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	color: #4C4845;
	text-align:left;
	margin-top: 0px;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}

.footer	{

	background: url(images/footer-bar1.jpg) repeat-x #c6e181;
	border-top-color: #5C5656;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 12px;
	}

.main b
{
	color: #A2E100;
	font-weight: bold;
}

.main strong
{
	color: #5f7c9a;
	font-weight: bold;
}
.main big
{
	font-family: Geneva, sans-serif;
	text-decoration: none;
	font-size: 24px;
	text-transform: uppercase;
	color: #A2E100;
}
.main big_blue
{
	font-family: Geneva, sans-serif;
	text-decoration: none;
	font-size: 23px;
	color: #6abde7;
}
.main small
{
	font-family: Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #A2E100;
}

.main small2
{
	font-family: Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.office
{
	margin-bottom:0px;
	margin-top:0px;
	border: 0;
	margin-left: 0px; 
	text-align: center;
		}

.office a	
	{
	color:#000;
	text-decoration:none;
}

.office a:link {
	color: #000;
	text-decoration:none;
}

.office a:hover {
	color: #a3e102;
	text-decoration:underline;
}

.office a:active {
	color: #000;
	text-decoration:underline;
}


