/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
a:link 		{color: #0000ff; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #ff0000; background: none; text-decoration: underline}
a:active 	{color: #ff0000; background: none; text-decoration: none}
/* ========================================================= */

body {
  color: #565656; background: #ffffff;
  font: normal normal normal 12px/1.25em verdana, arial, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
}

div {
	margin: 0px;
	padding: 0px;
	/* border: 1px dotted red; */
}

/* ID WRAPPER  */
div#wrapper	{
	width: 1006px;
	margin: auto;
}


/* ID HEADER  */
div#header	{
	margin: 0px;
	padding: 0px;
}

/* ID HEADERNOTICE AREA */
div#headerNoticeArea	{
	background: #b1262c;
	float: right;
	width: 260px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/headerNoticeAreaBkgd.jpg);
  background-repeat: repeat-x;
}

/* ID HEADER NOTICE TEXT */
p#headerNoticeText	{
	font-size: 10px;
  line-height: 1.3em;
  color: #ffffff;
  padding: 5px 5px 5px 0px;
}

/* ID HEADER MENU */
div#headerMenu	{
	color: #ffffff;
	background: #565656;
	height: 30px;
	clear: both;
}

/* ID HEADER MENU TEXT */
p#headerMenuText	{
	padding: 5px;
}

/* ID HEADER SEARCH AREA */
div#headerSearchArea	{
	float: right;
	width: 260px;
	height: 30px;
	background: #bb1c22;
	background-image: url(/images/headerSearchAreaBkgd.jpg);
  background-repeat: repeat-x;
}


/* ID CONTENT  */
div#Content	{
	width: 1006px;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

/* ID INSIDE CONTENT  */
div#insideContent	{
	float: right;
	width: 800px;
	line-height: 1.4em;
	padding-left: 1em;
	padding-right: 1em;
	min-height: 400px; 
}


/* ID SUBMENU */
div#Submenubkgd	{
	float: left;
	width: 173px;
	height: 230px;
	margin: 0px;
	padding: 0px;
	background: #20c2bc;
	background-image: url(/images/subMenuBkgd.jpg);
  background-repeat: no-repeat;
  margin-right: 3px;
}

ul#submenuList {
	margin: 12px 0px 0px 0px;
	padding: 0px;
}

ul#submenuList li	{
	list-style: none;
	text-align: right;
	padding-right: 12px;
	padding-bottom: 8px;
}

/* ID WINTER START */
div#leafTopWrapperWinter	{
	padding-bottom: 10px;
	background: url(/images/Seasonal/Winter-top.gif) no-repeat bottom left;
	overflow: hidden;
}

/* ID FOOTER WRAPPER WINTER */
div#footerWrapperWinter	{
	clear: both;
	width: 1006px;
	height: 129px;
	margin: 0px auto;
	color: #ffffff;
	background: #686868 url(/images/Seasonal/Winter-Bottom.gif) no-repeat left 1px;
}
/* ID WINTER END */

/* ID SUMMER START */
div#leafTopWrapperSummer	{
	padding-bottom: 10px;
	background: url(/images/Seasonal/Summer-top.gif) no-repeat bottom left;
	overflow: hidden;
}

/* ID FOOTER WRAPPER SUMMER */
div#footerWrapperSummer	{
	clear: both;
	width: 1006px;
	height: 129px;
	margin: 0px auto;
	color: #ffffff;
	background: #686868 url(/images/Seasonal/Summer-Bottom.gif) no-repeat left 1px;
}
/* ID SUMMER END */

/* ID SPRING START  */
div#leafTopWrapperSpring	{
	padding-bottom: 10px;
	background: url(/images/Seasonal/Spring-top.gif) no-repeat bottom left;
	overflow: hidden;
}

/* ID FOOTER WRAPPER SPRING  */
div#footerWrapperSpring	{
	clear: both;
	width: 1006px;
	height: 129px;
	margin: 0px auto;
	color: #ffffff;
	background: #686868 url(/images/Seasonal/Spring-Bottom.gif) no-repeat left 1px;
}
/* ID SPRING END */

/* ID FALL START */
div#leafTopWrapperFall	{
	padding-bottom: 10px;
	background: url(/images/Seasonal/Fall-Top.gif) no-repeat bottom left;
	overflow: hidden;
}

/* ID FOOTER WRAPPER FALL  */
div#footerWrapperFall	{
	clear: both;
	width: 1006px;
	height: 129px;
	margin: 0px auto;
	color: #ffffff;
	background: #686868 url(/images/Seasonal/Fall-Bottom.gif) no-repeat left 1px;
}
/* ID FALL END */

/* ID FOOTER MENU */
div#footerMenu	{
	text-align: center;
	padding-top: 98px;
}

/* ID FOOTERADDRESS */
p#footerAddress	{
	text-align: center;
	margin-top: 2em;
}

/* ID ADDRESS FOOTER */
div#address-footer {
	color: #000000; background: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
}

/* ID LOGO AREA */
div#logoArea	{
	clear: both;
	width: 260px;
	height: 250px;
	float: right;
	background-image: url(/images/logoAreaBkgd.jpg);
  background-repeat: repeat-x;
}

/* ID ACTIVITY SEARCH BLOCK */
div#activitySearchBkgd {
	float: right;
	margin-top: 24px;
	margin-left: 16px;
	background-image: url(/images/Activity-Search-Bkgd.jpg);
  background-repeat: no-repeat;
  width: 267px;
  height: 282px;
}

div#activitySearchContentArea	{
	padding: 24px;
}

p	{
	margin: 0 0 1em;
}

img#subheaderPic	{
	margin: 0px 0px 20px -21px;
	padding: 0px;
}

p#topPtag	{
	clear: right;
}

sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

/* IMG SETTINGS */
	a img {
		border: 0px;
	}

	img.paddingright {
		margin: 5px 0px 0px 10px;
	}

	img.paddingleft {
		margin: 5px 10px 0px 0px;
	}

	img.paddingrightborder {
		margin: 5px 0px 0px 10px;
		border: 2px solid #000000;
	}

	img.paddingleftborder {
		margin: 5px 10px 0px 0px;
		border: 2px solid #000000;
	}
/* END IMG SETINGS */

ul.floatleft	{ /* used for 2 column ul's */
	width: 500px;
}

ul.floatleft	li	{ /* used for 2 column ul's */
	float: left;
	width: 250px;
}

/* H-TAG SETTINGS */
h1 {
  color: #000000; background: none;
	font-size: 2em;
	margin-top: 1.5em;
	padding: 0px;
}

h2 {
  color: #000000; background: none;
	font-size: 1.5em;
	letter-spacing:0.01em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
  color: #000000; background: none;
	font-size: 1.125em;
	letter-spacing:0.01em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1, h2, h3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
/* END H-TAG SETTINGS */


.address-contact {
	color: #000000; background: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

/* ID WEBSITEBY */
div#websitebyDiv	{
	width: 979px;
	padding: 4em 10px 6em 10px;
	margin: auto;
}

div#websitebyName	{
	color: #000000;
	float: right;
	text-align: right;
	width: 45%;
}

/* White and Blue
a.cqLogoHover :hover {
  background: #006699;
}
*/
/* Black and Orange*/
a.cqLogoHover :hover {
  background: #EA9500;
}

.headermenu {
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
a.headermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.headermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.headermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.headerselected {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
a.headerselected:link 		{color: #ecdda4; background: none; text-decoration: none}
a.headerselected:visited	{color: #ecdda4; background: none; text-decoration: none}
a.headerselected:hover		{color: #ecdda4; background: none; text-decoration: none}
a.headerselected:active 	{color: #ecdda4; background: none; text-decoration: none}

.menu	{
	color: #ffffff; background: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menu:link 		{color: #173956; background: none; text-decoration: none}
a.menu:visited	{color: #15446d; background: none; text-decoration: none}
a.menu:hover		{color: #7d7ab0; background: none; text-decoration: none}
a.menu:active 	{color: #b06732; background: none; text-decoration: none}

.menuselected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menuselected:link 		{color: #173956; background: none; text-decoration: none}
a.menuselected:visited	{color: #15446d; background: none; text-decoration: none}
a.menuselected:hover		{color: #7d7ab0; background: none; text-decoration: none}
a.menuselected:active 	{color: #b06732; background: none; text-decoration: none}

.MenuItemSelected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemSelected:link 		{color: #173956; background: none; text-decoration: none}
a.MenuItemSelected:visited	{color: #15446d; background: none; text-decoration: none}
a.MenuItemSelected:hover		{color: #7d7ab0; background: none; text-decoration: none}
a.MenuItemSelected:active 	{color: #b06732; background: none; text-decoration: none}

.MenuItemNotSelected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemNotSelected:link 		{color: #173956; background: none; text-decoration: none}
a.MenuItemNotSelected:visited	{color: #15446d; background: none; text-decoration: none}
a.MenuItemNotSelected:hover		{color: #7d7ab0; background: none; text-decoration: none}
a.MenuItemNotSelected:active 	{color: #b06732; background: none; text-decoration: none}

.subMenu	{
	color: #ffffff; background: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.subMenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.subMenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.subMenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.subMenu:active 	{color: #ffffff; background: none; text-decoration: none}

.subMenuItemSelected	{
	color: #ffffff; background: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0px;
	border-top: 1px dotted #63fbf6;
	border-bottom: 1px dotted #63fbf6;
}
a.subMenuItemSelected:link 		{color: #000000; background: none; text-decoration: none}
a.subMenuItemSelected:visited	{color: #000000; background: none; text-decoration: none}
a.subMenuItemSelected:hover		{color: #000000; background: none; text-decoration: none}
a.subMenuItemSelected:active 	{color: #000000; background: none; text-decoration: none}




.footer {
	text-align: center;
}

.footermenu {
	font-weight: normal;
}
a.footermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.footermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #ecdda4; background: none; text-decoration: none}
a.footerselected:visited	{color: #ecdda4; background: none; text-decoration: none}
a.footerselected:hover		{color: #ecdda4; background: none; text-decoration: none}
a.footerselected:active 	{color: #ecdda4; background: none; text-decoration: none}

/* 	end of menu styles with hyperlink color settings */

.menubkgd {
  background: #ffffff;
}

.picborder{
	border: 1px solid #000000;
}

.floatRight	{
	float: right;
	margin: 1em 0 .05em 1em;

}

.floatLeft	{
	float: left;
	margin: 1em 1em .05em 0;
}

.border {
	border: 2px solid #000000;
}

.dottedline	{
	border-bottom: 4px dotted #000000;
}

.activitySearchTitle	{
	color: #ffffff;
	font-family: arial verdana;
	font-size: 21px;
	text-transform: lowercase;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 0px;
}

.activitySearchText	{
	color: #ffffff;
	font-family: verdana,arial;
	font-size: 10px;
	margin: 12px 0px 6px 0px;
	line-height: 1.15em;
	text-align: justify;
}

ul.picBlockMenu	{
	float: left;
	width: 800px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: table;
}

ul.picBlockMenu	li {
	width: 390px;
	float: right;
	list-style: none;
	margin-bottom: 20px;
	padding-right: 5px;
}

ul.picBlockMenu	li img	{
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ea817a;
}

ul.picBlockMenu	li p.BlockMenuTitle	{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

ul.picBlockMenu	li p.BlockMenuTitle a	{
	color: #565656;
}

.PaidFor	{
	color: #000000;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}