* {
border: 0;
margin: 0;
padding: 0;
}

body {
	text-align: center;
	background-color: #98B3C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

h1 {
	font-size: 120%;
	font-style: italic;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: 1px;
	color: #333333;
}
h2 {
	font-size: 100%;
	font-style: italic;
	margin-bottom: 10px;
	letter-spacing: 1px;
	margin-top: 10px;
	color: #60A387;
}
h3 {
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #000000;
}
h6 {
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}
div#container {
	background-image: url(../_media/markers/janette_interiorSL_01.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div#container-BGrepeat {
	background-image: url(../_media/markers/janette_interiorSL_02.jpg);
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: repeat;
	position: relative;
}
div#practiceName {
	height: 57px;
	width: 400px;
	position: relative;
	top: 33px;
	left: 38px;
	position: relative;
}

div#mainNav {
	position: relative;
	width: 770px;
	height: 20px;
	left: 32px;
	text-align: center;
	top: 50px;
}
div#mainNav li {
	display: inline;
}
div#mainNav a {
	color: #3d87b6;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 85%;
	letter-spacing: 1px;
}
div#mainNav a:hover {
	color: #000000;
	
}
div#main p {
	padding-bottom: 10px;
}

div#sideCol {
	width: 150px;
	position: relative;
	left: 45px;
	float: left;
	top: 80px;
	padding-bottom: 80px;
}

div#addresses p {
	font-size: 80%;
	font-weight: bold;
	color: #666666;
}
.buttons {
	height: 28px;
	width: 143px;
	background-image: url(../_media/markers/side-btn.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.buttons p {
	line-height:110%;
	/*padding-top: 10px;*/
}
.buttons a {
	color: #3d87b6;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
	letter-spacing: 1px;
}
.buttons a:hover {
	color: #000000;
}
div#subnav ul {
	list-style-type: none;
}
div#subnav li {
	height: 15px;
}

div#subnav a {
	display: block;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #50AAC2;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
div#subnav a:hover {
	background-color: #D8E2C7;
	color: #000000;
}
div#main {
	position: relative;
	width: 550px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 225px;
	padding-bottom: 50px;
	margin-top: 80px;
}

div#main a {
	color: #3D87B6;
}


div#footer {
	background-image: url(../_media/markers/janette_interiorSL_03.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 831px;
}
div#bottomLinks p {
	font-size: 90%;
}

div.sideColHR2 {
	padding-top: 10px;
}
div.sideColHR1 {
	padding-bottom: 10px;
}
div#sideColHTmodule {
	text-align: center;
}
div#sideColHTmodule a {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #50AAC2;
}
div#sideColHTmodule a:hover {
	color: #000000;
}
div#subnav {
	padding-bottom: 10px;
}
div#mapContainer {
	height: 300px;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.float-right {
	float: right;
}
.float-rightSWFs {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.float-left {
	float: left;
}
div#bottomLinks a {
	color: #000000;
}
div#main ul {
	margin-left: 50px;
	padding-bottom: 10px;
}
.imgFloatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #AECAB2;
}
.outline {
	border: 1px solid #3D87B6;
	padding: 10px;
	width: 300px;
	background-color: #E3F0E7;
}
.outline strong {
	color: #3D87B6;
}
div#main a:hover {
	color: #668772;
	text-decoration: none;
}
.pullquote {
	font-size: 150%;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	color: #3d87b6;
	border-bottom-color: #999999;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
div#mapContainer2 {
	height: 300px;
}
.dashed_line{
	background-image: url(../_media/images/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}