/* style_client_1002.css colors */

/* colors

CFC291 FFF6C5 A1E8D9 FF712C 695D46 

Compliment to Orange: #2bb5f9

Main page bkgd: FFFBE4

Text: 694f1d

*/

/* =html */

html {
	background: #695D46;
}

/* =body */

body {
	color: #694f1d;
}

/* Main Area Divisions */

div#fixHeight { /* This Div is used to fix the height problem with Safari & Firefox */
	background: #FFFBE4;
	border-color: #CFC291;
}

div#wrapper {
	background: transparent;
}

div#content_area {
	background: transparent;
}

div#content {
	background: transparent;
}

div#branding {
	background: #FFF6C5;
}

div#navMain {
	background: #695D46;
	border-top-color: #CFC291;
	border-bottom-color: #CFC291;	
}

div#c3r {
	background: transparent;
}

div#c3c {
	border-color: #CFC291;
	background: transparent;
}

div#c3l {
	background: transparent;
}

div#c2r {
	border-color: #CFC291;
	background: transparent;
}

div#c2l {
	background: transparent;
}

div#c2r_alt {
	border-color: #CFC291;
	background: transparent;
}

div#c1 {
	background-color: transparent; /* Make this the same color as the background color of #fixHeight */
}

/* !Typo General */

h1 { color: #FF712C; }
h2 { color: #695D46; }
h3 { color: #695D46; }
h4 { color: #A1E8D9; }
h5 { color: #A1E8D9; }
 
span.hiLite {
	color: #000;
}

p {

}

em {
	color: #2cbeff;
}

h2#tagLine {
	color: #000;
}

/* !Type Testimonials */

div#c2.testimonials blockquote {
	border-bottom-color: #000;
}

div#c2.testimonials span.commenter {
	color: #000;
}

/* =content Area Styling */

div#colMain a:link, div#colMain a:visited, div#colMain a:active {
	border-bottom-color: #000;	
	color: #000;
}

div#colMain a:focus, div#colMain a:hover {	
	color: #000;
	
}

div.photo {
	border-color: #ff9900;
}

/* =lists */

#colMain dl dt {
	color: #339933;
}

/* =tables */

table {
    border-color: #666;
}

table.spec tr:hover {
	color: #00ff00;
	background: #000;
}

table.spec thead tr:hover {
	color: #000;
	background: #fff;
}

table th td {
	border-color: #000;
}

thead {
    background: #fff;
}

tbody {
	background: #fff;
}

tr.stock {
	background: #fff;
}

tr { 
    border-top-color: #000;
}

/* =forms */

form {
    background: transparent;
}

fieldset input, textarea, select {
	background-color: #fff;
}

fieldset input:focus, textarea:focus, select:focus {
	background: #fff;
}

fieldset input:hover, textarea:hover, select:hover {
	border-color: #000;	
}

fieldset legend {
	color: #000;
}

input, textarea {
    color: #000;
}

#formButtons input {
	color: #000;	
}

#formButtons input#reset {
	background: #fff;
}

#formButtons input#submit {
	background: #fff;
}

#formButtons input#submit:focus,
#formButtons input#submit:hover,
#formButtons input#reset:focus,
#formButtons input#reset:hover {
	background: #fff;
	color: #000;
}

/* navMain.css colors */

ul#navM {
	background: transparent;
}

ul#navM li {
	border-right-color: transparent;
}

ul#navM li a:link,
ul#navM li a:visited,
ul#navM li a:active {
	color: #FFF6C5;	
}

ul#navM li a:focus,
ul#navM li a:hover {
	background-color: transparent;
	border-bottom-color: #A1E8D9;
	color: #FF712C;
}

body#about a#mAbout,
body#contact a#mContact,
body#bios a#mBios,
body#services a#mServices,
body#insurance a#mInsurance,
body#facilities a#mFacilities,
body#faq a#mFaq,
body#forms a#mForms,
body#news a#mNews,
body#testimonials a#mTestimonials,
body#blog a#mBlog {
	background-color: transparent;
	border-bottom-color: #FF712C;
	color: #A1E8D9;
}

/* navSub.css color */

ul#navS {
	background: transparent;
}

ul#navS li {
	background: #ccb588;
	border-color: #CFC291;
}

ul#navS a:link, ul#navS a:visited, ul#navS a:active {
	color: #695D46;
}

ul#navS a:focus, ul#navS a:hover {
	background-color: #FFF6C5;
	color: #695D46;
}

body.sAboutMessage a#sAboutMessage,
body.sSvcPhysTher a#sSvcPhysTher,
body.sSvcWomenHealth a#sSvcWomenHealth,
body.sSvcPediatrics a#sSvcPediatrics,
body.sInsForms a#sInsForms,
body.sInsFaq a#sInsFaq,
body.sInsPlans a#sInsPlans,
body.sFaq a#sFaq {
	background-color: transparent;
	border-bottom-color: #FF712C;
	color: #FFF6C5;
}

/* navTop.css colors */

ul#navT {
	background-color: #fff;
	border-bottom-color: #000;
}

ul#navT li {
	border-left-color: #000;
}

ul#navT a:link, ul#navT a:visited, ul#navT a:active {
	color: #000;
}

ul#navT a:focus,
ul#navT a:hover {
	background-color: #c8e3ff;
	color: #000;
}

/* siteInfo.css colors */

ul#siteInfo {
	border-top-color: #000;
	background: #ccb588;
}

ul#siteInfo li {
	border-left-color: transparent;
}

ul#siteInfo li a {
	color: #000;
}

ul#siteInfo li:hover a {
	background-color: transparent;
	color: #FFF6C5;	
}

body#privacy a#cPrivacy,
body#terms a#cTerms,
body#contact a#cContact {
	background-color: transparent;
	color: #fff;
}

/* =search Form Styling */

form#cse-search-box input#searchsubmit {
	background-color: #fff;
	color: #000;
}

form#cse-search-box input#searchsubmit:hover {
	background-color: #c8e3ff;
	color: #000;
}

form#cse-search-box input.searchfield {
	color: #000;	
}

/* !Typo Standard Links */

a:link, a:visited, a:active {
	color: #695d46;
	text-decoration: underline;
}

a:focus, a:hover {
	color: #FF712C;
	text-decoration: none;
}