/* GLOBAL
-------------------------------------------------------- */
html {
	overflow:scroll;
}

body {
	top:0px;
	padding:0px;
	border:0px;
	margin:0px;
	background-color:rgb(88,42,115);
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
}
div {
	position:relative;
	font-family:"Times New Roman", times, serif;
	top:0px;
	padding:0px;
	margin:0px;
	border:0px;
	text-align:center;
}
img {
	border:none;
	}
p {
	font-family:"Times New Roman", times, serif;
	font-size:14px;
	line-height:17px;
	letter-spacing:0px;
	word-spacing:1px;
	text-align:left;
	margin:0px;
	padding:0px;
	color:rgb(40,40,40);
	text-decoration:none;
}
a {
	font-family:"Times New Roman", times, serif;
	font-size:14px;
	line-height:18px;
	letter-spacing:0px;
	word-spacing:1px;
	text-align:left;
	color:rgb(51,107,162);
	text-decoration:none;
}
ul {
	text-align:left;
	margin-top:10px;
	padding-left:1px;
	margin-left:1px;
	font-size:14px;
	font-weight:bold;
	text-decoration:strong;
	line-height:18px;
	list-style-type:none;
	list-style-position:outside;
}
li {
	font-family:"Times New Roman", times, serif;
	font-size:14px;
	font-weight:300;
	line-height:18px;
	letter-spacing:0px;
	word-spacing:1px;
	text-align:left;
	margin-left:10px;
	padding-left:0px;
	color:rgb(29,34,38);
	text-decoration:none;
}
dt {
	text-indent:20px;
	font-size:12px;
	line-height:12px;
	border:0px;
	padding:15px 0px 10px 0px;
	color:rgb(29,34,38);
}
dd {
	font-size:12px;
	line-height:14px;
	color:rgb(29,34,38);
}


/* FRAMEWORK
-------------------------------------------------------- */

div#layout {
	width:1000px;
	height:100%;
	margin-top:-10px;
	margin-right:auto;
	margin-left:auto;
	z-index:2;
}
div#header {
	position:absolute;
	top:45px;
	left:48px;
	width:900px;
	height:85px;
	margin:0px;
	border-style:none solid none solid;
	border-width:3px;
	border-color:rgb(199,161,215);
	background-color:rgb(255,255,254);
	z-index:20;
}
div#content {
	position:absolute;
	left:240px;
	top:163px;
	width:711px;
	height:650px;
	border-style:none solid solid none;
	border-right-width:3px;
	border-bottom-width:1px;
	border-right-color:rgb(199,161,215);
	border-bottom-color:rgb(159,127,176);
	background-color:rgb(255,255,254);
	z-index:20;
}
div#sideBar {
	position:absolute;
	left:48px;
	top:163px;
	width:190px;
	height:650px;
	border-style:none solid solid none;
	border-width:1px;
	border-color:rgb(159,127,176);
	background-color:rgb(199,161,215);
	white-space:nowrap;
	overflow:hidden;
	z-index:10;
}
div#footer {
	position:absolute;
	left:0px;
	top:814px;
	width:1000px;
	height:66px;
	margin-top:1px;
	padding-top:8px;
	background-color:rgb(255,255,254);
	background-image:url(images/bg-bottom.png);
	background-repeat:no-repeat;
	z-index:30;
}
div#shadowL {
	position:absolute;
	top:45px;
	left:0px;
	height:770px;
	width:48px;
	background-image:url(images/bg-shadow-ly.png);
	background-repeat:repeat-y;
	z-index:2;
}
div#shadowR {
	position:absolute;
	top:45px;
	left:954px;
	height:770px;
	width:48px;
	background-image:url(images/bg-shadow-ry.png);
	background-repeat:repeat-y;
	z-index:510;
}
div#logo {
	position:absolute;
	top:20px;
	left:300px;
	width:325px;
	height:60px;
	z-index:30;
}
div#doctorName {
	position:absolute;
	top:55px;
	left:0px;
	width:190px;
	height:15px;
}
div#number {
	position:relative;
	left:0px;
	top:15px;
	width:190px;
	height:35px;
}
.announcement {
	position:relative;
	width:190px;
	margin:10px 0px 20px 20px;
	white-space:nowrap;
	overflow:hidden;
	z-index:55;
}
div#lotus {
	position:absolute;
	top:218px;
	left:-152px;
	width:200px;
	height:456px;
	margin:0px;
	background-image:url(images/lotus.gif);
	background-repeat:no-repeat;
	z-index:5;
}


/* MENU
-------------------------------------------------------- */
div#menu {
	position:absolute;
	top:130px;
	left:48px;
	width:906px;
	height:25px;
	padding-top:7px;
	background-image:url(images/menubg.png);
	background-repeat:repeat-x;
	z-index:500;
}
div#menu div {
	width:150px;
	float:left;
	text-align:left;
	}
div#menu li {
	background-color:rgb(255,255,255);
	}
div.dd {
	width:180px;
	height:50px;
	margin:7px;
	float:left;
}
ul.menu {
	display:none;
	list-style-type:none;
	margin:0;
	padding:0;
	border-style:solid;
	border-width:2px;
	border-color:rgb(82,116,53);
	background-color:rgb(255,255,254);
}
ul.menu li {
	display:block;
	border-style:solid none none none;
	border-top-width:1px;
	border-top-color:rgb(229,240,205);
	padding:3px 0px 2px 10px;
	margin:0px;
}
a.menuLink {
	font-family:"Times New Roman", times, serif;
	font-size:15px;
	text-decoration:none;
	color:rgb(255,255,254);
}
a.menuLink:hover {
	text-decoration:none;
	color:rgb(229,240,205);
}
li a {
	font-family:"Times New Roman", times, serif;
	font-size:15px;
	text-decoration:none;
	color:rgb(82,116,53);
}
li a:hover {
	text-decoration:none;
	color:rgb(143,191,104);
}


/* ELEMENTS
-------------------------------------------------------- */

div#contentHeader {
	position:absolute;
	left:60px;
	top:30px;
	width:570px;
	height:85px;
	padding:0px;
	z-index:25;
}
div#contentText {
	position:absolute;
	left:60px;
	top:115px;
	width:590px;
	height:520px;
	padding:0px;
	z-index:30;
}
div#map {
	position:absolute;
	top:80px;
	left:210px;
	width:520px;
	height:446px;
	padding:2px;
	border:solid 2px rgb(171,171,171);
	background-color:rgb(74,74,74);
	z-index:20;
}
div#splash {
	position:absolute;
	left:0px;
	top:0px;
	width:711px;
	height:265px;
	padding:0px;
	z-index:21;
}
div.tableHeader {
	position:absolute;
	left:10px;
	top:10px;
	width:580px;
	height:50px;
	padding:15px 0px 0px 20px;
	clear:right;
	background-image:url(images/table-header.png);
	background-repeat:no-repeat;
	z-index:22;
}
div.tableBox {
	position:absolute;
	left:10px;
	top:60px;
	width:585px;
	height:270px;
	padding:0px;
	background-image:url(images/table-bg.png);
	background-repeat:repeat-y;
	text-align:left;
	z-index:21;
}
div.tableFooter {
	position:absolute;
	left:10px;
	top:330px;
	width:585px;
	height:20px;
	padding:18px 0px 0px 25px;
	clear:right;
	background-image:url(images/table-footer.png);
	background-repeat:no-repeat;
	z-index:22;
}
div.tableItem {
	width:263px;
	height:118px;
	margin:5px 0px 0px 5px;
	padding:10px 0px 0px 15px;
	float:left;
	background-color:rgb(255,255,254);
	border-color:rgb(120,120,120);
	border-width:1px;
	border-style:none solid solid none;
	z-index:25;
}
div.tableDownload {
	position:absolute;
	left:195px;
	top:30px;
	width:71px;
	height:100px;
	margin:0px;
	padding:0px;
}
.fRight {
	float:right;
}
tr.input {
	float:left;
}

/* TEXT
-------------------------------------------------------- */

h1 { /* Side Bar */
	font-family:"Times New Roman", times, serif;
	font-size:14px;
	font-weight:200;
	line-height:20px;
	letter-spacing:0px;
	word-spacing:1px;
	text-align:left;
	margin:0px;
	padding:0px;
	color:rgb(40,40,40);
	text-decoration:none;
}
h2 { /* Section Title */
	font-family:"Times New Roman", times, serif;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	letter-spacing:0px;
	word-spacing:1px;
	margin:0px;
	padding:0px;
	color:rgb(88,42,115);
	text-decoration:none;
}
h3 { /* Sub Heading */
	font-family:"Times New Roman", times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:200;
	line-height:22px;
	letter-spacing:0px;
	word-spacing:1px;
	text-align:center;
	margin:0px;
	padding-bottom:0.5em;
	color:rgb(159,105,189);
	text-decoration:none;
}
div.tableItem h3 {
	text-align:left;
	line-height:18px;
	padding-bottom:0px;
}
h4 { /* footer */
	font-family:"Times New Roman", times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0px;
	text-align:center;
	color:rgb(58,22,87);
	display:inline;
	text-decoration:none;
}
div#number h4 {
	font-size:22px;
}
p.list {
	font-size:8px;
}
p.headerText {
	font-size:18px;
	font-style:italic;
	line-height:30px;
	text-align:center;
	display:inline;
	color:rgb(159,105,189);
}
ul.fru {
	list-style-image:url(images/fru.png);
}
ul.dot {
	list-style-image:url(images/bullet.png);
}
ul.dot2 {
	list-style-image:url(images/bullet2.png);
}
.quote {
	color:rgb(100,100,100);
	font-style:italic;
}
.attrib {
	color:rgb(100,100,100);
	font-weight:bold;
}
.alert {
	font-family:helvetica, arial, sans-serif;
	font-size:16px;
	color:rgb(255,175,54);
	font-style:italic;
	z-index:1000;
}
.tableHeader {
	color:rgb(255,255,254);
	font-size:28px;
	line-height:28px;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:800;
}
.center {
	text-align:center;
}

/* LINKS
-------------------------------------------------------- */

a:hover {
	text-decoration:underline;
}
a#download {
	display:block;
	width:73px;
	height:21px;
	background-image:url(images/downloadb.png);
	background-repeat:no-repeat;
}
a#download:active {
	background-position-y:-21px;
}
a#download span {
	display:none;
}
	
	/* Color Swatches
	-------------------------------------------------------- */
	
	.green1{
		color:rgb(229,240,205);
	}
	.green2{
		color:rgb(208,228,160);
	}
	.green3{
		color:rgb(143,191,104);
	}
	.green4{
		color:rgb(82,116,53);
	}
	.lavender1{
		color:rgb(199,161,215);
	}
	.lavender2{
		color:rgb(159,105,189);
	}
	.lavender3{
		color:rgb(159,127,176);
	}
	.lavender4{
		color:rgb(88,42,115);
	}
	.lavender5{
		color:rgb(58,22,87);
	}
	.gray1 {
	 	color:rgb(255,255,254);
	 }
	 .gray2 {
	 	color:rgb(120,120,120);
	 }
	 .gray3 {
	 	color:rgb(40,40,40);
	 }
	 .gray4 {
	 	color:rgb(29,34,38);
	 }
		