@charset "utf-8";
/* CSS Document */

body{

}
h1{
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
h2{
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #993300;
}
h3{
	font-size: 12px;
}
h4{
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
}
.orangeCountyPsychiatrist{
	background-color: #9CC5F0;
	width: 860px;
}
.orangeCountyPsychiatristHead{
	width: 100%;
	background-image: url(images/orangeCountyPsyciatristHeaderBG.jpg);
	color: #FFFFFF;
}
.canTang{
	width: 120px;
	margin-left: 8px;
}
.canTangPhoto{
	border: 1px solid #9CC5F0;
}
.orangeCountyPsychiatristOffice{
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.ocphsyciatryHeadercenter{
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #9CC5F0;
	border-right-color: #9CC5F0;
	border-bottom-color: #9CC5F0;
	border-left-color: #9CC5F0;
	border-top-style: none;
	border-bottom-style: none;
}
.orangeCountyPsychiatristHeadTop{
	background-color: #000080;
	width: 860px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.footer{
	width: 860px;
	background-color: #000066;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mainContent{
	width: 860px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.orangeCountyPsychiatristMenu{
	width: 125px;
	background-color: #000066;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 2px;
}
.PsychiatristMenuLinks{
	color: #FFFFFF;
	text-decoration: none;
}
.PsychiatristFooterLinks{
	color: #FFFFFF;
}
.textfield{
	color: #993300;
	font-family: Helvetica, Arial, sans-serif;
}
.comments{
	color: #993300;
	font-family: Helvetica, Arial, sans-serif;
}
.confirm{
	background-color: #000066;
	width: 800px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.mainLinks{
	color: #993300;
}
.greenLine{
	color: #009900;
}
