@charset "utf-8";
/* CSS Document */

a img {
	border: 0;
}

body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


table {
	font-size: 12px;	
}

#container {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	
	
}

#container .clearfix {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;	
	
}

/*Header.......................*/

#container #header {
	margin: 0px;
	padding: 0px;	
	
}

#container #header img {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#container #header #website_search {
	margin: 0px;
	display: block;
	float: right;
	height: 36px;
	width: 288px;
	background-image: url(../images/website_search_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 1.3em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#container #header #website_search input {
	width: 140px;
	height: 15px;
}

#container #header #website_search .submit {
	width: 17px;
	height: 19px

}

/*Navigation.......................*/

#container #nav {
	height: 48px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#container #nav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#container #nav li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}

#container #nav li a {
	list-style-image: none;
	list-style-type: none;
	display: block;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 101px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.4em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #nav .members a{
	height: 34px;
	width: 175px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.4em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/members_bg.gif);
	background-repeat: no-repeat;	
}

/*Subnav.......................*/

#container #content {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 938px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;	
	
	
}
#container #content .clearfix {
	margin: 0px;
	padding: 0px;
	clear: both;	
	
}

/*Subnav.......................*/

#container #sub_nav {
	padding: 0px;
	width: 202px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#container #sub_nav h2 {
	color: #af0836;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	
}

#container #sub_nav ul {
	margin: 0px;
	padding: 10px;
	list-style-image: none;
	list-style-type: none;	
}

#container #sub_nav li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;	
}

#container #sub_nav li a {
	display: block;
	height: 26px;
	color: #333;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.2em;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#container #sub_nav div.arrowlistmenu li a {
	height: auto;
}
#container #sub_nav li a:hover {
	color: #af0836;
	
}

#container #sub_nav .arrowlistmenu{
	width: 182px; /*width of accordion menu*/
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container #sub_nav .arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	display: block;
	height: 25px;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	margin: 0px;
}

#container #sub_nav .arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	display: block;
	height: 25px;
	color: #af0836;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: hand;
	cursor: pointer;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	margin: 0px;
}

#container #sub_nav .arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0px;
padding: 0px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#container #sub_nav .arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

#container #sub_nav .arrowlistmenu ul li a{
	color: #A70303;
	background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	margin: 0px;
}

#container #sub_nav .arrowlistmenu ul li a:visited{
color: #A70303;
}

#container #sub_nav .arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


/*right Col.......................*/

#container #content #right_col {

	margin: 0px;
	padding: 0px;
	float: right;
	width: 735px;	
	
		
}

/*Mid Section.......................*/

#container #content #right_col #midsection {
	margin: 0px;
	float: left;
	width: 593px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#container #content #right_col #midsection h1 {
	color: #af0836;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

#container #content #right_col #midsection h2 a{
	color: #af0836;
   
}

#container #content #right_col #midsection a{
	color: #af0836;
   
}


#container #content #right_col #midsection a:hover{
	color: #999;   
}
#container #content #right_col #midsection h2 {
	color: #af0836;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.5em;
	font-weight: normal;
}
#container #content #right_col #midsection p{
	color: #333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.2em;
}


#container #content #right_col #midsection ul{
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 450px;
}

#container #content #right_col #midsection li{
	color: #333;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.1em;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/bullet_list.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}

#container #content #right_col #midsection li strong{
	color: #AF0836;
}

div.result {
  font-size: 12px;
}

div.newsitem {
  font-size: 12px;
}

#container #content #right_col #midsection .imageright{
	padding: 0px;
	float: right;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

#container #content #right_col #midsection .imageright p{
	color: #AF0836;	
}

#container #content #right_col #midsection form {
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}

#container #content #right_col #midsection form h2{
	color: #AF0836;
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;
}

#container #content #right_col #midsection form ul{
	color: #AF0836;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#container #content #right_col #midsection form li{
	color: #333;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.3em;
	background-image: none;
}

#container #content #right_col #midsection form li strong{
	color: #AF0836;
}

#container #content #right_col #midsection form label {
	width: 120px;
	text-align: left;
	margin-right: 0em;
	margin-top: 3px;
	display: inline-block;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 1,2em;
}

#container #content #right_col #midsection form  input{
	margin-bottom: 5px;

}
#container #content #right_col #midsection form p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #right_col #midsection form p.submit {
	padding-left: 123px;
}
#container #content #right_col #midsection table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}

#container #content #right_col #midsection .clearfix {
	margin: 0px;
	padding: 0px;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*News Item.......................*/

#container #content #right_col #midsection .newsitem {

	padding: 5px;
	float: left;
	width: 280px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #content #right_col #midsection .newsitem h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #af0836;
}

#container #content #right_col #midsection .newsitem p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}


#container #content #right_col #midsection .newsitem em {
	font-style: normal;
	color: #028FCA;
}

#container #content #right_col #midsection .newsitem a.readmore {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/read_more.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 100px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	font-weight: normal;
	font-style: normal;
}

#container #content #right_col #midsection .newsitem a:hover.readmore {
	color: #fcc3d2;
}

#container #content #right_col #midsection .newsitem a:visited.readmore {
	color: #ffF;
}

/*Links Panel.......................*/

#container #content #right_col #midsection .links_panel {
	display: block;
	float: left;
	height: 198px;
	width: 180px;
	background-color: #CCC;
	padding: 0px;
	margin-top: 20px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bottom_panel.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#container #content #right_col #midsection .links_panel h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #af0836;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#container #content #right_col #midsection .links_panel p {
	font-size: 1.1em;
	color: #333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
	
}

#container #content #right_col #midsection .links_panel a {
	color: #af0836;
}

#container #content #right_col #midsection .links_panel a:hover {
	color: #333;
}

/*Landscape banner.......................*/

#container #content #right_col #midsection .landscape_banner {
	padding: 0px;
	height: 75px;
	width: 568px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*banner.......................*/

#container #content #right_col #banner {
	margin: 0px;
	float: right;
	width: 112px;
	height: 600px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	
}

/*Store Locator.......................*/

#container #content #right_col .storelocator {
	width: 698px;
	height: 250px;
	background-image: url(../images/store_locator_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #content #right_col .storelocator p {
	font-size: 1.2em;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#container #content #right_col .storelocator form {
	width: 400px;
	margin-top: 10px;
	margin-left: 14px;	
}

/*Footer.......................*/

#container #footer {
	background-color: #e5effa;
	margin: 5px;
	padding: 10px;	
}

#container #footer .clearfix {
	margin: 0px;
	padding: 0px;
	clear: both;	
}


#container #footer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;	
	
}

#container #footer li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;	
}

#container #footer li a {
	background-image: url(../images/footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	height: 20px;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #06C;
	text-decoration: none;
	font-size: 1.2em;
}

#container #footer .footernotes{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 500px;	
	
}

#container #footer .footernotes p{
	font-size: 1.2em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}
	
	#container #footer .footernotes a{
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #06C;
	text-decoration: none;
	}
	
	#container #footer .partners{
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	
}

#container #footer .sponsor{
	padding: 0px;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#container #footer .sponsor p{
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #333;	
	
}

#container #footer .sponsor a{
color: #1070CF;
	
}

#content a.ui-state-default {
	padding: 5px 8px;
	text-decoration: none;
}

#content .ui-icon {
	display: inline-block;
	position: relative;
	top: 4px;
}

form.libform p {
	clear: both;
}

form.libform p label {
	display: inline-block;
	vertical-align: top;
	width: 120px;
}

p#row_el_commit {
	padding-left: 120px;
}

div.onpage-controls {
	float: right;
}

table tbody th {
	text-align: left;
}

div.form_error {
	padding-left: 120px;
	color: #F00;
}

form.libform p.error input {
	border: 1px solid #F00;
}

.libform {
	color: #900;	
	
}

#object-search-results li {
	clear: both;
}
#object-search-results div.pagination {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.2em;	
}

div.pagination {
	word-spacing: 5px;
}

div.result h2 a {
	color: inherit;
	text-decoration: none;
}

#googlemap {
	width: 100%;
	height: 400px;
}

form.libform label {
	display: inline-block;
	width: 120%;
	padding-top: 3px;
}

div.column {
	width: 50%;
	float: left;
}

div#search-results {
	position: relative;
}
div#search-results div.onpage-controls {
	position: absolute;
	left: 400px;
	width: 200px;
}

div.storelocator input.submit {
	vertical-align: -6px;
}

#data-table_wrapper {
	margin-top: 40px;
}

#data-table {
	clear: both;
	width: 100%;
}

#data-table th.sorting {
	cursor: pointer;
	padding-right: 15px;
}

#googlemap div.member h2 {
	margin: 0 !important;
}

#container #content #right_col #midsection .booking {
	padding: 10px;
	float: right;
	width: 200px;
	background-color: #EBEBEB;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 4px solid #CCC;
}

#container #content #right_col #midsection .booking h2 {
	background-color: #FFF;
	text-align: center;
	display: block;
	padding: 5px;
	font-weight: bold;
}

#container #content #right_col #midsection .booking label {
	width: 60px;
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
	color: #333;
	font-size: 12px;

}

#container #content #right_col #midsection .booking input {
	width: 120px;
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 0px;
	color: #333;
	font-size: 12px;

}

#container #content #right_col #midsection .booking .reserve {
	width: 30px;
	padding: 0px;
	color: #333;
	font-size: 12px;
	margin: 0px;
	float: none;
	display: inline;
}


#container #content #right_col #midsection .booking  textarea {
	width: 140px;
	text-align: left;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	margin-left: 2px;
	padding: 0px;
	margin-bottom: 0px;
	color: #333;
	font-size: 12px;
	height: 80px;
}

#container #content #right_col #midsection .booking .submit{
	text-align: center;
	margin-left: 60px;
}

