body {
	margin: 10px auto;
	font-size: 85%;
	background-color: #6DA2D6;
}
a, a:link, a:visited, a:active  {
	color: #26387C;
	text-decoration: underline;
}
a:hover  {
	color: #6DA2D6;
	text-decoration: none;
}
h1 {
	color: #26387C;
	font-size: 1.75em;
	margin-bottom: 1em;
}
h2	{
	font-size: 1.25em;
	line-height: 1.25em;
	color: #6DA2D6;
}
h3 {
	font-weight: bold;
	font-size: 1.25em;
}
hr {
	background: #6DA2D6;
	color: #6DA2D6;
	height: 2px;
}

#header {
	height: 275px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#facebook_fan_button {
	color: #fff;
}
#shadowmiddle {
	background-image: url(../images/shadowmiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#maincopy {
	margin: 0 15px 5px 15px;
	padding: 0 1.5em 3em 1.5em;
	background-image: url(../images/ilccorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#maincopy ul {
	list-style-image: url(../images/bullet.gif);
	padding-left: 20px;
}
#maincopy ol {
	padding-left: 20px;
}
#keyinfo {
	float: right;
	width: 150px;
	background: #6DA2D6;
	margin: 0 0 .75em 1.5em;
	padding: 1.5em;
	color: #fff;
}
#keyinfo ul {
	list-style-image: url(../images/whitebullet.gif);
	padding-left: 0;
}
#keyinfo h3 {
	color: #fff;
}
.pic_right {
	float: right;
	margin: 0 0 .75em 1.5em;
	border-top: 2px solid #6DA2D6;
	border-bottom: 2px solid #6DA2D6;
}
.pic_left {
	float: left;
	margin: 0 1.5em .75em 0;
	border-top: 2px solid #6DA2D6;
	border-bottom: 2px solid #6DA2D6;
}
.doctor h3 {
	color: #fff;
}

ul#nav {
	background-image: url(../images/navbg.gif);
	margin: 0 15px 0 15px;
}
ul#nav li {
	float:left;
	list-style-type:none;
	display: inline;
}
ul#nav li a {
	height:70px;
	display:block;
	text-indent:-9999px;
	outline:none;
}

li#navHome a, li#navAbout a, li#navNewPatients a, li#navNewsEvents a, li#navResources a, li#navFAQ a, li#navContact a {
	background-image: url(../images/navbg.gif);
}

li#navHome a 			{ background-position:0 0; width:95px; left:0 }
li#navHome a:hover		{ background-position:0 -70px }
body#pageHome li#navHome a 	{ background-position:0 -70px }

li#navAbout a 			{ background-position:-95px 0; width:90px; left:95px }
li#navAbout a:hover		{ background-position:-95px -70px }
body#pageAbout li#navAbout a 	{ background-position:-95px -70px }

li#navNewPatients a 			{ background-position:-185px 0; width:120px; left:185px }
li#navNewPatients a:hover		{ background-position:-185px -70px }
body#pageNewPatients li#navNewPatients a 	{ background-position:-185px -70px }

li#navNewsEvents a 			{ background-position:-305px 0; width:125px; left:305px }
li#navNewsEvents a:hover		{ background-position:-305px -70px }
body#pageNewsEvents li#navNewsEvents a 	{ background-position:-305px -70px }

li#navResources a 			{ background-position:-430px 0; width:105px; left:430px }
li#navResources a:hover		{ background-position:-430px -70px }
body#pageResources li#navResources a 	{ background-position:-430px -70px }

li#navFAQ a 			{ background-position:-535px 0; width:60px; left:535px }
li#navFAQ a:hover		{ background-position:-535px -70px }
body#pageFAQ li#navFAQ a 	{ background-position:-535px -70px }

li#navContact a 			{ background-position:-595px 0; width:125px; left:595px}
li#navContact a:hover		{ background-position:-595px -70px }
body#pageContact li#navContact a 	{ background-position:-595px -70px }

/*  
Measurements for the nav image replacement:

	The distance from the top to the...
	
	initial state = 0
	rollover state = 70px
	selected state = 70px

	The distance from the far-left to the...
	
	HOME button = 0
	ABOUT US button = 95px
	NEW PATIENTS button = 185px
	NEWS & EVENTS button = 305px
	RESOURCES button = 430px
	FAQ button = 535px
	CONTACT US button = 595px


	The width of the...
	
	HOME button = 95px
	ABOUT US button = 90px
	NEW PATIENTS button = 120px
	NEWS & EVENTS button = 125px
	RESOURCES button = 105px
	FAQ button = 60px
	CONTACT US button = 125px
*/
#bottomnav {
	background-image: url(../images/shadowmiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#bottomnav .container {
	background-color: #26387C;
	width: 720px;
	padding: .3em 0;
	text-align: center;
	color: #fff;
	word-spacing: .1em;
}
#bottomnav a, #bottomnav a:link, #bottomnav a:visited, #bottomnav a:active  {
	font-size: 95%;
	color: #fff;
	text-decoration: none;
}
#bottomnav a:hover  {
	text-decoration: underline;
}
#shadowbottom {
	height: 30px;
	background-image: url(../images/shadowbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 1em;
	color: #FFFFFF;
	font-size: 90%;
}
#shadowbottom p {
	text-align: center;
}
#shadowbottom a, #shadowbottom a:link, #shadowbottom a:visited, #shadowbottom a:active  {
	color: #fff;
}
#contactprimary {
	text-align: left;
	vertical-align: top;
	width: 312px;
	float: left;
	padding-right:20px;
	border-right-width: .1em;
	border-right-style: solid;
	border-right-color: #6DA2D6;
}
#contactsecondary {
	text-align: left;
	vertical-align: top;
	float: left;
	padding-left: 20px;
}
#map {
	border: 2px solid #6DA2D6;
	text-align: left;
	vertical-align: top;
}
.notice{
	background-color: #17512A;
	color: #FFFFFF;
	padding: 15px;
}
.notice_bad{
	background-color: #f9a21a;
	color: #FFFFFF;
	padding: 15px;
}
textarea {
	width:185px;
	height:150px;
	padding:5px;
}