* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-size:62.5%;
	font-family:lucida sans unicode, lucida grande, lucida sans, lucida, arial, verdana;
	color:#373737;
	background-color:#e4e4e4;
	margin:0 0 20px 0;
}


#cntmain {
	width:960px;
	background:#d8d8d8 url(/images/back_right.gif) no-repeat top right;
	padding:0 10px 0 0;
	margin:0 auto;
}

input, select {
	font-size:1.3em;
	*font-size:1.5em;
	border:solid 1px #9f9f9f;
	padding:2px 0 2px 5px;
}

input.type1 {
	width:50px;
}

input.check {
	border:0;
	margin-bottom:20px;
	*margin-bottom:auto;
}

/* 
label {
  line-height: 2em;
  font-size: 1.2em;
  color: #666666;
  width: 150px;
  float: left;
*/

}

a, a:visited, a:active {
	color: #64336a;
}

a:hover {
	color: #993399;
}

/*-------- HEADER --------*/

#header {
	padding:20px 20px 0 20px;
	background:#fff url(/images/header.jpg) no-repeat bottom;
	min-height:190px;
	position:relative;
}

#header  .logo {
	float:left;
	margin:10px 0 0 100px;
}

#header form {
	float:right;
}

#header fieldset {
  display: inline;
}

#header input, #subnav input  {
	width:200px;
	float:left;
}

#header input.button, #subnav input.button {
	background-color:#b3d234;
	color:#484a3f;
	font-weight:bold;
	padding:0 10px 1px 10px;
	*padding:1px 10px 0 10px;
	font-size:1.4em;
	width:auto;
	float:left;
	margin:0 0 0 5px;
	cursor:pointer;
	min-height:22px;
}

#header .button:hover, #subnav .button:hover  {
	background-color:#993399;
	color:#fff;
}

#header ul.home {
	list-style-type:none;
	float:left;
	position:absolute;
	left:20px;
	top:20px;
}

#header ul.home li {
	background:#fff url(/images/arrow_back_grey.gif) no-repeat left;
	height: 20px;
	list-style-type:none;
	font-style: italic;
	color: #993399;
}

#header ul.home li a, #header ul.home li a:visited  {
	color:#737373;
	display:block;
	height: 20px;
	text-decoration:none;
	padding:0 0 0 30px;
	font-size:1.5em;
	text-transform: lowercase;
}

#header.home li a:hover {
	text-decoration:underline;
	background:#fff url(/images/arrow_back_purple.gif) no-repeat left;
}

.uitleg a:hover {
		color: #737373;
		text-decoration: underline;
}
/*-------- HEADER END --------*/


/*-------- TOP NAV --------*/

ul.topnav {
	list-style-type:none;
	padding:5px 0 0 0;
	background-color:#91278f;
	margin:0 auto;
	text-align:center;
}

ul.topnav li {
	float:left;
	width:152px;
	line-height:1.6em;
}

ul.topnav li.active {
	background-color:#b3d234;
}

ul.topnav li.type1 {
	width:200px;
}

ul.topnav li.lastchild a, ul.topnav li.lastchild a:visited  {
	border-right:none;
	padding:5px 0 10px 0;
}

ul.topnav li a, ul.topnav li a:visited {
	text-decoration:none;
	color:#fff;
	font-size:2em;
	border-right:solid 1px #373737;
	padding:5px 0 5px 0;
	display:block;
}

ul.topnav li.active a, ul.topnav li.active a:visited {
	color:#64336a;
  position:relative;
  height:21px;
}

ul.topnav li.lastchild.active a, ul.topnav li.lastchild.active a:visited {
  height:16px;
}

/*-------- TOP NAV END --------*/

/*-------- SUB NAV --------*/

#subnav {
	width:920px;
	margin:0 auto;
	padding:5px 20px 0px 20px;
	*padding:7px 20px 0px 20px;
	background-color:#b3d234;
	min-height:25px;
}

#subnav ul {
	list-style-type:none;
	float:left;
	margin:1px 0 0 0;
}

#subnav li {
	float:left;
	margin:0 20px 0 0;
        padding: 0.5em 1em 12px 1em;
}

#subnav ul a, #subnav ul a:visited, #subnav label {
	color:#64336a;
	text-decoration:none;
	font-size:1.5em;
}

#subnav form {
	float:right;
}

#subnav fieldset {
	display:inline;
}

#subnav label {
	float:left;
	margin:1px 5px 0 0;
}

#subnav select {
	float:left;
	margin:6px 5px 0 0;
	padding:1px 0 1px 0;
	border:solid 1px #9f9f9f;
	font-size:1.4em;
	height:22px;
}

#subnav input {
	margin-top: 6px;
}

#subnav input.button {
	margin-top: 6px;
	background-color:#fff;
}

#subnav .current {
  background-color: #fff;
}

#subnav .current_3 {
  background-color: #f1f1f1;
}

html>body* #content  .subsubnav {
	top:67px; /* safari and IE7 no ff hack */
	*top:65px; /* redo IE only hack for offset */
}

#content .subsubnav li {
	font-size:1.7em;
	float:left;
	width:240px;
	margin:0 30px 0 0;
	padding:10px 0 10px 10px;
}

#content .subsubnav li.active {
	border:solid 6px #e3e3e3;
	border-width:6px 6px 0 6px;
	background-color:#fff;
	color:#64336a;
	margin-top: 1px;
	*margin-top: -4px;
}

html>body* #content  .subsubnav li.active {
	margin-top:8px; /* safari and IE7 no ff hack */
	*margin-top: -4px; /* redo IE only hack for offset */
}

#content .subsubnav a, #content .subsubnav a:visited {
	text-decoration:none;
	color:#64336a;
}

#content .subsubnav a:hover {
	text-decoration:underline;
}

#content .subsubnav_no_head li {
	font-size:1.7em;
	float:left;
	width:240px;
	margin:0 30px 0 0;
	padding:10px 0 10px 10px;
}

#content .subsubnav_no_head li.active {
	border:solid 6px #e3e3e3;
	border-width:6px 6px 0 6px;
	background-color:#fff;
	color:#64336a;
}

#content .subsubnav_no_head a, #content .subsubnav_no_head a:visited {
	text-decoration:none;
	color:#64336a;
}

#content .subsubnav_no_head a:hover {
	text-decoration:underline;
}

/*-------- SUB NAV END--------*/


/*-------- LAYOUT --------*/
#content {
	padding:0 0 0 0;
	margin:0 auto;
	background-color:#fff;
}

#content.search {
  background:url(/images/search_background.gif) repeat-y top left;
}

#content.search .search em {
  font-style:normal;
  font-weight:bold;
}

#content .col1 {
	width:450px;
	float:left;
	padding:20px 0 0 20px;
}

#content .col2 {
	width:425px;
	float:right;
	padding:20px 20px 0 0;
}

#content .col3 {
	padding:20px;
	width:280px;
	float:left;
}

#content .col4 {
	padding: 10px 25px 10px 25px;
	width:370px;
	float:left;
}

#content .col5 {
	float:right;
	width:550px;
}

#content .col6 {
	padding:20px;
	width:350px;
	float:left;
}

#content .col7 {
	float:right;
	width:400px;
	padding:20px;
}

#content .col8 {
	float:left;
	width:640px;
}

#content .col9 {
	float:right;
	width:250px;
}

#content .col4 h2 {
	clear:both;
}

#content .col7 h2 {
	padding-top:0;
}

#content .cntcols {
  padding-bottom:20px;
	background-color:#f1f1f1;
	border-bottom:solid 10px #e3e3e3;
	position:relative;
}

#content .cntcols p {
	color:#666666;
	font-size:1.5em;
}

#content .cntcols.cntcolsext {
	padding: 7px 20px 40px 20px;
}

#content .cntcols.cntcolsext_no_head {
  padding: 80px 20px 0 0;
}

#content .col_edit {
	float:left;
	width:840px;
}

#content .col_edit p {
	font-size: 1.2em;
}

.col_edit label {
	width: 150px;
	float: left;
}

#content .cntcols2 {
	padding:20px;
	overflow: display;
}

#content .cntcols2  a, #content .cntcols2 a:visited {
	color:#64336a;
}

#content .cntcols3 {
  float: left;
  width: 440px;
  padding: 20px;
}

#content .colcontent {
	min-height:300px;
}

#content .subsubnav {
	list-style-type:none;
	margin:0 0 0 20px;
	position:absolute; 
	left:20px;
	top:43px;
}

#content .subsubnav_no_head {
	list-style-type:none;
	margin:0 0 0 20px;
	position:absolute; 
	left:20px;
	top:37px;
}

.content_div {
  clear:both;
  margin: 0 0 1em 0;
}

.content_div p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.content_div ul {
  padding: 0;
  background: none;
}

.content_div ul li {
  background: none;
  font-size: 1.5em;
  margin: 0 0 0 50px;
  padding: 0 0 0 10px;
}

/*-------- LAYOUT END --------*/


/*-------- SPECIAL LINKS --------*/

#content .link1 {
	list-style-type:none;
	text-align:right;
	margin-bottom: 1em;
}

#content .link2  {
	list-style-type:none;
	text-align:right;
	margin-bottom: 2px;
	margin-top:0em;
}

#content .link3  {
	float:left;
	list-style-type:none;
	margin-bottom: 1em;
}

#content .link1 li , #content .link2 li, #content .link3 li {
	background:url(/images/arrow_grey.gif) no-repeat right;
	height: 20px;
	color: #663366;
	text-transform: lowercase;
	font-style: italic;
}

#content .link1 li a, #content .link1 li a:visited, #content .link2 li a, #content .link1 li a:visited, #content .link3 li a, #content .link3 li a:visited  {
	display:block;
	font-size:1.2em;
	text-decoration:none;
	color:#663366;
	padding:0 30px 0 0;
	height:20px;
}

#content .link1 li a:hover, #content .link2 li a:hover {
	text-decoration:underline;
	height: 20px;
	background:url(/images/arrow_purple.gif) no-repeat right;
}

#content .link2 li {
	background:url(/images/arrow2_grey.gif) no-repeat right;
}

#content .link3 li {
	background:url(/images/arrow2_back_grey.gif) no-repeat left;
}

#content .link3 li a:hover {
	text-decoration:underline;
	height: 20px;
	background:url(/images/arrow_back_purple.gif) no-repeat left;
	
}
#content .link3 li a, #content .link3 li a:visited {
	padding:0 0 0 30px;
}

#subnav .link4 {
	list-style-type:none;
	float:right;
}

#subnav .link4 li  {
	background:url(/images/arrow_back_purple.gif) no-repeat left;
	margin:0 0 0 0;
}

#subnav .link4 li a, #subnav .link4 li a:visited {
	display:block;
	font-size:1.5em;
	text-decoration:none;
	color:#6e4763;
	padding:0 0 0 30px;
}

#subnav .link4 li a:hover {
	text-decoration:underline;
}

/*-------- SPECIAL LINKS END --------*/

/*-------- MAIN CONTENT STYLES --------*/

#content h1, #content h2 {
	font-size:2em;
	color:#64336a;
	margin:5px 0 10px 0;
	font-weight:normal;
}

#content h2 {
	padding:10px 0 5px 0;
	overflow:auto;
}

#content h2 a {
  color: #64336a;
  text-decoration: none;
}

#content h2 span {
  float:left;
}

#content h2.type1 {
	font-size:1.4em;
	color:#666666;
	padding-top:0;
	font-weight: bold;
}

#content h3 {
	font-size:1.3em;
}

#content p {
	font-size:1.5em;
	line-height:1.6em;
	margin:0 0 10px 0;
	color:#666666;
}

#content ol {
	font-size:1.5em;
	line-height:1.6em;
	margin-left: 0px;
	padding-left: 25px;
	color:#666666;
}

#content li {
	color:#666666;
	line-height: 1.6em;
}

#content h1 a, #content h2 a {
	text-decoration:none;
}

#content h1 a:hover, #content h2 a:hover {
	text-decoration:underline;
}

#content p.type1 {
	margin-bottom:0;
}

#content p.type2 {
	color:#373737;
}

#content p.type3 {
	font-size:1.3em;
	color:#000;
}

#content p.type4 {
	padding:50px 0 0 0;
	text-align:center;
}

#content p.type4 img {
	margin:10px 0 10px 0;
}

#content p.type4 strong {
	font-size:0.8em;
	color:#000;
	line-height:1.4em;
}

#content cite {
	padding:0 0 20px 0;
	background:url(/images/rule.gif) no-repeat center bottom;
	font-weight:bold;
	display:block;
	color: #993399;
}
/*-------- MAIN CONTENT STYLES --------*/

/*-------- MAP --------*/

#map_canvas.search {
  width:440px; 
  height:380px;
  
  margin: 25px 0 25px 0;
}

.map_filter {
  margin-left: 1em;
  margin-bottom: 1em;
  margin-right: 1em;
}

.gmaps_popup {
  width: 300px; 
  height: 100px; 
  padding: 1px;
}

#content .gmaps_popup img {
  float:left; 
  margin-right: 5px; 
  margin-bottom: 5px;
}

#content .gmaps_popup h1 {
  font-size: 9pt; 
  padding: 0;
  margin-top: 0; 
  margin-bottom: 0;
}

#content .gmaps_popup p {
  font-size: 8pt; 
  margin: 0;
}

/*-------- MAP END --------*/

/*-------- SEARCH --------*/
#subnav.search {
  min-height: 5px;
}

#search {
	float: right;
	margin: 20px 0 0 0;
}

#search li {
	height:20px;
}

#content  .oneresult {
	border-bottom:solid 7px #e2e2e2;
	margin:0 0 0 20px;
	padding:0 0 20px 0;
	*padding:0;
}

#content  .oneresult.lastchild {
	border-bottom:0;
}

#content  .oneresult img {
	float:left;
	margin:0 20px 0 0;
}

#content  .oneresult h3 {
	color:#64336a;
	font-size:1.5em;
	font-weight:normal;
	padding:20px 0 10px 0;
}

#content .oneresult ul {
  list-style-type: none;
  display: inline;
}

#content .oneresult li {
  display: inline;
}

#content .oneresult li:after {
  content: ", ";
}

#content  .paging {
	list-style-type:none;
	min-height:20px;
	background-color:#e2e2e2;
	margin:0 0 0 20px;
}

#content  .paging li.back {
	background:url(/images/arrow_back_purple.gif) no-repeat left;
	float:left;
}

#content  .paging li.forward {
	background:url(/images/arrow_purple.gif) no-repeat right;
	float:right;
}

#content  .paging a, #content  .paging a:visited  {
	color:#757575;
	text-decoration:none;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	min-height:19px;
	padding:1px 0 0 0;
	padding:0 0 0 33px;
}

#content  .paging li.forward a, #content  .paging li.forward a:visited {
	padding:0 33px 0 0;
}

#content  .paging a:hover {
	text-decoration:underline;
}

ul.filters {
  list-style-type: none;
}

ul.filters li.filter {
  font-size: 1.5em;
  margin-bottom: 0.5em;
  height: 20px;
}

/*-------- SEARCH END --------*/

/*-------- LOCATIONS --------*/

#subnav .current.locations {
  background-color: #F1F1F1;
}

.location_bar {
	margin-left: 30px;
	width: 600px;
  margin-bottom: 5px;
  padding: 0 5px 5px 5px;
  border-bottom: 4px solid #e2e2e2;
  clear: both;
}

.cntcols3 .location_bar {
  width: 100%;
  margin-left:0px;
}

#content .cntcols3 .location_bar h2 {
 font-size: 1.4em;
 font-weight: bold;
}

.location_bar a {
 	text-decoration: none;
}

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

.location_bar hr {
	clear: both;
	border: 4px solid #e2e2e2;
	margin-bottom:3px;
}

.location_bar ul li {
  clear:both;
  
  color:#666666;
	line-height: 1.6em;
}

.location_bar img {
  margin: 0 10px 0 1px;
	float: left;
}

.location_bar .page-image-fill {
	min-width: 92px;
	width: 92px;
	min-height: 85px;
	height: 85px;
	margin-right: 10px;
	margin-top: 20px;
	float: left;
}

#content .location_bar h2 {
  *padding: 0 !important;
  margin: 5px 0 0 0;
  padding: 10px 0 0 0;
}

#content .location_bar p.tag_list {
  font-size: 1.3em;
}

#content .location_bar p.tag_list .tags {
  color: #B3D234;
  font-weight: bold;
  /*color: #549547;*/
}

/*-------- //LOCATIONS --------*/

/*-------- //NEWS --------*/
#content .news_item h2 {
  margin-bottom: 0px;
}

.news_item img {
  float:left;
  padding: 15px 20px 0 0;
}

.news_item ul.link2 {
  clear:both;
}

#conte.news_item ul.link2 {
  
}

/*-------- //NEWS --------*/

/*-------- //BLOG --------*/

#disqus_thread .dsq-item-sort,
#disqus_thread .dsq-subscribe-rss, 
#disqus_thread .dsq-login-buttons,
#disqus_thread #dsq-authenticate {
  display:none;
}

p.blog img {
  float:left;
  margin-right:20px;
}

/*-------- //BLOG --------*/

/*-------- INFORMATION BOX --------*/

#content .box1 {
	background:url(/images/box1_main.gif) repeat-y;
	width:237px;
}

#content .box1.search {
  background:url(/images/box_search_main.gif) repeat-y;
  width:440px;
}

#content .box1 .boxcontent {
	background:url(/images/box1_top.gif) no-repeat -5px 0;
	min-height:15px;
	padding:30px 20px 5px 20px;
	text-align:center;
}

#content .box1.search .boxcontent {
  background:url(/images/box_search_top.gif) no-repeat -5px 0;
}

#content .box1 .boxbottom {
	background:url(/images/box1_bottom.gif) no-repeat -5px 0;
	height:37px;
	font-size:0;
	line-height:0;
}

#content .box1.search .boxbottom {
  background:url(/images/box_search_bottom.gif) no-repeat -5px 0;
}

#content .box1 .boxcontent em {
	color:#91278f;
	font-weight:bold;
}

#content .box1 .boxcontent p {
	color:#000;
	margin-bottom:0;
}

#content .box1 .boxcontent .phonenumber {
	display:block;
	font-size:1.3em;
	font-weight:bold;
	margin:7px 0 5px 0;
}

#content .box1 .boxcontent a, #content .box1 .boxcontent a:visited  {
	color:#000;
}

/*-------- //INFORMATION BOX --------*/

/*-------- FONT SIZES --------*/

#font-size {
  position:absolute;
  margin: -20px 0 0 -20px;
}

#font-size p {
  float:left;
}

#font-size ul {
  list-style-type:none;
  float:left;
}

#font-size li {
  list-style-type:none;
  float:left;
  
  margin-left:5px;
}

/*-------- //FONT SIZES --------*/

/*-------- FOOTER --------*/

#footer {
	min-height:199px;
	background:#e4e4e4 url(/images/footer.gif) no-repeat bottom;
	padding:0 60px 0 20px;
	font-style: italic;
}

#footer.search {
  background:#e4e4e4 url(/images/footer_search.gif) no-repeat bottom;
}

#footer ul {
	list-style-type:none;
	float:left;
	margin:110px 0 0 0;
}

#footer li {
	margin:0 20px 0 0;
	float:left;
}

#footer p {
	float:right;
	color:#fff;
	font-size:1.5em;
	margin:120px 0 0 0;
	text-align:right;
	width:300px;
}

/*
#footer p  .contact{
	font-family:lucida sans unicode;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
}
*/

#footer a, #footer a:visited {
	color:#fff;
}

#footer .logo-twitter a {
  display:block;
  width: 94px;
  height: 40px;
  background-image: url('/images/logo_twitter.gif');
}

#footer .logo-twitter:hover a {
 background-position:0 -40px; 
}

#footer .logo-youtube a {
  display:block;
  width: 86px;
  height: 40px;
  background-image: url('/images/logo_youtube.gif');
}

#footer .logo-youtube:hover a {
 background-position:0 -40px; 
}

/*-------- FOOTER END --------*/

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}
