body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 12pt;
	color: #6B71B6;
}
body {
	background-color: #DBE7FF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
h2 {
	font-size: 16pt;
	color: #FF9999;
	font-weight: normal;
}
h3 {
	font-size: 16pt;
	color: #6E99FF;
	font-weight: bold;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #6E99FF;
}
a:hover {
	text-decoration: none;
	color: #FF9999;
}

.whiteMenu {
	color: #FFFFFF;
	font-size: 10pt;	
}
.label {
	font-size: 9pt;
	margin: 0px;
}
.cases {
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.separator {
	background-image: url(../images/separator.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.block {
	background-image: url(../images/separator.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
}
#mainMenu body, mainMenu td, mainMenu th {
	font-size: 12pt;
}
#mainMenu a:link, #mainMenu a:visited, #mainMenu a:active {
	text-decoration: none;
	color: #6E99FF;
	display:block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	height: 26px;
	vertical-align: bottom;
}
#mainMenu a:hover {
	text-decoration: none;
	color: #FF9999;
	background-image: url(../images/menu_bg_hover.gif);
	background-repeat: repeat;
}
#upperMenu{
	font-size: 11pt;
	color: #FFFFFF;
	padding-right: 30px;
	padding-bottom: 5px;
}
#upperMenu a:link, #upperMenu a:visited, #upperMenu a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}
#upperMenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#form_inside input,#form_inside textarea {
	width:250px;
	border:1px solid #C6D7FF;
	font-family: "Trebuchet MS", Verdana;
	color: #6E99FF;
	font-size: 9pt;
}
.botton, #form_inside .botton {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #6B71B6;
}
.search-button {
	color: #FFFFFF;
	background-color: #6699FF;
	border: 1px solid #428DFF;
}
.search-felid {
	border: 1px solid #428DFF;
}
.name {
	width:150px;
	border:1px solid #C6D7FF;
	font-family: "Trebuchet MS", Verdana;
	color: #6E99FF;
	font-size: 9pt;
}
.email {
	width:150px;
	border:1px solid #C6D7FF;
	font-family: "Trebuchet MS", Verdana;
	color: #6E99FF;
	font-size: 9pt;
}
.comment {
	width:150px;
	border:1px solid #C6D7FF;
	font-family: "Trebuchet MS", Verdana;
	color: #6E99FF;
	font-size: 9pt;
}

.blue {
	color: #6E99FF;
}

.orangHeader {
	color: #FF9999;
	font-weight: bold;
	margin: 0px;
}
.snippet, table .snippet td {
	font-size: 10pt;
	margin: 0px;
}
.more {
	font-size: 12pt;
	margin: 0px;
}
.blueHeader {
	color: #6E99FF;
	font-weight: bold;
	margin: 0px;
}
.arrowBulleted {
	list-style-image: url(../images/more.gif);
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: 10px;
}
.error {
	font-size: 12pt;
	color: #FF0000;
	text-align:center;
	padding:3px;
}
.thankYou {
	font-size: 11pt;
	color: #009900;
}
.poweredBy {
	font-size: 8pt;
	color: #6E99FF;
}
.orange {
	color: #FF6600;
}
.bulletGreen {
	list-style-image: url(../images/bullet_green.gif);
}
.bulletPurple {
	list-style-image: url(../images/bullet_purple.gif);
}
.bulletOrange {
	list-style-image: url(../images/bullet_orange.gif);
}
.bulletPink {
	list-style-image: url(../images/bullet_pink.gif);
}
.bulletBlue {
	list-style-image: url(../images/bullet_blue.gif);
}
.rowHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6E99FF;
}
.rowEven {
	background-color: #F9FBFF;
}
.level_1 {
	font-size: 13pt;
	color: #6E99FF;
	list-style-image: url(../images/more.gif);
}
.level_2 {
	list-style-image: url(../images/arrow.gif);
	font-size: 12pt;
	color: #77B0FF;
}
/*-------------------------------------------------------------------------------------------
-------------------------------------------------------------------------- New Divs Layout */

body {
	background: #DBE7FF url(../images/bg.gif) repeat-x top;
	text-align:center; /* to center divs with auto margins in old IE */
}
#container {
	width:906px;
	margin:0 auto;
	padding-top:17px;
	background:url(../images/top.gif) no-repeat 0 -15px;
	text-align:left; /* to remove centered alignment above*/
}
/*---------------------------------------------- Header */
#header {
	padding:0 0 5px 20px;
	text-align:right;
}
#header form {
	display:inline;
}
#header a {
	color:#FFF;
}
#header a:hover {
	text-decoration:underline;
}
#wrapper {
	background:url(../images/fill.gif) repeat-y;
}
h1 {
	margin:0;
	width:906px;
	height:135px;
	background:url(../images/esthetic_dental_center.gif) no-repeat left top;
	text-indent:-999em;
	position:relative;
}
h1 a {
	width:340px;
	height:90px;
	top:20px;
	left:50px;
	position:absolute;
}
#welcome {
	width:270px;
	float:left;
}
#welcome h2 {
	height:60px;
	color:#CF66CC;
	padding-left:50px;
	background:url(../images/plant_1.gif) no-repeat left top;
}
#servicesList {
	padding:0;
	width:328px;
	float:left;
	background:url(../images/dental-border-middle.gif) repeat-y;
}
#servicesList h2{
	margin:0;
	padding:62px 10px 0 50px;
	color:#CF66CC;
	background:url(../images/dental-border-top.gif) no-repeat;
}
#servicesList ol{
	margin:10px 0 0 0;
	padding:0 0 10px 80px;
	background:url(../images/dental-border-bottom.gif) no-repeat bottom left;
}
/*---------------------------------------------- Side Block */
#sideBlock {
	width:185px;
	float:right;
	margin-right:40px;
}
/*----------- Contact Block */
div#contact {
	background: url(../images/frame_fill.gif) repeat-y;
	font-size:12px;
}
div#contact h2 {
	margin:0;
	width:185px;
	height:26px;
	text-indent:-999em;
	background: url(../images/frame_contact.gif) no-repeat;
}
div#contact form{
	width:152px;
	margin:0 auto;
}
div#contact address{
	font-style:normal;
	padding:15px 0 0 15px;
}
#blockemail {
	background: url(../images/frame_bottom.gif) no-repeat bottom;
	margin:0;
	padding:0 0 10px 15px;
}


/*----------- FAQ and Location */
#sideLinks{
	padding:0;
	margin:0;
	list-style:none;
	list-style-image: none;
}
#sideLinks li{
	padding:0;
	list-style:none;
	list-style-image: none;
}
a#faq {
	width:185px;
	height:35px;
	margin-top:5px;
	display:block;
	text-indent:-999em;
	background: url(../images/frame_faq_out.gif) no-repeat;
}
a#faq:hover {
	background: url(../images/frame_faq_over.gif) no-repeat;
}
a#location {
	width:185px;
	height:79px;
	margin-top:5px;
	display:block;
	text-indent:-999em;
	background: url(../images/esthetic-dental-center_map_thumb_right_s.gif) no-repeat;
}
a#teethWhitening {
	width:185px;
	height:159px;
	margin-top:5px;
	display:block;
	text-indent:-999em;
	background: url(../images/teeth-whitening.png) no-repeat;
}
/*---------------------------------------------- Main Menu */
#mainNav {
	margin:0 0 0 40px;
	padding:0;
	list-style:none;
	background: url(../images/menu_bg.gif) repeat-x; /***** Menu Background*/
	float:left;
}
#mainNav li {
	background: url(../images/menu_separator.gif) no-repeat right 50%; /***** 2px Menu Separator */
	padding-right:2px; /* reveals the 2px separator from behind the a bg*/
	float:left;
}
#mainNav li#firstItem a{
	width:44px;
	height:28px;
	display:block;
	padding:0;
	text-indent:-999em;
	padding-right:10px;
	background: url(../images/menu_home.gif) no-repeat; /***** */
}
#mainNav li#firstItem a:hover{
	background: url(../images/menu_home_hover.gif) no-repeat; /***** */
}

#mainNav li#lastItem {
	background: url(../images/menu_right.gif) no-repeat right 50%; /*****  */
	padding-right:0px; /*  */
}
#mainNav li#lastItem a:hover{
	background: url(../images/menu_right_hover.gif) no-repeat right;
}
#mainNav a{
	display:block;
	padding: 0 1em;
	line-height:2.1em;
	text-decoration:none;
	color: #6E99FF;
	line-height:28px;
}
#mainNav a:hover {
	color: #FF9999;
	background: url(../images/menu_bg_hover.gif);
}
#content {
	float:left;
	width:600px;
	margin:10px 0 0 40px;
	/*border: 1px solid #CCC;*/
}
#bottomCap {
	background:url(../images/bottom.gif) no-repeat left bottom;
	height:21px;
	clear:both;
}
#footer {
}
.formApp {
	width:300px;
	font-size:12px;
	background:url(../images/frame_fill_300.gif) repeat-y;
}
.formApp > div {
	background:url(../images/frame_bottom_300.gif) no-repeat bottom;
	padding-bottom:10px;
}
.formApp form {
	width:250px;
	margin:0 auto;
}
.formApp h3,
.formApp h4{
	font-size:16px;
	font-weight:normal;
	padding:5px;
	margin:0;
	background:url(../images/frame_top_300.gif) no-repeat top;
}
/* ----------------------------------------------------------------------- Related Block */

.related {
	width:185px;
	margin: 0 0 1em 1em;
	float:right;
	background:url(../images/frame_fill.gif) repeat-y;
}
.related h3 {
	padding:1em 1em 0;
	margin:0;
	font-size:18px;
	font-weight:bold;
	color:#6E99FF;
	background:url(../images/frame_top.gif) no-repeat top;
}
.related ul {
	margin:0;
	padding-left:2em;
	padding-bottom:1em;
	background:url(../images/frame_bottom.gif) no-repeat bottom;
}
.related li {
	list-style-image:url(../images/arrow.gif);
}
