body
{
	background: Black url(../images/background.jpg) repeat-x fixed 0 60%;
	text-align: center;
	font-size: 100%;
}
a img,:link body
{
	background: Black url(../images/background.jpg) repeat-x fixed 0 60%;
	text-align: center;

}
a img,:link img,:visited img { border:none; }

a
{
	text-decoration: none;
	color: rgb(255,255,228);
}

a:hover
{
	text-decoration: underline;
	color: #6DDFD7
}

h2, h1, h3, p
{
	text-align: left
}

//*** multi-page content **//

#header 
{
	width: 760px;
	height: auto;
	margin: 0 0 10px 0;
}

	
#content
{
	position: absolute;
	top: 0px;
	left: 200px;
	width: 760px;
	min-width: 760px;
	height: auto;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	font: .875em sans-serif;
	color:rgb(255,255,228);
}

	.floatLeft
	{
		float: left;
		margin: 5px 0 10px 30px;
		width: 160px;
	}
	.floatRight
	{
		float: right;
		margin-right: 30px;
		width: 420px;
		padding-top: 15px;
	}
	.clear
	{
		clear: both;
	}
	
	.topPage
	{
		margin: 3px 5px 15px 5px;
		float: right;
	}
		.alignLeft
		{
			width: 190px;
			font-weight: bold;
			font-style: italic;
			margin: 0;
		}
		.alignRight
		{
			width: 190px;
			text-align: right;
			font-weight: bold;;
			margin: 0px 5px 0px 0px;	
		
		}

/*** Index page ***/	

#practiceName

{
	float: left;
	clear: both;
	height: auto;
	margin: 0;
	padding: 0;
}

#flashbox
{
	float: left;
	clear: both;
	height: auto;
	margin: 0;
	padding: 0;
}


#midContent
{ 
	float: left;
	clear: both;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
	width: 760px;
}

	#leftMid
	{
		float: left;
		height: auto;
		width: 210px;
		padding: 0 0 0 10px;
	}
	#leftDivideLine 
	{
		float: left;
		height: auto;
		width: 10px;
	}
		#lineAlign
		{
			float: right;
		}
	#rightDivideLine
	{
		float: left;
		height: auto;
		width: 10px;
	}
	#midMid
	{ 
		float: left;
		height: auto;
		width: 280px;
		margin: 0;
		padding: 10px 10px 0 10px;
	}
		#welcome
		{
			float: left;
		}
		
		#dr
		{
			float: right;
		}
		
	#rightMid
	{
		float: left;
		height: auto;
		width: 220px;
		margin: 0;
		padding: 0;
	}
		#lizContainer
		{
			float: right;
		}
		#aacd
		{
			float: right;
			height: 46px;
			width: 200px;
			margin: 10px 5px 0 0;
		}
			#aacd a
			{
				height: 46px;
				width: 200px;
			}
			#aacd span
			{
				display: none
			}
	

#endContent
{
	float: left;
	clear: both;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0;
}

#learnmore
{
	float: right;
}
		


/*** footer(s) ***/
	
#Indexfooter
{
	float: left;
	margin-top: 10px;
	height: auto;
	width: 760px;
	clear: both;
}
#footer
{
	margin-top: 10px;
	background: none;
	height: auto;
	width: 760px;
	clear: both;
}
	#border
	{
		border-top-style: double;
		width: 760px;
		display: block;
		height: 3px;
		margin-top: 50px;
		clear: both;
	}

#text-nav
{

	width: 760px;
	height: auto;
	margin: 10px 2px 5px 2px;
	padding: 0;

}	
	
	#text-nav .spacing
	{
		float: left;
		width: 120px;
	}
		#text-nav ul
		{
			list-style-type: none;
			text-align: center;
		}
		#text-nav span
		{
			text-decoration: underline;
		}
		
		
#copyright
{
	margin: 5px auto 5px auto;
	width: 760px;
}
	#copyright p
	{
		text-align: center;
	}
	
#map-quest
{
	width: 119px;
	float: left;
}
	#map-quest a span
	{
		display: none;
	}


/**************** side navigation bar ******************/

#leftNav
{
	position: fixed;
	left: 0;
	top: 0;
	width: 180px;
	height: 1040px;	
	background: none;
	font: .75em Arial, Helvetica, sans-serif;
	color:rgb(255,255,228);
	font-weight: bold;
}



	p.indent
	{
		padding-left: 10px;
	}


ul.listStyle
{
	list-style-type: none;
	text-align: left;
}

	#navList p.BG
	{
		display: block;
		float: left;
		min-width: 173px;
		width: 173px;
		height: 20px;
		font-weight: bold;
		padding-left: 5px;
		padding-top: 4px;
		text-align: left;
		margin: 5px 0 0 0;
		background: url(http://www.encinitascosmeticdentistry.net/images/menu.jpg) no-repeat;
	}
#bottomAddress
{
	position: absolute;
	bottom: 80px;
	left: 5px;
}

#bottomEmail
{
	position: absolute;
	bottom: 20px;
	left: 0px;
	text-align: left;
	padding-left: 0px;
}
	



/***** Staff Page *****/

#hygiene, #RDA, #frontOffice
{
	height: auto;
	min-width:700px;
	width: 700px;
	margin-left: 30px;
}
	

/*** education list page ***/
#drPic
{
	float: right;
	margin: 0 0 5px 5px;
}
#outline ul 
{	
	list-style: none;

}
#outline li
{
	cursor: auto;
	list-style: none;
}
	.bold
	{
		font-weight: bold;
		font-size: 1.2em;

	}

.olink 
{
	border-style: none;	
	padding-right: 10px;
}
.oimg 
{
	border-style: none;
}

/**** Reference Center ****/

#references
{
	padding-left: 240px;
	padding-top: 20px;
	height: 450px;
}
	#references li
	{
		margin: 6px 0 6px 0;
	}
/** Spacers **/
#spacerWhite
{
	display: block;
	background: none;
	width: 760px;
	height: 98px;
	padding: 43px;
}
#spacerReference
{
	display: block;
	background: none;
	width: 760px;
	height: 40px;
	padding: 14px;
}
#spacerPerio, #spacerFill
{
	display: block;
	background: none;
	width: 760px;
	height: 142px;
	padding: 65px;
}

/***** Thank You Page *****/

.centerPic
{
	margin: 50px auto 50px auto;
	width: 340px;
}
	

/***** Biggie Pics *****/

.centerBiggiePic
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -260px;
}








