body,td,th
{
	font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px;
	padding: 0px;
	line-height:150%;
	color:#c0c0c0;
}

h2
{
	font-size:16px;
	padding:0px;
	margin:0px;
	line-height:100%;
	color:#e0e0e0;
}

a:link
{
text-decoration:underline;
color: #a07070;
}

a:visited
{
text-decoration:underline;
color: #a07070;
}

a:hover
{
text-decoration:underline;
color: #c0c0c0;
}

div#wrap
{
	position:absolute;
	top:78px;
	left:0px;
	width:760px;
}


div#head1
{
	position:absolute:
	top:0px;
	left:0px;
	background-image:url(artwork/topbanner.png);	
	width:760px;
	height:78px;		
}


div#menu
{
	position:relative;
	top:10px;
	width:131px;

}

div#undermenu
{
	position:relative;
	width:131px;
	text-align:center;
	top:30px;
	color: #706060;
	font-size:10px;
}

.button a
{
	position:relative;
	width:131px;
	height:31px;
	font-size:12px;
	display:block;
	color:#ffffff;
	line-height:31px;
    	text-align:center;
    	padding-right:0px;
	text-decoration:none;	
	background-image:url(artwork/button1.png);	
	background-color:#c12b2b;
}
.button a:visited
{
	color:#ffffff;
	text-decoration:none;
    	background-image:url(artwork/button1.png);
}
.button a:hover
{
	color:#ffffff;
	text-decoration:none;
    	background-image:url(artwork/button2.png);
}

contactFormField
{
	width:200px;
}

.dogListDOB
{
	font-size:10px;
}
.dogListLink:link
{
	font-size:12px;
	text-decoration:none;	
}
.dogListLink:visited
{
	font-size:12px;
	text-decoration:none;	
}
.dogListLink:hover
{
	font-size:12px;
	text-decoration:none;	
	color:#ffffff;
}

fieldset
{
border: 1px solid #505050;
width: 500px;
background:#202020;
margin: 0px;
padding: 20px;
}

legend
{
color: #a0a0a0;
background: #000000;
border: 1px solid #505050;
padding: 2px 6px
}

label
{
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

input
{
color: #404040;
background: #e0e0e0;
border: 1px solid #707070;
margin-bottom:4px;
}


 select
{
color: #707070;
background: #ffffff;
border: 1px solid #707070;
     margin-bottom:4px;
}

 textarea
{
color: #707070;
background: #e0e0e0;
border: 1px solid #707070;
     margin-bottom:4px;
}


div#leftpanel
{
		
	position:relative;
	float:left;
	width:131px;
	left:8px;	
	top:0px;
}

div#rightpanel
{
	position:relative;
	float:right;
	top:0px;
	left:0px;
	margin-top:10px;
	margin-left:20px;
	width:609px;
}
