﻿body 
{
	font-size:100%; 
	font-family: Tahoma, Geneva, sans-serif;
	color: #1e1c1a; 
	background: #081e33  url('Images/bg_site.jpg') repeat-x;
}

#minMax 
{
	min-width:700px; 
	max-width:1100px; 
	margin:0 auto;
}

#wrapper 
{
	margin-bottom: 20px;
	width: 100%; 
	float: left;
	background-color: #f2eedb;
 }

.clear
{
	clear: both;
}

#header 
{
	background: url('Images/bg_transparent_2.png') repeat;
}

/*layout*/
.ColumnLeft 
{
	float:left; 
	width:25%;
}

.ColumnCenter 
{
	width: 50%;
	float:left; 
 }

.ColumnRight 
{
	float:right; 
	width:24.5%; 
}

#footer {clear:both;}

.ContentPadding {padding: 10px; padding-bottom: 25px;}

.ContentWithBorder
{
	width: 85%; 
	margin:10px;
	text-align: justify; 
}

.ColumnTableLeft 
{
	float: left; 
	width: 75px; 
	padding: 10px 0 10px 0; 
	font-size: .90em; 
	color: 	#ccc;
}

.ColumnTableRight 
{
	float: left; 
	padding: 10px 0 10px 0;
}

.FormFieldChange
{
	width: 210px;
	color: #6c674c;
	font-size: 1.2em;
	border: 1px solid #bebaa7;
	font-family: Arial;
}


.ContactRightColumnLayout
{
    float: left;
    margin-bottom: 6px;
}

/*layout*/

/*Stylize*/
h1 /*usedin FORMS*/
{
	background-color: #666;
	color: #fff;
	padding-left: 5px;
}

h2
{
	color: #903a3a;
	font-weight: normal;
}

h3
{
	color: #719364;
}

h4
{
	font-weight: bold;
	color: #a39133;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

h5
{	
	color: #000;
	font-weight: bold;
	font-size: 1em;
}

h6 /*usedin FORMS*/
{
	font-size: .85em;
	margin: 8px 0 8px 0;
}

.SentanceStarter
{
	font-weight: bold; 
	font-size: 1.2em; 
	color: #719364;
}

.QandA_Question
{
	display: block;
	margin-bottom: 10px;
	color: #be78b3;
	font-weight: bold;
}

.QandA_Answer
{
	display: block;
	margin-bottom: 10px;
	color: #5f1e55;
}

.EmphasizeServices
{
	font-weight: bold;
	color: #a39133;
	
}


/*buttons and links*/
.MainMenuButtonBoxes
{
	float: left; 
	height: 50px;
	width: 181px;
	text-align: center; 
	background: url('Images/button_MainMenu_a.png') no-repeat;
	font-family: Verdana;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding-top: 10px;
} 

.MainMenuButtonBoxes:hover
{
	background: url('Images/button_MainMenu_b.png') no-repeat;
	color: #0a2841;
} 
.InfoLinksBrackets
{
	font-size: .75em;
}

.InfoLinks:a
{
	color: #4da333;
}

.InfoLinks:hover
{
	color: #b6109d;
}

/*buttons and links*/

.BioBox
{
	float: left; 
	width: 1070px; 
	height: 250px; 
	background: #141e27 url('Images/corners_BiosFlowers.png') no-repeat right; 
	margin: 2px;
	letter-spacing: .5px;
}
.BioPhoto
{
	float: left; 
	height: 250px; 
	margin: 0 15px 0 25px;
}

.BioContent
{
	float: left; 
	width: 500px; 
	height: 240px; 
	margin: 10px 15px 0 15px; 
	color: #dad3cc;
}

.BioName
{
	font-size: 1.4em; 
	color: #f2eedb;
	letter-spacing: .2em;
}

.BioTitle
{
	font-style: italic; 
	color: #f2eedb;
}

.Credentials li
{
	font-weight: bold;
	font-family: Times New Roman;
	margin: 20px 0 20px 0;
}

.ServicesSolutions li
{
	padding: 5px 0;
}
/*FORMS*/

.FormBox1
{
	float: left; 
	padding: 3px;
}

.FormBox2
{
	float: left; 
	padding: 3px;
	margin-left: 50px;
}

.LegendHeader
{
	color: Green;
	
}

.LegendSubHeader
{
	font-weight: bold; 
	font-size: .90em;
	color: #666;
}

.FormBorderBox1
{
	float: left; 
	border: 1px solid #cac3b3; 
	padding: 5px;
}

.FormBorderBox2
{
	float: left; 
	border: 1px solid #cac3b3; 
	padding: 5px; 
	margin-left: 15px;
}

.FieldsetFitTo
{
	float: left;
	background-color: #f4deb5;
	border: 1px solid #dcbf7a;
	padding: 3px;
	margin: 3px;
}


fieldset
{
	/*background-color: #efe6c6;*/
	border: 1px solid #e2d0b5;
}

.FormCheckBoxes
{
	margin-right: 35px;
	color: #666;
}

.FormCheckBoxesSub
{
	color: #666;
}

.BoxHighlighted
{
	float: left; 
	border: 1px solid #dcbf7a; 
	background: #f4deb5;
	margin: 3px;
}

/*jQuery*/

/* Tabs
----------------------------------*/
.ui-tabs 
{ 
	padding: .2em; 
	zoom: 1; 
}

.ui-tabs .ui-tabs-nav 
{ 
	list-style: none; 
	position: relative; 
	padding: .2em .2em 0; 
}

.ui-tabs .ui-tabs-nav li 
{ 
	position: relative; 
	float: left; 
	border-bottom-width: 0 !important; 
	margin: 0 .2em -1px 0; 
	padding: 0; 
  }
  
.ui-tabs .ui-tabs-nav li a 
{ 
	float: left; 
	text-decoration: none; 
	padding: .2em 1em; 
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected 
{ 
	padding-bottom: 1px; 
	border-bottom-width: 0; 
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a 
{ 
	cursor: text; 
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a 
{ 
	cursor: pointer; 
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel 
{ 
	padding: 1em 1.4em; 
	display: block; 
	border-width: 0; 
	background: none; 
}

.ui-tabs .ui-tabs-hide 
{ 
	display: none !important; 
}

/*jQuery*/

/* Quotes */

.Quote {
	float: left; width: 90%; padding: 10px; margin: 0 0 10px 10px; font-size: 2em; font-family: Georgia; border: 1px solid #ccc;
}

.QuoteAuthor {
	text-align: right; 
	font-size: .5em; 
	color: #666; 
	font-style: italic; 
	padding: 10px;
}
/* End Quotes */

