@charset "utf-8";

/*Page specific*/
body			{ color: #000000; }
body#blue		{ background: #548da4 url(../images/background_blue_gradient.jpg) top left repeat-x; }
body#brown		{ background: #776b41 url(../images/background_brown_gradient.jpg) top left repeat-x; }
body#green		{ background: #0b753f url(../images/background_green_gradient.jpg) top left repeat-x; }
body#purple		{ background: #785f75 url(../images/background_purple_gradient.jpg) top left repeat-x; }
body#red		{ background: #743f3f url(../images/background_red_gradient.jpg) top left repeat-x; }
body#gray		{ background: #004b25 url(../images/background_gray_gradient.jpg) top left repeat-x; }
	body#gray a	{ color: #006600; }

#wrapper 	{ width: 770px; text-align:center; margin: 10px auto 10px auto; }

/*Page specific*/
#container 	{ width: 770px; text-align: left; margin: 0 auto; float: left; border: solid #666 1px; border-right: solid black 1px; border-bottom: solid black 1px; }
#blue #container	{ background: #b0bfc7 url(../images/background_blue.jpg) top left no-repeat; }
#brown #container	{ background: #beb3a4 url(../images/background_brown.jpg) top left no-repeat; }
#green #container	{ background: #d7deb2 url(../images/background_green.jpg) top left no-repeat; }
#purple #container	{ background: #b4b5b3 url(../images/background_purple.jpg) top left no-repeat; }
#red #container		{ background: #f1efe4 url(../images/background_red.jpg) top left no-repeat; }
#gray #container	{ background: #fdfaeb url(../images/background_gray.jpg) top left no-repeat; }

#header 	{ border: solid green 0px; }
#header a	{ width: 770px; height: 159px; display: block; text-indent: -5000px; outline: none; }

#nav 		{ float: left; margin-right: 60px; }
#nav li	{ text-indent: -5000px; }
#nav li a	{ outline: none; }
	#navHome					{  }
	#navHome a					{ width: 160px; height: 28px; display: block; }
	#navBiography				{  }
	#navBiography a				{ width: 160px; height: 32px; display: block;  }
	#navServices				{ }
	#navServices a				{ width: 160px; height: 32px; display: block; }
	#navAHE						{ }
	#navAHE a					{ width: 160px; height: 54px; display: block; }
	#navPrices					{ }
	#navPrices a				{ width: 160px; height: 32px; display: block; }
	#navExpanded				{ width: 160px; height: 56px; }
	#navExpandedBorregoSprings	{ }
	#navExpandedBorregoSprings a{ width: 160px; height: 22px; display: block; }
	#navExpandedImperialCounty	{ }
	#navExpandedImperialCounty a{ width: 160px; height: 20px; display: block; }
	#navExpandedYuma			{ }
	#navExpandedYuma a			{ width: 160px; height: 21px; display: block; }
	#navTheFunSide				{ margin-bottom: 250px; }
	#navTheFunSide a			{ width: 160px; height: 32px; display: block; }

#content 	{ float: left; width: 510px; }

/*Page specific*/
#footer 	{ background-position: bottom center; background-repeat: no-repeat; 
			margin-bottom: 10px; text-align: center; padding: 5px 0; font-size: 80%; }
#blue #footer 	{ background-image: url(../images/footer_blue.gif); }
#brown #footer	{ background-image: url(../images/footer_brown.gif); }
#green #footer	{ background-image: url(../images/footer_green.gif); }
#purple #footer	{ background-image: url(../images/footer_purple.gif); }
#red #footer	{ background-image: url(../images/footer_red.gif); }
#gray #footer	{ background-image: url(../images/footer_gray.gif); }

#footer span { margin: 0; color: #ffffff; font-weight: bold; }
#footerLegal, #footerLegal a, body #footerLegal span a { font-style: italic; font-size: 85%; color: #fff; text-align: center; margin: 5px auto; text-decoration: none; }
body #footer a { color: #fff; }
body#gray #footer a { color: #000; }
body#gray #footerLegal a { color: #fff; }

h1	{ font-size: 140%; font-weight: bold; font-variant: small-caps; border-bottom: solid #999999 1px; }
h2	{ font-size: 100%; font-weight: bold; font-variant: small-caps; margin: 10px 0; }
p	{ margin: 10px 0; text-indent: 15px; }
strong {font-weight: bold; }

/*home*/
#homeWelcome1 { font-size: 29px; font-weight: bold; font-style: italic; font-variant: normal; }
#homeWelcome2 { margin: 5px 0; font-size: 17px; font-weight: normal; font-style: italic; color: #000; }

.biographyIMGa { float: right; margin: 10px; border: solid #548da4 1px; padding: 5px;}
.servicesIMGa { float: right; margin: 10px; border: solid #785f75 1px; padding: 5px;}
.servicesIMGb { float: left; margin-right: 15px; border: solid #785f75 1px; padding: 5px;}
.esrMapIMG { float: right; margin: 0px; border: solid #743f3f 1px; padding: 5px;}

.aheIMGa { float: right; margin: 10px; border: solid #666 1px; padding: 5px; }


/*prices*/
#pricesTable { padding: 0px; margin: 10px 0 20px 0; border: solid #0b753f 1px;}
#pricesTable tr th { font-weight: bold; font-variant: small-caps; padding: 3px 10px; }
#pricesTable tr td { border-top: solid #0b753f  1px; margin: 2px; padding: 3px 10px; font-size: 12px; }


#theFunSideImages { margin: 0px 0 10px 0; float: left;}
#theFunSideImages img { margin: 20px 15px 0 0; float: left; display: inline; padding: 1px; 
				border: solid #666 1px; border-right: solid black 1px; border-bottom: solid black 1px; }
/*ESA*/
#esaDates {}
#esaDates li { margin-bottom: 4px; font-size: 93%; }
