body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	width: 100%;
	margin:0px;
	padding:0px;
}
.pagebg {  background-image: url(images/pagebg.jpg); background-repeat: repeat-x}
.wc2pagebg2 {
	background-image: url(images/nav_headerbg2.png);
	background-repeat: repeat-x;
	min-height: 100%;
}
.wc2pagebg2b {
	background-image: url(images/nav_headerbg3.png);
	background-repeat: repeat-x;
	min-height: 100%;
}
.wcnavigation {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFFFFF}
.wcnavigation a {  color: #FFFFFF; text-decoration: none}
.wcnavigation a:hover {  color: #CCFF33; text-decoration: underline}
.leftnavphone {  font-family: "Comic Sans MS", Arial, "Comic Sans"; font-size: 17px; color: #6699CC}
.leftnavphonesm { font-family: "Comic Sans MS", Arial, "Comic Sans"; font-size: 15px; color: #6699CC }
.wcbodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal}
.wc2bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #848484;
}
.wc2bodytextfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #848484;
}
.wc2bodytextfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #848484;
	text-decoration: none;
}
.wc2bodytext a {
	color: #335483;
	text-decoration: none;
}
.wc2bodytext a:hover {
	color: #335483;
	text-decoration: underline;
}
.wc2bodytext-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #848484;
}
.wc2bodytext-sm a {
	color: #335483;
	text-decoration: underline;
}
.wc2footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ECEBE7;
}
.wc2footertext a {
	color: #ecebe7;
	text-decoration: none;
}
.wc2footertext a:hover {
	text-decoration: underline;
}
.wcclicktext {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: 335483; text-decoration: none}
.wcclicktext a {  color: 335483; text-decoration: none}
.wcclicktext a:hover {  color: 335483; text-decoration: underline}
.wcbodytext a {  color: 335483; text-decoration: none}
.wcbodytext a:hover {  color: 335483; text-decoration: underline}
.wcheading1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #000000; text-decoration: none }
.wctoplgtext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.wcdogname { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #336699; text-decoration: none }
.wcheading1blue { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #336699; text-decoration: none }
.wcheading1pink { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #FF0066; text-decoration: none }
.wcdognamepink { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #FF0066; text-decoration: none }
.wclabels { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #755338; font-weight: normal; text-transform: uppercase}

.customMenu {
	position: relative;
	display: inline-block;
	/*height: 20px;*/
	border: 0px solid black;
	z-index: 2000;
}
.menuContent {
	display: none;
	left: -10px;
	z-index: 2000;
	/*padding: 15px;*/
	margin-top: 0px;
	
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #335483;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	font-weight: 200;
	line-height: 32px;
	overflow: visible;
}
.menuContent a {
	text-decoration: none;
	color: #335483;
}
.menuContent a:hover {
	text-decoration: underline;
}
.mc-inner {
	background-color: #A0C1ED;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0C1ED;
	border-right-color: #A0C1ED;
	border-bottom-color: #A0C1ED;
	border-left-color: #A0C1ED;	
}
.mc-outer {
	background-color: #E8F0FB;
	margin: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8F0FB;
	border-right-color: #E8F0FB;
	border-bottom-color: #E8F0FB;
	border-left-color: #E8F0FB;
	-moz-box-shadow: 1px 1px 10px #000000;
	-webkit-box-shadow: 1px 1px 10px #000000;
	box-shadow: 1px 1px 10px #000000;
}
	
.mc-outer-width1 {
	/*width: 295px;*/
	width: 295px;
}
.mc-outer-width2 {
	/*width: 340px;*/
	width: 200px;
}
	
.wcnav1width1 {
	/*width: 318px;*/
	width: 318px;
}
.wcnav1width2 {
	width: 370px;
}.wc2head1 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 31px;
	font-weight: normal;
	color: #335483;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	font-weight: 200;
	margin-top: 0px;
	margin-bottom: 3px;
}
.wc2head2 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #335483;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	font-weight: 200;
	margin-top: 0px;
	margin-bottom: 3px;
}
.wc2head2 a {
	color: #335483;
	text-decoration: underline;
}
