body {
	margin: 20px 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99aa00;
	text-decoration: none;
}


.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066cc;
	list-style-image: url(images/paw.jpg);
		list-style-position: outside;
	background-position: left;
	list-style-position: outside;
}


body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	
}
.footer {
	background-image: url(layout/footer.jpg);
	background-repeat: no-repeat;
}



.tableback {
	background-image: url(layout/lotsofdogs.jpg);
}

.tableback3 {
	background-image: url(images/lotsofdogs2.jpg);
	background-repeat: no-repeat;
}

.tableback4 {
	background-image: url(layout/header3.jpg);
	background-repeat: no-repeat;
}

.tableback5 {
	background-image: url(layout/lotsofpets.jpg);
	background-repeat: no-repeat;
}

.whiteheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 30px;
}

/* Header */

#header {
	width: 835px;
	height: 45px;
	margin: 0 auto;
}

#menu {

	height: 60px;
	width: 100%;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(layout/green.jpg);
	background-repeat: repeat-x;


}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background-image: url(layout/la..jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#menu a {
	text-align: center;
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.greenback {
	background-image: url(layout/green.jpg);
	background-repeat: repeat-x;
}


#menu a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
	
}

#menu .current_page_item a {
	background:  #F3F3F3;
	color: #2C2E22;
}
.border {
	border: 1px solid #EBEBEB;
}

.box1back {
	background-image: url(layout/box1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99aa00;
}

.welcome a{
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 37px;
	color: #99aa00;
	font-size: 14px;
}

.divider {
	background-image: url(layout/divider.jpg);
	background-repeat: repeat-x;
}

.box2 {
	background-image: url(layout/box2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.oursite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

h1 {
	font-size: 16px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}


/*

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #626456;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #E98EA2;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 835px;
	height: 55px;
	margin: 0 auto;
}



/* Page */

#page {
	width: 835px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	background: #FFFFFF;
	border: 20px solid #F3F3F3;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 425px;
	padding: 0px 0px 0px 20px;
}
.spacer {
	background-image: url(layout/spacer.gif);
	background-repeat: repeat-y;
}
.horrizontal {
	background-image: url(layout/spacer.gif);
	background-repeat: repeat-x;
}
.backdogs {
	background-image: url(layout/shutterstock_10390486.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fish {
	background-image: url(images/fish.jpg);
	background-repeat: no-repeat;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
}
.tableborder {
	border: 1px solid #EEC760;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066cc;
	font-variant: normal;
	font-style: italic;
	line-height: normal;
}
.blacktextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}
.line {
	border: 1px solid #EEC760;
}

.img1 {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 8px;
}

.imgnoborder{
	
   border: 0px solid #DCDCDC;
	
}