/*

pink #FFC0CB
blue #829cb3
yellow: fdbd28
*/

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5{
	font-weight: bold;
}
body {
	font-family: Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #DAE2E9;
	color: #000000;
}

#outsidemain {
	width: 95%;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: #000000;
	background-color: #FFF;
	min-width:960px;
	border-color:#b0afaf;
	border-style:solid;
	border-width:1px;
}
#outsidemain a:link, #outsidemain a:active, #outsidemain a:visited, #outsidemain a {
	text-decoration: underline;
	color: #000000;
	background-color: #C2CFDA;
	font-weight: bolder;
}
#outsidemain a:hover {
	color: #C2CFDA;
	background-color:#000000;
}


#logo {
	position:relative;
	background-color: #fdbd28;
	line-height:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 180px;
	min-width:950px;
}

#logo .heading {
	padding:inherit;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	float:right;
	margin:70px 10px 0px 0px;
	color: #000000;
}
#logo img {
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
}
#header{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	background-color: #FFC0CB;
	padding: 10px 0px 10px 0px;
	width:100%;
	color:#34340E;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	height:10px;
}
#header h1{
	font-size: 10px;
	color: #FF00FF;
	line-height:normal;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
}

#header img {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	}

#navbackground {
	width:100%;
	padding: 15px 0px 15px 0px;
	margin: 10px 0px 0px 0px;
	height: 50px;
	background-color:#fdbd28;
}

#nav {
	position:relative;
	height: 20px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	background-color:#fdbd28;	 
	width:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 2px #ffffff solid;
}

 #nav a:link, #nav a:visited, #nav a:active {
	float:right;
	text-decoration: underline;
	width: auto;
	height:100%;
	font-size:12px;
	color:#800000;
	background-color:#fdbd28;
	overflow:hidden;
	margin:  0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	display: block;
	}
#nav a:hover{
	background-color: #FFFFFF;
	color:#829cb3;
}

#aboutusLayer, #patientsLayer, #policiesLayer {
	float:right;
	visibility:hidden; 
	position: absolute;
	left: 30%; 
	top: 300px;
	width:65%; 
	background-color:#FFFFFF; 
	padding: 5px 5px 5px 5px;
	margin:25px 0px 0px 0px;
	min-width: 650px;
}

#main {
	/*position:relative;
	*/
	width:100%;
	min-height:500px;
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 10px 0px;
}

/***************************************Start Left Side Bar ********************************/
#sidemenu{
	float:left;
	width:25%;
	text-align: left;
	z-index: 1000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	border-top: 3px solid #999999;
	border-bottom: 3px solid #999999;
} 
#sidemenu h1 {
	color:#FF6681;
	font-size:16px;
	padding: 10px 0px 0px 5px;
	}
#sidemenu h5{
	color: #333333;
	background-color: #FFFFFF;
	font-size: 14px;
	font-style:italic; 
	font-weight: bolder;
	font-family: "Times New Roman", "Georgia", serif;
	display: block;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border-top: solid #FFC0CB 15px;
}
#sidemenu .heading{
	color: #FFFFA4;
	background-color: #fdbd28;
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, "Times New Roman", "Georgia", serif;
	display: block;
	padding: 5px 0px 5px 0px;
	text-align: center;
	margin: 0px 0px 10px;
}

#sidemenu ul li {
padding: 0px 5px 0px 20px;
}

#sidemenu ul li a:link, #sidemenu ul li a:active, #sidemenu ul li a:visited {
	display: block;
	border-bottom: 1px solid #aaaaaa;
	height:20px;
	vertical-align:middle;
	background-color: #EDF0F3;
	color: #3d5263;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}
#sidemenu ul li a:hover {
	background-color: #829cb3;
}
#sidemenu ul li a.current {
	background-color: #829cb3;
	display: block;
	background-image:url(/images/template/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;

	padding: 5px 0px 5px 35px;
	margin: 5px 0px 5px 10px;
}
#sidemenu ul ul li a:link, #sidemenu  ul ul li a:active, #sidemenu  ul ul li a:visited {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px 0px 2px 10px;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
	border-style:none;
}
#sidemenu ul ul li a:hover {
	color:#FF00CC;
	background-color:#FFC0CB;
}

#sidemenu ul {	
	list-style-type: none;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}
#sidemenu li{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidemenu img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#notice {
	background-color:#FFFFA4;
	border-color:#800000;
	border-style:dotted;
	border-width:medium;
	padding: 5px 10px 5px 10px;
	line-height: 1em;
}
#notice p {
	line-height:1em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#notice p img {
	background-color:#FFFFA4;
	margin:0px 10px 0px 0px;
}

#notice .noticetitle {
	color: #829cb3;
	font-size:16px;
	font-weight:bolder;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:1em;
}
.small, #notice p.small {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-style:italic;
	line-height:1em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

#notice p a, #notice p a:link, #notice p a:active, #notice p a:hover, #notice p a:visited {
	text-decoration: underline;
	background-color:#FFFFA4;

}
	

/****************************Content  ****************************/
#content{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333;
	background-color: #FFFFFF;
	line-height: 1.8em;
	width:70%;
}
#content h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #829cb3;
	color: #3D5263;

	font-weight: bolder;
	margin: 10px 0px 10px 0px;
	font-size: 24px;
	line-height: normal;
}
#content h2 {
	font: 1.6em  "Times New Roman", "Georgia", serif;
	line-height: normal;
	font-weight: normal;
	margin: .2em 0;
	padding: 12px 10px 0px 15px;
	margin-top: 0px;
	border-top: 1px solid #b0afaf;
	color: #800000;
}

#content h3 {
	font: 12px  Verdana, Arial, sans-serif;
	color: #484848;
	padding: 0px 10px 10px 15px;
	border-bottom: 1px solid #b0afaf;
	font-weight: normal;
	font-style: italic;
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 18px 15px;
}

#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align:top;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 5px;

}
#content th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFA4;
	background-color: #fdbd28;
	height:30px;
	padding:5px 0px 0px 0px;
}

#content ul li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 0px 25px;
}
#content ol li {
	list-style-type:decimal;
	list-style-position:outside;
	margin: 0px 0px 0px 25px;
}
#content p {
	margin: 10px 15px 10px 0px;
	color: #000;
	line-height: 1.8em;
}
#content .topofpage {
	font-size:9px;
	}
#content a.top {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content button {
	width: 300px;
	color: #333;
	font-size:9px;
}


#content a:link, #content a:visited, #content a:active, 
#aboutusLayer a:link, a:visited, a:active, 
#patientsLayer a:link, a:visited, a:active, 
#policiesLayer a:link, a:visited, a:active{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3d5263;
	background-color: #FEEABA;
}
#content a:hover, 
#aboutusLayer a:hover, 
#patientsLayer a:hover, 
#policiesLayer a:hover {
	color:#3d5263;
	background-color: #fdbd28;
}

/*************************************** START Testimonials *******************************/
#testimonials {
	border: 1px solid #b0afaf;
	padding: 10px;
	float: right;
	width: 200px;
	background-color: #829cb1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 5px 10px 5px;
}

#testimonials p.headingtestimonials {
color: #800000;
	font: 12px Verdana, Helvetica,  sans-serif;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	font-size: 24px;
	line-height: normal;
}
/************************************ Start Feature Side bar at the RIGHT ****************************/

#stafftable table {
	margin: 0px 20px 0px 0px;
	
}
#stafftable ul li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
 	line-height: 1.5em;
	}
#stafftable p {
	line-height: 1.5em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	}	
.red {
	color:#FF0000;
}
.specialnote1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-variant:small-caps;
	font-style:italic;
	color: #993300;
	font-weight:bolder;
	text-align:center;
	border:medium  ridge;
	border-color: #666;
	margin: 10px;
	padding: 5px;
	
	}
.specialnote {
	border-color:#999999;
	border-style:solid;
	border-width:medium;
	background-color:#FFecef;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	width: 80%;
	left: 10%;
}

#content p.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color:#FF6681;
}
#shoppingcenter a:link, #shoppingcenter a:visited, #shoppingcenter a:active {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003499;
	background-color:#FFFFA4;
	overflow:hidden;
}
#shoppingcenter a:hover{
	color:#ABC9D3;
	background-color: #003499;
}



#content img {
	margin: 10px 10px 10px  0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
.comments {
	color:#333333;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.cost {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;}
#footernav {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	background-color: #829cb3;
	height: 40px;
}
#footernav ul li {
	display:block;
	list-style-type:none;
	float:right;
	background-color:#829cb3;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 5px;
	}
#footernav p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF6681;
	font-weight:bolder;
	font-size:16px;
	}
#footer{
clear:both;
position: relative;
	text-align: right;
	vertical-align:middle;
	font: 0.9em Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	background-color: #fdbd28;
	color: #3D5263;
	font-size: 12px;
	width: 100%;
	border-top-color:#666666;
	border-top-style: solid;
	border-top-width: medium;	margin: 0px 0px 0px 0px;

}

#footer p{
	padding: 5px 10px 5px 10px;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a {
	color:#3D5263;
	text-decoration: none;
	background-color:#FFFFA4;
}
#footer a:hover {
	color: #FFFFA4;
	background-color:#FFC0CB;
}

#bottom {
	height:30px;
}

.logo {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003399;
}
blockquote {
	background-color: #FFFFD2;
	left: 20px;
	right: 30px;
	margin: 20px 60px 20px 60px;
}
.human {
visibility: hidden;
display: none;
}
.heading {
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
#report, #report th, #report td, #report a:link, #report a:active, #report a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
