@charset "utf-8";

/********************************************
	Nova Dental Default Style Sheet
********************************************/ 


/********************************************
   HTML ELEMENTS
********************************************/ 

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: url(images/bodybg.gif) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	min-height: 915px;
}

/* links */
a, a:visited {	
	color: #c87a22;
	text-decoration: underline;	
}
a:hover {
	color: #c87a22;
	text-decoration: none;	
}

/* headers */

p, li, dt {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size: 12px;
	line-height: 20px;
	word-spacing: 0.3em;
}

dt { font-size: 0.85em;}
li { margin-bottom: 1em;}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c87a22;
}

h1 {
	font-size: 140%;	
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 120%;
	font-weight: normal;
}

h3 {
	font-size: 105%;	
	font-weight: normal;	
}

h4 {
	font-size: 90%;	
	font-weight: normal;	
}

#dentalawareness a{width: 473px; height: 148px; float:left; margin: 0px 0 20px 0px; padding:0px; text-indent: -9999px; background: url(images/awareness.jpg) 0 0 no-repeat;}
#dentalawareness a:hover {background: url(images/awareness.jpg) 0px -148px no-repeat;}

/* alignment classes */
.floatleft  { float: left; }
.floatright { float: right; }
.alignleft  { text-align: left; }
.alignright {	text-align: right; }
.aligncenter {	text-align: center; }
img.img-left {float: right; margin-left:10px;}
img.img-right {float: left; margin-right:10px;}
/* additional classes */
.menulinks {
 float: left;
	}
.clear { clear: both; }

.photo {
	float:left;
	margin-right:12px;
	position:relative;
}
.footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: black;
	word-spacing: normal;
}

.footer a, .footer a:visited, .footer a:active {	
	color: #000000;
	text-decoration: none;
	padding-right: 10px;	
}

.footer a:hover {
	color: #c87a22;
	text-decoration: none;	
}

.nsmap {
	margin-top: 40px;
	margin-bottom: -10px;
	}
	
.locationtext {	
	text-align: center;
	font-size:11px;
	line-height: 12px;
	color:#FFFFFF;
	margin-top: -8px;
	}

.sblinks {
	padding-top: 95px;
	padding-left: 40px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	margin-top: -190px;
	margin-bottom: 25px;
}

.sblinks div {
	background: url(images/sbbullet.jpg) no-repeat;
	padding-left: 30px;
	height: 25px;
	position: relative;
}

.sblinks a, .sblinks a:visited, .sblinks a:active {	
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;	
}

.sblinks a:hover {
	color: #ffffff;
	text-decoration: underline;	
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	
/********************************************
   LAYOUT
********************************************/ 
#lowercontainer {
 margin-left: 5px;
 background-image: url(images/orangebackground.jpg);
 position: relative;
}

.twoColFixLtHdr #container { 
	width: 780px;
/*	background: url(images/containerbg.gif); */
	background: white;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
 margin-bottom: 30px;
 overflow: hidden;
}
 
.twoColFixLtHdr #homeheader { 
	background: url(images/header.jpg) no-repeat;
	width: 780px;
	height: 280px;
}

.twoColFixLtHdr #header {
	background: url(images/subbanner.jpg) no-repeat;
	width: 780px;
	height: 174px;
}

.twoColFixLtHdr #logo { 
	padding: 1px 0px 0px 5px;
}

.twoColFixLtHdr #menu { 
	width: 800px;
	height: 44px;
	margin: 1px 5px -1px 5px;
}

.twoColFixLtHdr #submenu { 
	/* some long sub menus height: 29px; */
	margin: 0px 5px 1px;
	background: #a2a82c;
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
	height: 100%;
}

 .twoColFixLtHdr #submenu a { 
	color: white;
	text-decoration: none;
	padding: 0 10px;
}

.twoColFixLtHdr #submenu a:hover {
 text-decoration: underline;
} 

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 206px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0px;
	border: 0px;
	background-color: #bc6d2b;
	position: relative;
}

.twoColFixLtHdr #sbmap {
	height: 206px;
	background: url(images/sbmap.jpg);
	position: relative;
}


.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 206px; 
	padding: 41px;
	border-bottom: 65px solid white;
}

.twoColFixLtHdr #mainContent_ped { 
	margin: 0 0 0 206px; 
	padding: 41px;
	border-bottom: 65px solid white;
	font-size: 12px;
}


.twoColFixLtHdr #footer { 
	position: absolute;
	right: 30px;
	margin-top: -65px;
	height: 45px;
	border-top: 1px solid black;
	width: 500px;
	word-spacing: normal;
	clear: both;
} 

.twoColFixLtHdr #header2 {
	background: url(images/subbanner02.jpg) no-repeat;
	width: 780px;
	height: 174px;
}

.twoColFixLtHdr #header3 {
	background: url(images/subbanner03.jpg) no-repeat;
	width: 780px;
	height: 174px;
}

.twoColFixLtHdr #header4 {
	background: url(images/subbanner04.jpg) no-repeat;
	width: 780px;
	height: 174px;
}

.twoColFixLtHdr #header5 {
	background: url(images/subbanner05.jpg) no-repeat;
	width: 780px;
	height: 174px;
}
