body {
	background: #d7c4c7 url(../img/index/layout/body.gif) 0 0 repeat-x;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper1 {
	position: relative;
	background: #d7e5f8;
	width: 100%;
	text-align: center;
}

#wrapper2 {
	position: relative;
	margin: 0 auto;
	width: 790px;
	height: 383px;
	text-align: left;
}

#header {
	position: relative;
	background: url(../img/index/layout/header.gif) 0 0 no-repeat;
	margin: 0 auto;
	width: 790px;
	height: 91px;
}

#flash {
	position: absolute;
	height: 383px;
	width: 578px;
	top: 0;
	right: 0;
	background: url(../img/index/flash.gif) 0 0 no-repeat;
}

div#footer {
	position: relative;
	background: url(../img/index/layout/footer_repeat.gif) 0 0 repeat-x;
	margin: 0 auto;
	width: 100%;
	height: 146px;
	text-align: center;
}

div#footer div#foot_and_center {
	position:relative;
	width: 790px;
	margin: 0 auto;
}

div#footer div#address {
	position:absolute;
	right: 0;
	background: url(../img/index/layout/address.gif) 0 0 no-repeat;
	width: 578px;
	height: 25px;
}

div#footer div#welcome {
	position:absolute;
	top: 25px;
	left: 0;
	background: url(../img/index/layout/welcome.gif) 0 0 no-repeat;
	width: 250px;
	height: 121px;
}


div#footer div#content {
	position: relative;
	margin: 0 10px 0 260px;
	padding: 30px 0 0 0;
	text-align: left;
}

div#footer div#content p {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 6px;
}

p#copyright { margin-top: 30px; font-size: 1em; }

.fr { float: right; margin: 0 12px 6px 6px; }
.fl { float: left; margin: 0 6px 6px 12px; }
.clear { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.center {text-align:center;}


h1 {
	margin: 0;
	padding: 12px;
	font-size: 1.8em;
	color: #681d20;
	line-height: 1.3;
	font-weight: 400;
}

h2 {
	margin: 0;
	padding: 12px;
	font-size: 1.6em;
	color: orange;
	line-height: 1.3;
}

h3 {
	margin: 0;
	padding: 12px;
	font-size: 1.3em;
	color: lime;
	line-height: 1.3;
}

h4 {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #999;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 12px;
	font-size: 1.1em;
	color: #000;
	line-height: 1.3;
}

h6 {
	margin: 0;
	padding: 12px;
	font-size: 1em;
	color: #333;
	line-height: 1.3;
}

p {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.4;
}

li {
	margin: -5px 0 0 35px;
	padding: 12px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
}

a {
	color: #446DB1;
	text-decoration: underline;
}


a:hover, a:visited:hover {
	color: #681D20;
	text-decoration: underline;
}

ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	position: absolute;
	top: 0;
	left: 0;
}

ul#nav li a { display: block; }

ul#nav li a#about_us { background: url(../img/index/nav/about_us.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#about_us:hover,ul#nav li a#about_us:visited:hover { background-position: -207px 0; }
ul#nav li a#vets { background: url(../img/index/nav/vets.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#vets:hover,ul#nav li a#vets:visited:hover { background-position: -207px 0; }
ul#nav li a#staff { background: url(../img/index/nav/staff.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#staff:hover,ul#nav li a#staff:visited:hover { background-position: -207px 0; }
ul#nav li a#services { background: url(../img/index/nav/services.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#services:hover,ul#nav li a#services:visited:hover { background-position: -207px 0; }
ul#nav li a#board_groom { background: url(../img/index/nav/board_groom.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#board_groom:hover,ul#nav li a#board_groom:visited:hover { background-position: -207px 0; }
ul#nav li a#newsletter { background: url(../img/index/nav/newsletter.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#newsletter:hover,ul#nav li a#newsletter:visited:hover { background-position: -207px 0; }
ul#nav li a#medical_articles { background: url(../img/index/nav/medical_articles.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#medical_articles:hover,ul#nav li a#medical_articles:visited:hover { background-position: -207px 0; }
ul#nav li a#breaking_news { background: url(../img/index/nav/breaking_news.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#breaking_news:hover,ul#nav li a#breaking_news:visited:hover { background-position: -207px 0; }
ul#nav li a#location { background: url(../img/index/nav/location.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#location:hover,ul#nav li a#location:visited:hover { background-position: -207px 0; }
ul#nav li a#contact_us { background: url(../img/index/nav/contact_us.gif) 0 0 no-repeat; width: 212px; height: 33px; }
ul#nav li a#contact_us:hover,ul#nav li a#contact_us:visited:hover { background-position: -207px 0; }

