/* Tag re-definitions */

a img {
	border: none;
}

body {
color: #000000;
	/*background-color: #663300;*/
	background-color: #330000;
	background-image:  url(../images/gradient%20i%20663300.jpg);
	background-repeat: repeat;
	/*background-position: bottom;*/
}

em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #006666;
	font-size: 12pt;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14pt;
}

h2 {
	/*margin-left: 2em;*/
	margin-bottom: 0;
	margin-top: 0;
	font-size: 13pt;
}

strong {
	font-weight: bold;
}


/* Class definitions (non-id specific) */
.setOff{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #006666;
	font-size: 12pt;
}

.tableCasual{
	font-size: 12pt;
	padding-left: 2em;
	position: relative;
	width: 100%;
	border: none;
	background: none;
	padding-bottom: 1em;
}

.tableCasual tbody{
	border: none;
}

.tableCasual tfoot{
	border: none;
}

.tableCasual tr{
	border: none;
}

.tableCasual td{
	border: none;
	padding-left: 1em;
	vertical-align: top;
}

.tableCasual th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	border-bottom: 2px solid #006666;
	vertical-align: top;
	width: 37%;
			
}

/* Define id-specific styles */

#companyName h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #E6E6E6;*/
	color: #FFFFFF;
	border-bottom: 2px solid #006666;
	margin-left: 0em;
	padding-top: 0em;
	padding-left: 0em;
	margin-bottom: 1.5em;
	font-size: 18pt;
	position: relative;
	right: 1em;	
	letter-spacing: .10em;
}

#headingPageTitle{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
}

#layerContent{
	position: absolute;
	width: 30em;
	
}

#layerContent a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	/* color: #006666; */
	color: #522600;
	font-size: 11.5pt;
	text-decoration: underline;
}

#layerContent p {
	text-align: justify;
	padding: 0em 0em 0.5em;
	/*margin: 0em 1.5em .5em 2em;*/
	margin: 0em .5em .5em 1em;
	
}

#layerContent .lastContentElement {
	border-bottom: 2px solid #006666;
}

#layerContentField {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
	line-height: 1.75em;
	/*padding: top right bottom left*/
	padding: .5em 2em 1em 6em;
	color: #000000;
	background-color: #E6E6E6;
	background-attachment: scroll;
	border: 2px solid #000000;
	position: absolute;
	left: 9em;
	top: 2.5em;
	width: 42em;
	height: 40em;
	z-index: 1;
	overflow: auto;
	background-image:  url(../images/gradient%20b%20333333.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*
#layerContentField.minimumSize{
	height: 35em;
}
*/

#layerCopyright {
	color: #CCCCCC;
	position: absolute;
	left: 12em;
	top: 60em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: .10em;
	border-bottom: 2px solid #006666;
}

#layerInfo {
	position: absolute;
	top: 23em;
	left: 2em;
	width: 15em;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 1em;
	background-color: #006666;
	/*border: 2px solid #003333;*/
	border: 2px solid #000000;
	color: #CCCCCC;
	background-image:  url(../old/gradient%20b%20006666.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#layerInfo a {
	color: #CCCCCC;
	text-decoration: underline;
}

#layerInfo a:visited {
	color: inherit;
	text-decoration: underline;
}

#layerInfo a:hover {
	color: #0033FF;
	background-color: #CCCCCC;
	text-decoration: none;
}

#layerLogo {
	position: absolute;
	top: .5em;
	left: .5em;
	z-index: 2;
}

#layerPhotos {
	background-color: #333333;
	/*border: 1px solid #000000;*/
	border: 2px solid #000000;
	position: absolute;
	width: 9.5em;
	height: 39.5em;
	left: 47em;
	top: 1.5em;
	z-index: 2;
	
	padding: .5em;
}

#ulHours {
	margin-left: 0em; padding-left: 1em;
}

#ulHours li {
	padding-left: 0em;
	margin-left: 0em;
}

#ulNavigation {
	display: inline;
	text-indent: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1em;
	padding: .1em;
	color: #CCCCCC;
	border-top: 2px solid #006666;
	position: absolute;
	left: 12em;
	top: 0em;
	z-index: 4;
}

#ulNavigation li {
	list-style-type: none;
	display: inline;
	padding: .4em;
}

#ulNavigation a {
	color: #CCCCCC;
	text-decoration: none;
}

#ulNavigation a:visited {
	color: inherit;
	text-decoration: inherit;
}

#ulNavigation a:hover {
	color: #0033FF;
	background-color: #CCCCCC;
	text-decoration: none;
}

#ulServices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 0em;
	position: relative;
	right: 1.5em;
	line-height: 150%;
	/*padding-top: 1.5em;*/
	padding-bottom: .5em;
}

#ulServices li {
	list-style-type: none;
	/*color: #333333;*/
	color: #000000;
	display: block;
	font-weight: bold;
	position: relative;
	line-height: 150%;
}

/* Define image styles */
.dogImgs {
	border: 1px solid #006666;
	width: 150px;
	height: 200px;
	margin-bottom: .5em;
}

#dogPhotos {
	margin: 0em;
	padding: 0em ;
}

#dogPhotos li {
	display: block;
	margin: 0em;
	padding: 0em;
}

#imgLogo {
	height: 250px;
}

