@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
p {
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited, a:active {
	color: #8b0f04;
	text-decoration: underline;
}
a:hover {
	color: #F00;
}
#main_container {
}
#header {
	display: block;
	height: 149px;
	width: 849px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#lower_container {
	width: 849px;
	display: block;
	margin-top: 7px;
}
#left_box {
	display: block;
	float: left;
	width: 177px;
	text-align: left;
}
#right_box {
	display: block;
	float: right;
	width: 614px;
	background-color: #FFF;
	background-image: url(../images/content_gradient.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#left_image-1 {
	background-image: url(../images/dr_marcia_venus.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 190px;
	width: 177px;
	clear: both;
	margin-top: 10px;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin-top: 5px;
	color: #FFF;
}
#menu {
	display: table;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
.headings {
	padding: 0px;
	display: block;
	clear: both;
	margin: 0px;
}
.copyright {
	font-size: 10px;
	margin-bottom: 0px;
}
h1 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	font-family: Verdana, Geneva, sans-serif;
}
ul {
	margin-top: 0px;
	margin-bottom: 8px;
}
#red_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b0f04;
	width: 100%;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
#quote_box {
	display: block;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.bracket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76px;
	color: #8b0f04;
	line-height: 76px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quote_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #8b0f04;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	vertical-align: middle;
	display: block;
}
.quote_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #8b0f04;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin-top: 3px;
}
.quote_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #8b0f04;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
	vertical-align: middle;
	display: block;
}

