body {
	background: #efeee5;
	color: #3c3f2d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
}
h1 {
	line-height: 120%;
}
h1, h2, h3, h4, h5 {
	color: #72918b;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link, a:visited {
	color: #72918b;
}
a:hover {
	color: #e78f30;
	text-decoration: none;
}
#wrapper {
	background: url(/designs/markham/images/main-content-wrapper.png) #729991 repeat-y center;
	margin: 0 auto;
	padding: 0;
}
#header-splash {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 40px 40px;
	background-image: url(/designs/markham/images/header-background-splash.jpg);
	background-repeat: no-repeat;
	height: 330px;
}
#header {
	width: 980px;
	padding: 20px 0 20px 40px; 
	background: url(/designs/markham/images/header-background.jpg) repeat-y #90b8b0;
	height: 128px;
	margin: 0 auto;
}
#slogan {
	position: absolute; 
	top: 250px;
	font-size: 32px;
	color: #000000;
	width: 460px;
	text-align: center;
}
.clear {
	clear: both;
}

/* Styles for site name / logo --- text or image 
------------------------------------------------------*/
#header-splash > .site-name {
	color: #3f5853;
	text-decoration: none;
	width: 468px;
	font-size: 350%;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 60px;
}
#header > .site-name {
	color: #3f5853;
	text-decoration: none;
	font-size: 350%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.site-name a:link {
	color: #3f5853;
	text-decoration: none;
}
.site-name a:visited {
	color: #3f5853;
	text-decoration: none;
}
.site-name a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Navigation menu styles 
------------------------------------------------------*/
#nav {
	width: 1020px;
	height: 46px;
	background: url(/designs/markham/images/nav-background.gif) repeat-x #efeee5;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
#navi {
	width: 1020px;
	height: 46px;
	background: url(/designs/markham/images/navi-background.gif) repeat-x #efeee5;
	margin: 0 auto;
	padding: 0;
}
#nav ul {
	list-style: none;
	margin: 0 0 0 23px;
	padding: 0;
}
#nav .navigation {
	width: 1020px;
	float: left;
	color: #3c3f2d;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
#nav .navigation ul {
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav .navigation li {
	padding: 0;
	float: left;
}
#nav .navigation li:hover { /* Background of the main nav link while looking at the dropdown */
	background: #ffffff;
}
#nav .navigation a { /* Main-level navigation links */
	display: block;
	padding: 13px 20px 15px 20px;
	color: #3c3f2d;
	text-decoration: none;
}
#nav .navigation li ul { /* Second-level navigation links */
	position: absolute;
	left: -999em;
	margin-left: -1px;
	border: none;
	display: block;
	width: 200px;
	height: auto;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #d9d8ce;
	border-top: none;
}
#nav .navigation li ul li {
	padding: 0;
	display: block;
	width: 200px;
	border: none;
	min-height: 35px;
}
#nav .navigation li ul li a {
	padding: 9px 20px;
}
#nav .navigation li ul ul { /* Third-level navigation links */
	margin: -37px 0 0 201px;
	width: 200px;
	min-height: 33px;
	border: 1px solid #d9d8ce;
	border-left: none;
}
#nav .navigation li ul ul li:hover {
	width: 200px;
}
#nav .navigation li:hover ul ul, #nav .navigation li:hover ul ul ul {
	/* left: -999em; */
	display: none;
}
#nav .navigation li:hover ul, #nav .navigation li li:hover ul, #nav .navigation li li li:hover ul {
	left: auto;
	display: block;
}
#nav .navigation li ul li:hover, #nav .navigation li ul ul li:hover {
	background: none;
	background-image: none;
	background-color: #bbd3cf;
}

/* Main content
------------------------------------------------------*/
#mainContentOuterWrapper {
	background: url(/designs/markham/images/main-content-wrapper.png) #dfddce repeat-y center;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#mainContentWrapperSplash {
	width: 1020px;
	background: #efeee5;
	overflow: hidden;
	margin: 0 auto;
}
#mainContentWrapper {
	width: 1020px;
	background: url(/designs/markham/images/main-content-background.gif) #efeee5 repeat-y;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
#mainContentWrapper > .bottom {
	* display: block;
}
#rightSidebar {
	width: 241px;
	margin: 0 20px 20px 0;
	float: left;
}
/* Login / request appointment and boarding 
------------------------------------------------------*/

#profileContainer {
	padding: 20px 20px 0 20px;
	margin: 0 13px 0 0;
	text-align: left;
	line-height: 150%;
	font-size: 110%;
	color: #3f5853;
	width: 201px;
}
#profile_link {
	background-color: #ffffff;
	padding: 10px 10px 10px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#profile_link a:link, #profile_link a:visited {
	text-decoration: none;
	color: #c0313e;
}
#profile_link a:hover {
	text-decoration: underline;
}
/* Top Bar / Main Content Modules on Splash page
------------------------------------------------------*/
#topbar {
	width: 1020px;
}
#mainContentSplash .modContainer {
	width: 300px;
	margin: 0;
	padding: 0 0 0 25px;
	float: left;
	border-top: none;
	font-size: 110%;
}
#mainContentSplash .modContainer:first-child {
	padding: 0;
}
#mainContentSplash .moduleTitle {
	font-weight: bold;
	color: #72918b;
	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 130%;
	clear: both;
	margin: 5px 0;
}
#mainContentSplash .moduleWeatherTitle {
	padding: 5px 0 5px 0;
	text-align: left;
}
#mainContentSplash .moduleWeatherDescription {
	padding: 10px 0 5px 0;
	font-weight: bold;
	text-align: center;
}
#mainContentSplash .moduleWeatherDescription img {
	text-align: center;
	padding: 0;
}
#mainContentSplash .recentPost {
	margin: 5px 0;
}
/* Right Bar Modules -- Weather, blogs, pages, gallery 
------------------------------------------------------*/
#modules {
	width: 194px;
	margin: 0 43px 0 13px;
	padding: 20px 10px 10px 10px;
}
#modules a:link, #modules a:visited {
	color: #000000;
	text-decoration: none;
}
#modules a:hover {
	color: #e78f30;
}
#modules .modContainer:first-child {
	margin-top: 10px;
}
.modContainer {
	border-top: 1px dotted #999999;
	margin: 35px 0 0 0;
	padding: 5px 0 0 0;
}
.moduleTitle {
	font-weight: bold;
	color: #72918b;
	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 130%;
	clear: both;
	margin: 5px 0;
}
.moduleWeatherTitle {
	padding: 5px 0 5px 0;
	text-align: left;
}
.moduleWeatherDescription {
	padding: 10px 0 5px 0;
	font-weight: bold;
	text-align: center;
}
.moduleWeatherDescription img {
	text-align: center;
	padding: 0;
}
.recentPost {
	margin: 5px 0;
}
/* Main content / left column styles
------------------------------------------- */
#mainContent {
	width: 684px;
	padding: 10px 10px 50px 10px;
	margin: 0 13px 0 33px;
	float: left;
	line-height: 160%;
}
#mainContentSplash {
	width: 960px;
	padding: 10px 30px 20px 30px;
	line-height: 160%;
	float: left;
}
/* Individual blog post page */
.blog_post {
	margin-top: 0px;
	padding-top: 0px;
}
/*  Multiple blog posts page */
.blogPost {
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 20px;
}
.blogPost h2 a {
	text-decoration: none;
}
/* Forms site-specific styles
------------------------------------------- */
#mainContent fieldset {
	margin: 0;
	padding-left: 0px;
}
#mainContent legend {
	font-weight: bold;
	color: #d26d00;
	border-top: 1px solid #bbbbbb;
	border-bottom: none;
	padding: 5px 0 20px 0;
}
#mainContent .description {
	color: #666666;
	font-size: 100%;
}
#fieldset-requestgroup legend {
	padding-top: 20px;
	color: #d26d00;
	font-size: 120%;
}
#fieldset-infogroup p, #fieldset-detailsgroup p, #fieldset-logingroup p {
	color: #d26d00;
}
#mainContent table.contentpane {
	display: inline;
	width: 400px;
}
.errors li {
	color: #990000;
	font-weight: bold;
	margin-left: 50px;
}
/* footer styles
------------------------------------------- */
#footer {
	margin: 0;
	padding: 0;
	background: url(/designs/markham/images/bottombar-background.gif) repeat-x;
	background-color: #25271c;
}
/* Bottom modules 
------------------------------------------------------*/
.bottombarContainer {
	width: 1020px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	color: #ebe9dc;
	overflow: hidden;
}
.bottombar {
	width: 1020px;
	margin-top: 20px;
	overflow: hidden;
}
.modContainerSplash .bottombar {
	width: 1020px;
	margin-top: 20px;
	overflow: hidden;
}
.bottombarContainer a:link, .bottombarContainer a:visited {
	color: #ebe9dc;
	text-decoration: none;
}
.bottombarContainer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.bottombarContainer .modContainer, .bottombarContainerSplash .modContainer {
	width: 290px;
	margin: 0;
	padding: 0 25px;
	float: left;
	border-top: none;
	font-size: 110%;
}
.bottombarContainer > .modContainer {
	margin-top: 20px;
}
.bottombarContainer > .modContainer > ul {
	margin-left: 0;
	padding-left: 0;
}
.bottombar > .modContainer {
	margin-top: 0;
}
.bottombarContainer .moduleTitle {
	font-weight: bold;
	color: #ebe9dc;
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bottombar h1, .bottombar h2, .bottombar h3 {
	color: #ebe9dc;
}
.bottombar .moduleWeatherDescription br {
	display: none;
}
.bottombar .recentPost {
	margin: 5px 0;
	padding: 5px 0;
}
.modContainer > .navigation {
	list-style: none;
}