@charset "utf-8";
body {
	font-family: Verdana;
	color: #A45B77;
	font-size: 12px;
}
/* Container */
#container {
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#container #header {
	height: 148px;
	background-image: url(../images/dr_jeanette_picture.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#container #menu {
	height: 26px;
	background-color: #FDEDF3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0D0D6;
	border-bottom-color: #E0D0D6;
}
#container #content {
	padding-top: 10px;
	min-height: 500px;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #954464;
	text-align: center;
	height: 17px;
	padding-top: 3px;
}
#container #menu li {
	display: inline;
	font-family: Verdana;
	font-size: 13px;
	color: #990099;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFC4DA;
}
#container #menu ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#container #menu a {
	font-family: Verdana;
	font-size: 13px;
	color: #990099;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #menu a:hover {
	color: #F687C9;
	text-decoration: none;
}
.menu_highlight {
	color: #701C4E;
	text-decoration: none;
	list-style-type: none;
	margin-right: 0px;
	background-color: #E0C7D1;
}
.menu_highlight2 {
	color: #FDEDF3;
	background-color: #9D399B;
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0D0D6;
	border-bottom-color: #E0D0D6;
}
/* Article Wrapper */
#articleWrapper {
	padding: 0px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	margin: 0px;
}
#articleWrapper .copyright {
	color: #A45B77;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0D0D6;
}
#articleWrapper .footer {
	/* color: #A45B77; */
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
	font-size: 9px;
	font-weight: normal;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E0D0D6;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 17px;
	text-align:justify;
}
.highlight {
	font-family: Verdana;
	font-size: 15px;
	color: #A45B77;
}
h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #A45B77;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 20px;
}
h2 {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	font-size: 12px;
}
.std {
	color: #964565;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: #964565;
}
a:visited {
	color: #964565;
}
a:hover {
	color: #404040;
}
a:active {
	color: #964565;
}
#page_back {
	float: left;
	width: 100px;
	color: #404040;
	text-align: left;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 0px;
}
#page_next {
	float: right;
	width: 200px;
	color: #404040;
	text-align: right;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}
		
/* Article List Wrapper */
#articleListWrapper {
	padding: 0px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	margin: 0px;
}
#articleListWrapper h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #A45B77;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
}
#articleListWrapper form{
	margin: 0px;
	margin-top:15px;
	padding: 0px;
}
#articleListItem {
	padding: 1px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
}
#articleListItem h1 {
	text-align: left;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #A45B77;
	margin: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}	
#articleListItem h2 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #666666;
}	
#articleListItem #articleTrailer {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.paragraphBox {
	padding-right: 20px;
	padding-left: 20px;
}	
.medium {
	color: #9D399B;
}
.medium2 {
	color: #666666;
}
.medium3 {
	color: #964565;
}
.small {
	color: #964565;
	font-size: 9px;
	line-height: normal;
}
.large {
	color: #A45B77;
	font-size: 26px;
}
.clear {
	clear: both;
	height: 15px;
}
.menu_highlightcopy {
	color: #FDEDF3;
	background-color: #A45B77;
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0D0D6;
	border-bottom-color: #E0D0D6;
}

