body {
	text-align:center;
	background-color:#aebb85;
	margin-top: 0px;
}

.brushwork {
	font-family: "Brush Script MT" , "Brush Script Std", Arial, sans-serif;
}

#printheader {
	display:none;
}

#mainbody {
	width: 810px;
	margin-top: 0px;
	background:url("../images/background_shade.png") repeat-y;
	text-align:center;
}

#header {
	width:805px;
	position:relative;
	margin:0px;
	top:0px;
	left:0px;
}

#header td {
	background-color:#aebb85;
}

#maincontent{
	width:800px;
	background:url("../images/content_shade.png") repeat-y white;
	text-align:left;
	overflow:visible;
	padding-bottom:25px;
}

#maincontent td {
	vertical-align:top;
}

#maincontent .redheader {
	color:#bf0202;
	font-size:18pt;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-weight: bold;
}

#maincontent p {
	padding-right:15px;
}

#maincontent .contact {
	font-size:16pt;
	text-align:left;
	padding-left: 200px;
	padding-top:6px;
	padding-bottom:6px;
	border-right:thin black;
	border-top:thin black;
	border-bottom:thin black;
}

#maincontent td.bb {
	border-bottom:thin black;
}

#maincontent td.rb {
	border-right:thin black;
}

#maincontent td.threeb {
	border-right:thin black;
	border-top:thin black;
	border-bottom:thin black;
}

#leftcontentindex .indexpicture {
	position:relative;
	width:250px;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;

}

#leftcontentindex {
	width: 250px;
	position:relative;
	top:0px;
	left:0px;
	background:#818a61 url(../images/rounded_left_index.gif) no-repeat bottom;
}

#leftcontentindex .floatbooks {
	position:relative;
	top:-85px;
	left:45px;
	height:200px;
	border:0px;
}

#leftcontent {
    width: 250px;
    position:relative;
    top:0px;
    left:0px;
}

#leftcontent .qaLink {
	color:#333333;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14pt;
}

#middlecontent {
	width: 500px;
	position:relative;
	top:10px;
	left:0px;
	padding-left:50px;
}

a {
	color:#767d1d;
	text-decoration:none;
}

#middlecontent a.a_big {
	font-size:14pt;
	padding-left:-50px;
	color:#bf0202;
}

#middlecontent a.a_big:hover {
	color:#767d1d;
}
a:hover {
	color:#bf0202;
}

#middlecontent ul.arrows li {
	list-style-image:url(../images/arrow_list.png);
	color:#bf0202;
	padding-left:20px;
	text-decoration:none;
	font-size: 15pt;
}

#navigation {
	width: 550px;
	position:relative;
	left: 0px;
	top: 0px;
}

#navigation a {
	color:white;
	text-decoration:none;
	font-size:14px;
	font-variant:small-caps;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	padding-left:5px;
	padding-right:5px;
	padding-top:16px;
	padding-bottom:16px;
}

#navigation .navbutton {
	background:url(../images/button_back.gif) repeat-x #d1e987;
	border-bottom: thin #d1e987 solid;
	text-align:center;
	vertical-align:middle;
	height:46px;
}

#navigation .leftcurve {
	background:url(../images/button_back_left.gif);
	height:46px;
	width: 17px;
	border-bottom: thin white solid;
}

#navigation .rightcurve {
	background:url(../images/button_back_right.gif);
	height: 46px;
	width: 17px;
	border-bottom: thin white solid;
}

#navigation .navbutton:hover {
	border-bottom: thin red solid;
	background:url(../images/button_back_over.gif) repeat-x #d1e987;
}

#blogheader {
	width:425px;
	position:relative;
	border-bottom: thin ridge #869FBC;
	border-right: thin ridge #869FBC;
	border-top: thin ridge #869FBC;
	border-left: thin ridge #869FBC;
	left: 25px;
	;
}

#blogheader .header {
	font-size:18pt;
	color:#869FBC;
	font-weight:bold;
}

#blogheader font {
	font-size:18px;
}

#blogheader .bigcapital {
	font-size:20pt;
}

#blogheader .title {
	padding-left:13px;
	font-size:large;
	font-weight:bold;
}

#blogheader .description {
	padding-left:30px;
	text-align:left;
	font-size: 13px;
}

#blogheader .datetime {
	font-size:11px;
	font-variant:small-caps;
}

#blogheader .description a {
	text-decoration:none;
	color:#0099CC;
	font-size:12px;
}

#blogheader .description a:hover {
	text-decoration:underline;
	color:#00CCFF;
}

#blogheader .footer {
	text-align:center;
}

#footer {
	width: 785px;
	position:relative;
	top:10px;
	left:0px;
	font-size: 12px;
	text-align:center;
	padding-right:15px;
	padding-top:10px;
}

#footer .copyright {
	text-align:right;
	font-variant:small-caps;
	font-size:10px;
}

#flashVideo {
	width:550px;
	height:400px;
	padding-left: 100px;
}

#qanda dt {
	font-size:16pt;
	padding-top:10px;
}

#qanda dt:first-letter {
	font-size:20pt;
	font-weight:bold;
}

#qanda dd {
	font-size:14pt;
	padding-top:7px;
}

#qanda h2 {
	font-size:20pt;
	color:#b9c6d7;
}

.noscreen {
	display:none;
}

#biocontent {
	width:94%;
	padding:10px;
	border:black thin outset;
	background-color:white;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14pt;
}

#biocontent .headRed {
	color:red;
	font-size:15pt;
}

#biocontent .author {
	font-weight:bold;
}

#biocontent blockquote {
	padding-bottom:10px;
}
	
#biocontent .biopic {
	float:left;
	margin-right:15px;
	border:thick silver groove;
	height:300px;
}

#biocontent p {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14pt;
}

a.askdrmarie {
	color:black;
}

a.askdrmarie:hover {
	color:red;
}

#topics dt.header {
	padding-bottom:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#topics dt.content {
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}