/* STANDARD LAYOUT FORMATTING */

body { 
	height: 100%;
	text-align:center;
	background: #af744f url('../img/vintage-cal-map.jpg') top left no-repeat;
	background-attachment: scroll;
	padding:0; 
	margin:0; 
	color:#CCC;
}

#container {
	background: #000;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 800px;
}

#top-container {
	border: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 800px;
}

.reset { clear:both; }

#admin {
	height:20px;
	width:100%;
	margin-bottom:20px;
	padding:0 100px;	
	font: 18px bold;
	color:red;
	overflow:hidden;
	text-align: center;
	background:black;
	border-bottom:1px gray solid;
}

#admin a:link {
	color: #AAF;
}

#admin a:visited {
	color: #55F;
}

#main_nav_container {
	width:780px;
	height:22px;
	margin:5px auto;
	padding:0;
	overflow:hidden;
	text-align: center;
}

#main_nav_container p {
	font-family: verdana, arial, sans-serif;
	color:white;
	text-align: center;
	font-size:13px;
	margin:0px 20px;
	padding: auto 0px;
	font-weight: bold;
}
ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	text-align: center;
}
ul#navlist li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
}
#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 9px 4px 9px;
	color: white;
	border-right: 1px dashed #555;
	text-decoration: none;
}

ul#navlist li, ul#navlist a, li.inactive {
	font-family: verdana, arial, sans-serif;
}

#navlist a.edge, #navlist a.edge:link {
	border: none;
}

ul#navlist li#active {
	color:black;
}
#navlist a:hover {
	color: #c7262c;
}

#header { 
	width:800px;
	height: 120px;
	margin:0 auto;
	text-align:center; 
}

#tabsH {
	float:right;
	background:transparent;
	font-size:90%;
	font-variant: small-caps;
	font-weight:bold;
	line-height:normal;
	text-align:center;
	margin-right:30px;
	margin-top:46px;
}
#tabsH ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
#tabsH li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsH a {
	float:left;
	background:url("../img/tableftH.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
}
#tabsH a span {
	float:left;
	display:block;
	background:url("../img/tabrightH.gif") no-repeat right top;
	padding:13px 15px 10px 0px;
	color:gray;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {float:none;}
/* End IE5-Mac hack */


/* FRAMING ELEMENTS - BOXES, DIVS, TABS, COLUMNS, ETC. */

#tabsH a:hover span {
	color:black;
	si
}
#tabsH a:hover {
	background-position:0% -42px;
}
#tabsH a:hover span {
	background-position:100% -42px;
}
#tabsH #current a {
	background-position:0% -42px;
}
#tabsH #current a span {
	background-position:100% -42px;
}

#pagetop {
	margin:0 auto;
	width:780px;
	height:25px;
}

#page { 
	margin:0 auto;
	text-align:left;
	width:800px;
	background: black;
	padding:0px;
	/* border: 1px solid #c7262c; */
}

	#page span {
		color: yellow;
	}
	
	#page span.strong {
		color: yellow;
		font-weight: bold;		
	}

#video { 
	width: 429px;
	height: 248px;
	margin-top: 0;
	text-align:center;
	float: left;
	color: white;
	overflow: hidden;
}

#maintitle { 
	width: 429px;
	height: 285px;
	margin-top: 0;
	text-align:center;
	float: left;
	color: white;
	overflow: hidden;
}

#content { 
	width: 100%;
	text-align:left;
	color: white;
	overflow: hidden;
	background: black;
}


/* THIS IS ALL MAP SCHTUFF! */
#map { 
	background: url('../img/new_cal_map.jpg') top center no-repeat;
	color: white;
	height: 700px;
	margin: 30px auto 10px 140px;
	position: relative;
	text-align:left;
	width: 575px;
	/*
	border-top: 1px solid #c7262c;
	border-bottom: 1px solid #c7262c;
	*/
}

#map #norcal {
	background: transparent;
	height: 100px;
	left: 40px;
	position: absolute;
	top: 30px;
	width: 200px;
	z-index: 5;
}

	#map #norcal a {
		background: transparent;
		border: none;
		display: block;
		height: 100px;
		margin: 0;
		position: absolute;
		width: 200px;
	}
	
	#map #norcal a img {
		display: none;
		left: -22px;
		position: absolute;
		top: -11px;
	}
	
	#map #norcal a:link img {
		display: none;
	}
	
		#map #norcal a:visited img {
		display: none;
	}
	
	#map #norcal a:hover img {
		display: block;
	}
	
		#map #norcal a:active img {
		display: none;
	}


#map #central-coast {
	background: transparent;
	height: 100px;
	left: 30px;
	overflow: visible;
	position: absolute;
	top: 455px;
	width: 200px;
	z-index: 1;
}

		#map #central-coast a {
		background: transparent;
		border: none;
		display: block;
		height: 100px;
		margin: 0;
		position: absolute;
		width: 200px;
	}
	
	#map #central-coast a img {
		display: none;
		left: 76px;
		position: absolute;
		top: -149px;
	}
	
	#map #central-coast a:link img {
		display: none;
	}
	
		#map #central-coast a:visited img {
		display: none;
	}
	
	#map #central-coast a:hover img {
		display: block;
	}
	
		#map #central-coast a:active img {
		display: none;
	}
	
	
#map #sierra {
	background: transparent;
	height: 100px;
	left: 213px;
	overflow: visible;
	position: absolute;
	top: 205px;
	width: 200px;
	z-index: 2;
}

	#map #sierra a {
		background: transparent;
		border: none;
		display: block;
		height: 100px;
		margin: 0;
		position: absolute;
		width: 200px;
	}
	
	#map #sierra a img {
		display: none;
		left: -50px;
		position: absolute;
		top: -74px;
		z-index: 6;
	}
	
	#map #sierra a:link img {
		display: none;
	}
	
		#map #sierra a:visited img {
		display: none;
	}
	
	#map #sierra a:hover img {
		display: block;
	}
	
		#map #sierra a:active img {
		display: none;
	}
	
	
	
#map #central {
	background: transparent;
	height: 110px;
	left: 135px;
	position: absolute;
	top: 325px;
	width: 200px;
	z-index: 3;
}

	#map #central a {
		background: transparent;
		border: none;
		display: block;
		height: 110px;
		margin: 0;
		position: absolute;
		width: 200px;
	}
	
	#map #central a img {
		display: none;
		left: -24px;
		position: absolute;
		top: -48px;
	}
	
	#map #central a:link img {
		display: none;
	}
	
		#map #central a:visited img {
		display: none;
	}
	
	#map #central a:hover img {
		display: block;
		z-index: 6;
	}
	
		#map #central a:active img {
		display: none;
	}
	
	


#map #so-cal {
	background: transparent;
	height: 75px;
	left: 355px;
	overflow: visible;
	position: absolute;
	top: 520px;
	width: 175px;
	z-index: 1;
}

	#map #so-cal a {
		background: transparent;
		border: none;
		display: block;
		height: 75px;
		margin: 0;
		position: absolute;
		width: 175px;
	}
	
	#map #so-cal a img {
		display: none;
		left: -99px;
		position: absolute;
		top: -76px;
	}
	
	#map #so-cal a:link img {
		display: none;
	}
	
		#map #so-cal a:visited img {
		display: none;
	}
	
	#map #so-cal a:hover img {
		display: block;
		height: 219	px;
		width: 304px;
		z-index: 6;
	}
	
		#map #so-cal a:active img {
		display: none;
	}









#leftColumn {
	width:185px;
	height: 283px;
	margin:0;
	float:left;
	overflow:hidden;
	color: gray;
	background: transparent url('../img/stripesLT.gif') repeat;
	border-bottom: 2px solid orange;
}

#rightColumn {
	width:186px;
	height: 283px;
	margin-top: 0;
	float:right;
	overflow:hidden;
	color: gray;
	background: transparent url('../img/stripesRT.gif') repeat;
	border-bottom: 2px solid orange;
}

.leftbottom {
	height:385px;
	/* border:1px solid #c7262c; */
	border-right:none;
	float:left;
	opacity:.65;
}
.rightbottom {
	height:385px;
	/* border:1px solid #c7262c; */
	border-left:none;
	opacity:.65;
}
.mapcontainer {
	float:left;
	width:150px;
}
	.maptext {
		float:right;
		left: 250px;
		position: absolute;
		top: 30px;
		width: 300px;
		z-index: 100;
	}

#pagebottom {
	width:100%;
	margin: 25px auto;
}

#footer { 
	width:780px;
	margin:35px auto;
	padding-top:20px;
	text-align:right; 
	color:gray;
	overflow:hidden;	
}

#footer a {
	text-decoration:none;
	color:gray;
}

/* FOR THE MENU NAVIGATION*/

/* 
#menu {
	width: 100%;
	padding: 0;
	font-family: Tahoma, sans-serif, helvetica;
	color: #fff;
	background:transparent;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0;
} */

div.menu {
	width: 100%;
	padding: 0;
	font-family: Tahoma, sans-serif, helvetica;
	color: #fff;
	background:transparent;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0;
}
	
div.menu ul {
	list-style: none;
	margin:15px 0 0 0;
	padding:0;
	border:none;
	padding-bottom:20px;
	background:url('../img/menu_gradient.png') repeat-x;
}
		
div.menu li {
	/* Dividing bottom border: border-bottom: 1px solid #90bade; */
	margin: 2px 0;
	padding: 5px;
	text-align: center;
}

div.menu li.inactive {
	color: #E2E2E2;
}
		
div.menu li a {
	margin: 0 auto;
	display: block;
	/* Left edge block, if you want one: border-left: 10px solid #1958b7; */
	/* Right edge block, if you want one: border-right: 10px solid #508fc4; */
	/* background: black; */
	color: #fff;
	text-decoration: none;
	width: 100%;
}

div#pagebottom p a:link {color: red;}
div#pagebottom p a:visited {color: red;}
div#pagebottom p a:hover {color: gray;}
div#pagebottom p a:active {color: red;}




html>body div.menu li a {
	width: auto;
}

div.menu li a:hover {
	/* Left edge block, if used above: border-left: 10px solid #1c64d1; */
	/* Right edge block, if used above: border-right: 10px solid #5ba3e0; */
	/* Mouse-over background: #c7262c; */
	color: yellow;
}
/* END OF MENU CSS */


p.errormsg {
	color:red;
	font-weight:bold;
}



/* FOR THE LISTED LOCATIONS PAGES */
#col1 {
	width: 33%;
	padding: 0;
	border: none;
	float: left;
}

#col2 {
	width: 34%;
	padding: 0;
	border: none;
	float: left;
}

#col3 {
	width: 33%;
	padding: 0;
	border: none;
	float: left;
}

h5.locations {
	color: orange;
	font-style: normal;
	text-align: left;
}

h6.locations {
	color: gray;
	font-style: normal;
	text-align: left;
}

h5.locations,h6.locations { margin: 0 15px 0 60px; }

p.locations {
	margin-left: 70px;
	margin-top: 0px;
}


/* TEXT FORMATTING */

p {
	margin: 15px 75px;
	line-height: 1.7em;
}

.center {
	text-align: center;
}

strong {
	color: orange;
}

p.med {font-size: 12pt;}

#calitext {
	margin: 50px 10px 0 35px;
	color: white;
}

table.directory {
	margin:0 auto;
}

table.directory th {
	background:#DEF;
}

table.directory td {
	padding:2px;
}

table.directory img {
	width:75px;
	height:75px;
}

table {
	padding: 4px;
	text-align:center;
	border-spacing: 2px;
	border-collapse: separate;
}
table th {
	font-size: 12px;
	padding: 4px;
	text-align:center;
	background-color: yellow;
	border: 1px gray dotted;
}
table td {
	padding: 4px;
	text-align:center;
	border: 1px gray dotted;
}

.textSm { font-family: Arial, Helvetica, sans-serif;font-size:10px;color: white; }
.textMs { font-family: Arial, Helvetica, sans-serif;font-size:12px;color: white; }
.textMd { font-family: Arial, Helvetica, sans-serif;font-size:14px;color: white; }
.textLg { font-family: Arial, Helvetica, sans-serif;font-size:16px;color: white; }
.textSm-bold { font-family: Arial, Helvetica, sans-serif;font-size:10px;color: white; font-weight: bold; }
.textMs-bold { font-family: Arial, Helvetica, sans-serif;font-size:12px;color: white; font-weight: bold; }
.textMd-bold { font-family: Arial, Helvetica, sans-serif;font-size:14px;color: white; font-weight: bold; }
.textLg-bold { font-family: Arial, Helvetica, sans-serif;font-size:16px;color: white; font-weight: bold; }

h1,h2,h3,h4 { font-family: Arial, Helvetica, sans-serif;color:#c7262c; margin-top: 30px; margin-bottom: 10px;}

h5,h6 { font-family: Arial, Helvetica, sans-serif;color:white;font-style:italic; margin-top: 10px; margin-bottom: 0px;}


/* IMAGES AND MODIFIERS */

img { border:none; }

#cali {
	margin: 5px 0px 5px 40px;
	float: left;
	vertical-align: middle;
}



/*Link styles*/
a { font-family: Arial, Helvetica, sans-serif;text-decoration:none;color:gray; }
a:link, a:visited, a:active { text-decoration:underline;color:gray; }
a:hover { text-decoration:none;color: #c7262c; }


/* General Modifiers */

.center /* For text only! */ {
	text-align: center;
}