/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* FILE NAME: default.css                                             */
/*    AUTHOR: Robert W. Makynen                                       */
/*      DATE: March 28, 2007                                          */
/*  MODIFIED: March 28, 2007                                          */
/*     NOTES: (None)                                                  */
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */
/* %^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^%^ */

/* =================================================================== */
/* BEGIN: Standard element CSS formatting                              */
/* =================================================================== */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	list-style-type: disc;
	height: 100%;
	margin: 0px;
	background-color: #03245a; /* Main page bg color */
	background-image: url(../images/backgrounds/bg_main.gif);
	display: block;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	color: #38322a;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #564c3f;
}

hr
{
	color: #8897c2;
}

/*p
{
	margin: 0px;
}
*/
p.content
{
	text-align: justify;
}

p.signature
{
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

p.copyright
{
	margin-top: 15px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #38322a;
	text-align: center;
}

img.bodyimage
{
	border: #03245a solid 1px;
	margin: 0px 10px 4px 0px;
}

a:link
{
	color: #544a3c;
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	color: #544a3c;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	color: #38322a;
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	color: #38322a;
	text-decoration: underline;
	font-weight: normal;
}

a.navtext:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.navtext:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.navtext:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dbcbb4;
	text-decoration: none;
}

a.navtext:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dbcbb4;
	text-decoration: none;
}

a.footerlink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #38322a;
	text-decoration: none;
}

a.footerlink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #38322a;
	text-decoration: none;
}

a.footerlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccbaa1;
	text-decoration: none;
}

a.footerlink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccbaa1;
	text-decoration: none;
}

.doctordescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dbcbb4;
	text-decoration: none;
}

span	{
	text-align: left;
	text-decoration: underline;
}

/* =================================================================== */
/* END: Standard element CSS formatting                                */
/* =================================================================== */


/* =================================================================== */
/* BEGIN: Named element CSS Formatting                                 */
/* =================================================================== */
div#container
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 745px;
	text-align: left;
	background-color: #ffffff; /* Aligned content container bg color */
	border-left: #f7f1e9 solid 10px; /* Left border color */
	border-right: #f7f1e9 solid 10px; /* Right border color */
	display: block;
}

div#topheader
{
	width: 745px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	vertical-align: middle;
	background-color: #dbcbb4; /* Top header bg color */
	/*background-image: url(../images/backgrounds/bg_header_top.jpg);*/
	background-repeat: no-repeat;
}

div#logo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #38322a;
	width: 450px;
	height: 85px;
	margin-left: 6px;
	margin-top: 6px;
	float: left;
}

div#address
{
	width: 175px;
	height: 85px;
	margin: 20px 0px 0px 30px;
	text-align: center;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #38322a;
	line-height: 100%;
	float: left;
}

div#mainheader
{
	width: 745px;
	height: 235px;
	background-color: #ffffff;
	margin-top: 1px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	clear: both;
}

div#mainheaderleft
{
	background-color: #38322a;
	width: 275px;
	height: 235px;
	margin-right: 1px;
	float: left;
}

div#mainheadermiddle
{
	background-color: #38322a;
	width: 193px;
	height: 235px;
	margin-right: 1px;
	text-align: left;
	vertical-align: middle;
	float: left;
}

div#mainheaderright
{
	background-color: #38322a;
	width: 275px;
	height: 235px;
	float: left;
}

div#headerbottom
{
	width: 745px;
	height: 10px;
	background-color: #38322a;
	margin-top: 1px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

div#content
{
	width: 700px;
	height: 100%;
	background-color: #ffffff;
	margin-top: 20px;
	margin-left: 14px;
	margin-bottom: 10px;
	margin-right: 7px;
	padding: 0px;
	float: left;
}

div#sidebar
{
	width: 195px;
	height: 100%;
	background-color: #ffffff;
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	float: right;
	display: inline;
}

div#bottomnav
{
	width: 710px;
	background-color: #ffffff;
	margin-top: 4px;
	margin-left: 15px;
	margin-bottom: 10px;
	clear: both;
}

div#footer
{
	width: 745px;
	height: 45px;
	background-color: #dbcbb4;
	clear: both;
}

table#nav
{
	margin-top: 3px;
	margin-left: 10px;
	color: #ffffff;
}

/** Contact Form **/
#contactForm {
	margin: 15px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #f7f1e9;
	border: 1px solid #38322a;
	width: 177px;
}

#contactForm p {
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #38322a;
}

#contactForm form {
	margin: 0;
}

#contactForm input, #contactForm textarea {
	color: #38322a;
	/*background: #ffffa0;*/
	border: 1px solid #38322a;
}

#contactForm .submit input {
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #38322a;
	background-color: #dbcbb4;
	border: 1px outset #38322a;
}

#contactForm .alignRight {
	padding-right: 1px;
	text-align: right;
}

.siteMapDiv
{
	margin: 8px 0px 4px 0px;
	padding: 0px;
}

.siteMapList
{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.siteMapListItem
{
	margin: 2px 0px 2px 8px;
	padding: 0px;
}

#PsoriasisVideo	{
	width: 200px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	border: 1px solid #03245A;
	
}

/* =================================================================== */
/* END: Named element CSS Formatting                                 */
/* =================================================================== */