/*	MARCH 8. THIS CSS HAS BEEN PRETTIED WITH http://www.lonniebest.com/FormatCSS/
	THE ORIGINAL UNMODIFIED CODE IS Copy of default.css SAVED MARCH 8 AT 7:00 AM
*/
#bottomSpacer {
	height: 90px;
	left: 15px;
	position: absolute;
	top: 1208px;
	width: 517px;
	width: 800px;
	}
#browser #wrapper #content table tr td a {
	border: none;
	}
/*#browser #wrapper #content ul li {
	margin-bottom: 1em;
	}*/
#content {
	border: 0px dotted red;
	float: left;
	margin-top: 10px;
	position: relative;
	width: 610px;
	z-index:1
	}
#content p {
	line-height: 1.4em;
	margin-top: 0; 
	 
	}
/*#head_image {
	height: 40px;
	width: 250px;
	}*/
#index #wrapper #content ul li {
	margin: 0 0 1em 0;
	}
/*#index h3 {
	color: blue;
	}*/
#javaScriptMessage {
	background-color: #FFFF9F;
	border-bottom: 1px solid #6D6D6D;
	border-top: 1px solid #6D6D6D;
	font-size: 11pt;
	padding: .6em;
	text-align: center;
	}
	
	/*CHANGED FOR TESTING 3-10 AT 4:40*/
/*#nav {
	border-right-color: #828282;
	border-right-style: solid;
	border-width: 1px;
	float: left;
	margin: 64px 40px 0 0;
	padding-right: 4px;
	width: 100px;
	}*/
	
#nav {
	border-right-color: #828282;
	border-right-style: solid;
	border-width: 1px;
	float: left;
	margin: 64px 40px 0 0;
	padding-right: 4px;
	padding-left:0;
	width: 100px;
	}	
#nav li {
	list-style: none;
	margin: 0 0 1em -20px;
	}
#price #wrapper #content ul {
	margin-top: -1em;
	}
#price #wrapper #content ul li {
	margin: 0 0 .5em 0;
	}
#service #wrapper #content ul li {
	margin-bottom: .5em;
	}
#service #wrapper #content ul li ul li {
	list-style: circle;
	margin-top: 1em;
	}
#siteAdams {
	left: 148px;
	position: absolute;
	top: 1049px;
	}
#siteChaffey {
	left: 150px;
	position: absolute;
	top: 534px;
	}
#siteHemetConcerts {
	left: 148px;
	position: absolute;
	top: 852px;
	}
#siteObrien {
	left: 149px;
	position: absolute;
	top: 738px;
	}
#W3C {
	left: 3px;
	position: absolute;
	top: 462px;
	}
#wrapper {
	background-color: #fff;
	margin: auto;
	margin-top: 20px;
	position: relative;
	width: 900px;
	}
#wrapper #W3C p {
	margin-bottom: 0;
	margin-top: .3em;
	}
* {
	background-repeat: no-repeat;
	}
.black {
	color: black;
	}
.blue {
	color: #2B2BFF;
	}
.caption {
	cursor: pointer;
	font-size: 7pt;
	text-align: center;
	}
.caption {
	text-align: center;
	}
.center {
	text-align: center;
	}
.clear {
	clear: both;
	}
.cursorPointer {
	cursor:pointer;
	}
.imgHead {
	position:relative;
	border: 0;
	vertical-align: middle;
	z-index:10;
	}
/*.imgW3noBorder {
	border: none;
	}*/
/*.noPadLeft {
	padding-left: 0;
	}*/
.pane {
	background-image: url("../images_default/pane_feb26.png");
	background-repeat: no-repeat;
	border: 0px dotted red;
	float: left;
	height: 350px;
	margin-right: 0px;
	width: 210px;
	}
.paneDiv {
	/*color: #828282;*/
	line-height: 1.3em;
	padding: 1.9em;

	}
.paneDiv p {	
	margin-bottom:.3em;
	margin-top:0em
}
	
/*.paneDiv h1 {
	color: #000000;
	font-size: 11pt;
	}*/
.panelLink {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
	}
.panelLink:hover {
	border-bottom: 2px solid red;
	cursor: pointer;
	text-decoration: none;
	}
/*.paneSpacer {
	background-color: #FF0080;
	float: left;
	width: 12%;
	}*/
.validLink {
	background-color: #375D81;
	color: #FFF;
	float: left;
	font-size: 78%;
	padding: .3em 0;
	text-align: center;
	width: 80px;
	}
/*a.hover {
	border-bottom: 2px solid blue;
	outline: none;
	text-decoration: none;
	}
a.panel {
	border: none;
	text-decoration: underline;
	}*/
a:hover.panel {
	border-bottom: 2px solid red;
	}
body {
	background-color: #FFF;
	font-family: Verdana;
	font-size: 10pt;
	}
h1 {
	letter-spacing: 0.1em;
	text-align: center;
	margin-top:0
	}
h3 {
	color: #2B5175;
	font-size: 12px;
	margin: 1em 0 0 0;
	}
img {
	border: none;
	}
#line { 
	width:1px; 
	border-top:1px solid blue;
	margin-top:-.7em
	}	

