/* online collage CSS  */

html {
	margin:0;
	padding:0;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
	background-color:#859595;
	margin:0;
	padding:0;
}

#container{
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	padding-bottom:10px;
	text-align:left;
	border:1px solid #466667;
	background-color:#ffffff;

}

#innerContainer{
	margin-left: auto;
	margin-right: auto;
/*	margin-left:5%;
	margin-right:5%;*/
	padding-bottom:10px;
	text-align:left;
	border:1px solid #466667;
	background-color:#ffffff;
	width:901px;
/*		width:auto !important;*/
	/*float:left;*/
}

a:link, a:visited {
	color:#cb6c20;
	text-decoration:none;
	}
	
a:hover, a:active {
	color:#cb6c20;
	text-decoration:underline;
	}

/*home*/

#wrapper {
	width:700px;
	float:right;
	background-color:#ffffff;
	}
	
#wrapper td p {
	margin-top:0.5em;
	margin-bottom:0.5em;
	}
	
#wrapper td p.firstPara {
	padding-top:0em;
	margin-top:0em;
	}
	
#welcome {
	min-height:442px;
	height:auto !important;
	height:442px;
	width:300px;
	float:left;
	background-image:url(/images/welcome.gif);
	position:relative;
	overflow:hidden;
	}
	
#welcome div {
	position:absolute;
	top:65px;
	width:280px;
	padding:0px 10px 10px 10px;
	color:#ffffff;
	}
	
#welcome a:link, #welcome a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
	
#welcome a:hover, #welcome a:active {
	color:#ffffff;
	text-decoration:none;
	}
	
#homeContent {
	float:right;
	width:400px;
	}

#events {
	color:#ffffff;
	}

#events a:link, #events a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
#events a:hover, #events a:active {
	color:#ffffff;
	text-decoration:underline;
	}
	
#homeLinks {
	padding-top:20px;
	clear:both;
	}
	

/*inside*/

#contentWrapper {
	background-color:#ffffff;
	background-image:url(/images/insidebg.gif);
	background-repeat:repeat-y;
	
	padding-bottom:10px;
	zoom:1;
/*	float:left;*/
	}
	
#innerWrapper {
	background-color:#ffffff;
	/*margin-left:201px;*/
	float:left;
	width:700px;
	overflow-x:auto;
	overflow-y:hidden;
	padding-bottom:20px;
	}
	
#innerWrapper td p {
	margin-top:0.5em;
	margin-bottom:0.5em;
	}
	
#innerWrapper td p.firstPara {
	padding-top:0em;
	margin-top:0em;
	}
	
#innerContent {
	padding:0px 20px 10px 20px;	
	background-color:#ffffff;
	}

/*common*/

#header {
	width:901px;
/*	width:100%;*/
	height:148px;
	position:relative;
	background-image:url(/images/headerbg.gif);
	background-repeat:repeat-x;
	}
	
#headerImage {
/*	width:901px;*/
	height:148px;
	position:relative;
	background-image:url(/images/header.gif);
	background-repeat:no-repeat;
	}
	
#headerNav {
/*	width:901px;*/
	width:100%;
	color:#466667;
	position:absolute;
	bottom:0px;
	height:22px;
	line-height:22px;
	}
	
#headerNav a:link, #headerNav a:visited {
	color:#466667;
	text-decoration:none;
	}
	
#headerNav a:hover, #headerNav a:active {
	color:#466667;
	text-decoration:underline;
	}
	
#headerNav div {
	float:right;
	}
	
#headerSearch {
	left:380px;
	top:0px;
	position:absolute;
	padding:5px;
	width:220px;
}

#headerRandom {
	position:absolute;
	right:0px;
	top:0px;
	}
	
#headerLogoLink {
	width:182px;
	height:94px;
	top:30px;
	left:57px;
	position:absolute;
	}
	

#footer {
	background-color:#cb6c20;
	color:#ffffff;
	position:relative;
	height:22px;
	font-size:11px;
	}
	
#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	}
	
#footer a:hover, #footer a:active {
	color:#ffffff;
	text-decoration:underline;
	font-size:11px;
	}
	
#footerContent {
	position:absolute;
	right:5px;
	line-height:22px;
	height:22px;
	}

/*not layout stuff*/

form {
	margin:0;
	}


h1 {
font-family:arial;
color:#cb6c20;

}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}

div.breadcrumbs {
	padding:10px;
}

a.breadcrumbs:link {
	font-size: 10px;
	font-weight: normal;
	color: #cb6c20;
	text-decoration: none;
}
a.breadcrumbs:visited {
	font-size: 10px;
	font-weight: normal;
	color: #cb6c20;
	text-decoration: none;
}
a.breadcrumbs:hover {
	font-size: 10px;
	font-weight: normal;
	color: #cb6c20;
	text-decoration: underline;
}
a.breadcrumbs:active {
	font-size: 10px;
	font-weight: normal;
	color: #cb6c20;
	text-decoration: underline;
}


.header01 {
	color: #cb6c20;
	font-weight: bold;
	font-size: 14px;
}

#events a.header01:link, #events a.header01:visited {
	color: #cb6c20;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

#events a.header01:hover, #events a.header01:active {
	color: #cb6c20;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
}



.title01 {
	color: #cb6c20;
	font-weight: bold;
	font-size: 16px;
}

.header02 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.buttons {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-image:url(/images/button_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#859595;
	padding:0px 13px 0px 0px;
	border:0;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-image:url(/images/button_arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#859595;
	padding:0px 13px 0px 0px;
	border:0;
}

.Border {
	border: 1px solid #466667;
}

.formheader {
	color: #ffffff;
	font-weight:bold;
	background-color:#cb6c20;
}

.formheader a {
	color:#ffffff;
	}

#alertbox {
	background-color: #859595;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#FFFFFF;
	text-align:		center;
	font-size: 		12px;
	height: 		100%;

}

div.alertbox {
	background-color: #859595;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#FFFFFF;
	text-align:		center;
	font-size: 		12px;
	height: 		100%;
}


@charset "UTF-8";

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F9DD81;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is used by the Public Dealer Locator Spry UI */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #F4E3AA;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #F4E3AA;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #F4E3AA;
}


/************************** Verity Styles ****************************/
.hilight_search_terms {
	text-transform:uppercase;
	font-weight:bold;
	background:#859595;
	color:#fff;
}
.verity_search_result_number {
	font-weight:normal;
	font-size:16px;
	margin:6px 0;
	padding:0;
}
.verity_search_result_title {
	font-weight:bold;
	font-size:16px;
	margin:6px 0;
	padding:0;
}
.verity_search_result_title a:link, .verity_search_result_title a:visited {
}
.verity_search_result_title a:hover, .verity_search_result_title a:active {
}
.verity_search_result_description {
	margin:6px 0;
	padding:0;
}
.verity_search_result_url {
	margin:6px 0;
	padding:0;
}
.verity_search_result_url a:link {
}
.verity_search_result_url a:visited {
}
.verity_search_result_url a:hover, .verity_search_result_url a:active {
}

