/* CSS Document */

/******************** LAYOUT **************************/

body {
	background:		#dddddd url(../images/background.gif) repeat-y scroll 50% 0;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		81.3%;
	color:			#131313;
	line-height:	1.429em;
	padding:		0;
	margin:			0;
}

#header-wrapper {
	width:			100%;
	height:			121px;
	background:		#041a33 url(../images/header-bg.jpg) no-repeat scroll 50% 0; 
}

#header {
	width:			970px;
	height:			121px;
	padding:		0;
	margin:			0 auto;
	text-align:		left;
}

#logo {
	float:			left;
	border:			0 none;
	width:			185px;
	height:			121px;
}

#header-search {
	float:			right;
	width:			251px;
	height:			22px;
	margin:			12px 10px 34px 0;
	padding:		0;
}

#search-box {
	width:			213px;
	height:			16px;
	border:			0 none;
	font-size:		12px;
	line-height:	12px;
	padding:		3px;
	margin:			0;
	color:			#444444;
	float:			left;
}

#search-button {
	width:			32px;
	height:			22px;
	background:		url(../images/search-button.gif) no-repeat scroll center center transparent;
	border:			0 none !important;
	cursor:			pointer;
	display:		block;
	font-size:		0;
	line-height:	0;
	margin:			0;
	overflow:		hidden;
	padding:		0;
	text-indent:	-999px;
	float:			right;
}

#navbar {
	width:			771px;
	height:			53px;
	float:			right;
	border:			0;
	list-style-type:none;
	padding:		0;
	margin:			0;
	z-index:		3000;
}

#navbar li {
	float:			left;
	display:		inline-block;
	height:			53px;
	width:			auto;
	z-index:		3000;
}

#navbar li a {
	background:		transparent url(../images/nav-sprites.gif) no-repeat;
	display:		block;
	height:			53px;
}

#navbar li a span {
	display:		none;
}

#navbar li ul {
	display:		none;
	z-index:		1000;
}
	
#navbar li li {
	background:		#011d42 !important;
	filter:			alpha(opacity=95);
	opacity: 		0.95;
	-moz-opacity:	0.95;
	border-top:		1px solid #FFFFFF;
	border-bottom:	1px solid #FFFFFF;
	border-right:	2px solid #FFFFFF;
	border-left:	2px solid #FFFFFF;
	height:			auto;
	width:			100%;
}

#navbar li li:last-child {
	border-bottom:	2px solid #FFFFFF;
}

#navbar li li:first-child {
	border-top:		2px solid #FFFFFF;
}
	
#navbar li li a {
	display:		block;
	background:		none;
	font-weight:	normal;
	color:			#FFFFFF;
	font-size:		12px;
	padding: 		6px 10px;
	display:		block;
	height:			auto;
	width:			100%;
	text-transform:	uppercase;
}
	
#navbar li li a:hover, #navbar li li:hover, #navbar li li.sfHover {
	color:			#da0202;
	text-decoration:none;
}

#nav-home {
	background-position:0 0;
	width:			81px;
}

#nav-home:hover {
	background-position:0px -53px;
}

#nav-info {
	background-position:-81px 0 !important;
	width:			89px;
}

#nav-info:hover {
	background-position:-81px -53px !important;
}

#nav-sales {
	background-position:-170px 0 !important;
	width:			101px;
}

#nav-sales:hover {
	background-position:-170px -53px !important;
}

#nav-services {
	background-position:-271px 0 !important;
	width:			129px;
}

#nav-services:hover {
	background-position:-271px -53px !important;
}

#nav-rentals {
	background-position:-400px 0 !important;
	width:			127px;
}

#nav-rentals:hover {
	background-position:-400px -53px !important;
}

#nav-events {
	background-position:-527px 0 !important;
	width:			118px;
}

#nav-events:hover {
	background-position:-527px -53px !important;
}

#nav-contact {
	background-position:-645px 0 !important;
	width:			110px;
}

#nav-contact:hover {
	background-position:-645px -53px !important;
}

#content {
	width:			942px;
	padding:		14px;
	margin:			0 auto;
}

#main-col {
	width:			743px;
	float:			right;
	margin-left:	-199px;
}

#left-col {
	float:			left;
	width:			185px;
	padding:		0 14px 0 0;
}

#center-col {
	float:			left;
	width:			544px;
	margin-right:	-199px;
}

#content-pad {
	padding:14px;
}

#right-col {
	float:			right;
	width:			185px;
	padding:		0 0 0 14px;
}

.clear {
	clear:			both;
}

#footer {

}

.blog-title {
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#131313;
	margin-bottom:14px;
}

.blog-date {
	display:block;
	color:#625c5c;
}

#ads a {
	display:block;
	margin-bottom:10px;
}

.sidebar-header {
	margin-bottom:3px;
	margin-top:14px;
}

.sidebar-box {
	background: #e8e8e8;
	padding:12px;
}

.ebay-item {
	margin-bottom:10px;
}

.ebay-item h3 {
	margin-bottom:0;
}

.ebay-item-info {
	padding: 10px;
}

.ebay-item-info a {
	color: #da0202;
}

#quick-links {

}

#quick-links a {
	display:block;
	margin-bottom:3px;
}

#quick-links a:last-child {
	margin-bottom:0;
}

.event-block {
	margin-bottom:10px;
}

.event-title, .left_col_subpage {
	display:block;
	color: #131313;
	margin-bottom:0;
	font-size:		1.154em;
	font-weight:	bold;
	line-height:	1.1em;
}

.event-date {
	color:#7f7f80;
	font-weight:normal;
	display:block;
}

#newsletter-signup {
	padding: 0;
	margin: 0;
}

#newsletter-signup label {
	display:block;
	color:#052550;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	line-height:12px;
}

#newsletter-signup #cc_first_name, #newsletter-signup #cc_last_name {
	width:72px;
	height:18px;
	border: 1px solid #c4c4c4;
	margin-bottom:5px;
	font-size:12px;
	line-height:12px;
	padding:2px;
}

#cc_first_name {
	margin-right:4px;
}

#newsletter-signup #cc_em_addy {
	width:154px;
	height:18px;
	border: 1px solid #c4c4c4;
	margin-bottom:5px;
	font-size:12px;
	line-height:12px;
	padding:2px;
}

#weather-icon {
	width:31px;
	height:31px;
	padding:0;
	background:url(../images/weather-bg.gif);
	padding:2px;
}

#weather-temp {
	font-size:28px;
	color:#011d42;
	padding-left:4px;
}

#weather-hi-lo {
	font-size: 10px;
	color:#011d42;
	line-height:13px;
	padding-left:2px;
}

#weather-channel {

}

#weather-updated {
	font-size:12px;
	margin: 6px 0 6px 0;
}

#weather-links {
	font-size:11px;
	color: #4d4848;
	line-height:16px;
	margin-bottom:0;
}

#weather-links a {
	color: #4d4848;
}

#footer {
	background:#04244e;
	width:930px;
	padding:20px;
	margin: 0 auto;
	color:#FFFFFF;
	font-size:12px;
}

#footer a {
	color:#ff1d1d;
}

#bottom_nav {
	font-size:14px;
	margin-bottom:22px;
}

#bottom_nav a {
	color:#FFFFFF;
}

#footer-right {
	float:right;
	text-align:right;
}

#footer-email {
	margin-top:2px;
}

#pleasant-logo {
	display:inline-block;
	margin-right:15px;
	margin-bottom:20px;
}

#cvb-logo {
	display:inline-block;
	margin-bottom:20px;
}

/******************** STYLES **************************/

table {

}

a {
	color:			#da0202;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin: 		0 0 1.5em 0;
}

.nav_link {
	display:		block;
	padding:		5px 3px 3px 12px;
	color:			#303030;
	font-size:		1em;
	text-decoration:none;
	text-align:		left;
}

.nav_link:hover {
	background:		#303030;
	padding:		5px 3px 3px 12px;
	color:			#e8dac1;
	text-decoration:none;
}

.utility {
	font-size:		.9em;
	text-transform:	uppercase;
}

.subtitle {
	color:			#888888;
}

.alttext1 {
	font-size:		1.308em;
	font-weight:	bold;
}

.alttext2 {
	font-size:		1.154em;
	font-weight:	bold;
}

.header1 {
	font-family:	"Century Gothic", Verdana, Arial, sans-serif;
	color:			#da0202;
	font-size:		1.692em;
	font-weight:	normal;
	line-height:	1em;
	text-transform:	uppercase;
}

.header2 {
	font-family:	"Century Gothic", Verdana, Arial, sans-serif;
	color:			#da0202;
	font-size: 		1.385em;
	font-weight:	normal;
	line-height:	1em;
	text-transform:	uppercase;
}

.header3 {
	color:			#222222;
	font-size:		1.154em;
	font-weight:	bold;
	line-height:	1em;
}

h1 {
	font-family:	"Century Gothic", Verdana, Arial, sans-serif;
	color:			#da0202;
	font-size:		1.692em;
	font-weight:	normal;
	margin:			0 0 .88em 0;
	line-height:	1em;
	text-transform:	uppercase;
}

h2 {
	font-family:	"Century Gothic", Verdana, Arial, sans-serif;
	color:			#da0202;
	font-size: 		1.385em;
	font-weight:	normal;
	margin:			0 0 1.075em 0;
	line-height:	1em;
	text-transform:	uppercase;
}

h3 {
	color:			#222222;
	font-size:		1.154em;
	font-weight:	bold;
	margin:			0 0 1.3em 0;
	line-height:	1em;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:			#222222;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:			right;
	margin-left:	10px;
	margin-bottom:	10px;
}

.image_on_left {
	float:			left;
	margin-right:	10px;
	margin-bottom:	10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {

}

.copyright a {

}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}