body, html, .full {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #9DA2C8;
	background-image: url(../images/v2/lexidog-doggie-daycare-mn_r1_c1.jpg);
	background-repeat: repeat-x;
}
td { vertical-align: top; }

/*td img {display: block;}*/

h1 {
	font: bold 28px/30px "arial", "helvetica", sans-serif;
	padding: 0px;
	margin: 0px;
	color: #292560;
	font-weight:bold;
}
h1 a				{ color: #292560; text-decoration: none; }
h1 a:link			{ color: #292560; }
h1 a:active			{ color: #292560; }
h1 a:hover			{ color: #070b35; text-decoration: underline;}
h1 a:visited		{ color: #292560; }
h1 a:visited:hover	{ color: #070b35; text-decoration: underline;}

h2 {
	font: bold 18px/20px "arial", "helvetica", sans-serif;
	padding: 0px;
	margin: 0px;
	color: #545197;
}
h2 a				{ color: #545197; }
h2 a:link			{ color: #545197; }
h2 a:active			{ color: #545197; }
h2 a:hover			{ color: #070b35; }
h2 a:visited		{ color: #545197; }
h2 a:visited:hover	{ color: #070b35; }

h3 {
	font: bold 16px/18px "arial", "helvetica", sans-serif;
	padding: 0px;
	margin: 0px;
	color: #413f77;
}
h3 a				{ color: #413f77; }
h3 a:link			{ color: #413f77; }
h3 a:active			{ color: #413f77; }
h3 a:hover			{ color: #070b35; }
h3 a:visited		{ color: #413f77; }
h3 a:visited:hover	{ color: #070b35; }

h4 {
	font: bold 14px/16px "arial", "helvetica", sans-serif;
	padding: 0px;
	margin: 0px;
	color: #1a227c;
}
h4 a				{ color: #1a227c; }
h4 a:link			{ color: #1a227c; }
h4 a:active			{ color: #1a227c; }
h4 a:hover			{ color: #070b35; }
h4 a:visited		{ color: #1a227c; }
h4 a:visited:hover	{ color: #070b35; }

h5 {
	font: bold 12px/14px "arial", "helvetica", sans-serif;
	padding: 0px;
	margin: 0px;
	color: #070b35;
}
h5 a				{ color: #070b35; }
h5 a:link			{ color: #070b35; }
h5 a:active			{ color: #070b35; }
h5 a:hover			{ color: #8889ac; }
h5 a:visited		{ color: #070b35; }
h5 a:visited:hover	{ color: #8889ac; }

a				{ color: #070b35; }
a:link			{ color: #070b35; }
a:active		{ color: #070b35; }
a:hover			{ color: #8889ac; }
a:visited		{ color: #070b35; }
a:visited:hover	{ color: #8889ac; }

body,div,p,span,td,th {
	font: normal 14px/16px "tahoma", "helvetica", sans-serif;
	color: #000000;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
ul, ol {
	margin-top: 0px;
	padding-top: 0px;
}
.leftSide {
	background: #9c9bd2 url(../images/lexi_dog_left.jpg) repeat-x;
	height: 100%;
	width: 187px;
	text-align: right;
	padding: 0px;
}
.rightSide {
	background: #f9f9eb;
	height: 100%;
}
.mainContent {
	height: 100%;
	padding: 0px 5px;
}
.areaLink {
	font-weight: bold;
	display: block;
	text-align: right;
}
.pages {
	font: normal 10px/10px "tahoma", "helvetica", sans-serif;
	padding-top: 10px;
	text-align: right;
	font-weight: bold;

}
.pages a				{ color: #070b35; text-decoration: none; }
.pages a:link			{ color: #070b35; text-decoration: none; }
.pages a:active			{ color: #070b35; text-decoration: none; }
.pages a:hover			{ color: #8889ac; text-decoration: underline; }
.pages a:visited		{ color: #070b35; text-decoration: none; }
.pages a:visited:hover	{ color: #8889ac; text-decoration: underline; }

#memoryOf td {
	text-align: center !important;
	font: bold 20px/22px "tahoma", "helvetica", sans-serif;
	color: #070b35;
}.contentpad {
	padding-right: 8px;
	padding-left: 8px;
}

#mainContainer {
	width: 100%;
	height: auto;
	padding: 8px;
	margin: 0;
	border: none;
	text-align: left;
}
#headerText {
	padding: 0;
	margin: 0;
	text-align: left;
}
#homepageEvents {
	width: 100%;
	height: auto;
	padding: 10px, 12px;
	text-align: left;
	font-weight: normal;

}
#homepageEvents #homepageEvent {
	padding: 10px 8px 5px 8px;
	height: auto;
	width: auto;
}
#homepageEvents #homepageEvent .eventTitle {
	font-size: 16px;
	font-weight: bold;
	border: none;
}
#homepageEvents #homepageEvent .eventDate {
	font-size: 11px;
	font-style: italic;
	color: #666;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding-left: 8px;
	padding-top: 4px;
	line-height: 16px;
	height: auto;
	width: auto;
}
#homepageEvents #homepageEvent .eventBrief {
	font-size: 12px;
	text-align: left;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 8px;
	padding-top: 2px;
}
#homepageEvents #homepageEvent .eventLink {
	font-size: 11px;
	text-align: right;
	color: #000;
}
.eventLink a				{ color: #000; text-decoration: none; }
.eventLink a:link		{  }
.eventLink a:active		{  }
.eventLink a:hover		{ color: #000; text-decoration: underline; }
.eventLink a:visited		{  }
	

