/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO PATIENT INFO */
.body, body						{ background: #641616 url(../_images/bg1.jpg); }

a,
a:active,
a:visited,
.welcome .search span,
.footer a,
.footer a:visited,
.footer a:active				{ color: #641616; }

h4								{ color: #641616; }
.formskin						{ color: #641616; }
.hr								{ background: #F1ECEC url(../_images/dash4.gif) repeat-x; }
.footer							{ background: url(../_images/dash4.gif) repeat-x; }

.subadbox h2					{ background-color: #641616; }
.leftcol						{ margin: 10px 5px 0 0; }

.welcome .search select			{ background-color: #CAB38A; }

		.tertiarymasthead .cellone		{ width: 6px; background-color: #9B5151; }
		.tertiarymasthead .celltwo		{ width: 203px; background-color: #641616; }
		.tertiarymasthead .cellthree	{ width: 11px; background-color: #B47C7C; }
		.tertiarymasthead .cellfour		{ width: 11px; background-color: #C39696; }

.contentpadding .hr			{ background: #FDFDDF url(../_images/dash4.gif) repeat-x; /* #ece9d8 */}
	.text						{ line-height: 1.4em; }
	.video						{ background-color: #F1ECEC; }  /* #ece9d8 */
	.media						{ text-align: center; margin: 0px; padding: 2px 5px 2px 12px; border: 0px; float: right; } /* border: 1px solid #641616 */
		.media img				{ margin: 3px; }
		.media a,
		.media a:visited,
		.media a:active			{ text-decoration: none; padding: 2px 10px; border: 1px solid #641616; }
		.media a:hover			{ background: #E0C8C8; }

/* ROC Ads Classes */
	.rocadsmasthead .cellone		{ width: 6px; background-color: #9B5151; }
	.rocadsmasthead .celltwo		{ width: 253px; background-color: #641616; }
	.rocadsmasthead .cellthree		{ width: 11px; background-color: #B47C7C; }
	.rocadsmasthead .cellfour		{ width: 11px; background-color: #C39696; }

.box			{ background-color: #822525; }
.boxlight		{ background-color: #e0c8c8; }
.listlink		{ border-bottom: 1px dotted #e0c8c8; }
.thickLine		{ border-bottom: 3px solid #822525; margin-bottom: 3px; }

/* CSS Document Tags from Original website */

/* TAGS */

.pageheadWhite	{ color:#FFFFFF; }
.switchcontent	{ display: block; visibility: visible; margin-top: 4px; }

