html, body
{
	min-width : 900px;
	min-height: 700px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #331313;
	padding-left: 20px;
	padding-right: 20px;
	background-color : #fff;
	margin : 0;
	cursor : default;
	border-width : 1px;
	border-style : solid;
	border-color : #7B7878;
}

body 
{
	min-width : 900px;
	min-height: 800px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #331313;
	padding-left: 20px;
	background-color : #fff;
	margin : 0;
	cursor : default;
}

body a, a:link, a:visited
{
	color : #7E4080;
	font-weight: bold;
}

body a img
{
	border : 0 none;
}

body h3, h4, h5, h6
{
	font-weight : bold;
	font-size : 115%;
	color: #364903;
}

body h1
{
	font-weight : normal;
	padding-left: 20px;
	font-size: 140%;
	color: #364903;
}

body h2
{
	font-weight : bold;
	font-size : 115%;
	color: #364903;
}

body h3
{
	font-weight : bold;
	font-size : 100%;
	color: #364903;
}

body p
{
	font-size: 100%;
	color : #331313; 
}

#home 
{
	min-width : 900px;
	min-height: 600px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #331313;
	padding-left: 20px;
	background-color : #ffffff;
	cursor : default;
}

#home a, a:link, a:visited
{
	color : #82A425;
	font-weight: bold;
}

#home a img
{
	border : 0 none;
}

#home h3, h4, h5, h6
{
	font-weight : bold;
	font-size : 115%;
	color: #364903;
}

#home h1
{
	font-weight : bold;
	font-size : 150%;
	color: #364903;
	background: #ffffff;
}

#home h2
{
	font-weight : bold;
	font-size : 125%;
	color: #364903;
}

#home p
{
	font-size: 100%;
	color : #331313; 
}

#hometext 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #331313;
	background-color : #fff;
	cursor : default;
	left: 20px;
	font-size: 100%; 
	float: top; 
	position: absolute;
}

#hometext p
{
	font-size: 100%;
	color : #331313; 
	float: top; 
	position: absolute;
}

#homepromo
{
	left: 20px;
	font-size: 100%;
	color : #C0FF06;
	float: left; 
	width: 900px;
	position: absolute;
}
#gogreen
{
	left: 60px;
	font-size: 100%;
	color : #C0FF06;
	padding-top: 110px;
	float: left; 
	width: 300px;
	height: 266px;
	background: url(/images/gogreen_home.jpg) no-repeat left top;
	position: absolute;
}
#gogreen a, a:link, a:visited
{
	color : #C0FF06;
	text-decoration: underline;
}

#health
{
	left: 360px;
	font-size: 100%;
	color : #C0FF06;
	padding-top: 110px;
	float: left; 
	width: 300px;
	height: 266px;
	background: url(/images/health_home.jpg) no-repeat left top;
	position: absolute;
}
#health a, a:link, a:visited
{
	color : #C0FF06;
	text-decoration: underline;
}

#pet
{
	left: 660px;
	font-size: 100%;
	color : #C0FF06;
	padding-top: 110px;
	float: left; 
	width: 300px;
	height: 266px;
	background: url(/images/pet_home.jpg) no-repeat left top;
	position: absolute;
}
#pet a, a:link, a:visited
{
	color : #C0FF06;
	text-decoration: underline;
}

#homeconsult
{
	left: 680px;
	top: 573px;
	font-size: 100%;
	color : #331313;
	float: left;
	width: 175px;
	position: absolute;
}

#hometherapies
{
	left: 680px;
	top: 290px;
	font-size: 100%;
	color : #331313;
	float: left;
	width: 197px;
	position: absolute;
}

#homeanimals
{
	left: 60px;
	top: 573px;
	font-size: 100%;
	color : #331313;
	float: left;
	width: 197px;
	position: absolute;
}

#header
{
	background: url(/images/header_rose.jpg) no-repeat right top;
	height: 116px;
}

#sidebar
{
	float : left;
	width : 220px;
	
	padding-bottom : 215px;
	margin-bottom : 10px;
}
#sidebar + div
{
	margin-left : 268px;
}
#sidebar ul
{
	padding : 0;
	margin : 0;
}
#sidebar li
{
	list-style : none;
	
	color : #fff;
	background-color : #41a1c8;
	border-bottom : 1px solid #fff;
}
#sidebar li:first-child
{
	border-top : 1px solid #fff;
}
#sidebar li a:link,
#sidebar li a:visited
{
	display : block;
	
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	color : #fff;
	
	padding : 5px 0 5px 15px;
}
#sidebar li a:hover,
#sidebar li a:visited:hover,
#sidebar li.active a:link,
#sidebar li.active a:visited,
{
	color : #bde0ee;
}

#nav
{
	height : 20px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 20px;
	background: url(/images/nav_bg.jpg) no-repeat left top;
	border-width : 1px 0;
	border-style : solid;
	border-color : #ffffff;
}

#nav a:link, #nav a:visited
{
	text-decoration : none;
	font-weight: normal;
	color : #ffffff;
	padding-right: 10px;
	border-width : 0 1px 0 0;
	border-style : solid;
	border-color : #7B7878;
}

#footer {
	font-size: 65%;
	background: #ffffff;
	color: #331313;
	min-width: 900px;
	left: 60px;
	right: 40px;
	position: absolute;
	border-width : 1.5px;
	border-style : solid;
	border-color : #6E3416;
}
#footer a:link, #footer a:visited {
	color: #331313;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #331313;
	text-decoration: none;
}


