body {
	margin: 0;
	padding: 0;
	background-image: url(images/bodyGradientBG.jpg);
	background-repeat: repeat-x;
	background-color: #00659d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #00649d;
	text-align: left;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

a {
	font-weight: bold;
	color: #00659D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#background {
	padding: 40px 0 0 0;
	background-image: url(images/bodyBG.jpg);
	background-repeat: no-repeat;
}

#contain {
	margin: 0 auto;
	width: 900px;
	background-image: url(images/containBG.jpg);
	background-repeat: repeat-y;
	background-color: #fcf8f1;
}

#head {
	height: 260px;
}

#main {
	
}

#sidebar {
	width: 300px;
	float: left;
	display: inline;
	background-image: url(images/sidebarBG.jpg);
	background-repeat: no-repeat;
}

#navigation {
	margin: 35px auto;
	width: 223px;
}

/*#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#menu ul li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #00aeef;
}

#menu ul li a {
	color: #ffffff;
}

#menu ul li a:hover {
	color: #d8f3fe;
	text-decoration: none;
}*/

#slogan {
	text-align: center;
}

#slogan div { /* The +1 button, when generated, comes in as a div that contains an iframe */
	vertical-align: top !important;
	padding-top: 2px !important;
	margin-bottom: 7px !important; /* Necessary to accomodate IE7 and older as it forces the +1 to its own line */
}

#slogan iframe {} /* The +1 button, when generated, comes in as a div that contains an iframe */


img.sidebarIMG {
	border: 3px solid #00adee;
}

#likeButton {
	margin:  12px auto;
	text-align: center;
	width: 200px;
}

#mainRight {
	width: 600px;
	float: right;
	display: inline;
}

#content {
	margin: 0 10px 0 10px;
}

#foot {
	padding-top: 50px;
	background-image: url(images/footerBG.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#foot ul {
	margin: 0;
	padding: 0px 0px 5px 0px;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#foot ul li {
	display: inline;
	margin: 0;
	padding: 0 3px 0 6px;
	border-left: 1px solid #263D82;
}

#foot ul li.first {
	border-left: none;
}

#foot ul li a {
	color: #00649d;
	text-decoration: none;
}

#foot ul li a:hover {
	color: #00adee;
}

#tag {
	text-align: center;
}

#tag a {
	color: #ffffff;
	font-weight: bold;
}

p.drLocation {
	font-size: 11px;
	font-weight: bold;
	color: #00adee;
}

p.locations {
	color: #00adee;
}

p.copyright {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

p.copyright a {
	color: #ffffff;
	text-decoration: underline;
}

p.copyright a:hover {
	color: #18b6b1;
}

div.clear {
	clear: both;
}

img.leftIMG {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	border: 1px solid #00649D;
}

img.rightIMG {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	border: 1px solid #00649D;
}

ul.subNav {
	margin: 0 0 10px 0;
	padding: 0px 0px 5px 0px;
	list-style: none;
	font-size: 12px;
	text-align: center;
}

ul.subNav li {
	display: inline;
	margin: 0;
	padding: 0 2px 0 5px;
	border-left: 1px solid #00649D;
}

ul.subNav li.first {
	border-left: none;
}


/*** Home ***/

#home h1 {
	text-align: center;
}

#home h1 span.homeTitle {
	font-size: 30px;
}

#home p.signature {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}


/*** Offers ***/

div.coupon {
	margin: 0 30px 30px 20px;
	padding: 10px;
	background-color: #ffffff;
	border: 3px dashed #00649D;
}

div.coupon p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#offers p {
	text-align: center;
}


/*** Testimonials ***/

div.blueBox {
	width: 90%;
	margin: 12px auto;
	background-color: #d8f3fe;
	padding: 12px;
	border: 1px solid #009994;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.blueBox p img {
	border: 5px solid #009994;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*** Our Staff ***/

#staff img.leftIMG {
	margin: 0 10px 20px 0;
}

/*** Office Photos ***/

#office {
	text-align: center;
	padding-top: 10px;
}

/*** Error ***/
#error {}

#error h1 {
	color: #FF0000;
}

/*** Thank You ***/
#thankyou {}

/*** Slide Show ***/

/* default link style - needed to make the :active work correctly in IE */
tour.a, tour.a:visited, tour.a:hover, tour.a:active {
color:#000;
}

/* style the outer cntaining div to fit the landscape, portrait and buttons */
#album {
width:376px; 
height:464px; 
background: #fdf8f2 url(images/office/05.jpg) 8px 10px no-repeat;
border:1px solid #aaa;
margin:0 auto;
}

/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.show {
padding:0; 
margin:400px 0 0 0; 
list-style-type:none; 
position:relative; 
width:360px;
}

/* remove the default image border */
.show img {
border:0;
}

/* make the list horizontal */
.show li {
float:left;
}

/* style the link text to be central in a surrounding box */
.show li a, .show li a:visited {
font-size:11px;
float:left; 
text-decoration:none; 
color:#000; 
background:#fff; 
text-align:center; 
width:26px; 
height:26px; 
line-height:24px; 
border:1px solid #444;
margin:2px;
}

/* position the images using an absolute position and hide them from view */
.show li a img {
position:absolute; 
top:-380px; 
left:0px; 
visibility:hidden; 
border:0;
}

/* fix the top position for the landscape images */
.show li a img.landscape {
top:-400px;
border-left:8px solid #fdf8f2;
border-right:8px solid #fdf8f2;
border-top: 46px solid #fdf8f2;
border-bottom: 100px solid #fdf8f2;
}

/* fix the left position for the portrait images */
.show li a img.portrait {
left:0;
border-left:52px solid #fdf8f2;
border-right:52px solid #fdf8f2;
}

.show li a img.square {
	border-left:8px solid #fdf8f2;
	border-right:8px solid #fdf8f2;
	top: -390px;
}

/* style the hover background color for the text boxes */
.show li a:hover {
background:#ddd;
}

/* style the active/focus colors for the text boxes (required for IE) */
.show li a:active, .show li a:focus {
background:#444; 
color:#fdf8f2;
}

/* make the images visible on active/focus */
.show li a:active img, .show li a:focus img {
visibility:visible;
}



/*** Services ***/

#services .procImages {
	margin: 0 0 0 0;
	float: left;
	display: inline;
}

#services .procImages img {
	margin: 0 10px 0 0;
	border: 1px solid #00649D;
}


/*** Dental Implants ***/

#implants .procImages {
	float: right;
	display: inline;
	margin: 20px 0px 5px 0px;
}

#implants .procImages img {
	margin: 0px 10px 0px 10px;
	border: 1px solid #00649D;
}

#implants .flashElement {
	float: right;
	display: inline;
	margin: 20px 10px 30px 10px;
	
	border: 1px solid #00649D;
}

#implantVideo {
	float: right;
	display: inline;
	width: 280px;
	height: 30px;
	background-color: #d8f3fe;
	border: 3px outset #00649D;
}

#implantVideo p {
	margin: 7px 0 0 0;
	text-align: center;
}


/*** Location ***/

div.googleMap {
	float: right;
	display: inline;
	margin: 0 10px 20px 10px;
}

/*** General Classes ***/

#listPage ul li {
	list-style: square;
	margin: 0 0 10px 0;
}

ul.subNav {
	margin: 0 0 10px 0;
	padding: 0px 0px 5px 0px;
	list-style: none;
	font-size: 12px;
	text-align: center;
}

ul.subNav li {
	display: inline;
	margin: 0;
	padding: 0 2px 0 5px;
	border-left: 1px solid #00BDE1;
}

ul.subNav li.first {
	border-left: none;
}


/*** Special Classes ***/

div.blueBox.pushDown {
	margin-top: 40px;
}

h2 span.tab	{
	display: inline-block;
	width: 146px;
}

.center	{
	text-align: center;
}

