/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

#location {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 50px;
}

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bkg_stripe.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 170%;
	color: #000000;
	height: 100%;
}
h1 {
	color: #005387;
	padding-bottom: 10px;
	font-size: 36px;
	line-height: 50px;
}
#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#faux_index {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 801px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB515;
	background-image: url(images/dog_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#faux{
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 801px;
	margin: 0px;
	padding: 0px;
}
.dogMoveDown {
	margin-bottom: -6px;
}
#header {
	color: #333;
	width: 801px;
	padding: 0px;
	height: 122px;
	margin: 0px;
	background-image: url(images/bite.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation {
	color: #005387;
	background-color: #fdb515;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 801px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navigation2 {
	color: #005387;
	background-color: #fdb515;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	width: 801px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#navigation2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#navigation2 li {
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#navigation2 li a {
	color: #005387;
	text-decoration: none;
}
#navigation2 li a.active {
	color: #FFFFFF;
}
#navigation2 li a:hover {
	color: #007DCD;
}
.para1 {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005387;
	width: 225px;
}
.para3 {
	padding-left: 20px;
	padding-right: 20px;
}
.tablePad {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #666666;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navigation li {
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#navigation li a {
	color: #005387;
	text-decoration: none;
}
#navigation li a.active {
	color: #FFFFFF;
}
#navigation li a:hover {
	color: #007DCD;
}
#header img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#leftcolumn {
	color: #000000;
	margin: 0px;
	width: 403px;
	float: left;
	display: inline;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 60px;
}
.home#leftcolumn {
	width: 600px;
}
.home#leftcolumn p {
	width: 403px;
}
#faux_index #leftcolumn h3 {
	font-size: 16px;
	color: #000000;
	padding-bottom: 20px;
}
.home {
	font-size: 12px;
	line-height: 160%;
}
#rightcolumn #demo {
	text-align: left;
	padding-top: 30px;
	padding-left: 50px;
}
#demo img {
	padding-right: 10px;
}
#leftcolumn h2 {
	color: #005387;
	font-size: 28px;
	padding-bottom: 15px;
}
#leftcolumn a {
	color: #005387;
	font-weight: bold;
}
#leftcolumn a:hover {
	color: #007DCD;
}
.address_larger {
	font-size: 11px;
}
#navigation li.active {
	color: #FFFFFF;
}
.blue {
	font-weight: bold;
	color: #005387;
}

#leftcolumn p {
	padding-bottom: 10px;
}
#dog_pic img {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDB515;
}
#dog_pic_widget img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDB515;
	margin: 0px;
	padding: 0px;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	width: 295px;
	display: inline;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	color: #005387;
	font-size: 17px;
	line-height: 120%;
	padding-bottom: 10px;
}
.pawSpace {
	padding-left: 20px;
}
#footer {
	width: 801px;
	clear: both;
	color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fdb515;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 140%;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#demo a {
	color: #005387;
	text-decoration: none;
}
#demo a:hover {
	color: #007DCD;
}
.para3 h4 {
	font-size: 16px;
	line-height: 130%;
	color: #005387;
	padding-top: 10px;
	padding-bottom: 10px;
}
#login {
	font-size: 11px;
	line-height: 170%;
	color: #666666;
	height: 50px;
	width: 150px;
	text-align: right;
	position: absolute;
	right: 20px;
	margin-top: 10px;
	top: 0px;
}
.para1 h4 {
	font-size: 16px;
	font-weight: bold;
	color: #005387;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 130%;
}
.para1 a {
	color: #666666;
}
.para3 a {
	color: #666666;
}
#paws a {
	color: #005387;
	text-decoration: none;
}
#header a {
	color: #333333;
}
#header a:hover {
	color: #005387;
}
.clear { clear: both; background: none; }
#faux_demo {
	height: 500px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#dog_pic_form {
	padding: 0px;
	text-align: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation3 {
	color: #005387;
	background-color: #fdb515;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 801px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
#navigation3 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navigation3 li {
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
#navigation3 li a {
	color: #005387;
	text-decoration: none;
}
#navigation3 li a.active {
	color: #FFFFFF;
}
#navigation3 li a:hover {
	color: #007DCD;
}
img a: none;
#headline {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#headline p {
	font-size: 16px;
	font-weight: bold;
}
#navigation4 {
	color: #005387;
	background-color: #fdb515;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 801px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
#navigation4 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navigation4 li {
	margin: 0px;
	float: left;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
#navigation4 li a {
	color: #005387;
	text-decoration: none;
}
#navigation4 li a.active {
	color: #FFFFFF;
}
#navigation4 li a:hover {
	color: #007DCD;
}
.photoCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.photoImg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ClearBtn {
	margin-left: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formText {
	font-size: 12px;
	line-height: 120%;
}

.required {
	font-size: 10px;
}
#footer_thanks {
	width: 801px;
	clear: both;
	color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fdb515;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 140%;
}
#footer_thanks a {
	color: #666666;
}
#footer_thanks a:hover {
	color: #333333;
	text-decoration: underline;
}
#top_column {
	background-image: url(images/dog_meet.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 190px;
	padding-right: 450px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDB515;
	margin-left: 60px;
	padding-top: 10px;
}
#top_column p {
	padding-bottom: 20px;
}
#meet_right {
	width: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#top_column h2 {
	color: #005387;
	font-size: 28px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#meetright {
	float: right;
	color: #333;
	width: 225px;
	display: inline;
	position: relative;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

