/* CSS Document */

body {
	background-image: url(images/background.gif);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.magimedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #67593B;
}
.magimedia a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #67593B;
	text-decoration: none;
}

.topstrip {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:12px;
	width: 960px;
}

#toptable {
	height:32px;
}

/* CSS Styled DIV box */
.t {
	background: url(images/standard/t.gif) 0 0 repeat-x;
	width: 100%;
}
.b {background: url(images/standard/b.gif) 0 100% repeat-x}
.l {background: url(images/standard/l.gif) 0 0 repeat-y}
.r {background: url(images/standard/r.gif) 100% 0 repeat-y}
.bl {
	background: url(images/standard/bl.gif) 0 100% no-repeat;
}
.br {background: url(images/standard/br.gif) 100% 100% no-repeat}
.tl {background: url(images/standard/tl.gif) 0 0 no-repeat}
.tr {
	background: url(images/standard/tr.gif) 100% 0 no-repeat;
	padding:24px;
}

.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	width: 960px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.mainbody .tr {
	min-height:400px;
}
.mainbody .b {background: url(images/mainpanel/b.gif) 0 100% repeat-x}
.mainbody .bl {
	background: url(images/mainpanel/bl.gif) 0 100% no-repeat;
}
.mainbody .br {background: url(images/mainpanel/br.gif) 100% 100% no-repeat}
li {
	list-style-image: url(images/toothbullet.gif);
	list-style-type: none;
	line-height: 1.6em;
}

.topmenu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 960px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom:12px;
}

.topmenu .tr {
	background: url(images/standard/tr.gif) 100% 0 no-repeat;
	padding:0;
	padding-left:24px;
	padding-right:24px;
	padding-top:8px;
	padding-bottom:8px;
}

p {
		line-height: 1.3em;
}

a,
a:link,
a:visited {
	color:#0078ad;
}

a:hover,
a:active,
a:focus {
	color:#0078FF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color:#0078ad;
}
h1 {font-size:2em;}
h2 {font-size:1.7em;}
h3 {font-size:1.4em;}
h4 {font-size:1.1em;}
h5 {font-size:0.9em;}
h6 {font-size:0.8em;}
.infobox {
	background-color: #EEEFFF;
	border: 1px solid #0078AD;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 16px;
	overflow:auto;
	display:block;
	float:none;
	clear:right;
}
.dentistpic {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}
#map_canvas {
	border: 1px solid #0078AD;
	margin-right: auto;
	margin-left: auto;
}
.indented {
	margin-left: 50px;
}
.breakout2cols {
	float:none;
	width:100%;
	clear:both;
}
.col1 {
	float:left;
	width:49%;
}
.col2 {
	float:right;
	width:49%;
}
.picblock {
	height:280px;
	width:910px;
	border:1px solid #000000;
	background-color:#CCCCCC;
}
table h4 {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin: 0em;
}
.bigimageright {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 16px;
}
