/* CSS Document */
/*this version uses absolute/relative positioning between the side columns and their respective faux column containers. */
/* se notes on min and max width above
/* the content is first in the markup followed by the two side columns*/
/* this "content-first" markup is good for accessability and search engine optimization */
body {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	text-align:center; /* centers the layout in IE */
	background-color: #CCE3FF;
	color: #666666;
	margin-bottom: 20px;
	}

a
{
  outline: none;
}

h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #002060;
	text-align: left;
}	

/* some basic styles for placeholder content */
p {
	font-size:11px;
	color: #002060;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 10px;
}

* {margin:0; padding:0;} /* removes defaults of all elements */
div#mainwrap {
	min-width: 820px;
	max-width: 960px;
	margin-left: auto;
	margin-right:auto; /* centers the layout in SCBs */
	text-align:left;
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 20px;
	position: relative;
	background-image: url(images/whitecorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

div#banner {
	background-image: url(images/whitecornerleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 940px;
}
div#banner1 {
	background-image: url(images/whitecorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
}

div#topmenu {
	position: relative;
	overflow: visible;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	width: 650px;
}

div.topmenuitem {
	float: left;
	position: relative;
	color: #000000;
	margin: 0px;
	width: auto;
}

a.topnav {
	color: #ffffff;
	text-decoration: none;
}

a.topnav:hover {
	background-color: #ffffff;
	text-decoration: none;
	outline: none;
	color: #ffffff;
}

div#contentarea {
	background:#FFFFFF; /* faux columns graphic left column */
	position:relative;
	padding: 0px;
	overflow: visible;
	}

div#contentarea2 {
	position:relative; /* set positioning context  for right sidebar div */
	overflow: visible;
	}
div#column2 {
	margin:0 450px 0 40px;
	min-height: 300px;
	position: relative;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 5;

	}
div#column3 {
	position:absolute;  /* contextual positioning in contentarea container */
	top:0px;
	right:1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
	width: 485px;
	z-index: 1;
	text-align: right;
	margin-right: 15px;
	}
	
div#column3Text {
	position:absolute;  /* contextual positioning in contentarea container */
	top:0px;
	right:0px;
	width: 440px;
	text-align: right;
	padding-right: 10px;
	padding-left: 20px;
	}

img.photoalign {
	clear: right;
	float: right;
}

a  {
	overflow: hidden;
	color: #1695CA;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
a:visited {
	background-position: 0px -12px; color: #0093D0;
}
a:hover {
	outline: none;
	color: #0093D0;
	background-color: #F8F0D7;
	text-decoration: none;
}

a.large  {
	overflow: hidden;
	color: #1695CA;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
a.large:visited, a.large:active, a.large:link {
	background-position: 0px -12px; color: #0093D0;
}
a.large:hover {
	outline: none;
	color: #0093D0;
	background-color: #F8F0D7;
	text-decoration: none;
}

a.smallLink  {
	overflow: hidden;
	color: #1695CA;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
a.smallLink:visited, a.smallLink:active, a.smallLink:link {
	background-position: 0px -12px; color: #0093D0;
	font-size: 11px;

}
a.smallLink:hover {
	outline: none;
	color: #0093D0;
	background-color: #F8F0D7;
	text-decoration: none;
	font-size: 11px;

}

p.pagetitle{
	font-size: 16px;
	font-weight: bold;
	color: #0093D0;
	margin: 0 0 .5em;
	padding: 0px;
}

p.lightpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #0093D0;
	margin-top: 0;
	margin-left: 20px;
}

p.subtitle {
	font-size: 12px;
	color: #0093D0;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
}
p.quotetext {
	font-size: 11px;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: left;
	padding-right: 20px;
	width: 380px;
	padding-left: 20px;
}
p.textcontentdark {
	font-size:11px;
	color: #002060;
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 10px;
	font-weight: bold;
}

p#address {
	font-size: 11px;
	color: #002060;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 100px;
}

.textheading {
	font-size: 12px;
	color: #0093D0;
	font-weight: bold;
}

.textheadingdark {
	font-size: 12px;
	color: #002060;
	font-weight: bolder;
}

div#column2 ul {
	margin: 0px 0 10px 25px;
	color: #002060;
	list-style-position: inside;
	font-size: 11px;
	list-style-type: disc;
}

div#column2 li {
	margin: 0px 0 5px 20px;
	color: #002060;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
}


/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.left_img {
	float: left;
	margin-right: 10px;
}
.right_img {
	float: right;
	margin-right: 10px;
}
.textright {
	text-align: right;
	float: right;
}
p.textindent {
	font-size: 11px;
	color: #002060;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 30px;
}
div#footerphotos {
	float: left;
}

div#footer {
	background-image: url(images/subpage/yellowcorner_right.jpg);
	background-color: #F8F0D7;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	overflow: visible;
}
div.footermenuitem {
	float: left;
	position: relative;
	color: #000000;
	width: auto;
	margin: 0px;
	padding: 0px 35px;
}
a.footerlink  {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002060;
	text-decoration: none;
	background-position: center;
	padding-top: 5px;
}
a.footerlink:link {
	color: #002060;
	text-decoration:none;
}
a.footerlink:visited {
	background-position: 0px -12px;
	color: #002060;
	text-decoration:none;
}
a.footerlink:hover {
	color:#0093D0;
	text-decoration: none;
	background-color: #F8F0D7;
			}
a.footerlink:active {
	background-position: 0px -36px;
	color:002060;
	text-decoration: none;
			}
a.footerthis  {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0093D0;
	text-decoration: none;
	background-position: center;
	padding-top: 5px;
}

a.footerthis:visited, a.footerthis:link, a.footerthis:active{
	background-position: 0px -12px;
	color: #0093D0;
	text-decoration:none;
}

a.footerthis:hover {
	color:#0093D0;
	text-decoration: none;
	background-color: #F8F0D7;
}

div#footer2 {
	background-image: url(images/subpage/yellowcornerleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	padding: 5px;
	width: 950px;
}
div#footermenu {
	width: 570px;
	overflow: visible;
	position: relative;
}
.textourclinic {
	width: 400px;
}
