/* White Dog CSS */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background: #fff;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.05em;
	color: #666666;
}

img {
	border: 0px solid #7F7772;
	margin: 10px 0 0 0;
}

img.left {
	float: left;
	margin: 6px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

a:link {
	text-decoration: none;
	color: #976300;
}
a:visited {
	text-decoration: none;
	color: #455F7E;
}

a:hover {
	text-decoration: underline;
	color: #976300;
}

a:active {
	text-decoration: none;
	color: #976300;
}

.style1 {
	font-size: 1.15em;
	color: #FFFFFF;
}

.style2 {
	font-size: .95em;
	color: #ffffff;
}

.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.style4 {
	font-size: .95em;
	color: #666666;
}

.style5 {
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
	padding: 0 0 4px 0;
}

.style6 {
	font-size: 10px;
}

.style7 {
	font-style: italic;
	color: #666666;
}

.style8 {
     color: #FFFFFF
}

.style9 {
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	padding: 0 0 4px 0;
}

.style10 {
	font-size: .95em;
	color: #fff;
}

.style12 {
	font-weight: bold
}
.style13 {
	font-size: 14px;
	font-weight: bold;
}
/* -- begin page background -- */

#pagebackground {
	width: 920px;
	height: auto;
	margin: 0 auto;
	border: 2px  groove #706B4B;
	background-color: #FFFFFF;
	text-align: left;
}

/* -- end  page background -- */


/* -- begin body -- */

/* -- begin head -- */

#head {
	width: 920px;
	height: 220px;
	background-color: #000;
	padding: 0;
	margin: 0;
}

#head a:link {
	text-decoration: none;
	color: #fff;
}
#head a:visited {
	text-decoration: none;
	color: #A64F00;
}
#head a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}
#head a:active {
	text-decoration: none;
	color: #fff;
}

#WDlogo {
	float: left;
	padding: 0px;
	margin: 0px;
}

#contact {
	float: right;
	text-align: right;
	font: #000;
	padding: 0;
	margin: 0px 14px;
}

#NAV {
	width: auto;
	height: auto;
	background-color: #EBAD04;
	padding: 6px;
	margin: 0;
	text-align: center;
	font-size: 1.1em;
	top: 135px;
}

#NAV a:link {
	text-decoration: none;
	color: #fff;
}

#NAV a:visited {
	text-decoration: none;
	color: #643000;
}

#NAV a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}

#NAV a:active {
	text-decoration: none;
	color: #000;
}
/* -- end head -- */

/* -- begin content -- */

#WDIntro {
	width: 904px;
	height: auto;
	line-height: 1.5em;
	padding: 12px 8px;
	background-color: #725A23;
	font-size: 1.05em;
}

#feature {
	width:560px;
	height:auto;
	line-height: 1.25em;
	border-right: 1px solid #83A321;
	padding: 8px 6px;
	margin: 0;
}

/* -- begin right column -- */

#columnR {
	float: right;
	width:320px;
	height:auto;
	line-height: 1.15em;
	border: none;
	padding: 25px 10px 20px 10px;
	margin: 0;
}

/* -- end right column -- */

/* -- end content -- */

/* -- end body -- */

/* -- begin foot -- */

#foot {
	width:908px;
	height:auto;
	padding: 6px;
	margin: 0;
	background-color: #EBAD04;
}

#foot a:link {
	text-decoration: none;
	color: #fff;
}
#foot a:visited {
	text-decoration: none;
	color: #643000;
}
#foot a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
#foot a:active {
	text-decoration: none;
	color: #000;
}
/* -- end foot -- */
