html {height:101%;}

body {
	margin:15px 0 15px 0; 
	padding:0px;
	text-align:center;
	background-color:#c9cbb3;
	color:white;
	font:0.8em "Trebuchet MS", Trebuchet, Verdana, Sans-serif; 
}

h2{
	font:bold 2em  "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
	margin:0;
	padding:0;	
}

h3{
	font:bold 1.2em "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
	color:maroon;
	text-align:center;
}

blockquote{font:bold italic 1.1em "Trebuchet MS", Trebuchet, Verdana, Sans-serif;}

table {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
td, th {
	font-size: 1em;
	padding: 3px;
}
th {
	font-weight: bold !important;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	padding-top: 4px;
	border-left: 1px solid #333333;
}
td {border-left: 1px solid #333333;}
.even {background-color: #AAAAAA;}
.consult .even{background-color: #666666;}
.highlight {background-color: #ff9d8e !important;}

.emphasis {	
	font-weight: bold !important;
	font-size: 1.2em;
}

#container {
	text-align:left;
	border:1px solid #5e6639;
	width:770px;
	margin:auto;
	padding:0;
	background-color:#5e6639 !important;
}

#topMenu {
	margin:0;
	padding:0;
	background:url(images/menubg.gif) top left repeat-x;
}

#fadein{
	background:url(images/menubg.gif) top left repeat-x;
	height:25px;
}

#rightside{
	float: right;
	width: 215px;
	margin-left: 1em;
	margin-right: 1em;
	padding: 0.5em 1em 0.5em 1em;
	overflow: hidden;
	font-size:1em; 
}

#rightside2{
	float: right;
	width: 215px;
	margin-left: 1em;
	margin-right: 1em;
	padding: 0.5em 1em 0.5em 1em;
	overflow: hidden;
	color:#5e6639;
	font-size:0.9em; 
	background-color:#c9cbb3;
	border:1px solid black;
}

.rightOne{
	color:#5e6639 !important;
	background-color:#c9cbb3 !important;
	border:1px solid black !important;
}

#content{
	padding: 0.5em 1em 0.5em 4em;
	min-height: 465px;
  	height: auto;
	_height: 465px;
}

#bottomMenu {
	text-align:center;
	height:17px;
	padding-top:5px;
	padding-bottom:5px;
	font:bold 8pt arial, sans-serif;
	color:#5e6639;
	clear:both;
}

#designCredit{
	float:right;
	margin-right:10px;
	border:0;
}

.block{display:block;}

img.block{width:770px;}

.leftIndent{margin-left:25px;}

.italics{font-style:italic;}

img.spacingMH{
	margin-left: 75px; 
	margin-right: 100px;
}

img.bioFloat{
	float:left;  
	margin-right:10px;
}


/* Index Specific Styles */

.index #container {background:url(images/FloralBGHome.jpg) bottom right no-repeat;}

.index #topMenu {background-color:#e4c3f5;}

.index #rightside{border-left:1px solid #e4c3f5;}

.index #bottomMenu {background:#e4c3f5;}

.index a {color:#e4c3f5;}

.index a#current {background:#e4c3f5;}
.index a.menu:hover {color:#e4c3f5;}


/* Profile Specific Styles */

.profile #container {background:url(images/FloralBGProfile.jpg) bottom right no-repeat;}

.profile #topMenu {background-color:#9da8fe;}

.profile #rightside{border-left:1px solid #9da8fe;}

.profile #bottomMenu {background:#9da8fe;}

.profile a {color:#9da8fe;}

.profile a#current {background:#9da8fe;}
.profile a.menu:hover {color:#9da8fe;}


/* Western Specific Styles */

.western #container {background:url(images/FloralBGWestern.jpg) bottom right no-repeat;}

.western #topMenu {background-color:#c9a8fc;}

.western #rightside{border-left:1px solid #c9a8fc;}

.western #bottomMenu {background:#c9a8fc;}

.western a {color:#c9a8fc;}

.western a#current {background:#c9a8fc;}
.western a.menu:hover {color:#c9a8fc;}


/* NAET Specific Styles */

.NAET #container {background:url(images/FloralBGNAET.jpg) bottom right no-repeat;}

.NAET #topMenu {background-color:#ffaf53;}

.NAET #rightside{border-left:1px solid #ffaf53;}

.NAET #bottomMenu {background:#ffaf53;}

.NAET a {color:#ffaf53;}

.NAET a#current {background:#ffaf53;}
.NAET a.menu:hover {color:#ffaf53;}

#FAQ h4 {
	background: url(images/open.png) no-repeat 0% 10%;
	padding-left: 20px;
	cursor: pointer;
}
#FAQ h4.close {background-image: url(images/close.png);}

#FAQ .answer {
	font-weight:bold;
	margin-right: 25px;
	padding: 10px;
	background-color: #c9cbb3;
	color:#5e6639;
}


/* Consult Specific Styles */

.consult #container {background:url(images/FloralBGConsult.jpg) bottom right no-repeat;}

.consult #topMenu {background-color:#ff9d8e;}

.consult #rightside{border-left:1px solid #ff9d8e;}

.consult #bottomMenu {background:#ff9d8e;}

.consult a {color:#ff9d8e;}

.consult a#current {background:#ff9d8e;}
.consult a.menu:hover {color:#ff9d8e;}


/* Contact Specific Styles */

.contact #container {background:url(images/FloralBGContact.jpg) bottom right no-repeat;}

.contact #topMenu {background-color:#fefb80;}

.contact #rightside{border-left:1px solid #fefb80;}

.contact #bottomMenu {background:#fefb80;}

.contact a {color:#fefb80;}

.contact a#current {background:#fefb80;}
.contact a.menu:hover {color:#fefb80;}


/* Common Link Styles */

a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

a.menu {
	display:block;
	float:left;
	font:bold 10pt "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
	color:#c9cbb3;
	padding:7px 15px 8px 15px;
}
a.menu:hover {text-decoration: none;}
a#current {color:#5e6639;}

a.bmenu {
	font: bold 8pt "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
	color: #5e6639;
	border-left: 1px solid #5e6639; 
	padding-left: 5px;
	padding-right: 5px;
}
a.bmenu:hover {color: #5e6639;}
a#bcurrent:hover {text-decoration: none;}


