@charset "utf-8";
html, body {
	background-image: url(/images/wainscoting.jpg);
	background-position: top;
	background-repeat:repeat;
	background-color: #f3f1d2;
	margin: 0 0 0 0;
	min-height:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	
}
a,
object {
	outline: none !important;
}
a:link {
	color: #855027;
	font-weight: normal;
	text-decoration:underline;
	font-size:12px;
}
a:visited {
	color: #855027;
	font-weight: normal;
	text-decoration:underline;
	font-size:12px;
}
a:hover {
	color: #6E671F;
	font-weight: normal;
	text-decoration:underline;
	font-size:12px;
}
#landing {
	width: 100%;
	height: auto;
	margin:0 auto;
}
#content {
	width: 100%;
	min-height:100%;
	height:auto;
	margin:0 auto;
	background-image:url(/images/wallpaper.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#headerContainer {
	width: 1000px;
	height: 205px;
	margin:0 auto;
}
#header {
	position: relative;
	width: 1000px;
	height: 205px;
	margin:0 auto;
}
#page {
	width: 1000px;
	height:auto !important;
	height:100%;
	margin:0 auto;
	background-image:url(/images/pageBackground.gif);
	background-repeat: repeat-y;
}
#homePageFeatures {
	width: 940px;
	height: 300px;
	margin:0 0 8px 30px;
	_margin-left:15px;
	background-image:url(/images/none);
	background-position:top;
	background-repeat:no-repeat;
}
#homeBottom {
	width: 940px;
	height: 215px;
	background-image: url(/images/homeBottom.gif);
	background-repeat: no-repeat;
	margin:0 auto;
	_margin-left:30px;
}
.autoHeight {
	height: auto !important;
}
.Error {
	margin: 10px 0 -10px;
	border: solid 1px #892D2D;
	color: #892D2D;
	padding: 5px 10px;
	background: #F7CDCD;
	font-weight: bold;
}
.Message {
	margin: 10px 0 -10px;
	border: solid 1px #227030;
	color: #227030;
	padding: 5px 10px;
	background: #CEEFD4;
	font-weight: bold;
}
.Error p,
.Message p {
	margin: 0;
}
#features {
	position: relative;
	float: left;
	width: 942px;
	height: 157px;
	background: transparent url(/images/features-bg.gif) no-repeat top left;
	margin-top: 20px;
}
#features-mask {
	overflow: hidden;
	position: absolute;
	width: 838px;
	height: 135px;
	top: 11px;
	left: 50px;
}
#features-carousel {
	position: absolute;
	top: 0;
	left: -3px;
}
.feature {
	display: block;
	position: relative;
	background: transparent url(/images/feature-bg.gif) no-repeat top left;
	padding-left: 3px;
	float: left;
	width: 207px;
	text-decoration: none !important;
}
.feature img {
	border: none;
}
#features-arrow-prev,
#features-arrow-next {
	width: 18px;
	height: 134px;
	position: absolute;
	top: 12px;
	background: #ccc;
}
#features-arrow-prev {
	background: transparent url(images/features-arrow-prev.gif) no-repeat top left;
	left: 32px;
}
#features-arrow-next {
	background: transparent url(images/features-arrow-next.gif) no-repeat top left;
	right: 32px;
}
#features-arrow-prev.disabled,
#features-arrow-next.disabled {
	background-position: top right;
}
.pp_description {
	display: none !important;
}
#uos-connect {
	margin-top: 20px;
}
#uos-connect .title {
	float: left;
	margin: 0 10px 0 0;
}
#uos-connect form {
	padding-top: 1px;
	float: left;
}
#uos-connect input {
	background: transparent url(images/uos-connect-input-bg.gif) no-repeat top left;
	width: 151px !important;
	height: 16px;
	border: none;
	padding: 3px 10px;
	width: 160px;
	margin-right: 5px;
	float: left;
}
#uos-connect button {
	background: transparent url(images/uos-connect-button.gif) no-repeat top left;
	width: 38px;
	height: 20px;
	border: none;
	text-indent: -1000px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}

#homeColumn1 {
	width: 550px;
	height: auto;
	margin:0 0 0 0;
	padding-top: 90px;
	padding-left: 40px;
	line-height:18px;
	float:left;
}
#homeColumn2 {
	width: 320px;
	height: 215px;
	margin:0 0 0 25px;
	_margin-left:12px;
	float:left;	

}
#bottomEdge {
	width: 1000px;
	height: 30px;
	margin:0 auto;
	bottom: 0px;
	
/*Footer - Styles*/

}
#footer {
	width: 1000px;
	height: 100px;
	margin:0 auto;
}
a.footerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}
a.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#855027;
	text-decoration: underline;
}
.footerPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#855027;

/*Sub Page - Styles*/		

}
#column1Container {
	width: 670px;
	height:auto;
	float:left;
	padding-left:10px;
	margin:0 0 0 0;
}
#column1Background {
	width: 620px;
	height:auto;
	float:left;
	margin:0 0 0 25px;
	_margin-left:12px;
	background-image:url(/images/column1Background.gif);
	background-repeat:repeat-y;
	font-size:1px;
}
	
#column1 {
	width: 540px;
	height:auto;
	float:left;
	margin:0 0 0 40px;
	_margin-left:20px;
}
#column1 h1, h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#855027;
	line-height: 36px;
	margin: 0 0 0 0;
}
.faqTitles {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
	color:#855027;
	line-height: 24px;
	margin: 0 0 0 0;
}
#column1 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin: 0 0 0 0;
}
#column1 ol, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin: 0 0 10px 0;
}
#column1Map {
	width: 530px;
	height:350px;
	float:left;
	margin:25px 0 0 40px;
	_margin-left: 20px;
	border:5px solid #FFF;
}
#column1 img {
	display:inline;
}
.dogParkImage {
	display:inline;		
}
#column1 h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6e671f;
	margin: 0 0 0 0;
}
#column1 h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#855027;
	margin: 0 0 0 0;	
}
#column1 a:link {
	color: #855027;
	font-weight: normal;
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#column1 a:visited {
	color: #855027;
	font-weight: normal;
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#column1 a:hover {
	color: #6E671F;
	font-weight: normal;
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.listLeftWhite {
	width: 330px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 30px;
	background-color:#f2f1e0;
	height:30px;
	padding-left:10px;
}
.listRightWhite {
	width: 200px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 30px;
	background-color:#f2f1e0;
	height:30px;
}
.listLeftTan {
	width: 330px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 30px;
	height:30px;
	padding-left:10px;
	bottom:0px;
}
.listRightTan {
	width: 200px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 30px;
	height:30px;
}
#column2Container {
	width: 270px;
	height:auto;
	float:left;
	padding-left: 10px;
	padding-top: 20px;
}



/*Press Page - Styles*/	



#pressColumn1 {
	width: 540px;
	height:auto;
	float:left;
	padding-left:40px;
	margin:0 0 0 0;
}
#pressColumn1 h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#855027;
	line-height: 36px;
	margin: 0 0 0 0;
}
#pressColumn1 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#6E671F;
	line-height: 18px;
	margin: 0 0 0 0;
}
#pressColumn1 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin: 0 0 0 0;
}
#pressColumn1 img {
	margin: 0 15px 15px 0;
	border:5px solid #FFF;
	display:block;
}
.pressNav {
	width: 230px;
	height:auto;
	float:left;
	padding-left: 20px;
}
.pressBlurps {
	width: 230px;
	height:auto;
	float:left;
	padding-left: 20px;
	font-size:11px;
}
a.pressLink:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#855027;
	text-decoration: none;
}
a.pressLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#6E671F;
	text-decoration: none;
}

/*Behavior Page - Styles*/	

/* added vlantz 061709 */
#behaviorNav li {
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url('/images/bullet.gif');
	font-size: 12px;
	line-height: 18px;
	height:30px;
	_height:18px;
	color:#000000;
}


.behaviorBlurps {
	width: 230px;
	height:auto;
	float:left;
	padding-left: 20px;
	font-size:11px;
}
a.behaviorLink:link {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#6E671F;
	text-decoration: underline;
}
a.behaviorLink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#6E671F;
	text-decoration: underline;	
}
a.behaviorLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#855027;
	text-decoration: underline;
}

/*Video Gallery Page - Styles*/	

#videoColumn1 {
	width: 540px;
	height:auto;
	float:left;
	margin:0 0 0 0;
}
#videoColumn1 h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	font-weight:bold;
	color:#855027;
	line-height: 26px;
	margin: 0 0 0 0;
}
#videoColumn1 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#6E671F;
	line-height: 18px;
	margin: 0 0 0 0;
}
#videoColumn1 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin: 0 0 0 0;
}
.videoThumb {
	margin: 0 0 0 0;
	float:left;
	border:2px solid #f2f1e0;
}
#videoDescription {
	width: 340px;
	height:auto;
	display:block;
	margin:0 0 0 190px;
}
	
.videoDivider {
	width: 540px;
	height:35px;
	float:left;
	background-image:url(/images/divider.gif);
}
.videoBlurps {
	width: 230px;
	height:auto;
	float:left;
	padding-left: 20px;
	font-size:11px;
}
a.videoLink:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#855027;
	text-decoration: none;
}
a.videoLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#6E671F;
	text-decoration: none;
}
.clear	{
	clear: both;
}
.clearer {
	clear:both;
	width:100%;
	height:0px;
}
.spacer {
	clear:both;
	width:100%;
	height:20px;	
}

/*Photos Page - Styles*/	

#photoColumn1 {
	width: 940px;
	height:auto;
	float:left;
	margin:0 0 0 30px;
	_margin-left:15px;
	background-image:url(/none);
}

#services p {
	margin-bottom: 13px;
}

#services b {
	margin-bottom: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6e671f;
	margin: 0 0 0 0;
}

#services strong {
	margin-bottom: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6e671f;
	margin: 0 0 0 0;
}

/* WEBCAM STYLES
----------------------------------*/
#webCamCont {
	position:relative;
	background:transparent url(../webcam/images/webcam-bg.jpg) no-repeat top left;
	width:660px; 
	height:500px;	
}
#webCam {
	position:absolute;
	top:74px;
	left:108px;	
}
#webCamLogin {
	margin:10px 0;	
}
#webCamLogin fieldset {
	border:none;
	padding:5px 0;	
	font-size:12px;
}
#webCamLogin label {
	float:left;
	clear:both;	
	width:300px;
	line-height:1.8em;
	font-weight:bold;
}
#webCamLogin label input {
	float:right;
	padding:3px 5px; 
	width:200px;	
}
#webCamLogin div.contain {
	float:left;
	clear:both;
	padding-left:84px;	
}
#webCamLogin div.contain .submit {
	float:right;
	padding:3px 5px;
}
#webCamLogin p.error {
	margin:10px 0;
	color:#930;
	font-weight:bold;
}

button::-moz-focus-inner 				{ border: 0; padding: 0; }
a.button,
button	{
	background: #7A5421 url("images/btn_shade.png") repeat center bottom;
	border: 1px solid #6D4F2A;
	color: #F2F1E0 !important;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 12px!important;
	font-weight: bold !important;
	padding: 5px 8px;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
}
a.button.cancel {
	background-color: #7F785B !important;
}

/* COUPONS STYLES ---------------*/
.coupons p					{ margin-bottom: 15px !important; }
.coupons img 				{ margin:0 0 15px; border:solid 1px #B4AF83; }
#column1.coupons a.button	{ border:1px solid #6D4F2A; color:#F2F1E0; background:#7A5421; font-weight:bold; padding:5px 8px; display:block; text-decoration:none; text-transform:uppercase; float:left; background-image: url(images/btn_shade.png); background-position: center bottom; }

/* AVAILABLE PETS STYLES ---------------*/
#viewAvailablePetsButton	{ display: block; background: transparent url(images/view-available-pet-button.gif) no-repeat top left; text-indent: -10000px; width: 184px; height: 31px; }

/* SUBMENU STYLES ---------------*/
#submenu			{ padding-left: 20px; }
#submenu li 		{ list-style: none; text-align: right; background: transparent url(images/submenu-divider.gif) repeat-x left bottom; padding-bottom: 10px; padding-left: 0; }
#submenu li a		{ font-size: 25px; display: block; font-family: "Times New Roman",Georgia,Serif; text-decoration: none; color: #B9B375; text-transform: uppercase; font-weight: bold; }
#submenu li a.active,
#submenu li a:hover	{ color: #844f26; }

/* AVAILABLE PET STYLES
-------------------------*/
.available-pet						{ position: relative; float: left; width: 160px; margin: 0 30px 20px 0; }
.available-pet.last					{ margin-right: 0; }
.available-pet img					{ width: 154px; border: solid 3px #fff; margin-bottom: 2px; }
#column1 .available-pet a			{ display: block; text-decoration: none !important; width: 100%; text-align: center; font-family: "Times New Roman",Georgia,Serif; color: #696017; font-size: 18px; font-weight: bold; }

.available-pet-details 				{ 
	display: none; 
	clear: both; 
	margin: 0 0 15px 0; 
	width: 490px; 
	padding: 20px 25px; 
	bottom: 0; 
	left: 0; 
	background: #fff; 
	color: #000; 
	z-index: 11; 
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.available-pet-details h1			{ margin: 0 0 10px; }
.available-pet-details h2			{ margin-top: 0; margin-bottom: 5px;
	font-size: 16px; line-height: 1.3em; }
#column1 .available-pet-details p	{ margin: 0 0 10px; font-size: 13px; }
.available-pet-details a			{ color:#ff8a09; }
.available-pet-details p.disclaimer	{ font-size:11px; line-height:11px; }

#adoptionApplicationButton 	{ display: block; margin-top: 20px; width: 202px; height: 31px; text-indent: -10000px; background: transparent url(images/adoption-application-button.gif) no-repeat top left; }

#availablePetsDetailsArrow		{ position: absolute; bottom: -20px; left: 69px;
	width: 21px; height: 14px; background: transparent url(images/available-pets-arrow.gif) no-repeat top left; }
	

/* EMPLOYMENT STYLES
------------------------------*/
body.application #column1 p		{ margin: 0 0 10px; }
body.application #column1 h1	{ line-height: 1em; margin: 10px 0; }
form.application h2				{ clear: both; padding: 12px 0 0px; margin-bottom: 5px;
	font-size: 16px; line-height: 1.3em; }

form.application							{ font-size: 12px; position: relative; margin: 0 0 0; }
form.application fieldset					{ width: 520px; padding: 10px 10px 0; margin: 0; border: none; }
form.application label						{ clear:both; float:left; line-height:1.2em; width:520px; margin: 0 0 8px; padding-top: 6px; }
form.application label input,
form.application label select,
form.application label textarea 			{ margin:-4px 0 0 25px; padding: 5px; width:290px; float:right; border: none; }
form.application label input.text:hover,
form.application label input.text:active,
form.application label textarea:hover,
form.application label textarea:active 		{ color:#333; background-color:#ffffff; }
form.application label input.text:focus,
form.application label textarea:focus 		{ color:#000; background-color:#fff; }
form.application label textarea				{ width: 290px; margin-top: 3px; height: 100px; }
form.application label select 				{ width: 300px; }
form.application .button,					
form.application button						{ float: right; margin-left: 14px; }
form.application hr							{ width: 100%; border: none; border-top: solid 1px #AD7C56; margin-bottom: 5px;  }

form.application label.medium input			{ width: 150px; margin-right: 140px; }
form.application label select.medium		{ width: 160px; margin-right: 140px; }

form.application span						{ color: #999; font-size: 12px; font-weight: bold; margin-left: 4px; }

form.application .submit-buttons			{ position: relative; margin:  0; text-align: right; }
form.application .note						{ float: left; margin: 0; padding: 0; color: #666; font-style: italic; }

form.application label.half				{ clear: none; width: 316px; margin-right: 10px; }
form.application label.half input		{ width: 116px; }
form.application label.half.last		{ margin-left: 10px; margin-right: 0; width: 254px; }
form.application label.half.last input	{ margin-left: 10px; }

form.application .Req					{ font-weight: normal; }
p.step				{ font-size: 14px !important; color: #fff !important; background: #7A5421 url("images/btn_shade.png") repeat center bottom; border: solid 1px #855027; padding: 8px 15px; margin: 10px 0 5px !important; }

form.application input.checkbox	{ width: auto; border: none; background: none; margin: 0 8px 0 0; }

div.group 					{ line-height:1.2em; width:100%; clear:both; padding-top: 6px; margin-bottom: 8px; }
div.group label				{ float: left; margin-right: 15px; width: auto; clear: none; }
div.group input.checkbox	{ float: left; }
div.group_options			{ width:300px; float:right; margin-bottom:.5em; margin-left: 25px; margin-top: -5px; }
div.group_options.small		{ }

label.terms input			{ width: auto !important; float: left !important; margin: 0 10px 0 0 !important; }
label.terms span			{ float: left; width: 480px; color: inherit; font-weight: inherit; }

.application .Error		{ margin-bottom: 15px; }
.application .Error p	{ margin-bottom: 0 !important; }

/* Header Update 
---------------------------*/
#headerContainer.headerUpdate {
	background: transparent url(images/header-bg.gif) no-repeat top left;
}
#headerContainer.headerUpdate h1 {
	/*background: transparent url(images/header-logo-background.png) no-repeat center center;*/
	margin: 0;
	position: absolute;
	top: 71px;
	left: 80px;
	width: 180px;
	height: 115px;
}
#headerContainer.headerUpdate h1 a {
	position: absolute;
	top: -24px;
	left: -17px;
	overflow: visible;
	display: block;
	text-decoration: none !important;
}
#headerContainer.headerUpdate a img {
	border: none !important;
}
#headerContainer.headerUpdate ul {
	float: left;
	margin: 0;
}
#headerContainer.headerUpdate ul li {
	float: left;
	list-style: none;
}
#headerContainer.headerUpdate ul li a {
	font-family: "Times New Roman", Georgia, Serif;
	text-decoration: none;
}
#headerContainer.headerUpdate ul.smallNav {
	position: absolute;
	top: 70px;
	left: 285px;
}
#headerContainer.headerUpdate ul.smallNav.smallNavLoggedIn {
	left: 292px;
}
#headerContainer.headerUpdate ul.smallNav li {
	background: transparent url(images/small-nav-bg.gif) no-repeat right center;
}
#headerContainer.headerUpdate ul.smallNav li.last  {
	background: none;
}
#headerContainer.headerUpdate ul.smallNav a {
	font-size: 18px;
	color: #855027;
	padding: 2px 15px;
}
#headerContainer.headerUpdate ul.smallNav a:hover {
	color: #8F8840;	
}
#headerContainer.headerUpdate ul.largeNav {
	position: absolute;
	top: 121px;
	left: 266px;
}
#headerContainer.headerUpdate ul.largeNav li {
	background: transparent url(images/large-nav-bg.png) no-repeat right 16px;
}
#headerContainer.headerUpdate ul.largeNav li.last {
	background: none;
}
#headerContainer.headerUpdate ul.largeNav a {
	display: block;
	width: auto;
	height: 42px;
	/*padding-top: 11px;*/
	margin: 0 11px 0 3px;
	/*background: transparent url(images/nav-main-bg.png) no-repeat top left;*/
	color: #fff;
	font-size: 13px;
	letter-spacing: .5px;
	padding-bottom: 0;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 2px 2px #666666;
	-moz-text-shadow: 2px 2px #666666;
	-webkit-text-shadow: 2px 2px #666666;
}
#headerContainer.headerUpdate ul.largeNav li.last a {
	margin-right: 0;
}

#headerContainer.headerUpdate ul.largeNav ul {
	position: absolute;
	display: none;
	top: 70px;
	left: -25px;
	z-index: 2;
	background: #7e5723;
	background: rgb(126,87,35);
	background: rgba(126,87,35, 0.9);
	width: 144px;
	border: solid 2px #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px 10px;
	margin: 0;
	box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
}
#headerContainer.headerUpdate ul.largeNav ul li,
#headerContainer.headerUpdate ul.largeNav ul li a {
	background: none !important;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#headerContainer.headerUpdate ul.largeNav ul li a {
	padding: 10px 15px;
	width: 124px;
	display: block;
	text-align: left;
	border-bottom: dashed 1px #ad997e;
	line-height: 1em;
	font-size: 16px;
	text-shadow: 2px 2px #333;
	-moz-text-shadow: 2px 2px #333;
	-webkit-text-shadow: 2px 2px #333;
}
#headerContainer.headerUpdate ul.largeNav ul li.last a {
	border-bottom: none;
	padding-bottom: 8px;
}
#headerContainer.headerUpdate ul.largeNav ul li a:hover {
	text-decoration: underline;
}
#headerContainer.headerUpdate ul.largeNav a.navServices img { width: 137px; height: 42px; }
#headerContainer.headerUpdate ul.largeNav a.navFindStore img { width: 165px; height: 42px; }
#headerContainer.headerUpdate ul.largeNav a.navResources img { width: 152px; height: 42px; }
#headerContainer.headerUpdate ul.largeNav a.navWebcam img { width: 134px; height: 42px; }
#headerContainer.headerUpdate #dropDownArrow {
	position: absolute;
	top: 70px;
	left: 70px;
}
#headerContainer.headerUpdate #dropDownArrowBorder {
	border-color: #666666 transparent transparent;
	border-style: solid;
	border-width: 10px;
	bottom: -22px;
	height: 0;
	width: 0;
}
#headerContainer.headerUpdate #dropDownArrowFill {
	border-color: #EDEDED transparent transparent;
	border-style: solid;
	border-width: 10px;
	bottom: -19px;
	height: 0;
	width: 0;
}
