/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color: #82797A;
	}
a img {
	border: 0px;
	}
/*  *********************************************  BANNER  STYLE *********************************************** */

div#mn-banner p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 50px;
	left: 525px;
	width: 200px;
	}

div#mn-banner a {
	color: #4E4D49;
	text-decoration: none;
	font-weight: normal;
	}
	div#mn-banner .tel {
		color: #A1A48F;
		font-size: 14px;
		font-weight: bold;
		}
	div#mn-banner a:hover {
		color: #A1A48F;
		}
		
		
div#mn-banner #logo	{
	padding: 0;
	position:absolute;
	top:20px;
	left:50%;
	margin: 0 0 0 -495px;
	height:100px;
	width:300px;
	}
	
	
	/* for gallery*/
	
	div#mn-banner-gallery p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 50px;
	left: 785px;
	width: 200px;
	text-align:left;
	}

div#mn-banner-gallery a {
	color: #4E4D49;
	text-decoration: none;
	font-weight: normal;
	float:right;
	}
	div#mn-banner-gallery .tel {
		color: #A1A48F;
		font-size: 14px;
		font-weight: bold;
		text-align:left;
		}
	div#mn-banner-gallery a:hover {
		color: #A1A48F;
		}
		
div#mn-banner-gallery #logo	{
	padding: 0;
	position:absolute;
	top:20px;
	left:50%;
	margin: 0 0 0 -495px;
	height:100px;
	width:300px;
	}


/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	line-height: 20px;
	}

div#mn-content p {
	}
	div#mn-content strong {
		}
		div#mn-content p.right	{
			text-align:right;
			}
			div#mn-content p.top	{
				margin-top:0;
				padding-top:0;
				}

div#mn-content ul {
		margin:0;
		padding: 0 0 15px 50px;
		}
	div#mn-content li {
		margin-left: 5px;
		}
	div#mn-content li a	{
		color:#92967F;
		text-decoration:none;
		}
	div#mn-content li a:hover	{
		text-decoration:underline;
		}	

div#mn-content a {
	color:#62595A;
	text-decoration:underline;
	}
	div#mn-content a:hover {
		text-decoration:none;
		}


div#mn-top p.bannerAddress {
	text-align:right;
	}
/*  *********************************************  LISTS  STYLE *********************************************** */

div#mn-lists ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	margin:0;
	padding: 160px 0 15px 50px;
	list-style: url(../images/bullet.jpg);
	}
	div#mn-lists li {
		padding-left: 10px;
		margin-bottom: 10px;
		vertical-align:text-top;
		}

div#mn-lists a {
	color:#918F83;
	text-decoration:none;
	}
	div#mn-lists a:hover {
		color:#705E5E;
		}



/*  *********************************************  FOOTER  STYLE *********************************************** */



div#mn-footer {
	text-align: center;
	font-size: 11px;
	color: #82797A;
	line-height: 20px;
	}
	#mn-footer p {
		}
	#mn-footer ul {
		padding: 0;
		margin: 5px 0 0 0 ;
		}
		#mn-footer li {
			list-style-type: none;
			display: inline;
			padding-right: 5px;
			}
	#mn-footer a {
		color: #62595A;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */



/*Link Text*/
H1 {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color:#92967F;
	margin: 0 0 0 -5px;
	padding: 34px 0 20px 0;
	font-size: 32px;
	}

H2 {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color:#92967F;
	margin:0;
	padding:0;
	font-size: 22px;
	}

H3 	{
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	}
/*  *********************************************   PICTURES   *********************************************** */


.picborder {
	border: 1px solid;
	border-color:#C3C4B6;
}

.picRight {
	border: 1px solid;
	border-color:#A1A48F;
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.picRight2 {
	float:right;
	margin-left:10px;
	margin-top:18px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	color: #A1A48F;
}
.picLeft2 {
	float:left;
	margin-right:10px;
	margin-top:5px;
	
}
.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}

/*  *********************************************   FORMS   *********************************************** */


#contact, .inputSelect, #code, .inputComment, .inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding: 4px;
	margin: 4px 4px 0 0;
	}

#contact {
	width: 250px;
	color: #82797A;
	margin: 0 auto;
	}
	#contact td {
		vertical-align: middle;
		}
.inputSelect {
	color: #000000;
	width:200px;
	background-color: #FFF;
	border: 1px solid #555;
	}
#code {
	color: #000000;
	width:80px;
	background-color: #FFF;
	border: 1px solid #555;
	}
.inputComment {
	color: #000;
	width:200px;
	background-color: #FFF;
	border: 1px solid #555;
	}
.inputButton {
	float: left;
	color: #82797A;
	background-color: #FFF;
	width: 80px;
	border: 1px solid #555;
	}


/*  *********************************************   CONTENT ELEMENTS  *********************************************** */


hr {
	width: 80%;
	border: 1px solid #ccc;
	text-align: center;
	margin: 10px auto;
	}

div#topicheaders	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}


/* ********************************************   PATIENT INFORMATION PAGE   ************************************** */

/* Columns for the office hours */

div#col1 {
	float:left;
	margin:10px 0 0 0;
	padding:0;
	width:80px;
	}
	
div#mn-content ul.officeHours {
		list-style:none;
		margin:0;
		padding:0;
		}

div#col2 {
	float:left;
	margin:10px 0 0 10px;
	padding:0;
	width:200px;
	}

