/* Core Styles */

body {
	background-image: url('/site_images/bg.jpg');
	margin-top: 10px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}

form {
	margin: 0px;
}

h1{
	font-size: 16pt;
	margin-top: 0px;
	text-decoration: underline;
}
table h1 {
	font-size: 16pt;
	margin-top: 0px;
	text-decoration: none;
}

h2 {
	font-size: 12pt;
}

#site_container {
	width: 984px;
	margin: 0 auto;
}

#content {	
	width: 730px;
	margin: 0 auto;
	text-align: left;
}

img {
	border: 0px;

}

a {
	text-decoration:underline;
	color:#000000;	
	font-weight:bold;
}

a:hover {
	color: #7B3122;
}

p.quotation {
	margin-top: 4em;
	text-align: center;
}


#pageTitle {
	background-image: url('/site_images/page_title_bg.gif');
	height: 30px;
}

#header_container {
	
}

#header_container img {
	display: block;
}

#site_navigation {
	background-image: url('/site_images/banner_colour_degradation.jpg');
	border-top: 1px solid #676957;
	border-bottom: 1px solid #676957;
	padding: 0px;
	height: 24px;
	width: 730px;
}

#site_navigation .navItem {
	float:left;
}

#site_navigation table{
	border:  0px;
	padding: 0px;
}

#mainContent{
	background-image: url('/site_images/inner_content_bg.jpg');
	position: relative;
}

#pageContent {
    border: 0px;
    width:680px;
	padding:30px;
	
}

#footer {
	margin-top:40px;
	padding-bottom:15px;
	width:710px;
	text-align:center;
	
}

#testimonials p{
	
}

.leftRow{
	width:325px;
	padding-right:20px;
}

.leftRow a{
	text-decoration:none;
	font-weight:normal;
}


.rightRow{
	width:365px;
}

.clear {
	clear: both;
}


.links{
	font-weight:bold;
}

.links a{
	text-decoration: none;
	color: #000000;
	
}
.right{
	float:right;
}

.page_title {
	position: absolute;
	top: 13px;
	right: 0px;
}

.about img{
	float:left;
	background-image: url('/site_images/image_bg.jpg');
	padding:10px;
	margin-right:20px;
}

.lib img{
	background-image: url('/site_images/image_bg.jpg');
	padding:10px;
	margin:20px 0px 40px 0px;
}

.sectionHeader{
	text-decoration:none;
	font-weight:bold;
}
.columnHeader{
	text-decoration:underline;
	font-weight:bold;
}

.linksPage a{
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}

.linksPage td {
	padding-right: 40px;
}

#bio{
	margin-left: 20px;
	margin-right:20px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.header{
	font-weight:bold;
	text-align: left;
}

.section{
	background-image: url('/site_images/inner_content_bg.jpg');	
	margin: 0px 5px 5px 5px;
	padding:10px;
}

.section-last{
	background-image: url('/site_images/inner_content_bg.jpg');	
	margin: 0px 5px 0px 5px;
	padding:10px;
}

.label{
	font-weight:bold;
	width:300px;
	padding-right:20px;
}

html>body .label {
	width: 320px;
}

div.label {
	float:left;
}

#consultationQuestionnaire{
	width:660px;
	background-image: url('/site_images/image_bg.jpg');
	margin:0px;
}

#consultationQuestionnaire .spacer{
	height:5px;
}

.question{
	margin: 10px 0px 10px 0px;
	
}

.answer {
	width:290px;
}

div.answer {
	float:right;
}

.clear{
	clear:both;
}
.spacer{
	height:10px;
}

#calciumSources table {
	width: 600px;
}

#ad_container_1 {
	float: left;
	padding-top: 230px;
}

#ad_container_2 {
	float: right;
	padding-top: 230px;
}

.leftRow .news_listing h4, .leftRow .news_listing a {
	font-weight: bold;
}

.amazon_container {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.link_list, ul.link_list li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

ul.link_list li, ul.spaced li, ol.spaced li {
	margin-bottom: 6px;
}

#search_container {
	float: right;
	padding-bottom: 10px;
	margin-right: 125px;
}

ol.bold {
	font-weight: bold ;
}
ol.bold li div {
	font-weight: normal ;
}

div.no_underline a {
	text-decoration: none;
}

div.no_underline {
	margin: 2em 0px;
}