body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 0 3% 3em 3%;
	margin: 0;
}

/*    L A Y O U T    */

#header	{
	height: 117px;
}
#header a:hover	{
	background-color: #ffffff;
}
#leftnav	{
	position: absolute;
	top: 117px;
	left: 3%;
	width: 20%;
}
#leftnav ul	{
	list-style-type: disc;
	margin-left: 0;
	padding-left: 0;
	padding-top: .5em;
	list-style-position: inside;
}
#leftnav ul	ul {
	padding-left: 1em;
	list-style-type: none;
}
#leftnav ul li	{
	font-size: .85em;
	line-height: 1.15em;
	font-weight: 800;
	color: #4A5997;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding-bottom: 2em;
}
a.piclink:hover {
	text-decoration: none;
	background-color: transparent;
}
ul.navsubmenu {
	font-size: 1em;
	line-height: 1em;
	color: #CC3300;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul.navsubmenu li a:link {
	color: #4A5997;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
}
ul.navsubmenu li a:visited {
	text-decoration: none;
	font-weight: normal;
	padding: 0;
}

#main	{
	margin-right: 34%;
	margin-left: 24%;
}
#main_adopt	{
	margin-left: 24%;
	width: 76%;
}
#main_calendar	{
	margin-left: 24%;
	width: 65%;
}
#rightcol	{
	position: absolute;
	top: 117px;
	right: 3%;
	width: 30%;
	margin-left: 3em;
}
#footer	{
	margin-top: 4em;
	border-top:#333399 thin dotted;
	margin-right: 34%;
	margin-left: 24%;	
}
#footer	p {
	font-size: .75em;
	text-align: center;
}

.picturecol {
	padding-left: 15px;
}



/*    B A S I C    T Y P O G R A P H Y   */

h1 {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: 800;
	text-transform: uppercase;
	color: #CC3300;
	letter-spacing: .25em;
}
h2 {
	font-size: .90em;
	font-weight: 800;
	color: #5A882E;
	text-transform: uppercase;
	letter-spacing: .15em;
}
h3	{
	font-size: .75em;
	margin-bottom: -.5em;
	padding-top: 1em;
	font-weight: 800;
	color: #5A882E;
	text-transform: uppercase;
	letter-spacing: .15em;
}
.subhead {
	font-weight: 800;
}
hr	{
	border-top:#333399 thin dotted;
}
p, td, ul, ol	{
	font-size: .75em;
	line-height: 1.75em;
	color: #333333;
}
ul li ul, ol li ul	{
	font-size: 100%;
}
a:link {
	font-weight: 800;
	color: #5A882E;
	text-decoration: none;
}
a:hover {
	background-color: #D0DFCB;
	font-weight: 800;
	text-decoration: underline;
}
a:visited {
	color: #4A5997;
	text-decoration: none;
	font-weight: 800;
}
.top	{
	font-size: .75em;
	padding-top: 4em;
	font-weight: 800;
	color: #5A882E;
	text-transform: uppercase;
	letter-spacing: .15em;
}
.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: 800;
	color: #5A882E;
	font-style: oblique;
	padding-bottom: 20px;
}
.linklist {
	font-size: 1em;
	line-height: 1.75em;
	color: #333333;
	list-style-type: none;
	padding-left: 0;
}
.pagelinks {
	padding-left: 1em;
	color: #333333;
}
.pagelinks li	{
	padding-bottom: 1em;
}	
.caption {
	font-size: 0.75em;
	line-height: 1em;
	color: #9999CC;
	margin-top: 4px;
}
.footer {
	font-size: .75em;
	line-height: 1em;
	color: #CC3300;
	padding-top: 25px;
	padding-left: 200px;
}
#rightcol img	{
	margin: 3em 0 0 0;
	border: thin #9999CC solid;
	padding: 1px;
}
.imagepad {
	padding-right: 15px;
	padding-bottom: 15px;
}
.imageleft {
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
}
.pullup {
	margin-top: 0px;
}

/*  A D O P T I O N    P A G E S   */

.animals {
	border-top-width: thick;
	border-top-style: dotted;
	border-top-color: #5A882E;
}
.animals2 {
	border-top-width: thick;
	border-top-style: dotted;
	border-top-color: #5A882E;
	background-color: #E2F3DD;
}
.description {
	font-size: .75em;
	line-height: 1.75em;
	color: #666666;
	font-weight: bold;
}
.category {
	font-size: .75em;
	line-height: 1.75em;
	color: #5A882E;
}
.animalimage {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.animalname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.5em;
	letter-spacing: .15em;
	font-weight: 800;
	text-transform: uppercase;
	color: #5A882E;
}
.event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 1.5em;
	font-style: italic;
	font-weight: 800;
	color: #333399;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333399;
}
.formstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.25em;
	color: #333333;
	padding-bottom: 10px;
}


/*   B A C K G R O U N D    I M A G E S   */

.bodyBigdog {
	background-image: url(../images/bkgnd_bigdog.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 330px 150px;
}
.bodySleepingcat {
	background-image: url(../images/bkgnd_sleepingcat.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}
.bodyDachshund {
	background-image: url(../images/bkgnd_dachshund.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 380px 150px;
}
.bodyPeekingcat {
	background-image: url(../images/bkgnd_peekingcat.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: bottom;
}
.bodyPuppy {
	background-image: url(../images/bkgnd_puppy.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.bodyUpsidedownCat {
	background-image: url(../images/bkgnd_cat.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}
.bodylogo {
	background-image: url(../images/bkgnd_logo.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
}


/*   A D O P T I O N    P A G E S   */


/****  Menu of Animals  ****/
.list-body {
	background-color: white	
}
.list-table {}
.list-item {
	width: auto;
	text-align: center;
	vertical-align: top;	
}
.list-animal-photo-block {}
.list-animal-photo {
    border-style: none;
    border-width: 0;
    height: 100px
}
.list-animal-info-block {
	display: table;
	width: 130px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
.list-animal-id {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 90%;
	line-height: 110%;
	color: #666666;
}
.list-animal-name {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	color: #666666;
	font-size: 100%;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: .15em;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.list-animal-sexSN, .list-animal-breed, .list-animal-age, .list-animal-detail {
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 90%;	
	color: #666666;
}

/*   A D O P T I O N    D E T A I L   P A G E S   */
.detail-body {
	background-color: white;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
}
.detail-photo-links {
	font-size: 100%;
}
.detail-table {
	border-style: solid;
	border-color:#CCCCCC;
	border-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 120%;
	margin-bottom: 6px;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;    
}
.detail-label {
	width: 125px;
	height: 18px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-color: #BBBBBB;
	padding-right: 3px;
	padding-left: 3px;
	white-space: nowrap;
}
.detail-value {
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;    
	border-color: #BBBBBB;
	padding-right: 3px;
	padding-left: 3px;
	/*white-space: nowrap;*/
}
.detail-animal-name {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:3px; 
	margin-left:3px
}
.detail-animal-photo {
	border-width: 0;
}
.detail-animal-desc {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.detSize {
	visibility:hidden;
	height: 0px;
}

/* ----	C A L E N D A R   S T Y L E S  ---*/

.gCalLstRow           {}
.gCalLstCol           {}
.gCalLstMonthHdrRow   { background-color: #4A5997; color: white; }
.gCalLstMonthHdrCol   { background-color: #4A5997; color: #FFFFFF; vertical-align: middle; height: 25px; }
.gCalLstDayHdrRow     { background-color: #5A882E }
.gCalLstDayHdrCol     { background-color: #5A882E; color: #FFFFFF; border: 1px #897940; }
.gCalLstMonthNav      { background-color: #4A5997; color: white; }
.gCalLstDayCell       { background-color: white; color: #4A5997; border: 1px solid #cccccc; font-weight: bold; height: 25px; text-align: left; }
.gCalLstEmptyCell     { background-color: #EEEEEE; border: 1px solid #cccccc; height: 25px; }
.gCalLstMonth         { color: #FFFFFF; font-weight: bold; }
.gCalLstSelCalTypeCol { vertical-align: middle; padding:4px; }
.gCalLstDay           { font-size: x-small; font-weight: bold; border-color: #FFFFFF; text-align:left; }
.gCalLstTime          { font-weight: bold; }
.gCalLstTitle         { font-size: 110%; color: #5A882E; text-decoration: none; font-weight: bold; }
.gCalLstTitle a:hover { color:#38680F; text-decoration: underline;  }
.gCalLstDescription   {}
.gCalLstSpacer        { font-size: 2px; }

.gCalDetDate          { color: #CC3300; font-weight: bold; }
.gCalDetTime          {}
.gCalDetTitle         { color: #CC3300; font-weight: bold; }
.gCalDetDescription   { color: #333333; font-size: 90%; font-style:italic; line-height: 125%; padding-top:10px; padding-bottom:10px; }
.gCalDetDetails       { color: #333333; font-size: 90%; line-height: 125%; }
.gCalDetImage         {}
.gCalDetDoc           {}
.gIntellogyCms				{font-size: 75%;}/* ----sized the link back to intellogy that appears below the calendar ---*/

div.missing {
	color: #CC3300;
	background-color: #FFFF99;
	padding: 5px;
}

input.missing, textarea.missing, select.missing, span.missing {
	background-color: #FFFF99;
}
