










/*
** No spill
** Details: http://www.positioniseverything.net/easyclearing.html
*/

.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */




/*
** No spill
** Details: http://www.positioniseverything.net/easyclearing.html
*/

.clear-block2:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block2-og {
  display: inline-block;
  overflow: hidden;
}

.clear-block2 {
  display: inline-block;
  overflow: hidden;
}



/* Hides from IE-mac \*/
* html .clear-block2 {
  height: 1%;
}
.clear-block2 {
  display: block;
}
/* End hide from IE-mac */


br.clear {
	clear: both;
}











/*
** No spill
** Details: http://www.positioniseverything.net/easyclearing.html
*/

div.node div.content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div.node div.content {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html div.node div.content {
  height: 1%;
}
div.node div.content {
  display: block;
}
/* End hide from IE-mac */



/*
** No spill
** Details: http://www.positioniseverything.net/easyclearing.html
*/

div.node div.links:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div.node div.links {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html div.node div.links {
  height: 1%;
}
div.node div.links {
  display: block;
}
/* End hide from IE-mac */











/*
** No spill
** Details: http://www.positioniseverything.net/easyclearing.html
*/

.block-text_resize:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.block-text_resize {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .block-text_resize {
  height: 1%;
}
.block-text_resize {
  display: block;
}
/* End hide from IE-mac */








/*
** No spill
** Details: http://www.positioniseverything.net/easyclearing.html
*/

#block-multiblock-3:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#block-multiblock-3 {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html #block-multiblock-3 {
  height: 1%;
}
#block-multiblock-3 {
  display: block;
}
/* End hide from IE-mac */












/*
** No spill
** Details: http://www.positioniseverything.net/easyclearing.html
*/

.block-menu_block_split:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.block-menu_block_split {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .block-menu_block_split {
  height: 1%;
}
.block-menu_block_split {
  display: block;
}
/* End hide from IE-mac */




/*
** No spill
** Details: http://www.positioniseverything.net/easyclearing.html
*/

#doormat #block-menu-primary-links:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#doormat #block-menu-primary-links {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html #doormat #block-menu-primary-links {
  height: 1%;
}
#doormat #block-menu-primary-links {
  display: block;
}
/* End hide from IE-mac */








/*
** No spill
** Details: http://www.positioniseverything.net/easyclearing.html
*/

.cat-links-header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cat-links-header {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .cat-links-header {
  height: 1%;
}
.cat-links-header {
  display: block;
}
/* End hide from IE-mac */












/**
 * Rubber band
 */

span.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}











html {
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 100%;
}





body-1 {
	margin: 0;
	padding: 0;
	border: 0;			/* This removes the border around the viewport in old versions of IE */
	/* width: 100%; */
	min-width: 600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 75%;
	color: #333;
	text-align: center;
	background: #122;
	min-height: 850px;
}



body {
	margin: 0;
	padding: 0;
	border: 0;			/* This removes the border around the viewport in old versions of IE */
	/* width: 100%; */
	min-width: 600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
	/* font-size:0.625em; */
	/* font-size: 0.50em; */
	color: #000;
	text-align: center;
	background: #f5f5f5;
	min-height: 600px;
        font-weight: 300;
}




body.front {
	background: #f5f5f5;
}


body.path-galleries {
	background: #f5f5f5;
}









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

a:hover {
	color: #0038a8;
	text-decoration: none;
}







body.front .node a {
	color: #cc0000;
}


body.front .node a:hover {
	color: #0038a8;
}






body.path-galleries .node .view-id-galleries.view-display-id-page_1 a {
	font-weight: 500;
	font-size: 1.20em;
}



body.path-galleries .node .view-id-galleries.view-display-id-page_1 a {
	color: #FFF68F;
}


body.path-galleries .node .view-id-galleries.view-display-id-page_1 a:hover {
	color: #0038a8;
}





















p {
	margin: .4em 0 .8em 0;
	padding: 0;
}

.view p {
	display: inline;
}




body.front .node p-1 {
	color: #fff;
	font-weight: 500;
}


body.front .node p {
	color: #000;
	font-weight: 500;
}











img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}


img.inline {
	float: left;
	padding: 0 10px 10px 0;
}


.view img {
	display: inline;
}




ul.links img {
	display: inline;
}

ul.links.inline img {
	display: inline;
}







#block-block-5 img.feed-icon {
	display: inline;
}

#block-block-5 img.feed-icon {
	vertical-align: middle;
}

#block-block-5 img.feed-icon-margin {
	margin-right: 6px;
}




#block-multiblock-1 img.feed-icon {
	display: inline;
}

#block-multiblock-1 img.feed-icon {
	vertical-align: middle;
}

#block-multiblock-1 img.feed-icon-margin {
	margin-right: 6px;
}















h1, h2, h3 {
	margin: 0;
	padding: 0;
}


h2 {
	font-size: 1.25em;
}


h3 {
	color: #cc0000;
}











.title {
	font-weight: 400;
}


h1.title {
	color: #cc0000;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 1.50em;
	line-height: 1.05em;
	font-weight: 600;
	padding: 0 0 .25em 0;
}


body.front h1.title {
	display: none;
}



body.path-galleries h1.title {
	color: yellow;
}












h2.site_name {
  padding: 0px 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -1px;
  color: #000;
}


h2.site_name a {
  color: #000;
}

h2.site_name a:hover {
	color: #0038a8;
}

h2.site_name a.active {
  color: #fff;
}





.col2 .block {
	padding: 0.40em;
	margin: 0 0 1.60em 0.80em;
	border: 2px #000 solid;
	color: #000;
	font-weight: 300;
}

.col3 .block {
	padding: 0.40em;
	margin: 0 0 1.60em 0.80em;
	color: #000;
	font-weight: 300;
}







.col2 .block a {
	color: #000;
}

.col2 .block a:hover {
	color: #0038a8;
}




.col3 .block a {
	color: #000;
}

.col3 .block a:hover {
	color: #0038a8;
}






.col2 .block a.forward-page {
	color: #000;
}

.col2 .block a.forward-page:hover {
	color: #0038a8;
}



.col3 .block a.forward-page {
	color: #fff;
}

.col3 .block a.forward-page:hover {
	color: #ffff00;
}





#block-views-backlinks-block {
	margin-top: 2.00em;
}

#block-similar-0 {
	margin-top: 2.00em;
}




.node ul.links {
	clear: both;
	margin-top: 3.00em;
}

.page-links .node ul.links {
	clear: both;
	margin-top: 0em;
}

.node .service-links ul.links {
	clear: both;
	margin-top: 1.00em;
}







.node ul.links.inline {
	padding: .50em;
	display: block;
	text-align: right;
	margin-top: 0;
}


.page-links .node ul.links.inline {
	padding: 0 .50em 0 .50em;
}


.node ul.links.inline li {
	display: inline-block;
	list-style-type: none;
	padding: .50em .50em;
	background: #ffffcc;
	margin-bottom: .25em;
}



.node .taxonomy ul.links.inline li {
	display: inline-block;
	list-style-type: none;
	padding: .50em .50em;
	background: #ffffcc;
	margin-bottom: .25em;
	border: 1px solid #cc0000;
}








.node .field-field-image-gallery-image img {
	border: 2px #000 solid;
	margin-bottom: 15px;
}


.node .field-field-image-gallery-images img {
	float: left;
	border: 2px #000 solid;
	margin-right: 8px;
	margin-bottom: 5px;
}

.node .view-id-galleries.view-display-id-page_2 img {
	float: left;
	border: 2px #000 solid;
	margin-right: 8px;
	margin-bottom: 5px;
}

.node .view-id-galleries.view-display-id-page_1 img {
	border: 2px #000 solid;
	clear: both;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

.node .view-id-galleries.view-display-id-page_1 .views-row {
	clear: both;
}


.node .field-field-story-image img {
	float: left;
	border: 2px #000 solid;
	margin-right: 8px;
	margin-bottom: 5px;
}








body.path-galleries .col1 {
	color: #000;
}






.col2 .block-forward {
	margin-bottom: 0;
	padding-bottom: 0;
}


.col3 .block-forward {
	margin-bottom: 0;
	padding-bottom: 0;
}





.block-forward h2.title {
	display: none;
}


.block-forward img.forward-icon {
	display: inline;
	margin-right: 6px;
}

.block-forward a.forward-page {
	font-size: 1.20em;
	font-weight: 400;
}



.block-forward img.forward-icon {
	display: inline;
}



.block-forward a.forward-page {
	font-size: 1.20em;
	font-weight: 400;
	color: #fff;
}

.block-forward a.forward-page:hover {
	color: #ffff00;

}






.col2 #block-multiblock-2 {
	margin-bottom: 0;
	margin-top: 10px;
	padding-bottom: 0;
	padding-top: 0;
}

.col3 #block-multiblock-2 {
	margin-bottom: 0;
	margin-top: 10px;
	padding-bottom: 0;
	padding-top: 0;
}

.col3 #block-multiblock-2 a {
	color: #fff;
}

.col3 #block-multiblock-2 a:hover {
	color: #ffff00;
}







#block-multiblock-2 h2.title {
	display: none;
}


#block-multiblock-2 img.forward-icon {
	display: inline;
	margin-right: 6px;
}

#block-multiblock-2 a.forward-page {
	font-size: 1.20em;
	font-weight: 400;
}



#block-multiblock-2 img.forward-icon {
	display: inline;
}



#block-multiblock-2 a.forward-page {
	font-size: 1.20em;
	font-weight: 400;
}

#block-multiblock-2 a.forward-page:hover {
	color: #ffff00;

}







.col2 #block-block-5 {
	margin-bottom: 0;
	padding-bottom: 0;
}


.col3 #block-block-5 {
	margin-bottom: 0;
	padding-bottom: 0;
}



.col2 #block-block-5 h2 {
	display: none;
}

.col2 #block-block-5 p {
	margin-bottom: 0;
	margin-top: 0;
}


.col3 #block-block-5 h2 {
	display: none;
}

.col3 #block-block-5 p {
	margin-bottom: 0;
	margin-top: 0;
}









.col2 #block-multiblock-1 {
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	border-top: none;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}


.col3 #block-multiblock-1-1 {
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	border-top: none;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.col3 #block-multiblock-1 {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}



.col3 #block-multiblock-1 a {
	color: #fff;
}

.col3 #block-multiblock-1 a:hover {
	color: #ffff00;
}




.col2 #block-multiblock-1 h2 {
	display: none;
}

.col2 #block-multiblock-1 p {
	margin-bottom: 0;
	margin-top: 0;
}


.col3 #block-multiblock-1 h2 {
	display: none;
}

.col3 #block-multiblock-1 p {
	margin-bottom: 0;
	margin-top: 0;
}















#block-block-5 a.subscribe-rss {
	font-size: 1.20em;
	font-weight: 400;
	color: #fff;
}

#block-block-5 a.subscribe-rss:hover {
	color: #ffff00;
}








#block-multiblock-1 a.subscribe-rss {
	font-size: 1.20em;
	font-weight: 400;
	color: #fff;
}

#block-multiblock-1 a.subscribe-rss:hover {
	color: #ffff00;
}



























.col2 .block-text_resize {
	padding-top: 0;
}

.col3 .block-text_resize {
	padding-top: 0;
}





.col2 .block-text_resize h2.title {
	font-size: .95em;
	font-weight: 400;
	color: #000;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
}

.col3 .block-text_resize h2.title {
	font-size: .95em;
	font-weight: 400;
	color: #000;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
}

.block-text_resize .content {
	float: left;
}








.col2 #block-multiblock-3 {
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	border-top: none;
	border-bottom: 2px #000 solid;
	padding-top: 0;
	display: block;
	margin-bottom: 0.80em;
}



.col3 #block-multiblock-3-1 {
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	border-top: none;
	border-bottom: 2px #000 solid;
	padding-top: 0;
}

.col3 #block-multiblock-3 {
	padding-top: 0;
	margin-bottom: 0.80em;
}



#block-multiblock-3 h2.title-1 {
	font-size: .95em;
	font-weight: 400;
	color: #000;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
}



.col3 #block-multiblock-3 h2.title {
	font-weight: 400;
	color: #fff;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
}

#block-multiblock-3 .content {
	float: left;
}


























#logo {
	clear: both;
	float: left;
	margin-left: 30px;
	padding: 1.00em 0 0 0;
}



#logo {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

#logo h2 {
	font-size: 2.40em;
	display: inline;
	margin: 0;
	padding: 0;
	color: #ffed38;
}

#logo h2 a {
	color: #ffed38;
}

#logo h2 a:hover {
	color: #0038a8;
}






#siteinfo {
	clear: both;
	float: left;
	margin-left: 2.00em;
	padding: 0.50em;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
	font-size: .90em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	border: 2px #ffed38 solid;
}



#siteinfo2 {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 0 auto;
	padding: 25px 5px 10px 35px;
}


.site-name {
	margin: 0 auto;
	font-size: 1.40em;
}




.action {
	padding: 0 0 0 0;
}


.action-phone {
	color: #fff;
	padding: 5px 0 0 0;
	font-size: 1.20em;
}




#header-1 {
	width: 1000px;
	height: 162px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

#header {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}




body.admin-menu #header- {
	margin: 40px auto 0 auto;
}






body#front #header {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

body#front.admin-menu #header- {
	margin: 40px auto 0 auto;
}




body#splash #header {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

body#splash.admin-menu #header- {
	margin: 40px auto 0 auto;
}




#header-disclaimer {
	clear: both;
	float: left;
	width: 100%;
	height: 196px;
	padding: 0;
	margin: 0;
}

body.admin-menu #header-disclaimer {
	padding: 0;
}











































.col2 h2.title {
	color: #000;
	font-size: 1.00em;
	font-weight: 400;
}

.col3 h2.title {
	color: #000;
	font-size: 1.00em;
	font-weight: 400;
}









.col2 .block .content {
	font-size: 0.80em;
}


.col3 .block .content {
	font-size: 0.80em;
}









.leftmenu .block-menu_block h2 {
	display: none;
}

.rightmenu .block-menu_block h2 {
	display: none;
}






.col1 h2.title {
	color: #000;
	font-size: 1.25em;
}

.col1 h2.title a:hover {
	text-decoration: underline;
}






.col2 .view-content h2.title {
	padding-bottom: 2px;
	font-size: 11px;
}


.col3 .view-content h2.title {
	padding-bottom: 2px;
	font-size: 11px;
}






#header h1 a {
	color: #000;
	text-decoration: none;
}


#header h1 a:hover {
	color: #0038a8;
	text-decoration: none;
}





#header-1 h1  {
	padding: .2em .75em;
	margin: 0;
	font-size: 3.00em;
}






#header-1 h1  {
	padding: .2em .75em;
	margin: 0;
	font-size: 3.00em;
	display: inline;
}

#header h1  {
	padding: .2em 0 0 0;
	margin: 0;
	font-size: 3.00em;
	display: inline;
}





#header h3  {
	padding: .2em 0 .5em 25px;
	margin: 0;
	display: inline;
	color: #fff;
}










































.content-title {
	margin: 0;
	padding: 0;
	height: 1.25em;
	color: #fff;
	font-weight: normal;
	font-size: 1.25em;
}




	

















#header-wrapper-1 {
	height: 162px;
	margin: 0 10px 0 30px;
}

#header-wrapper {
	height: 220px;
	margin: 0 10px 0 30px;
}



.ad1-1 {
	width: 160px;
	height: 220px;
}








#ads1 {
	position: absolute;
	top: 30px;
	clear: both;
	overflow: hidden;
	height: 100px;
}





#ads1a-1 {
	position: absolute;
	top: 35px;
	overflow: hidden;
	height: 127px;
	width: 179px;
}


#ads1a {
	position: absolute;
	top: 70px;
	overflow: hidden;
	height: 150px;
	width: 468px;
}







#ads1b {
	position: absolute;
	top: 70px;
	left: 510px;
	width: 50px;
	height: 60px;
	border: 1px #fff dotted;
	color: #fff;
	font-size: 0.75em;
}


#ads1c {
	position: absolute;
	top: 70px;
	left: 620px;
	width: 50px;
	height: 60px;
	border: 1px #000 solid;
	color: #fff;
	font-size: 0.75em;
	background: #ccc;
}




#ads1d {
	position: absolute;
	top: 70px;
	left: 740px;
	width: 50px;
	height: 60px;
	border: 1px #000 solid;
	color: #fff;
	font-size: 0.75em;
	background: #ccc;
}




#ads1e {
	position: absolute;
	top: 70px;
	left: 890px;
	width: 50px;
	height: 60px;
	border: 1px #000 solid;
	color: #fff;
	font-size: 0.75em;
	background: #ccc;
}









.ad1a-1 {
	width: 179px;
	height: 127px;
	margin-top: 0;
	float: left;
	z-index: 50;
}


.ad1a {
	width: 468px;
	height: 150px;
	margin-top: 0;
	float: left;
	z-index: 50;
}








.ad1b {
	width: 50px;
	height: 60px;
	float: left;
	z-index: 30;
}


.ad1c {
	width: 50px;
	height: 60px;
	float: left;
	z-index: 30;
}


.ad1d {
	width: 50px;
	height: 60px;
	float: left;
	z-index: 40;
}

.ad1e {
	width: 50px;
	height: 60px;
	float: left;
	z-index: 30;
}









#ads2 {
	position: absolute;
	bottom: 105px;
	clear: both;
	overflow: hidden;
}



#ads2b {
	position: absolute;
	bottom: 105px;
	left: 350px;
	overflow: hidden;
}

#ads2e {
	position: absolute;
	bottom: 110px;
	left: 870px;
	overflow: hidden;
	width: 100px;
	height: 140px;
	border: 1px #000 solid;
	color: #fff;
	font-size: 0.75em;
	background: #ccc;
}









.ad2a {
	width: 160px;
	height: 220px;
	float: left;
	z-index: 40;
}



.ad2b {
	width: 160px;
	height: 160px;
	float: left;
	z-index: 40;
	border: 1px #fff dotted;
	color: #fff;
}


.ad2c {
	width: 160px;
	height: 220px;
	float: left;
	z-index: 40;
}


.ad2d {
	width: 100px;
	height: 140px;
	float: left;
	z-index: 20;
}

.ad2e {
	width: 100px;
	height: 140px;
	float: left;
	z-index: 40;
}









#ads3 {
	position: absolute;
	bottom: 33px;
	clear: both;
	overflow: hidden;
	height: 330px;
	width: 240px;
}



#ads3a {
	position: absolute;
	top: 65px;
	overflow: hidden;
	height: 130px;
	width: 350px;
}











.ad3a {
	width: 350px;
	height: 130px;
	float: left;
	z-index: 50;
}





.ad3b {
	width: 100px;
	height: 120px;
	float: left;
	z-index: 60;
}

.ad3c {
	width: 100px;
	height: 120px;
	float: left;
	z-index: 70;
}

.ad3d {
	width: 200px;
	height: 280px;
	float: left;
	z-index: 60;
}





.ad3e {
	width: 152px;
	height: 170px;
	float: left;
	z-index: 50;
}














#header p {
	padding: .5em .75em .2em .75em;
	margin:0;
}



#header #logo-wrapper {
	margin: 0;
	text-align: center;
}



img.logo {
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	width: 919px;
	height: 157px;
}



img.rss {
	margin: 1.00em 0 0 0;
	padding: 0;
	border: 0;
	width: 128px;
	height: 128px;
}






#header .slogan-and-phone {
	float: left;
	display: inline;
}











#header #menu {
	margin: 25px 0 20px 0;
}







#header #primary ul {
	clear:left;
	float:left;
	list-style:none;
	margin: 0 0 0 0;
	padding:0;
	font-size: 12px;
}

#header #primary ul.header-secondary-links {
	clear:left;
	float:left;
	list-style:none;
	margin: 20px 0 0 0;
	padding:0;
	font-size: 12px;
}



#header #primary ul li {
	display:block;
	float: left;
	list-style:none;
	font-size: 1.25em;
	line-height: 1.25em;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-weight: bold;
}





#header #primary ul li.first {
	background: none;
}


#header-1 #primary ul li.last {
	background: url(backgrounds/bar.gif) top left no-repeat;
}

#header #primary ul li.last {
	;
}









#header #primary ul li a {
	background: #ffffcc;
	padding: 5px;
	border: 1px orange solid;
}



















/* 'widths' sub menu */


#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}



#secondary {
	clear:both;
	background: #369;
	color: #fff;
	border-top: 4px solid #369;
	margin: 0;
	padding: 0 !important;
	text-align: left;
}






#header #secondary ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin: 0 0 0 0;
	padding:0;
}



#header #secondary ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}


#header #secondary ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background: #369;
	color:#fff;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}


#header #secondary ul li a:hover {
	background: #369;
	color: #FFF68F;
}


#header #secondary ul li a.active,
#header #secondary ul li a.active:hover {
	color: #FFF68F;
	background: #369;
	font-weight: bold;
}


#header #secondary ul li a span {
	display:block;
}









#colmask-wrapper-og {
	clear: both;
	width: 100%;
	padding: 1.00em 0 1.00em 0;
	position: relative;
	float: left;
	background: #fff;
}

#colmask-wrapper {
	clear: both;
	width: 100%;
	position: relative;
	float: left;
	min-height: 600px;
}






body#splash #colmask-wrapper {
	clear: both;
	width: 100%;
	position: relative;
	float: left;
	min-height: 600px;
}


body#front #colmask-wrapper {
	clear: both;
	width: 100%;
	position: relative;
	float: left;
	min-height: 600px;
}















/* column container */


.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width: 1000px;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	/* background:#ffd8b7;		/* Left column background colour */
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
}

.jqmWindow .colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width: 600px;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	/* background:#ffd8b7;		/* Left column background colour */
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
}










.leftmenu .colmid {
	float:left;
	width:200%;
	position:relative;
	left: 20.00em;
	/* background:#fff;    	/* Centre column background colour */
}

.rightmenu .colmid {
	float:left;
	width:200%;
	position:relative;
	/* background:#fff;    	/* Centre column background colour */
}









.fullpage .colmid {
	float:left;
	width:200%;
	position:relative;
	/* background:#fff;    	/* Centre column background colour */
}

.threecol .colmid {
	float:left;
	width:200%;
	position:relative;
	left: 20.00em;
	/* background:#fff;    	/* Centre column background colour */
}







.leftmenu .colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	/* background:#ff9;    	/* Right column background colour */
}


.rightmenu .colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left: -22.00em;
	/* background:#ff9;    	/* Right column background colour */
}









.fullpage .colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	/* background:#ff9;    	/* Right column background colour */
}

.threecol .colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left: -40.00em;
	/* background:#ff9;    	/* Right column background colour */
}










.leftmenu .col1wrap {
	float:right;
	width: 50%;
	position:relative;
	right:100%;
}


.rightmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}






.fullpage .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}



.threecol .col1wrap {
	float: right;
	width:50%;
	position:relative;
	right:100%;
}









.leftmenu .col1pad {
	margin: 0 21.50em 0 1.50em;
	overflow: hidden;
}


.rightmenu .col1pad {
	margin: 0 0 0 24.50em;
	overflow: hidden;
	width: 41.5em;
}




.fullpage .col1pad {
	margin: 0 1.50em 0 1.50em;
	overflow: hidden;
}




.threecol-1 .col1pad {
	margin: 0 0 0 20.00em;
	overflow: hidden;
}




.threecol-2 .col1pad {
	margin: 0 0 0 45.50em;
	overflow: hidden;
}


.threecol .col1pad {
	margin: 0 0 0 42.50em;
	overflow: hidden;
}









.leftmenu .col1 {
	width: 100%;
	overflow:hidden;
}


.rightmenu .col1 {
	width: 41.50em;
	overflow:hidden;
}




.fullpage .col1 {
	width:100%;
	overflow:hidden;
}




.threecol .col1 {
	width: 470px;
	overflow:hidden;
}




.rightmenu .col2 {
	float:left;
	width: 23.00em;
	position:relative;
	margin-left:-50%;
	left: 21.50em;
	overflow:hidden;
}







.leftmenu .col2 {
	float:left;
	width: 18.00em;
	position:relative;
	margin-left: -50%;
	left: -18.00em;
	overflow:hidden;
}





.threecol .col2 {
	float:left;
	width: 23.00em;
	position:relative;
	margin-left:-50%;
	left: 19.50em;
	overflow:hidden;
}



.threecol .col2-standard {
	float:left;
	width: 17.00em;
	position:relative;
	margin-left:-50%;
	left: 21.50em;
	overflow:hidden;
}








.rightmenu .col3 {
	float:left;
	width: 16.50em;
	position:relative;
	left: 4.30em;
	overflow:hidden;
}



.threecol .col3 {
	float:left;
	width: 20.00em;
	position:relative;
	right: 1.60em;
	overflow:hidden;
}







/* 3 Column settings */

.threecol {
	;
}





/* Full page settings */

.fullpage {
	;
}






#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}










#footer-candle /* voir aussi dans ie56.css */ {
	position:absolute;
	bottom: 80px;
	right:54px;
	width:321px;
	height:258px;
	z-index: 10;
}



.mask, .flash-replaced .alt {
	position:absolute!important;
	top:-999em;left:-999em;
	display:block;
	height:0;width:0;
	overflow:hidden;
	text-indent:-999em;
	z-index: 10;
}








#footer_right p {
	padding: 0;
	margin: 0;
}



#footer-shell {
	background: #3F5E0B url(_bg_footer/bg_footer-shell_06.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#footer-shell {
	background: #A00000 url(_bg_footer/bg_footer-shell_07.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}









#footer #footer_coda {
	margin: 0;
	padding: .50em 1.00em .50em 1.00em;
}




#footer #footer_coda  p {
	padding: 0;
	margin:0;
}

#footer #footer_coda h2 {
	display: none;
}




#footer #search {
	float: right;
}






#block-adsense_managed-1_og .content {
	margin: 0;
}

#block-adsense_managed-1_1 .content {
	width: 120px;
	height: 600px;
	margin: 0 auto;
}



#block-adsense_managed-0 .content {
	margin: 0 40px 0 40px;
}


#block-adsense_oldcode-2 .content {
	margin: 0 40px 0 40px;
}


#block-adsense_managed-1 .content {
	margin: 0 20px 0 20px;
}

#block-adsense_managed-2 .content {
	margin: 0 20px 0 20px;
}








#block-adsense_managed-1 {
	margin-bottom: 10px;
}

#block-adsense_managed-2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#block-adsense_managed-2 div.adsense {
	margin: 0 auto;
}

#block-adsense_managed-2 div.adsense {
	margin: 0 auto;
}
















#header-menus .block-menu h2 {
	display: none;
}





#block-menu-menu-navigation-cache a {
	color: #fff;
}

#block-menu-menu-navigation-cache a.active {
	color: #000;
	background: #ffffcc;
}









#block-user-1-1 a {
	color: #fff;
}

#block-user-1 a {
	;
}




#block-user-1-1 a.active {
	color: #000;
	background: #ffffcc;
}


#block-user-1 a.active {
	;
}





#col1-shell {
	padding: 1.00em .80em 0 .80em;
}




.rightmenu #col1-shell-og {
	width: 40.00em;
}

.rightmenu #col1-shell-1 {
	width: 40.00em;
}

.rightmenu #col1-shell-2 {
	width: 640px;
}

.rightmenu #col1-shell {
	width: 640px;
}




.threecol #col1-shell {
	padding: 1.00em .50em 0 0em;
}





#col1-shell {
	line-height: 1.10em;
	padding-bottom: 1.20em;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: 300;
	background: url(_bg_col1_shell/_bg_col1-shell_01.png);
}










#col2-shell {
	padding: 1.00em 0 0 0;
}




#col3-shell-3 {
	padding-bottom: 1.20em;
	background: url(_bg_col3_shell/_bg_col3-shell_01.png);
}

#col3-shell {
	padding-bottom: 1.20em;
}






#container1 {
	/* width: 100%; */
	/* width: 98.00em; */
	clear: both;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	min-height: 850px;
}

.jqmWindow #container1 {
	/* width: 100%; */
	/* width: 98.00em; */
	clear: both;
	margin: 0;
	padding: 0;
	height: 600px;
	width: 600px;
}






#container2-1 {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	min-height: 768px;
}


#container2 {
	margin: 0 auto 0 auto;
	padding: 0;
	min-height: 768px;
}


.jqmWindow #container2 {
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 600px;
}








#container3-1 {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

#container3 {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

.jqmWindow #container3 {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}










#container4 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0 0 1.50em 0;
	width: 100%;
}

.jqmWindow #container4 {
	width: 600px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 600px;
}







#container5 {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

.jqmWindow #container5 {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}









#container6-1 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #2A7604 url(_bg_footer/bg_footer-shell_03.gif) repeat-x;
}

#container6 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #DE1818 url(_bg_footer/bg_footer-doormat_01.gif) repeat-x;
}


.jqmWindow #container6 {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}




#container7-1 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 162px;
}

#container7 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 220px;
}





.jqmWindow #container7 {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}


body.admin-menu #container7- {
	margin: 40px 0 0 0;
}








.error {
  border: 2px solid #cc0000;
  color: #cc0000;
}








#header-blocks {
	width: 728px;
	height: 80px;
	margin: 0 auto;
}

#header-blocks h2 {
	display: none;
}







#header-ads {
	width: 870px;
	margin: 0 auto;
}

#header-ads h2 {
	display: none;
}





#header-ads .block {
	float: left;
}






#header #search-theme-form {
	float: right;
	margin: 0 4.0em 0 4.0em;
}




.messages {
  background: #ffffcc;
  border: 2px solid green;
  padding: .50em;
  margin-bottom: 1.00em;
  color: green;
  font-weight: bold;
}













/*
** Tab navigation
*/

ul.primary {
	white-space: normal;
}



ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}



ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #666;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}



ul.secondary li {
  display: inline;
  padding: 0 1em;
}



ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}










#block-block-1 a {
	color: #fff;
	font-size: 1.30em;
}

#block-block-1 a:hover {
	color: #0038a8;
}

#block-block-1 .item-list ul li {
	margin: 0 0 0.60em 10px;
}











.float-right {
	float: right;
	margin-left: 1.00em;
}


.help {
	display: none;
}













#menu-shell {
	margin-left: 70px;
	text-align: center;
	width: 779px;
}




tbody {
	border-top: none;
}










.teaser-title {
	font-size: 12px;
	padding: 0;
	margin: 3px 0 0 5px;
}


.teaser-text {
	padding: 0 5px 0 5px;
	font-size: .75em;
}

.teaser-contd {
	font-size: 10px;
	padding: 0;
	margin: 3px 0 0 5px;
}








.col2 .block-menu {
	border-bottom: none;
	padding: 0;
	margin: 0 0 .50em 0;
}

.col2 .block_menu {
	border-bottom: none;
	padding: 0;
	margin: 0 0 .50em 0;
}


.col2 .block.block-menu_block {
	margin: 0 0 .50em 0;
}




.col3 .block-menu {
	border-bottom: none;
	padding: 0;
	margin: 0 0 .50em 0;
}

.col3 .block_menu {
	border-bottom: none;
	padding: 0;
	margin: 0 0 .50em 0;
}


.col3 .block.block-menu_block {
	margin: 0 0 .50em 0;
}










.col2 #block-views-news_archive-block {
	border-bottom: none;
}


.col2 #block-views-news_archive-block {
	border-bottom: none;
}













.col3 #block-block-1 {
	border-bottom: none;
	padding-bottom: 0;
}



.col3 #block-block-4 {
	border-bottom: none;
}

.col3 #block-block-8 {
	border-bottom: none;
}

.col3 #block-block-12 {
	border-bottom: none;
}




.col3 #block-search-0 {
	border-bottom: none;
}

.col3 #block-search-0 h2 {
	display: none;
}







#search-block-form label {
	display: none;
}



#block-search-0 .form-item {
	margin: 0;
	display: inline;
	width: 140px;
}






#block-simplenews-2 {
	padding-bottom: 0;
}



#block-simplenews-2 h2 {
	display: none;
}


#block-simplenews-2 label {
	display: none;
}



#block-simplenews-2 .form-radios {
	display: none;
}



#block-simplenews-2 .form-item {
	margin: 0;
	display: inline;
	width: 140px;
}








.col3 #block-views-tour_block_1-block_1 {
	border-bottom: none;
}




.col3 #block-simplenews-2 {
	border-bottom: none;
}










.full-bio-label {
	color: #fff;
	padding: 5px 5px 0 0;
	font-weight: bold;
}


.full-bio {
	padding: 0 5px 0 10px;
	font-size: .85em;
}









/* Make sure background colors from other styles don't obscure the current element highlight */
.timeEntry {
  background: none;
}















#block-views-previous_posts-block_1 .views-field-title {
	padding: 5px;
	background: #D5F0FB;
	margin: 0 0 5px 0;
}





.col2 .item-list ul li {
	list-style: none;
	margin: 0 0 .25em 0;
}


.col3 .item-list ul li {
	list-style: none;
	margin: 0 0 .25em 0;
}








.blue-box {
	background: #D5F0FB;
	padding: 10px;
	font-size: .85em;
}



.left-box {
	float: left;
}


.middle-box {
	float: left;
	margin-left: 70px;
	padding-left: 1.00em;
}





#admin-menu {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	background: url(images/bkg.png) bottom left repeat-x #101010;
	width: 100%;
	text-align: left;
	height: 40px;
}








body.admin-menu {
	margin-top: 0 !important;
}

#admin-menu ul a { display: block; border-right: 1px solid #323232; border-bottom: none; padding: 4px 8px; font-weight: normal; color: #fff; text-decoration: none; text-align: left; }








#block-simplenews-2 {
	margin: 5px 0 0 0;
}

#block-simplenews-2 h2 {
	display: none;
}

#block-simplenews-2 label {
	display: none;
}

#block-simplenews-2 input.form-text {
	width: 140px;
	height: 18px;
	margin: 0;
	padding: 0 0 0 10px;
	border: 2px #eee solid;
	color: #666;
	line-height: 21px;
}

#simplenews-block-form-2 input.form-submit {
	width: 38px;
	height: 21px;
	padding: 0;
	margin: 0;
	border: 0;
  	background: url(images/submit-btn.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	font-size: 0px;
	line-height: 21px;
	text-indent: -9999px;
}

form>#simplenews-block-form-2 input.form-submit { /* For non-IE browsers*/
	height: 21px;
}






#block-search-0 {
	padding: 0.40em;
	margin: 0 0 0.80em 0.80em;
	border: none;
	background: none;
}




#block-search-0 h2 {
	display: none;
}


#block-search-0 label {
	display: none;
}

#block-search-0 input.form-text {
	width: 140px;
	height: 18px;
	margin: 0;
	padding: 0 0 0 10px;
	border: 2px #eee solid;
	color: #666;
	line-height: 21px;
}






#search-block-form_100204 input.form-submit {
	width: 38px;
	height: 21px;
	padding: 0;
	margin: 0;
	border: 0;
  	background: url(images/search-btn.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	font-size: 0px;
	line-height: 21px;
	text-indent: -9999px;
}

form>#search-block-form_100204 input.form-submit { /* For non-IE browsers*/
	height: 21px;
}







#search-form_100204 input.form-submit {
	width: 38px;
	height: 21px;
	padding: 0;
	margin: 0;
	border: 0;
  	background: url(images/search-btn.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
}

form>#search-form_100204 input.form-submit { /* For non-IE browsers*/
	height: 21px;
}
















#block-views-tour_block_1-block_1 .views-field-field-event-location-value {
	padding: 0 0 10px 72px;
}


#block-block-16 .views-field-field-event-location-value {
	padding: 0 0 10px 72px;
}

#col3-shell .views-field-field-event-location-value {
	padding: 0 0 10px 62px;
}












.view-all {
	text-align: right;
}










a.imagecache-story_image_1_teaser {
	float: left;
	padding: 0 10px 10px 0;
}

a.imagecache-story_image_1_teaser {
	float: left;
	padding: 0 10px 10px 0;
}


img.imagecache-story_image_1_full {
	float: left;
	padding: 0 10px 10px 0;
}










/* news view */

.view-id-news .view-content .node {
	clear: both;
	width: 431px;
}




#col1-shell .view-id-news .node {
	background: url(backgrounds/bg-story-teaser.gif) bottom left no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}




.submitted {
	color: #fff;
}


.node.story.full .submitted {
	color: #cc0000;
}



#col1-shell .view-news .node .content {
	width: 100%;
}




table, tbody, thead {
	vertical-align: top;
	border: 0;
	padding: 0;
	margin: 0;
	border-spacing: 0;
}

td {
	vertical-align: top;
	border: 0;
}







.live-view tr.even {
	border: none;
	background: #D5F0FB;
}

.live-view tr.odd {
	border: none;
	background: #D5F0FB;
}

thead {
	background: #D5F0FB;
	height: 0;
}



.live-view thead {
	display: none;
	height: 0;
}

.live-view thead tr {
	display: none;
	height: 0;
}




.live-view .view-content {
	margin: 0;
	padding: 0;
}










.col2 tr.even, .col2 tr.odd {
	background: #fff;
	width: 200px;
	padding: 0;
	border: none;
}

.col2 th {
	background: none;
	display: none;
	border: none;
}



.col3 tr.even, .col3 tr.odd {
	background: #fff;
	width: 200px;
	padding: 0;
	border: none;
}

.col3 th {
	background: none;
	display: none;
	border: none;
}















#col1-shell .view-id-news_front .views-row-odd, #col1-shell .view-id-news_front .views-row-even {
	background: url(backgrounds/bg-story-teaser.gif) bottom left no-repeat;
	padding: 0 0 1px 15px;
	margin: 0 0 10px 0;
}









.view-id-news_front.view-display-id-block_1 .views-field-created {
	color: #fff;
}



.view-id-news_front.view-display-id-block_1 .views-field-title {
	color: #fff;
	font-weight: normal;
	font-size: 1.25em;
	margin: 0;
	padding: 0;
}







ul.jcarousel_target {
	list-style: none;
}






ul.index_control_list {
	list-style: none;
	height: 30px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
}





span.index_control {
	margin: 0;
	padding: 0;
}



ul.index_control_list li {
	border: 1px solid #003399;
	background: #fff;
	margin-right: 10px;
	padding: 2px 5px 2px 5px;
	color: #cc0000;
	display: inline;
}



ul.index_control_list li a {
	color: #cc0000;
}







.jcarousel-container-horizontal {
	width: 440px;
	height: auto;
	border: none;
	overflow: auto;
}

.jcarousel-clip-horizontal {
	clear: both;
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 440px;
}












.col2 .view-content {
	font-size: .85em;
	line-height: 1.00em;
}


.col3 .view-content {
	font-size: .85em;
	line-height: 1.00em;
}









.copybox {
	margin-top: 45px;
}

.trackback-url {
	margin-top: 15px;
}


















thead th {
	border-bottom: none;
}






#block-views-galleries-block_1 .views-field-title {
	padding: 5px;
	background: #D5F0FB;
	margin: 0 0 5px 0;
}

#block-views-galleries-block_1 {
	border-bottom: none;
}





#block-views-galleries-block_2 .views-field-title {
	padding: 5px;
	background: #D5F0FB;
	margin: 0 0 5px 0;
}

#block-views-galleries-block_2 {
	border-bottom: none;
}




#block-views-galleries-block_3 .views-field-title {
	padding: 5px;
	background: #D5F0FB;
	margin: 0 0 5px 0;
}

#block-views-galleries-block_3 {
	border-bottom: none;
}


#block-views-galleries-block_4 .views-field-title {
	padding: 5px;
	background: #D5F0FB;
	margin: 0 0 5px 0;
}

#block-views-galleries-block_4 {
	border-bottom: none;
}


#block-views-galleries-block_5 .views-field-title {
	padding: 5px;
	background: #D5F0FB;
	margin: 0 0 5px 0;
}

#block-views-galleries-block_5 {
	border-bottom: none;
}


#block-views-galleries-block_6 .views-field-title {
	padding: 5px;
	background: #D5F0FB;
	margin: 0 0 5px 0;
}

#block-views-galleries-block_6 {
	border-bottom: none;
}









.view-id-news_front .view-content p {
	font-size: .85em;
}



.view-id-news.view-display-id-page_1 .content p {
	font-size: .85em;
}





table.category td.category div img {
	display: inline;
}




img.category {
	display: none;
}










#block-gtranslate_links-0 .content {
	height: 30px;
	padding: 10px 0 0 0;
}









#block-gtranslate_links-0 .content img {
	float: left;
	padding: 0 5px 0 0;
}






#header-menus ul.menu {
	margin: 0;
	padding: 0;
}



#header-menus li.leaf {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}







/******************/
/* HELPER CLASSES */
/******************/

.hide {
  display: none;
  visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.clearfix:after {                                 /* add .clearfix class to clear floats after an element */
  clear: both;                                    /* (IE version is in ie6-fixes.css) */
  content: "."; 
  display: block;
  font-size: 0;
  height: 0; 
  visibility: hidden;
}







#primary-menu-wrapper {
  margin: 0;
  position: relative;
  z-index: 5;    /* fixes IE z-index bug */
}








/****************/
/* PRIMARY MENU */
/****************/
  
#primary-menu {                                   /* menu layout */
  display: block;
  font-family: Arial, Helvetica, "Helvetica Neue", Verdana, Sans-Serif;
  font-size: 1em;
  margin: 0;
  padding: 0;
  position: relative;
  text-transform: uppercase;
}
  









#primary-menu ul.links li {                       /* text styling for the top (primary) menu */
}  

#primary-menu ul.links li.first {                 /* .first and .last classes applied to first and last menu & list items */
}
  
#primary-menu ul.links li.last {                  /* .first and .last classes applied to first and last menu & list items */
}
  
#primary-menu ul.links li a:link,
#primary-menu ul.links li a:visited {
}

#primary-menu ul.links li a:hover,
#primary-menu ul.links li a:active {
color: #fff200;
}  
  

/************************************/
/* PRIMARY MENU WITH DROPDOWNS      */
/* - used with menu_tree theming of */
/* $primary_links in page.tpl.php   */
/************************************/



#primary-menu ul.menu li {                        /* top item layout */
  background: transparent url('images/tabs-left-2.png') no-repeat left 0;
  display: block;
  float: left;    /* LTR */
  margin: 0 8px 0 0;
  padding: 0 0 0 20px;    /* 0 0 0 10px */
  position: relative;
  width:  auto;
  background-position: left -44px;
  height: 44px;
}


#primary-menu ul.menu li:hover,
#primary-menu ul.menu li.hover,
#primary-menu ul.menu li.active-trail {
	;
}


#primary-menu ul.menu li.active-trail {
  background-position: left 0px;
}







#primary-menu ul.menu li a {
  background: transparent url('images/tabs-right-2.png') no-repeat right 0;
  color: #fff;
  display: block;
  padding: 18px 20px 10px 0px;    /* 5px 10px 1px 0 */
  text-decoration: none;
  background-position: right -44px;
  height: 16px;
}




#primary-menu ul.menu li a:hover,
#primary-menu ul.menu li:hover a,
#primary-menu ul.menu li.hover a,
#primary-menu ul.menu li.active-trail a {
	color: #fff200;
}



#primary-menu ul.menu li.active-trail a {
  color: #cc0000;
  background-position: right 0px;
}




#primary-menu ul.menu li.active-trail a:hover {
  color: #fff;
}


#primary-menu ul.menu li ul {
	display: none;
}





#primary-menu ul.menu li:hover ul,
#primary-menu ul.menu li.hover ul {
	display: none;
}

  
#primary-menu ul.menu li ul li {
  background: #94CE18;
  border-bottom: 1px solid #83A638;
  float: left;
  font-family: Arial, Helvetica, "Helvetica Neue", Verdana, Sans-Serif;
  font-size: 0.916em;
  height: auto;
  margin: 0;
}

#primary-menu ul.menu li ul li.last {
  border-bottom: none
}

#primary-menu ul.menu li ul li a,
#primary-menu ul.menu li ul li a:link,
#primary-menu ul.menu li ul li a:visited {
  background: transparent;
  color: #154B6F;
  display: block;
  margin: 0;
  padding: 4px 0;
  text-transform: none;
  width: 135px;
}

#primary-menu ul.menu li ul li a:hover {
  color: #fff;
  display: block;
  margin: 0;
  padding: 4px 0;
  text-decoration: none;
}

#primary-menu ul.menu li ul li ul.menu {
  left: -999em;
  margin: 0 0 0 -14px;    /* LTR */
  padding: 6px 0 4px;
}

#primary-menu ul.menu li ul li:hover ul.menu,
#primary-menu ul.menu li ul li.hover ul.menu {
  display: block;
  left: 154px;    /* LTR */
  top: -6px;
}

#primary-menu ul.menu li ul li ul.menu li a {
  padding: 4px;
  width: 128px;
}
  
/******************/
/* SECONDARY MENU */
/******************/

#secondary-menu {
}






.sidebar-menu a img
{
  height: 16px;
  visibility: hidden;
}

.sidebar-menu a span
{
  display: block;
  height: 16px;
}

.sidebar-menu a:hover span
{
  background-position: 0 -16px;
}

.sidebar-menu a.active span
{
  background-position: 0 -32px;
}










.col2 .block-menu span {
	display: none;
}



.col2 .block-menu li.leaf {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	width: 220px;
	height: 54px;
}



.col2 .block-menu ul.menu {
	padding: 10px 0 0 0;
}




.col2 .block-menu li.leaf.active-trail {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 10px 0;
}




.col2 .block-menu_block span {
	display: none;
}



.col2 .block-menu_block li.leaf {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	width: 220px;
	height: 54px;
}



.col2 .block-menu_block ul.menu {
	padding: 10px 0 0 0;
}




.col2 .block-menu_block li.leaf.active-trail {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 10px 0;
}












.col3 .block-menu span {
	display: none;
}



.col3 .block-menu li.leaf {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	width: 220px;
	height: 54px;
}



.col3 .block-menu ul.menu {
	padding: 10px 0 0 0;
}




.col3 .block-menu li.leaf.active-trail {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 10px 0;
}




.col3 .block-menu_block span {
	display: none;
}



.col3 .block-menu_block li.leaf {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	width: 220px;
	height: 54px;
}



.col3 .block-menu_block ul.menu {
	padding: 10px 0 0 0;
}




.col3 .block-menu_block li.leaf.active-trail {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 10px 0;
}









#logo-disclaimer {
	width: 196px;
	height: 160px;
}



#banner {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	width: 60px;
	height: 60px;
}




#headertop_1 {
	margin: 0;
	padding: 0;
	z-index: 100;
	position: absolute;
	right: 0;
}

#headertop_2 {
	margin: 0;
	padding: 0;
	z-index: 100;
	position: absolute;
	right: 10px;
	top: 31px;
}

#headertop {
	margin: 0;
	padding: 0;
	z-index: 100;
	position: absolute;
	left: 30px;
	top: 31px;
}


#marquee_top {
	margin: 0 auto;
	padding: 0;
	z-index: 100;
	height: 31px;
	text-align: center;
}




#marquee_top a, #marquee_top a:link, #marquee_top a:visited {
	border-style: none;
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}


#marquee_top_1 a:hover {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

#marquee_top a:hover {
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}


#marquee_top_1 a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

#marquee_top a.active {
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}








#headertop-disclaimer {
	height: 160px;
	width: 196px;
	margin: 0 auto;
	padding: 0;
}



#headerbottom {
	clear: both;
	margin: 0;
	padding: 10px 0 0 20px;
}


#headerbottom h2.title {
	display: none;
}



#headerbottom-disclaimer {
	margin: 0 auto;
	padding: 1.00em 0 1.00em 0;
}

#headerbottom-disclaimer table {
	margin: 0 auto;
}


.jqmWindow {
;
}

























#masthead {
	margin: 0 0 20px 0;
	padding: 0 10px 0 30px;
}


#masthead p {
	margin: 0;
	padding: 0;
}


#masthead h2.title {
	display: none;
}





.img-inline {
	display: inline;
}




body#splash-1 h1 {
	display: none;
}

body#front-1 h1 {
	display: none;
}



#splash-center {
	margin: 0 auto 0 auto;
}




.header-collage img {
	margin: 0 auto;
}


span.textimage-plaintext {
	display: none;
}









.col2 .block-menu_block .content {
	width: 230px;
	margin-left: 0px;
}


.col2 .block-menu_block h2.title {
	display: none;
}

.teaser .field-field-blog-images {
	display: none;
}







.col3 .block-menu_block .content {
	width: 230px;
	margin-left: 0px;
}


.col3 .block-menu_block h2.title {
	display: none;
}

.teaser .field-field-blog-images {
	display: none;
}







.pnav {
	clear: both;
}

.pnav ul {
	z-index: 50;
}


.pnav-wrapper {
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0;
	top: 0;
	z-index: 10;
}




.pnav-wrapper .pnav ul {
	display: inline;
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.pnav-wrapper .pnav ul li {
	float: left;
	margin-right: 10px;
}



.pnav-wrapper .pnav-shell, .pnav-wrapper .pnav, .pnav-wrapper .pnav li {
	line-height: normal;
	white-space: nowrap;
}




.pnav-wrapper div {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}

.pnav-wrapper .pnav-shell {
	margin: 0 0 0 0;
}

.pnav div a, .pnav div a:link, .pnav div a:visited, .pnav div a:hover, .pnav div a:active {
	border-style: none;
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

.pnav div.active-trail a, .pnav div.active-trail a:link, .pnav div.active-trail a:visited, .pnav div.active-trail a:hover, .pnav div.active-trail a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}




.pnav li a, .pnav li a:link, .pnav li a:visited {
	border-style: none;
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

.pnav li a:hover {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

.pnav li a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

.pnav li.active-trail a, .pnav li.active-trail a:link, .pnav li.active-trail a:visited, .pnav li.active-trail a:hover, .pnav li.active-trail a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}




.pnav li.first a, .pnav li.first a:link, .pnav li.first a:visited {
	border-style: none;
	padding: 6px 5px 6px 10px;
}

.pnav li.first a:hover {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
}

.pnav li.first a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
}

.pnav li.first.active-trail a, .pnav li.first.active-trail a:link, .pnav li.first.active-trail a:visited, .pnav li.first.active-trail a:hover, .pnav li.first.active-trail a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
}




.pnav li.last a, .pnav li.last a:link, .pnav li.last a:visited {
	border-style: none;
	padding: 6px 10px 6px 5px;
}

.pnav li.last a:hover {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
}

.pnav li.last a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
}

.pnav li.last.active-trail a, .pnav li.last.active-trail a:link, .pnav li.last.active-trail a:visited, .pnav li.last.active-trail a:hover, .pnav li.last.active-trail a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
}







.snav {
	clear: both;
}

.snav ul {
	z-index: 25;
}




.snav-wrapper .snav div {
	float: left;
}



.snav-wrapper {
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0;
	top: 0;
	z-index: 4;
}




.snav-wrapper .snav ul {
	display: inline;
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.snav-wrapper .snav ul li {
	float: left;
	margin-right: 10px;
}



.snav-wrapper .snav-shell, .snav-wrapper .snav, .snav-wrapper .snav li {
	line-height: normal;
	white-space: nowrap;
}




.snav-wrapper div {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}

.snav div a, .snav div a:link, .snav div a:visited, .snav div a:hover, .snav div a:active {
	border-style: none;
	color: #000;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

.snav div.active-trail a, .snav div.active-trail a:link, .snav div.active-trail a:visited, .snav div.active-trail a:hover, .snav div.active-trail a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}




.snav li a, .snav li a:link, .snav li a:visited {
	border-style: none;
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

.snav li a:hover {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

.snav li a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

.snav li.active-trail a, .snav li.active-trail a:link, .snav li.active-trail a:visited, .snav li.active-trail a:hover, .snav li.active-trail a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}




.snav li.first a, .snav li.first a:link, .snav li.first a:visited {
	border-style: none;
	padding: 6px 5px 6px 10px;
}

.snav li.first a:hover {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
}

.snav li.first a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
}

.snav li.first.active-trail a, .snav li.first.active-trail a:link, .snav li.first.active-trail a:visited, .snav li.first.active-trail a:hover, .snav li.first.active-trail a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
}




.snav li.last a, .snav li.last a:link, .snav li.last a:visited {
	border-style: none;
	padding: 6px 10px 6px 5px;
}

.snav li.last a:hover {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
}

.snav li.last a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
}

.snav li.last.active-trail a, .snav li.last.active-trail a:link, .snav li.last.active-trail a:visited, .snav li.last.active-trail a:hover, .snav li.last.active-trail a.active {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
}




#headermenu {
	float: right;
	z-index: 100;
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
}


#marquee_1 {
	z-index: 100;
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
}


#marquee {
	z-index: 100;
	background: #0038a8;
	height: 31px;
}








#headermenu li.sfHover a  {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}


#headermenu li.sfHover a ul li a {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}


#headermenu ul.nice-menu ul {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
}




#headermenu li.ie-over a  {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

#headermenu li.ie-over a:hover  {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}



#headermenu li.ie-over ul li a:hover {
	background: url(_bg_menus/bg-menu-mask-03.png) bottom left;
	border-style: none;
	color: #ffff00;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	padding: 6px 5px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}









#preload {
	display: none;
}










#primary-menu-clean li {
	background: #fff;
	padding: 5px;
	border: 2px #006400 solid;
}

#primary-menu-clean li a {
	color: #cc0000;
}

#primary-menu-clean li a:hover {
	color: #000;
}








 


#block-node-0 {
	margin-bottom: 0;
	border: none;
}

#block-node-0 h2.title {
;
}


#block-node-0 img {
	display: inline;
}















a#text_resize_increase {
  float: left;
  margin: 6px 0 0 0;
}

a#text_resize_reset {
  float: left;
  margin: 9px 3px 0 3px;
}

a#text_resize_decrease {
  float: left;
  margin: 12px 0 0 0;
}







#site-map span.rss img {
	display: inline;
}


#site-map img {
	display: inline;
}




















.front-block {
	float: left;
	height: 240px;
	border: 1px solid #ccc;
	width: 200px;
	font-size: 10px;
	padding: 0 10px 0 10px;
	margin: 0 10px 10px 0;
}

.front-block h2 {
	font: normal normal bold 18px/21px arial, helvetica, sans-serif;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ccc;
}

.front-block a {
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
}

.front-block .views-field-title {
	padding: 5px 0 0 0;
}



.front-view {
	clear: both;
}














#doormat-1 {
	background: #2A7604 url(_bg_footer/bg_footer-shell_03.gif) repeat-x;
	border: none;
	margin: 0 0 0 0;
	padding: 2.75em 0 2.00em 0;
	text-align: left;
	float: left;
}

#doormat {
	background: #DE1818 url(_bg_footer/bg_footer-doormat_01.gif) repeat-x;
	border: none;
	margin: 0 0 0 0;
	padding: 2.75em 0 2.00em 0;
	text-align: left;
	float: left;
}


#doormat a {
	color: #fff;
}

#doormat a:hover {
	color: #ffff00;
}









#doormat #primary-doormat {
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;
}


#doormat #primary-doormat ul.menu {
	padding: 0;
}




#doormat-footer {
	clear: both;
	border: none;
	margin: 0;
	padding: 1.50em 0 0 0;
	text-align: left;
}











#doormat ul.menu li.collapsed, #doormat ul.menu li.expanded, #doormat ul.menu li.leaf {
	border-bottom: none;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0 15px 0 0;
	padding: 0 0 5px 0;
}


#doormat-og ul.menu li.collapsed.first, #doormat-og ul.menu li.expanded.first, #doormat-og ul.menu li.leaf.first {
	display: none;
}

#doormat ul.menu li.collapsed.first, #doormat ul.menu li.expanded.first, #doormat ul.menu li.leaf.first {
	;
}


#doormat ul.menu li.collapsed a, #doormat ul.menu li.expanded a, #doormat ul.menu li.leaf a {
	border-bottom: 1px #fff solid;
	color: #ffff00;
	font-size: 1.10em;
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	text-decoration: none;
}

#doormat ul.menu li.collapsed a:hover, #doormat ul.menu li.expanded a:hover, #doormat ul.menu li.leaf a:hover {
	color: #fff;
}




#doormat ul.menu li.collapsed ul.menu, #doormat ul.menu li.expanded ul.menu, #doormat ul.menu li.leaf ul.menu {
	border: none;
	margin: 10px 0 0 0;	
	padding: 0;
}



#doormat ul.menu li.collapsed ul.menu li, #doormat ul.menu li.expanded ul.menu li, #doormat ul.menu li.leaf ul.menu li {
	border-bottom: none;
	clear: left;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 0;
	padding-bottom: 0;
	padding-right: 0;
}

#doormat ul.menu li.collapsed.first ul.menu li, #doormat ul.menu li.expanded.first ul.menu li, #doormat ul.menu li.leaf.first ul.menu li {
	border-bottom: none;
	clear: left;
	display: list-item;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 0;
	padding-bottom: 0;
	padding-right: 0;
}





#doormat ul.menu li.collapsed ul.menu li a, #doormat ul.menu li.expanded ul.menu li a, #doormat ul.menu li.leaf ul.menu li a {
	border-bottom: none;
	color: #fff;
	font-size: .80em;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	text-decoration: none;
}

#doormat ul.menu li.collapsed ul.menu li a:hover, #doormat ul.menu li.expanded ul.menu li a:hover, #doormat ul.menu li.leaf ul.menu li a:hover {
	color: #ffff00;
	font-weight: normal;
	text-decoration: underline;
}











ul.cocona-benefits li {
	padding-bottom: 1.00em;
}






#footer_right-1 {
	float: right;
	margin: 0 0 10px 0;
	padding: 1.00em 5px 0 20px;
	text-align: left;
	float: left;
	color: #fff;
}


#footer_right {
	float: right;
	margin: 0 0 10px 0;
	padding: 1.00em 5px 0 5px;
	text-align: left;
	float: left;
	color: #fff;
}


#footer_right a {
	color: #fff;
}

#footer_right a:hover {
	color: #ffff00;
}






#footer_right #block-block-5 {
	margin-top: 10px;
}


#footer_right #block-block-5 img.feed-icon {
	display: inline;
}

#footer_right #block-block-5 img.feed-icon {
	vertical-align: middle;
}

#footer_right #block-block-5 img.feed-icon-margin {
	margin-right: 6px;
}



#footer_right #block-block-5 a.subscribe-rss {
	font-size: 1.20em;
	font-weight: 400;
	color: #fff;
}

#footer_right #block-block-5 a.subscribe-rss:hover {
	color: #ffff00;
}




#doormat #block-block-4 {
	width: 800px;
	text-align: left;
}




.col3 #block-multiblock-1 {
	margin-top: 10px;
}


.col3 #block-multiblock-1 img.feed-icon {
	display: inline;
}

.col3 #block-multiblock-1 img.feed-icon {
	vertical-align: middle;
}

.col3 #block-multiblock-1 img.feed-icon-margin {
	margin-right: 6px;
}



.col3 #block-multiblock-1 a.subscribe-rss {
	font-size: 1.20em;
	font-weight: 400;
}

.col3 #block-multiblock-1 a.subscribe-rss:hover {
	color: #ffff00;
}













#footer_right .block-text_resize {
	padding-top: 0;
}


#footer_right .block-text_resize h2.title {
	color: #fff;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
	font-size: 1.20em;
}







.col3 #block-multiblock-3 {
	padding-top: 0;
}


.col3 #block-multiblock-3 h2.title {
	float: left;
	margin-right: 6px;
	margin-top: 10px;
	font-size: .95em;
}














#footer_right #block-print-0 img.print-icon {
	display: inline;
}

#footer_right #block-print-0 img.print-icon {
	vertical-align: middle;
}

#footer_right #block-print-0 img.print-icon-margin {
	margin-right: 3px;
}

#footer_right .print_html {
	padding: 0;
	margin: 0;
}

#footer_right #block-print-0 {
	margin-top: 10px;
	font-size: 1.20em;
	font-weight: normal;
}





.col3 #block-multiblock-4 img.print-icon {
	display: inline;
}

.col3 #block-multiblock-4 img.print-icon {
	vertical-align: middle;
}

.col3 #block-multiblock-4 img.print-icon-margin {
	margin-right: 3px;
}

.col3 .print_html {
	padding: 0;
	margin: 0;
}

.col3 #block-multiblock-4 {
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0 .4em 0 .4em;
	font-weight: normal;
}

.col3 #block-multiblock-4 h2.title {
	font-size: 1.10em;
}

.col3 #block-multiblock-4 a.print-page {
	font-size: 1.20em;
}

.col3 #block-multiblock-4 a {
	color: #fff;
}

.col3 #block-multiblock-4 a:hover {
	color: #ffff00;
}
















#block-menu_block_split-1 li.leaf-1 {
	border-bottom: none;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0 15px 0 0;
	padding: 0 0 5px 0;
	clear: both;
}

#block-menu_block_split-1 li.leaf {
	border-bottom: none;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0 15px 0 0;
	padding: 0 0 21px 0;
	clear: both;
}


#block-menu_block_split-1 li.leaf.first {
	border-bottom: none;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0 15px 0 0;
	padding: 0 0 21px 0;
	clear: both;
}


#block-menu_block_split-1 li.leaf a {
	border-bottom: 1px #fff solid;
	color: #ffff00;
	font-size: 1.10em;
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	text-decoration: none;
}


#block-menu_block_split-1 li.leaf a:hover {
	color: #fff;
}











#block-menu_block_split-0 li.leaf {
	display: block;
	float:left;
}


#block-menu_block_split-0 li.leaf.first {
	border-bottom: none;
	list-style-image: none;
	list-style-type: none;
	float: left;
	clear: both;
	padding-bottom: 22px;
}


#block-menu_block_split-0 li.leaf a {
	border-bottom: none;
	color: #fff;
	font-size: .80em;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	text-decoration: none;
}



#block-menu_block_split-0 li.leaf a:hover {
	color: #ffff00;
	font-weight: normal;
	text-decoration: underline;
}










.doormat-menu-2 {
	clear: left;
}










#wrapper-top1-1 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#wrapper-top1-2 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(_bg_wrappers/_bg_wrapper-top1_01.jpg) repeat-x;
}

#wrapper-top1 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(_bg_wrappers/_bg_wrapper-top1_02.jpg) repeat-x;
}





#wrapper-top2-1 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#wrapper-top2-2 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(_bg_wrappers/bg_home_01.jpg) no-repeat top right;
}






#wrapper-top2-01 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(_bg_wrappers/bg_buffalowebcam_01.jpg) no-repeat top right;
}

#wrapper-top2 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
}







.path-about-history #wrapper-top2 {
	background: url(_bg_wrappers/bg_buffalowebcam_01.jpg) no-repeat top right;
}





.path-live-webcam-elmwood-avenue-half-half-clothing-01 #wrapper-top2 {
	background: url(_bg_wrappers/bg_halfandhalf_01.jpg) no-repeat top right;
}

.path-live-webcam-elmwood-avenue-half-half-clothing #wrapper-top2 {
	;
}




.path-live-webcam-elmwood-avenue-panos-restaurant-01 #wrapper-top2 {
	background: url(_bg_wrappers/bg_panos_01.jpg) no-repeat top right;
}

.path-live-webcam-elmwood-avenue-panos-restaurant #wrapper-top2 {
	;
}







#wrapper-top3-01 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
}


#wrapper-top3 {
	clear: both;
	top: 0;
	margin: -300px 0 0 0;
	padding: 0;
	width: 100%;
}







body.admin-menu #wrapper-top1 {
	margin: 40px 0 0 0;
}



#wrapper-bottom1 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#wrapper-bottom2 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#wrapper-bottom3 {
	clear: both;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
}




.invert {
	background: green;
	color: white;
	font-size: 1.40em;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Sans-Serif;
}







#doormat #block-menu-primary-links {
	clear: both;
	margin-top: 2.00em;
}



#doormat #block-menu-secondary-links {
	clear: both;
}



#doormat #block-menu_block-1 {
	clear: both;
}


#doormat #block-menu_block-1 h2 {
	display: none;
}






#doormat #block-menu_block_split-1 {
	clear: both;
	float: left;
	margin-top: 2.00em;
}






#doormat #block-menu_block_split-1 h2 {
	display: none;
}






#doormat #block-menu_block_split-0 {
	float: left;
	width: 600px;
	margin-top: 2.00em;
	margin-bottom: 2.00em;
}


#doormat #block-menu_block_split-0 div.content {
	padding-top: 42px;
}




#doormat #block-menu_block_split-0 h2 {
	display: none;
}




#admin .block-region {
	color: #000;
	font-weight: bold;
	text-align: left;
}


#admin #header .block-region {
	color: #000;
	font-weight: bold;
	text-align: left;
	clear: both;
}

#admin #footer .block-region {
	color: #000;
	font-weight: bold;
	text-align: left;
	clear: both;
}






.page-links .node {
	margin-bottom: 2.00em;
}





.teaser .field-field-link-image {
	display: inline-block;
	float: left;
}

.teaser .field-field-link-image img {
	display: inline-block;
	float: left;
}

.teaser h2 {
	clear: none;
	display: inline-block;
	float: right;
	width: 488px;
	margin-left: 12px;
}


.teaser .field-field-teaser {
	clear: none;
	display: inline-block;
	float: right;
	width: 488px;
	margin-left: 12px;
}

.teaser .field-field-teaser p {
	clear: none;
	display: inline-block;
	float: left;
}












.full .field-field-link-image {
	display: inline-block;
	float: left;
}

.full .field-field-link-image img {
	display: inline-block;
	float: left;
}

.full h2 {
	clear: none;
	display: inline-block;
	float: right;
	width: 488px;
	margin-left: 12px;
}


.full .field-field-teaser {
	clear: none;
	display: inline-block;
	float: right;
	width: 488px;
	margin-left: 12px;
}

.full .field-field-teaser p {
	clear: none;
	display: inline-block;
	float: left;
}











.path-admin.path-display .colmask {
	width: 100%;
}


.path-admin.path-display #container5 {
	width: 100%;
}







.view-links-index .view-header {
	clear: both;
	margin: 0 0 20px 0;
	padding: 16px;
	font-weight: bold;
	text-align: center;
}


.view-links-index .view-footer {
	clear: both;
	margin: 0 0 20px 0;
	padding: 16px;
	font-weight: bold;
	text-align: center;
}





.view-links-taxonomy-term .view-header {
	clear: both;
	margin: 0 0 20px 0;
	padding: 16px;
	font-weight: bold;
	text-align: center;
}


.view-links-taxonomy-term .view-footer {
	clear: both;
	margin: 0 0 20px 0;
	padding: 16px;
	font-weight: bold;
	text-align: center;
}










.view-links-taxonomy-term .views-row {
	margin: 20px 0 20px 0;
	padding: 20px;
	font-weight: bold;
}




.view-links-taxonomy-term .views-row {
	clear: both;
}


.view-links-taxonomy-term .views-row img {
	float: left;
	padding: 0 10px 10px 0;
}

.view-links-taxonomy-term .views-row .views-field-title {
	float: left;
}

.view-links-taxonomy-term .views-row .views-field-field-teaser-value {
	float: left;
	padding: 0 10px 10px 0;
}







#openx-wrapper-top2 {
	z-index: 5;
	text-align: right;
	height: 300px;
}

#openx-wrapper-top2 div {
	z-index: 5;
	display: inline;
}

#openx-wrapper-top2 img {
	z-index: 5;
	display: inline;
}

#openx-wrapper-top2 h2 {
	display: none;
}














#wrapper-top3 {
	z-index: 10;
}






.views-field-field-teaser-value {
	width: 420px;
}



.cat-links-header {
	;
}




.view-id-links_index.view-display-id-page_2 li {
	display: inline-block;
	padding-right: 0;
	margin-right: 0;
	margin-bottom: 45px;
	list-style-type: none;
	vertical-align: top;
	width: 200px;
	margin-left: 0;
}

.view-id-links_index.view-display-id-page_2 li a {
	font-size: 1.20em;
	font-weight: 400;
}



.view-id-links_index.view-display-id-page_2 li ul {
	float: none;
	display: inline-block;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 8px;
}


.view-id-links_index.view-display-id-page_2 li ul li {
	clear: left;
	float: left;
	display: inline-block;
	margin-bottom: 8px;
	list-style-type: disc;
	margin-left: 1.00em;

}

.view-id-links_index.view-display-id-page_2 li ul li a {
	font-size: 1.00em;
	font-weight: 200;
}







.field-field-link-image {
	margin-top: 20px;
	margin-bottom: 20px;
}




.node .field-field-link-link {
	font-size: 1.50em;
	margin-bottom: 10px;
	font-weight: bold;
}


.node .field-field-link-phone {
	font-size: 1.25em;
	margin-bottom: 10px;
}


.node .field-field-link-blurb {
	color: #cc0000;
	font-size: 1.25em;
	margin-bottom: 10px;
}







