/* CSS Document */

body {
	margin: 0px;
	color: #808284;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 60px;
}

.header {
	background-image: url(../images/header-back.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#FFFFFF; 
}

.topSpacer {
	height: 30px;
}
.topRowSpacer {
	height: 100px;
}
.leftColSpacer {
	width: 48px;
}
.widthSpacer24 {
	width: 24px;
}
.heightSpacer6 {
	height: 6px;
}
.heightSpacer10 {
	height: 10px;
}
.heightSpacer20 {
	height: 20px;
}
.heightSpacer300{
	height: 300px;
}

.searchRow {
	vertical-align: middle;
	height:23px;
}
.bottomRow {
	background-color: #3A5B8C;
}
.contentArea {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.contentAreaPetInfo {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.contentGreenTitle {
	font-size: 16px;
	text-align: left;
	color: #8dc63f;
}

#nav {
	color: #7d287d;
	text-indent: 0;
	font-size: 12px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*line-height: 1;*/
	border:0px;
	width: 100%;
	cursor: pointer;
	text-align: left;
	padding-top: -2px;
	margin-top: -2px;
}
.menuLevel1 {
	height: 20px;
	background-color:#81c4dd;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 6px;
	text-align: left;
}
.menuLevel1Selected {
	height: 20px;
	background-color:#f0cd8f;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 6px;
	text-align: left;
}
.menuLevel2 {
	height: 20px;
	background-color:#a0a0a0;
	padding-left: 3px;
	margin-top: 3px;
	margin-bottom: 4px;
	text-align: left;
}
.menuLevel2Selected {
	height: 20px;
	background-color:#f0cd8f;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 4px;
	text-align: left;
}
.menuText {
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	vertical-align:top;
	margin-left: 3px;
}
.menuTextSelected {
	color: #ed1c24;
}
.menuTextHalfSelected {
	font-size: 12px;
	text-align: left;
	color: #f0cd8f;
	vertical-align:top;
	margin-left: 3px;
}
.menuSubText {
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	vertical-align: top;
	margin-left: 25px;
}
.menuSubTextSelected {
	font-size: 13px;
	text-align: left;
	color: #D59E35;
	vertical-align: top;
	margin-left: 25px;
}
.mainText {
	font-size: 10px;
}
.mainTitleText {
	font-size: 11px;
	font-weight: bold;
}
.newsFeedDate {
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	margin-top: 6px;
}
.newsFeed {
	font-size: 12px;
	text-align: left;
	margin-bottom: 6px;
	text-align: center;
}
.newsText {
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	vertical-align:top;
}
.newsTitleText {
	font-size: 18px;
	text-align: left;
	color: #000000;
	vertical-align:top;
	font-weight: bold;
}
.newsArticleTitleText {
	font-size: 14px;
	text-align: left;
	color: #3A5B8C;
	vertical-align:top;
	font-weight: bold;
}
.newsTextLink {
	font-size: 13px;
	text-align: left;
	color: #D59E35;
	vertical-align:top;
}
.galleryTitleText {
	font-size: 14px;
	text-align: left;
	color: #000000;
	vertical-align:top;
}
.footerText {
	font-size: 12px;
	color: #cbced4;
}
.footerSubText {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #ffffff;
}
.footerSubSubText {
	font-size: 10px;
	color: #ffffff;
}
.brownstoneText {
	font-size: 11px;
	color: #a9acb2;
	text-align: right;
}


a:link {
	color:#808284;
	text-decoration: none;
	outline: none;
}
a:visited {
	color:#808284;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #f0cd8f;
	text-decoration: none;
	outline: none;
}
a:visited:hover {
	color: #f0cd8f;
	text-decoration: none;
	outline: none;
}
a:active {
	color: #808284;
	text-decoration: none;
	outline: none;
}

.menuText a:link {
	color:#ffffff;
	text-decoration: none;
	outline: none;
}
.menuText a:visited {
	color:#ffffff;
	text-decoration: none;
	outline: none;
}
.menuText a:hover {
	color: #f0cd8f;
	text-decoration: none;
	outline: none;
}
.menuText a:visited:hover {
	color: #f0cd8f;
	text-decoration: none;
	outline: none;
}
.menuText a:active {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

.menuTextHalfSelected a:link {
	color:#f0cd8f;
	text-decoration: none;
	outline: none;
}
.menuTextHalfSelected a:visited {
	color:#f0cd8f;
	text-decoration: none;
	outline: none;
}
.menuTextHalfSelected a:hover {
	color: #ffe474;
	text-decoration: none;
	outline: none;
}
.menuTextHalfSelected a:visited:hover {
	color: #ffe474;
	text-decoration: none;
	outline: none;
}
.menuTextHalfSelected a:active {
	color: #f0cd8f;
	text-decoration: none;
	outline: none;
}

.menuSubText a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.menuSubText a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.menuSubText a:hover {
	color: #D59E35;
	text-decoration: none;
}
.menuSubText a:visited:hover {
	color: #D59E35;
	text-decoration: none;
}
.menuSubText a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.newsTextLink a:link {
	color:#D59E35;
	text-decoration: none;
}
.newsTextLink a:visited {
	color:#D59E35;
	text-decoration: none;
}
.newsTextLink a:hover {
	color: #7B7B7B;
	text-decoration: none;
}
.newsTextLink a:visited:hover {
	color: #7B7B7B;
	text-decoration: none;
}
.newsTextLink a:active {
	color: #D59E35;
	text-decoration: none;
}

.footerText a:link {
	color:#cbced4;
	text-decoration: none;
}
.footerText a:visited {
	color:#cbced4;
	text-decoration: none;
}
.footerText a:visited:hover {
	color: #303133;
	text-decoration: none;
}
.footerText a:hover {
	color: #303133;
	text-decoration: none;
}
.footerText a:active {
	color: #cbced4;
	text-decoration: none;
}

.footerSubText a:link {
	color:#cccccc;
	text-decoration: none;
}
.footerSubText a:visited {
	color:#cccccc;
	text-decoration: none;
}
.footerSubText a:visited:hover {
	color: #ffffff;
	text-decoration: none;
}
.footerSubText a:hover {
	color: #ffffff;
	text-decoration: none;
}
.footerSubText a:active {
	color: #cccccc;
	text-decoration: none;
}

.brownstoneText a:link {
	color:#a9acb2;
	text-decoration: none;
}
.brownstoneText a:visited {
	color:#a9acb2;
	text-decoration: none;
}
.brownstoneText a:visited:hover {
	color: #303133;
	text-decoration: none;
}
.brownstoneText a:hover {
	color: #303133;
	text-decoration: none;
}
.brownstoneText a:active {
	color: #a9acb2;
	text-decoration: none;
}

