* {
  margin: 0;
  padding: 0;
  border: none;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #000000;
	padding: 10px 0 0 0;
}
a {
	color: #C73C00;
	text-decoration: underline;
}
a:visited {
	color: #7F8180;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h2 {
	color: #C73C00;
	background: url(header-img.gif) top left no-repeat;
	font-weight: normal;
	font-size: 125%;
	margin: 0 0 0 2.5em;
	padding: 0 0 0 .7em;
	line-height: 1.5em;
	height: 150%;
}
h3, legend {
	margin: 1.5em 0 0 0;
	font-weight: bold;	
	font-size: 80%;
	line-height: 1.5em;
}
p, ul, address {
	margin: .5em 0 1em 0;
	font-style: normal;
}
li {
	margin: 0 0 .7em 1em;
}
hr {
	display: none;
}
strong {
	color: #373737;
	font-weight: bold;
}
.normaltext {
	font-size: 85%;
	line-height: 1.4em;
	font-family: "Times New Roman", Times, serif;
}
.subhead {
	margin-top: 0;
	margin-bottom: 0;
	color: #5A5A5A;
}
.normal {
	font-size: 70%;
	line-height: 1.5em;
}
.leftpic {
	float: left;
	margin: .3em 1em .3em 0;
}
.rightpic {
	float: right;
	margin: .3em 0 .3em 1em;
}
.leftblock {
	float: left;
	width: 47%;
}
.rightblock {
	float: right;
	width: 47%;
}
.block {
	
}
.intext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #5A5A5A;
	color: #000000;
	background: #EEEEEE;
	margin: .2em 0 .2em 0;
	vertical-align: middle;
}
.navigation {
	margin: 0 0 1em 5.8em;		
	color: #5A5A5A;
	font-size: 70%;
}
.linklist a {
	color: #5A5A5A;
	text-decoration: underline;
}
.linklist a:visited {
	text-decoration: line-through;
}
.linklist a:hover {
	text-decoration: none;
}
.cleaner {
	clear: both;	
}
.errmsg {
	color: #CB4810;
}
.linepadd {
	border-bottom: 1px dotted #CACACA;
	padding: 0 0 1em 0;
}
.imgintext {
	vertical-align: middle;
}
.activelight {
	background: #D3D4D8;
	padding: 2px;
	border: #A1A7AB 1px dotted;
}
.photoitem {
	float: left;
	margin: 0 0 10px 10px;
	width: 100px;
	height: 75px; 
	text-align: center;
	padding: 1px;
	background: #EAEAEA;
	border: #7F8180 1px solid;
}


#head {
	background: url(top-right.jpg) right no-repeat;
	width: 47.5em;
	height: 105px;
	margin: 0 auto 0 auto;
}
#head h1 {
	font-size: 100%;
	background: url(top-left.jpg) left no-repeat;
	height: 105px;
}
#head h1 a {
	background: url(cantes-text.gif) 18.87em 0 no-repeat;
	text-indent: -700em;
	display: block;
	height: 105px;
	text-decoration: none;
}

#pagebox {
	width: 47.5em;
	margin: 0 auto 0 auto;
	position: relative;
}
#leftcol {
	float: left;
	padding: 4em 0 0 0;
	width: 13.25em;
	background: url(dog2-bg.jpg) top left no-repeat;
}
#left {
	margin: 0 0 0 2.2em;
}
ul#menu {
	margin: 0;
	padding: 0;
}
ul#menu li {
	list-style: none;
	width: 13.25em;
	background: url(menu-bg.jpg) right no-repeat;
	margin: 0;
	padding: .8em 30px .8em 0;
}
ul#menu li.active {
	background: url(menu-bg-active.jpg) right no-repeat;
}
ul#menu li a {
	font-size: 90%;
	line-height: normal;
	text-decoration: none;
	color: #5A5A5A;
	margin: 0 0 0 2.2em;
	display: block;
}
ul#menu li a:hover {
	color: #DA251E;	
	text-decoration: underline;
}

#content {
	margin: 0 1em 0 15.87em;
}

#footer {
	width: 47.5em;
	margin: 2em auto 0 auto;
	background: url(footer-bg.jpg) top right no-repeat;
}
#footer p {
	font-size: 60%;
	padding: 3.5em 0 .5em 26.35em;
	color: #9A9A9A;
}
#footer a {
	color: #9A9A9A;
}
#photoview {
	float: left;
}