* {
	margin: 0;
	padding: 0;
}

body {
	background: url(/images/img01.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
	color: #8A7F7F;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: lowercase;
	font-weight: normal;
	color: #549DC7;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 36px;
	text-transform:none;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2 span{ 
	font-size:1.6em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #E58C43;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}

/* Logo */

#logo {
	height: 60px;
	margin: 0 auto;
	padding: 20px 30px 0 0;
	position:relative;
	text-align: center;
	width: 960px;
}
#logo p {
	color:#054c99;
	font-size:24px;
}
a#homeLink {
	background:url(/images/logo_main.png) 0 0 no-repeat;
	border:none;
	display:block;
	height:225px;
	left:50px;
	outline:none;
	position:absolute;
	text-indent:-99999px;
	top:15px;
	width:229px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding-top: 5px;
}

#logo h1 a {
	padding: 0px 0 0 310px;
	color: #004085;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;

}

#logo h2 {
	padding: 18px 0 40px 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}
#logo span {
	color:#054c99;
	font-size:18px;
	position:absolute;
	right:45px;
	top:150px;
}
#recent-posts img.countySLLogos {
	display:block;
	height:200px;
	margin:0 0 12px 40px;
	width:200px;
}
/* SubNavBar */
#subpagesnav {
	left:0;
	position:absolute;
	top:0;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	position:relative;
	background: url(/images/img02.gif) repeat-y;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	margin-top: 180px;
	padding-top: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 10px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 35px;
	margin: 0;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Sidebar1 */

#sidebar1 {
}

#sidebar1 h2 {
	text-align: left;
	padding: 5px 0 0 40px;
	font-size: 22px;
}

#sidebar1 li li {
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
}

/* Sidebar2 */

#sidebar2 {
	background: url(/images/img04.gif) no-repeat;
}


/* Search */

#search {
}

#search form {
	text-align: center;
}

#search #s {
	width: 95%;
	margin-bottom: 10px;
}

#search h2 {
	background-image: url(/images/img07.gif);
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0 20px;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCC99;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCC99;
	color: #CCCC99;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCC99;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Recent Posts */
.entry ul {
    list-style-type: none;
    margin: 0 0 10px;
    overflow: hidden;
    width: 450px;
}

.post #recent-posts li{
	float:left;
	list-style-type:none;
	width:225px;
}
#recent-posts li{
	list-style-type:none;
}

#recent-posts h2 {
	padding: 5px 0 0 0;
	font-size: 22px;
}

.sidebar #recent-posts ul {
	padding-left: 20px;
	font-size: 12px;
}

.sidebar #recent-posts li {
	border-bottom: 1px dashed #D9EBFF;
	margin-top: 5px;
}

/* Content */

#content {
	float: left;
	width: 542px;
	background: url(/images/img03.jpg) repeat-y left top;
}

/* #content .bgtop {
	background: url(../images/img02.jpg) no-repeat left top;
} */
#content #homePage.bgtop {
	background: url(/images/h_home.jpg) no-repeat left top;
}
#content #homePage .bgbtm {
	height:820px;
}
#content #orangeCounty.bgtop {
	background: url(/images/h_orangeCounty.jpg) no-repeat left top;
}
#content #bakersfield.bgtop {
	background: url(/images/h_bakersfield.jpg) no-repeat left top;
}
#content #losAngeles.bgtop {
	background: url(/images/h_losAngeles.jpg) no-repeat left top;
}
#content .bgbtm {
	background: url(/images/img04.jpg) no-repeat left bottom;
}
#content #homePage.guestInfoForm .bgbtm {
	height:1000px;
}
.post {
	padding: 200px 25px 10px 25px;
}

.post .title,
.post .subtitle {
	clear:left;
	margin: 0;
	padding: 0 20px;
}

.post h2 {
}
.post h2.subTitle {
	text-align:center;
}
.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
	background: url(/images/img10.gif) repeat-x;
}

.entry p{
	clear:left;
}
.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px dashed #D9EBFF;
}

/* Admin section - guest payment record -------------*/
#homePage.guestInfoForm h1 {
	margin-bottom:20px;
}
#homePage.guestInfoForm form {
	display:block;
	font-size:16px;
	margin:0 auto;
	width:400px;
}
#homePage.guestInfoForm form label, #homePage.guestInfoForm form input {
	display:block;
	margin:5px 0;
}
#homePage.guestInfoForm form input {
	color: #999999;
	font-size: 16px;
	height: 18px;
	width: 200px;
}
#homePage.guestInfoForm form span {
	display:block;
	position:relative;
}
#homePage.guestInfoForm form label.error {
	color:#ff0000;
	position:absolute;
	right:35px;
	top:17px;
}
#homePage.guestInfoForm form select,
#homePage.guestInfoForm form option {
	color: #999999;
	font-size: 16px;
}
#homePage.guestInfoForm form select,
#homePage.guestInfoForm form input,
#homePage.guestInfoForm form textarea {
	margin-bottom:20px;
}
#homePage.guestInfoForm form input#addRecord {
	color:#333;
	height:25px;
	margin:22px 0;
	width:130px;
}
/* Footer */

#footer {
	width: 562px;
	height: 60px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	background: url(/images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: normal;
}

/* Super Admin Section Styling */
#page.guestRecordReports #content #homePage .bgbtm {
    height:auto;
}
#page.guestRecordReports #content #homePage .post {
	padding-left:50px;
}
#page.guestRecordReports dl{
	border-bottom:1px solid #ccc;
	margin:0 10px 20px;
	padding:0 20px 10px;
}
#page.guestRecordReports dt {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
}
#page.guestRecordReports dd {
    font-size: 14px;
    padding-bottom: 8px;
    text-transform: capitalize;
}
a#adminMenuReturn {
	display:block;
	margin:0 auto;
	padding:5px 0 10px;
	text-align:center;
}
/* Breadcrumbs */
ul#breadcrumb {
    border-bottom: 1px solid #ccc;
    margin: 0 10px 8px;
    overflow: hidden;
    padding: 0 0 5px;
}
ul#breadcrumb li {
	float:left;
	list-style-type:none;
	width:100px;
}
ul#breadcrumb li#breadHome { 
	width:50px;
}
ul#breadcrumb li a{
	font-size:11px;
}
/* Application Page */
.application-page label,
.application-page input,
.application-page textarea {
	display:block;
}
.application-page input,
.application-page textarea {
	margin-bottom:15px;
}
/* Map page */
#map_canvas{
	height:450px;
}
