/*
      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; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#header {
	width: 1000px;
	float: left;
	height: 107px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.addressbox {
	overflow: hidden;
	background-color: #6B8CAF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#leftcolumn {
	color: #333;
	width: 200px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #d0dde7;
	overflow: hidden;
}
.bluebar {
	clear:both;
	float:left;
	background-image: url(../images/bluebar.jpg);
	background-repeat: repeat-x;
	height: 15px;
	width: 100%;
	position: relative;
	z-index: 1;
}
#content {
	float: left;
	width: 600px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d0dde7;
}
#rightcolumn {
	color: #333;
	width: 200px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d0dde7;
	padding-top: 5px;
}
#myContent { 					/* this div is used to wrap alternative content alone */
	background-image: url(../images/spca-exterior573.jpg);
	height: 219px;
	width: 573px;
	margin-left: 13px;
}
#footer {
	clear: both;
	height: 48px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
	background-color: #6B8CAF;
	letter-spacing: 0.2em;
	font-size: 10px;
	padding: 20px;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	list-style-type: circle;
}
.addresstextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.picturebox {
	border: 1px solid #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #663333;
	font-weight: bolder;
	letter-spacing: 0.4em;
}
.headlinetext {
	margin-right: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #663333;
	text-align: left;
	margin-left: 26px;
}
.contenttext {
	margin-right: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	text-align: left;
	margin-left: 26px;
}
#contentwide {
	float: left;
	color: #333;
	height: 570px;
	width: 814px;
	display: inline;
	background-image: url(../images/center-columnwd-bgd.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenttop {
	text-align: center;
	margin-top: 21px;
}

.gallerypix {
	border: 1px solid #FFFFFF;
	float: left;
	margin: 5px;
}
.contentbottom {
	text-align: center;
}
.petwatchbox {
	width: 564px;
	overflow: hidden;
	padding: 5px;
	background-color: #6B8CAF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 13px;
}
.pictureboxright {
	border: 1px solid #FFFFFF;
	float: right;
	margin-left: 5px;
}
#content2 {
	float: left;
	width: 530px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d0dde7;
	overflow: hidden;
}
#rightcolumn2 {
	color: #333;
	width: 270px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d0dde7;
	padding-top: 5px;
}
.petbox {
	width: 485px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 17px;
	height: 230px;
	background-image: url(../images/petboxbg.jpg);
}
.petsavailablebox {
	width: 484px;
	overflow: hidden;
	padding: 5px;
	background-color: #6B8CAF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 18px;
}
.pictureboxleft {
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 5px;
}

