﻿@import url("branding.css");

body
{
	background: transparent url(/images/background.gif) repeat-y top center;
	background-color: #CCDBAD;
	color: #333333;
	font: 13px Arial;
}

#outline {
	margin: auto;
	padding: 0px;
	position: relative;
	top: -1px;
	width: 854px;
}

#branding
{
	width: 760px;
	margin: 20px 0px 10px 50px;
}

#sidebar
{
	float: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px 15px 0px 65px;
}

#container
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#mainContent
{
	width: 584px;
}

.footer
{
	font: 10px Arial;
	clear: both;
	border-top: #333333 1px solid;
	margin: 20px 0px 0px 50px;
	padding-top: 10px;
	text-align: center;
	width: 760px;
}

.homeFooter
{
	font: 10px Arial;
	clear: both;
	margin: 20px 0px 0px 50px;
	padding-top: 10px;
	text-align: center;
	width: 760px;
}


a
{
	color: #527147;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.submenu:hover
{
	text-decoration: none;
}

td.form
{
	text-align: right;
	vertical-align: top;
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img
{
	border: none;
}

p, .indent
{
	margin: 10px;
}

.form-signature
{
	padding: 10px 0px;
	margin: 10px 0px;
	background-color: #CCCCCC;
}

ul, ol
{
	margin: 10px 0px 10px 40px;
	padding: 0px;
}

ul
{
	list-style-image: url(/images/li-default.gif);
}

h2 
{
	font-size: 14px;
	margin: 10px 0px;
	padding: 0px;
	font-weight: bold;
}

h3
{
	font: 15px Arial;
	color: #333333;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}

#homeContent ul
{
	margin: 0px;
}





#common
{
	margin: 0px 0px 0px 226px;
	width: 584px;
}







/***** rounded corners *****/
div.rounded h1
{
	color: #ffffff;
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	padding: 0px 10px;
	margin: 0px;
	text-transform: uppercase;
}

div.rounded h2
{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 10px 3px 10px;
	margin: -2px 0px 0px 0px;
}

#h1Information
{
	background-color: #874E04;
	height: 40px;
	width: 584px;
}

#h2Information
{
	background-color: #C97803;
	height: 20px;
	width: 584px;
	margin: 5px 0px 10px 0px;
}

#h1Presentations, #h1SpeakRequest
{
	background-color: #AA9427;
	height: 40px;
	width: 584px;
}

#h2Presentations
{
	background-color: #D4BD2D;
	height: 20px;
	width: 584px;
	margin: 5px 0px 0px 0px;
}

#h1Screening
{
	background-color: #AA3258;
	height: 40px;
	width: 584px;
}

#h2Screening
{
	background-color: #E6889A;
	height: 20px;
	width: 584px;
	margin: 5px 0px 0px 0px;
}

#h1Consultation, #h1Questionnaire, #h1Guidelines, #h1Guides
{
	background-color: #4F6D19;
	height: 40px;
	width: 584px;
}

#h2Consultation, #h2Guidelines
{
	background-color: #76AB24;
	height: 20px;
	width: 584px;
	margin: 5px 0px 0px 0px;
}
#h1Contact
{
	background-color: #527147;
	height: 40px;
	width: 584px;
}
/**********/


div.presentation-block
{
	padding: 0px 10px;
	width: 564px !important;
	width: /**/ :584px;
}

hr.presentations
{
	color: #D4BD2D;
	height: 1px;
	width: 584px;
}

td
{
	vertical-align: top;
	text-align: left;
}

.center
{
	text-align: center;
}

/********** sidebar styles **********/

.mrkInformation, .mrkPresentatons, .mrkScreening, .mrkNutrition
{
	display: block;
	width: 146px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
}
.mrkInformation, .mrkInformation a
{
	background: #C97803;
}

.mrkPresentatons, .mrkPresentatons a
{
	background: #D4BD2D;
}

.mrkScreening, .mrkScreening a
{
	background: #E6889A;
}

.mrkNutrition, .mrkNutrition a
{
	background: #76AB24;
}



.mrkInformation, .mrkInformation a:hover
{
	background: #874E04;
}

.mrkPresentatons, .mrkPresentatons a:hover
{
	background: #AA9427;
}

.mrkScreening, .mrkScreening a:hover
{
	background: #BF476B;
}

.mrkNutrition, .mrkNutrition a:hover
{
	background: #4F6D19;
}

.menu1
{
	font-family: Arial;
	font-size: 11px;
	display: block;
	cursor: pointer;
	border-bottom: 1px solid #FFFFFF;
	color: #666666;
	padding: 3px;
	background: #CFE1B7;
	text-decoration: none;
	width: 140px !important;
	width: /**/ :146px;
}

.submenu
{
	padding: 3px;
	text-align: right;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 124px !important;
	width: :130px;
	background: #C97803;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}



/*** home page styles ***/
#homeLeft-h1
{
	background-color: #C5DDA9;
	float: left;
	height: 40px;
	width: 176px;
	margin: 0px 0px 10px 50px;
	margin-bottom: 10px;
}

* html #homeLeft-h1  /* this is recognized by IE only */
  {
	margin: 0px 0px 10px 25px;
  }



#homeRight-h1
{
	background-color: #527147;
	float: left;
	height: 40px;
	width: 584px;
	clear: right;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

#homeContent
{
	background-image: url( '/images/home-menu.jpg' );
	height: 219px;
	position: relative;
	clear: both;
	margin: 0px 0px 0px 50px;
	width: 760px !important;
	width: /**/ :800px;	
}

#homeContent .menuTitle
{
	font: 14px Georgia;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

#homeContent ul
{
	padding: 0px;
	margin-left: 20px;
}

#homeContact
{
	font: 12px Arial;
	position: absolute;
	text-align: right;
	top: 30px;
	width: 156px;
}

#homeContact a
{
	color: #333333;
}

#homeContent .contactTitle
{
	font: 12px Georgia;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
}

#homeInformation
{
	font: 12px Arial;
	position: absolute;
	left: 197px;
	top: 14px;
	width: 176px;
	color: #874E04;
}

#homeInformation a
{
	color: #874E04;
	text-decoration: none;
}

#homeInformation a:hover
{
	color: #C97803;
}

#homeInformation li
{
	list-style-image: url(/images/li-information.gif);
	margin-bottom: 1px;
}

#homeScreening
{
	font: 12px Arial;
	position: absolute;
	left: 482px;
	top: 14px;
	width: 176px;
	color: #AA3258;
}

#homeScreening a
{
	color: #AA3258;
	text-decoration: none;
}

#homeScreening a:hover
{
	color: #E6889A;
}

#homeScreening li
{
	list-style-image: url(/images/li-screening.gif);
	margin-bottom: 1px;
}

#homeSpeakers
{
	font: 12px Arial;
	position: absolute;
	left: 197px;
	top: 117px;
	width: 176px;
	color: #AA9427;
}

#homeSpeakers a
{
	color: #AA9427;
	text-decoration: none;
}

#homeSpeakers a:hover
{
	color: #D4BD2D;
}

#homeSpeakers li
{
	list-style-image: url(/images/li-speakers.gif);
	margin-bottom: 1px;
}

#homeNutrition
{
	font: 12px Arial;
	position: absolute;
	left: 482px;
	top: 117px;
	width: 176px;
	color: #4F6D19;
}

#homeNutrition a
{
	color: #4F6D19;
	text-decoration: none;
}

#homeNutrition a:hover
{
	color: #76AB24;
}

#homeNutrition li
{
	list-style-image: url(/images/li-speakers.gif);
	margin-bottom: 1px;
}

