/* CSS Document */
 
/* Reset tags */
 /* Normalizes margin, padding */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
  { margin : 0; padding : 0; }
/* Normalizes font-size for headers */ 
h1, h2, h3, h4, h5, h6 
  { font-size : 100%; }
/* Removes list-style from lists */ 
ol,ul 
  { list-style: none; }	
/* Normalizes font-style and font-weight to normal */ 
address, caption, cite, code, dfn, em, strong, th, var 
  { font-style: normal; font-weight: normal; }
/* Remaves borders and spacing from tables */ 
  table { border-width: 0px;}
/* Removes border from fieldset and img */ 
fieldset, img 
  { border : 0; }
/* Left-aligns text in caption and th */ 
caption,th 
  { text-align : left; }
/* Remaves quotation marks from q */ 
  q:before, q:after { content: ''; }
body {
	background: #9cf url(../images/layout/bg_Gradiant.jpg) repeat-x;
	}
 /*------------------------------------------------------------------------*/
 #apDiv1 {
	position:absolute;
	left:346px;
	top:56px;
	width:300px;
	height:250px;
	z-index:0;
	margin-left: -1250px;
}

/* Page Layout - float center  */
 #header{
	position: absolute;
	height: 135px;
	width: 740px;
	top: 0px;
	left: 50%;
	margin-left: -370px;
	background: url(../images/layout/header_ocotillo_chandler_dentist.jpg) no-repeat;
	}
#headerInset{
	float: left;
	width: 447px;
	position: relative;
	left: 10px;
	top: 0px;
}

#headerImage {
	position:relative;
	left:552px;
	top:0px;
	height:159px;
	z-index:4;
	margin: 0px;
	padding: 0px;
	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;
	width: 188px;
}

#content {
	position: absolute;
	left:50%;
	width:740px;
	top:155px;
	z-index: 2;
	height: auto;
	visibility: visible;
	margin-left: -370px;
	background: url(../images/layout/contentCenter.jpg) repeat-y;
 	}
#contentTop {
	height: 45px;
	position: relative;
	z-index: 3;
	top: 0px;
	background: url(../images/layout/contentTop.jpg) no-repeat;
}
#contentCol {
	width:500px;
	color: #6d6a78;
	clear: both;
	min-height: 450px;
	padding: 0px;
	margin: 0px 0px 0px 215px;
	font: 85%/1.4em Helvetica, Arial, sans-serif;

}


#content #form1 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: thin groove #630063;
	padding: 25px;
}
#navbar {
	position: absolute;
	left:50%;
	width:185px;
	z-index: 99;
	margin-left: -350px;
	visibility: visible;
	height: 465px;
	top:170px;
	font: 80% Arial, Helvetica, sans-serif;
}
#navbar ul {
	text-indent: 5px;
	font-weight: bold;
}
.menulable {
	font-style: italic;
	font-weight: 500;
}

 #footer {
	text-align: center;
	position: relative;
	clear: both;
	height: 45px;
	background: url(../images/layout/contentBottom.jpg) no-repeat bottom;
	font: 65%/1.2em Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 20px auto 0px;
	padding: 0px 0px 0px 175px;
}
#footerContent {
	margin-top: 0.2em;
	color: #FFF;
}
#footerContent a {
	color: #FFF;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
}

#footer address {
	display: inline;
}


 
#footer #credits {
	display: inline;
	font-weight: normal;
	color: #CCC;
}

#footer #credits a:link{
	text-decoration: none;
	color: #FFF;
 }
 #content #footer #footerContent #serviceArea a {
	text-decoration: none;	
  	cursor: text;
 }
 h1	{
	padding: 0px;
	position: absolute;
	left: 215px;
	top: 15px;
	z-index: 50;
	visibility: visible;
	font:  125%/1em "Arial Black", Gadget, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
  	}
#content h1 #alt {
	display: inline;
}

	
h1 .titleFloatBgnd {
	display:block;
	height:65px;
	background-image: url(../images/layout/titleBgndFloat.gif);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 98;
}
h1 img {
	float: left;
	visibility: visible;

}
 
 
h2	{
	font-weight: bold;
	font-variant: normal;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 100%;
	color: #2952A5;
	margin-bottom: 0.5em;
	}
imgz  + h2	{
	background-image: url(../images/layout/page-horizontal-break.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 100%;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: -1em;
	margin-left: 0px;
	border: 1px none #00FF00;
	padding: 0em;
	line-height: 1em;
	}
h3	{
	font-size: 90%;
	font-weight: 900;
	font-style: italic;
	text-indent: 1em;
	padding: 0px;
	color: #3366CC;
	}
	
h3 + p, h3 + p + p  {
	margin-left: 1em;
}	
p {
	margin-bottom: 1em;
}
#content ul   {
	list-style-type: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ol {
	list-style: decimal inside;
}
ol li {
	margin: 1em;
}


#content ul li {
	padding-left: 20px;
	background-image: url(../images/layout/check.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	list-style-type: none;
	margin-bottom: 1em;
	list-style-position: outside;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}




strong {
	font-weight: 600;
	color: #264B99;
	font-style: italic;
}

blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
}
.run-in {
	font-weight: bold;
	margin-bottom: -1em;
}


cite {
	width: 55px;
}
/*  Controls SEO Div visability and position  */	
#splash {
	position: absolute;
	z-index: 2;
	width: 640px;
	height: 360px;
	margin-left: -320px;
	left: 50%;
	top: 15%;
	visibility: visible;
	background-color: #FFF3D6;
}
.imageCol {
	width: 175px;
	margin-left: 20px;

}


 
.img_left {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
  }
 .img_left_Portriat {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/shadows/shadow_Portriat.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
	clear: both;
	}
 .img_left_Landscape {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/shadows/shadow_Landscape.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
	clear: both;
	}
   
.img_left_Panaramic{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/shadows/shadow_Panoramic.png);
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
	clear: both;
 }

.img_right {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}
.img_right_Portriat {
	float: right;
	margin-left: 20px;
	background-image: url(../images/shadows/shadow_Portriat.png);
	background-repeat: no-repeat;
	clear: both;
	padding-right: 9px;
	padding-bottom: 9px;
	margin-top: 10px;
}

.img_right_Landscape {
	float: right;
	margin-left: 20px;
	background-image: url(../images/shadows/shadow_Landscape.png);
	background-repeat: no-repeat;
	clear: both;
	padding-right: 9px;
	padding-bottom: 9px;
	margin-top: 20px;

 }
.img_right_Panaramic {
	float: right;
	margin-left: 20px;
	background-image: url(../images/shadows/shadow_Panoramic.png);
	background-repeat: no-repeat;
	clear: both;
	padding-right: 9px;
	padding-bottom: 9px;
	margin-top: 20px;

}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.testimonial {
	font-size: 85%;
	clear: right;
}
.testimonial_signer{
	color: #6787D4;
	font-style: oblique;
}

#pageBanner {
	font-family: Papyrus;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	color: #630063;
	text-align: center;
	clear: both;
	background-image: url(../images/layout/title-horizontal-break.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bold_list {
	font-weight: bold;
	line-height: 1.5em;
	font-size: small;
}
.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}

 
a:link, a:visited {
	color: #3366CC;
}
.imageCaption {
	margin-top: 20px;
	font-size: x-small;
	position: absolute;
	width: 196px;
	left: 242px;
	top: 246px;
}
form {
	border: 1px dashed #3366CC;
	background-color: #D1E6FA;
	padding: 10px;
}
.formError {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFD5;
}
#content .todo {
	background-color: #FFFF00;
}
.tableStats {
	border: thin solid #666;
}
.tableStats  td, .tableStats th {
	padding: 5px;
}
table tr th {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 80%;
}
.tableHeaderRow {
	font-weight: bold;
}
tr td {
	font-size: 75%;
}
table {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 80%;
	margin-bottom: 1em;
}
.slideshow {
	background: url(../images/shadows/slidesShowShadow.png) no-repeat 1px -5px;
	width: 318px;
	margin-right: auto;
	margin-left: auto;
	height: 243px;
}
.portriat_text_column {
	width: 305px;
	float: right;
}
.keywords {
	display: none;
}
