/***** Elements *****/

body {
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h1 {
	margin: 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	
	color:#000000;
}

h2 {
	margin: 5px 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:  normal;
	text-align: left;
	
	color:#006066;
	letter-spacing:1px;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	color:#dda843;
	letter-spacing:1px;
}

p {
	margin: 0 0 10px 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	
	color: #000000;
}

a {
	font-weight: bold;
	text-decoration: none;
	color:#545454;
}

a:hover {
	text-decoration: none;
	color:#DDA843;
}


/***** Framework *****/

#contain {
	margin: 80px auto 0 auto;
	width: 770px;
	
	background-image: url(images/repeat_bg.jpg);
	background-repeat: repeat-y;
}

#topArt {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
}

#header {
	margin: 0;
	padding: 67px 256px 0 16px;
	
	clear: both;
}

#headLeft {
	float: left;
	display: inline;
}

#headRight {
	float: right;
	display: inline;
}

#header p {
	margin: 0;
	
	font-size:16px;
	font-weight:bold;
	
	color:#ffffff;
}

#header p.doctorName {
	margin: 0 0 15px 0;
}

#header p.address {
	font-size: 12px;
}

#header p.phone {
	font-size: 12px;
	text-align: right;
}

#mainContent {
	margin: 50px 0 0 0;
	padding: 0;
}

#contentFrame {
	float: left;
	display: inline;
	
	width: 525px;
}

#sidebarFrame {
	float: right;
	display: inline;
	
	width: 245px;
}

#content {
	padding: 0 15px 0 20px;
}

#sidebar {
	margin: 0;
	padding: 0 20px 0 31px;
}

#sidebar ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#sidebar li a {
	display:block;
	width:170px;
	/*height:22px;*/
	margin: 0 0 5px 0;
	line-height:20px;
	color:#000000;
	font-size:14px;
	padding-left:20px;
}

#sidebar li a:hover {
	display:block;
	color:#ffffff;
}

#contactForm {
	margin: 0 auto;
	padding: 10px 5px;
	width:165px;
	background-color:#006066;
	border:1px solid #000000;
}

#contactForm p {
	color: #ffffff;
}

#contactForm input, #contactForm textarea {
	color: #000000;
	border: 1px solid #545454;
}

#contactForm textarea {
	margin-top: 3px;
}

#contactForm .submit input {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color:#DDA843;
	border: 1px outset #545454;
}

#footer {
	height: 204px;
	
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	
	text-align: center;
}

#footer ul {
	margin: 0;
	padding:150px 0px 5px 0px;
	
	list-style: none;
	
	font-size: 11px;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer ul li a {
	padding: 0px 6px 0px 4px;
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #DDA843;
	text-decoration: none;
}

#footer p {
	margin: 0;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}

#tag {
	margin: 10px 0 0 0;
}

#tag p {
	text-align: center;
}

#tag p.info {
	font-size: 11px;
	color: #7FA9B1;
}

#tag p.copy {
	font-weight: bold;
	color: #006066;
}

#tag p.copy img {
	vertical-align: middle;
}


/***** Common Classes *****/

div.clear {
	clear: both;
}

ul.subNav {
	margin: 20px 0 0 0;
	padding: 0px 0px 5px 0px;
	
	list-style: none;
	
	font-size: 11px;
	text-align: center;
}

ul.subNav li {
	display: inline;
	margin: 0;
	padding: 0;
}


/***** Individual Pages *****/

/*** Home ***/

#home .flash {
	margin: 0 10px 0 0;
	
	float: left;
	display: inline;
}


/*** About Our Practice ***/

#about img {
	margin:  0 0 10px 0;
	border: 1px solid #545454;
}


/*** Meet the Doctors ***/

#doctors img {
	margin:  0 10px 0 0;
	float: left;
	display: inline;
	border: 1px solid #545454;
}

/*** Medical Dermatoloty ***/

/*** Surgical Dermatology ***/

/*** Aesthetic & Laser Procedures ***/

#laser .procImages {
	float: left;
	display: inline;
}

#laser .procImages img {
	margin-right: 10px;
	border: 1px solid #545454;
}

/*** Cosmetic Services ***/

#cosmetic img {
	margin:  0 10px 0 0;
	float: left;
	display: inline;
	border: 1px solid #545454;
}

/*** Products ***/

#products .procImages {
	margin: 0 0 10px 0;
}

#products .procImages img {
	margin-right: 10px;
	border: 1px solid #545454;
}


/*** Related Links ***/

/*** Policies ***/

/*** Contact Us ***/

div.googleMap {
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
}


/*** Site Map ***/


/*   Special Classes
---------------------------------------------------------------------------------------------------------------------------------------------------- */

.returnToTop																{
																					width: 100%;
																					text-align: right;
																				}
																				
.returnToTop a															{
																					font-size: 0.8em;
																				}																				

