.homeGeorgia {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.pageBorder {
	border: 1px solid #000000;
}
p, td {
	margin-top: 0px;
	margin-bottom: 0px;
}
.footerMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

BODY {overflow: scroll; overflow-x: hidden;}
.textMain {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;

}
.pageBorderNoRight {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}


/*#navlist {
	font-size: 0.9em;
	margin: 16px 0 2.5em;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;




}
#navlist li {
float: left;
list-style-type: none;
margin: 0 0 0em;
padding: 0;
white-space: nowrap;
}
#navlist ul {
margin: 0;
padding: 0;
}
#navlist a {
padding: 3px 10px 3px 30px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #A5FFFF;
background-image: url(assets/buttonBG.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
text-decoration: none;
}
#navlist a:link, #navlist a:visited {
color: #666666;
}
#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #9F6F9F;
background-image: url(assets/buttonBG_over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFFFFF;
}
*/
#navlist {
position: absolute;
width: 140px;
}
#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 1em;
}
#navlist li {
margin: 0;
}
#navlist a {
display: block;
padding: 10px 2px 2px 30px;
border: 1px solid;
border-color: #ccc #000 #000 #ccc;
/*background-color: #999999;*/
background-image:  url(assets/buttonBG_transparent.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

#navlist a:hover, #navlist a:active {
/* background-color: #9F6F9F; */
/*background-image:  url(assets/buttonBG_trans_over.gif);*/
background-repeat: no-repeat;
background-position: 0% 50%;
color: #000000;
text-decoration: underline;
}
.formField {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;


}
.cellGuestHeader {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: bold;
	background-color: #E6C2CE;
	margin-bottom: 1px;
	color: #000000;
	font-size: 1.1em;



}
.cellGuestMessage {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: 1.1em;

}
.textDogNames {

	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 1em;
	color: #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.cellhomeMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cellhomeMenu a:link{
	text-decoration: none;
	color: #000000;


	

}
.cellhomeMenu a:visited{
	color: #000;
	text-decoration: none;

	

}
.cellhomeMenu a:hover{
	color: #000;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	text-decoration: underline;



	

}
.cellhomeMenu a:active{
	

}
