/* CSS Document */
/* -----------------------------------------------------------------------------Overall font and text rollover-*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
}

.mountainbacker {
background-position:bottom;
background-repeat: no-repeat;
background-image:url(../images/nursegraphic.gif);
}





/* Overall font and text rollover*/
td, tr {
	font-family:  georgia,times, serif;
	font-size: 95%;
	color: #58512F;
}

a {
	color: #5B6821;
	
}
	a:hover {
	color: #000000;
	text-decoration: none;
}
/* ------------------------------------------------------------------------------------------Site Options-*/
/* The site options text*/
.siteoptions {
	font-family:Verdana;
	font-size:9px;
	color: #544D2A;
}
	.siteoptions:hover {
	text-decoration: none;
	color:#000000;
}
.siteoptionsbar {
	color: #8E290E;

	
}
/* ------------------------------------------------------------------------------------------The footer text-*/
/* The footer text*/
.footerText {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
	line-height: 10pt;
}
	.footerText:hover {
	color: #000000;
	text-decoration: none;
}
/* ------------------------------------------------------------------------------------------The address text-*/

/* The address text*/
.addressText {
	font-family: Georgia;
	font-size: 8pt;
	color: #544D2A;
	font-weight: bold;
	line-height: 12pt;

}
.addressText:hover {
	color: #000000;
	text-decoration: none;

}
/* ------------------------------------------------------------------------screen reader print friendly version-*/
/* screen reader print friendly version - font and rollover*/
.screenprintLink {
	font-family: Georgia;
	font-size: 6pt;
	color: #000000;
	
}
.screenprintLink:hover {
	color: #000000;
	text-decoration: none;

}
/* -------------------------------------------------------------------------------------------SECTION HEADING-*/
/* SECTION HEADING*/
.sectionHeading{
	font-family: verdana;
	font-size: 10pt;
	color: #8E290E;
	font-weight: bold;
	letter-spacing:1pt;
	
}
/* --------------------------------------------------------------------------------------SECTION SUBHEADING-*/
/* SECTION SUBHEADING*/
.sectionSubheading{
	font-family: Verdana;
	font-size: 9pt;
	color: #8E290E;
	font-weight: bold;
}
/* -------------------------------------------------------------------------------------------BREADCRUMBS--*/
/* BREADCRUMBS*/
.breadcrumbs{
	font-family: georgia;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.breadcrumbs:hover {
	color: #000000;
	text-decoration: none;

}
/* ---------------------------------------------------------------------Contact area font and whatnot--*/

/* Contact area font and whatnot*/
.contactArea {
	font-family: Georgia;
	font-size: 9pt;
	line-height: 12pt;
	color: #553A0E;;
	
}
/* ------------------------------------------------------------------------Contact area font - bold--*/

/* Contact area font - bold*/
.contactAreabold {
	font-family: Georgia;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #553A0E;
	
}
/* --------------------------------------------------------------------------Bottom text links----*/

/* Bottom text links*/
.textLinks {
	font-family: Verdana, Helvetica;
	font-size: 7pt;
	color: #666666;
}

.textLinks:hover {
	color: #000000;
	text-decoration: none;

}
/* --------------------------------------------------------------------CONTACT FORM ATTRIBUTES---*/

	
/* CONTACT FORM ATTRIBUTES*/
.formfield{
	font-family: Verdana;
	font-size:9pt;
	color: #000000;
	background-color: #F3F3EE;
	border-color: #6CBEA1;
	border-width: 1pt;
	border-left-width : 1pt;

}
/* Fieldset ATTRIBUTES (contact form border)*/
.fieldset{
	font-family: Verdana;
	font-size: 10pt;
	color: #823F4C;
	font-weight: bold;
    border-width: 1pt;
	border-color : #D8D1BA;
	border-style: solid;
	padding: 4pt;	 

	
}
.fieldset2{
	font-family: verdana;
	font-size: 9pt;
	color: #823F4C;
	font-weight: bold;
    border-width: 1pt;
	border-color : #D8D1BA;
	border-style: dashed;
	padding: 4pt;	 

	
}
/* Fieldset ATTRIBUTES (contact form border)*/
.legend{
	font-family: verdana;
	font-size: 10pt;
	color: #823F4C;
	font-weight: bold;
	padding: 5pt;	 

	
}

/* -----------------------------------------------------------------------------------Making buttons---*/
/* Making buttons */
.elButton{
color:#0E2B8D;
background-color: #DCE7DF;
font-size:10px;
font-family:Verdana;
line-height: 10px;
font-weight:bold;
text-decoration: none;
width: 147px;
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
padding-right:2px;
margin: 0px;
text-align: center;
border-top:0px solid #9CB1B4;
border-right:3px solid #9CB1B4;
border-bottom:1px solid #9CB1B4;
border-left:1px solid  #CDD9DB;

}
.elButton:hover {
color:#0E2B8D;
background-color: #ffffff;
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
padding-right:2px;
border-top:0px solid #9CB1B4;
border-right:3px solid #9CB1B4;
border-bottom:1px solid #9CB1B4;
border-left:1px solid  #CDD9DB;
}
/* -----------------------------------------------------------------------------------Making buttons  PART 2---*/
/* Side navigation */
.sButton{
color: #044933;
font-size:12px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
border:1px solid #EC2030;
background-color:#F6EB14;
width: 200px;
height: 0px;
padding: 2px 5px;
margin: 0px;
display: block;
text-align: center;
}
.sButton:hover {
background-color: #ffffff;
color:#000000;
padding: 2px 5px;
border:1px solid;
}
/* ----------------------------------------------------------------------------------side navigation headings--*/
/* side navigation headings */
.shead{
color: #ffffff;
font-size:14px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
background-color:#000000;
width: 150px;
height: 0px;
padding: 0px 5px;
}
/* ----------------------------------------------------------------------------------------------TOUR STYLE------*/
/* Change the colors and fonts to match your design.
Match all colors to your background color, if you have a textured background it will not work.*/

}
.textArea {
	SCROLLBAR-FACE-COLOR: #FBFBF7;
	SCROLLBAR-HIGHLIGHT-COLOR: #FBFBF7;
	SCROLLBAR-SHADOW-COLOR: #FBFBF7;
	SCROLLBAR-3DLIGHT-COLOR: #FBFBF7;
	SCROLLBAR-ARROW-COLOR: #FBFBF7;
	SCROLLBAR-TRACK-COLOR: #FBFBF7;
	SCROLLBAR-DARKSHADOW-COLOR: #FBFBF7;
	SCROLLBAR-BASE-COLOR:#FBFBF7;
	scrollbar-lightshadow-color: #FBFBF7;
	background: #FBFBF7;
	BORDER-RIGHT: none;
	BORDER-LEFT: none;
	BORDER-TOP: none;
	BORDER-BOTTOM:  none;
	scrollbars: none;
	font-family: Georgia;
	font-size: 9pt;
	color: #8E290E;
	background-color: #FBFBF7;
	
}
}
.textlabeltour{
	color: #ffffff;
	font-size: 1pt;
	
}
.testimonial{
color: #ffffff;
font-size:14px;
font-family:verdana;
font-weight:italic;
text-decoration: none;
background-color:#000000;
width: 150px;
height: 0px;
padding: 0px 5px;
}

