/* CSS Document */

/* --( Global Styles )-- */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
a {
	outline: none;
	color: #4e74a0;
}
h1 {
	color: #37c0d6;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
h2 {
	color: #ec9a02;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
h3 {
	color: #1a5072;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}
h4 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

/* --( Classes )-- */

.clear {
	clear: both;
}

.note {
	font-size: 11px;
}

.pic {
	float: right;
	margin: 0 0 1em 1em;
	border: none;
}
.address {
	text-align: center;
}

/* --( Wraps )-- */

#headerWrap {
	height: 115px;
	background: url(../images/headBG.gif) repeat-x top; /* Header Background */
}
#bodyWrap {	
	background: #fcfcfc url(../images/bodyBG.gif) repeat-x top;
}
#navWrap {
	height: 32px;
	background: url(../images/navBG.gif) repeat-x top; /* Nav Background */
}
#footerWrap {
	background: #1b557a url(../images/footerWrapBG.gif) repeat-x top; /* Footer Background */
	border-top: 0px solid #808080; /* Footer Top Border */
}

/* --( Section Widths )-- */

#header, #body {
	width: 760px;
	margin: 0 auto;
}
#nav {
	width: 800px;
	margin: 0 auto;
}
#footer {
	width: 800px;
	margin: 0 auto;
	background: url(../images/footerBG.gif) repeat-x;
}


/* --( Header Styles )-- */

/* Logo */
	#header h1 {
		margin: 0;
		float: left;
		padding-top: 31px; /* Logo Distance From Top */
	}
	#header h1 a {
		display: block;
		
		width: 456px; /* Logo Width */
		
		height: 64px; /* Logo Height */
		
		text-indent: -3000px;
		background: url(../images/logo.gif) no-repeat; /* Logo Image */
		margin: 0px;
	}
#header p {
	float: right;
	font-size: 12px;
	width: 250px; /* Top Tools Bounding Box Size */
	margin-top: 42px;
	color: #4e74a0;
}
#header p strong {
	font-weight: 14px;
}
#tools ul {
	margin: 0;
	padding: 0;
	float: right;
	display: block;
}
#tools ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#nav1 li a {
	display: block;
	float: left;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #666; /* Top Tool Navigation Text Color */
}
#nav1 li a:hover {
	text-decoration: underline;
}
#nav1 li.home a {
	background-image: url(../images/home.gif);
	background-position: 0 3px;
	padding-left: 16px;
	margin-right: 14px;
}
#nav1 li.contact a {
	background-image: url(../images/contact.gif);
	background-position: 0 2px;
	padding-left: 21px;
}
#tools .phone { /* Header Phone or Slogan */
	display: block;
	text-align: right;
	margin: 0;
	color: #636463;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	clear: both;
	padding-top: 48px;
}

#tools .phone span { /* Alternative Phone or Slogan  Styles */
	color: #7bbc48;
	font-size: 20px;
} 

/* --( Navigation Styles )-- */

#nav h3 {
	display: none;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav ul li a {
	display: block;
	float: left;
	padding: 5px 25px; /* Primary Navigation Spacing */
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
/* Fisrt and Last Link Padding */
	#nav ul li.first a {
	}
	#nav ul li.last a {
	}

#nav ul li span.sep {
	display: block;
	width: 2px;
	height: 32px;
	background: url(../images/navSep.gif) no-repeat;
	float: left;
}
#nav ul li a:hover {
	background: url(../images/navBG2.gif) repeat-x;
}

/* --( Body Styles )-- */

#body {
	background-image: url(../images/bodyTopShadowBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
	padding: 25px 20px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}
#contentContainer {
	width: 760px;
	float: left;
}
#contentContainer p {
	line-height: 1.5;
}
#contentContainer li {
	margin-bottom: .75em;
	margin-left: 10px;
}
/* Page Graphic Headings */
	
		
		
	
#contentContainer.services p {
	margin-top: 0;
}
#contentContainer .horRule {
	display: block;
	height: 40px;
	background: url(../images/sep.gif) no-repeat center;
	margin-top: 6px;
}
#contentContainer ul {
	padding-left: 30px;
}
#secondaryContainer {
	float: right;
    margin: 0;
    width: 213px;
}

/* Side Box Styles */
	#sidebox {
		border: 0;
		margin: 0;
		padding: 0;
	}
	#sidebox2 {
		border: 0;
		margin: 0;
		padding: 0;
	}

	
	/* Testimonials Top Margin */
		#sidebox.testimonials {
			/*margin-top: 15px;*/
		}
		
	#sidebox legend, #sidebox2 legend {
		display: none;
	}
	#sidebox .head, #sidebox2 .head {
		display: block;
		margin: 0px;
		padding: 0;
	}
	
	* html #sidebox {
		margin-right: -200px;
	}
	
	/* Box Heading Titles */
		#sidebox.testimonials .head {
			height: 22px; /* Heading Height */
			width: 213px;
			background: url(../images/boxHead_test.gif) no-repeat; /* Testimonials Heading */
		}
		#sidebox2.shortsale .head {
			height: 31px; /* Heading Height */
			width: 213px;
			background: url(../images/boxHead_shortsale.gif) no-repeat; /* Testimonials Heading */
		}
		
	#sidebox .content, #sidebox2 .content {
		
		background:#f2eace none repeat scroll 0% 50%; /* Side Box Background Color */
		
		border-left:1px solid #e0d194; /* Side Box Border Left */
		
		border-right:1px solid #e0d194; /* Side Box Border Right */
		
		padding: 14px;
	}

	#sidebox .foot, #sidebox2 .foot {
		display: block;
		height: 10px;
		width: 213px;
		margin: 0;
		padding: 0;
		background: url(../images/boxFoot.gif) no-repeat;
	}
	* html #sidebox .foot {
		margin: 0 0 0 2px;
	}
	#sidebox p {
		margin-top: 0;
	}
	#sidebox p.quote {
		text-indent: 30px;
		background: url(../images/quote.gif) no-repeat top left;
		line-height: 15pt;
	}
	#sidebox p.quote span {
		display: none;
	}
	#sidebox p.smallRight {
		font-size: 11px;
		text-align: right;
	}
	#sidebox ul {
		margin: 0 auto 15px;
		padding: 0;
	}
	
	
/* Adoption Dates */

#adoptiondates {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

/* Available Dogs */
#available_dogs dt {
	font-weight: bold;
	font-size: 14px;
	color: #ca191c;
}
#available_dogs dt img {
	float: right;
	margin: 0 0 1em 1em;
}
#available_dogs dd {
	margin-left: 0;
	border-bottom: 1px dotted #E38A8C;
	margin-bottom: 11px;
}
#available_dogs dd p.fee {
	color: #a28d40;
}


/* --( Footer Styles )-- */

#footer {
	font-size: 11px;
	text-align: center;
	color: #999; /* Footer Text Color */
	padding: 20px 0;
}
#footer a {
	color: #999; /* Footer Link Color */
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 0;
}
#footer .copyright {
	margin-top: 8px;
}
#footer .copyright a {
	font-weight: normal;
}

/* Reservation Form */
#reservations {
	border-collapse: collapse;
	margin: .25em auto 1em;
	width: 70%;
	border-top: 1px solid #d7dadb;
	border-bottom: 1px solid #d7dadb;
}
#reservations colgroup {
	border-left: 1px solid #d7dadb;
}
#reservations colgroup.left {
	background: #efefef;
	width: 66%;
}
#reservations colgroup.right {
	background: #f2f2f2;
	border-right: 1px solid #d7dadb;
	width: 33%;
}
#reservations td {
	padding: .3em 1em;
	border-bottom: 1px solid #d7dadb;
}
#reservations tr.head {
	background: #d7dadb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.167em;
	text-align: left;
	font-weight: bold;
	border-right: 1px solid #d7dadb;
}
#reservations textarea, #reservations input {	
	width: 170px;
}
#reservations input.small { width: 40px; }
#reservations #AutoNumber6 td { border: none !important; }
#msg1, #msg2, #msg3, #msg4, #msg5 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* Image Rotator */
.bodyImg {
padding:0 10px 5px 0;
}
	#imagerotator {
		padding: 0 0 0;
		margin: 0;
		float: right;
		position: relative;
		overflow: hidden;
	}
	.pics {
		width: 760px;
		height: 204px;
		top: 3px;
		
	}
	.pics img { 
		width: 760px;
		height: 204px;
		top:  0; 
		left: 0;
	} 
	#imagerotator.norotate {
		padding-bottom: 0;
	}
	#imagerotator.norotate img {
		padding: 3px 0 0 8px;
	}
#indexWrap {
	float:left;
	width:760px;
	height:330px;
}
#conLeft {
	float:left;
	width:500px;
	height:auto;
}
#conRight {
	float:right;
	width:208px;
	margin-left:30px;
	margin-top:25px;
	padding-bottom: 18px;
	padding-left:20px;
	padding-top:15px;
	border-left:2px solid #3878A1;
}
#conRightMisc { /* for all other pages other than the index */
	float:right;
	width:208px;
	padding-bottom: 18px;
	margin-left:30px;
	margin-top:25px;
	padding-left:20px;
	padding-top:15px;
	border-left:2px solid #3878A1;
}
span.button a {
	display:block;
	width:150px;
	height:50px;
	background:url(../images/reservationLogin.png) no-repeat;
	background-position:0 -51px;
	text-indent:-9999px;
}
span.button a:hover {
	background-position:0 0px;
}

/* Form Login */
#frmLogin {
	width: 175px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
#Username, #password {
	width: 13em;
	display: block;
	margin-bottom: .75em;
}