/* -------------------------------------------------------------
	Emerald Valley
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.3
	Date:			May 2009
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Re-defined Styles
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Body
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #33170f url(../images/bg_body.jpg);
	font: normal 0.95em/1.6em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #7e7c73;
}

a img, :link img, :visited img {
	border: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link, a:visited {
	color: #566872;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

ul li {
	padding-left: 10px;
	position: relative;
	list-style-type: none;
}

h2, h3 {
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
}

h2 {
	font-size: 2em;
	color: #835b4c;
}

h3 {
	font-size: 1.6em;
}

h4 {
	margin-bottom: 10px;
	font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #835b4c;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#root {
	width: 100%;
	margin-top: -26px;
	padding-top: 26px;
	background: #f4f1e1;
}

#home #root {
	background: #f4f1e1 url(../images/bg_root.gif) repeat-x left bottom;
}

#index {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

#interior #index {
	background: url(../images/bg_index.gif) repeat-y right top;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#body p,
#body ul,
#body ol {
	margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
	width: 970px;
	height: 143px;
	margin: 0 auto;
	position: relative;
	background: url(../images/logo_EVPMC.gif) no-repeat;
}


/* --- UI --- */

#ui {
	width: 676px;
	height: 30px;
	margin-top: 114px;
	float: right;
	position: relative;
	z-index: 5;
	background: url(../images/bg_ui.jpg) no-repeat;
	text-align: left;
}

#ui li {
	width: auto;
	height: 30px;
	padding: 0;
	float: left;
	background: transparent;
	overflow: hidden;
	border-left: 1px solid #7a6a52;
}

#ui li.first {
	border: 0;
}

#ui li:hover, #ui li.over {
	overflow: visible;
}

#ui a {
	float: left;
	height: 30px;
	text-indent: -9000em;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#ui a:link, #ui a:visited {
	font: normal 0.85em "Lucida Sans", "Lucida Grande", sans-serif;
	color: #f4f1e1;
	text-decoration: none;
}

#ui a:hover,
#ui li:hover a, 
#ui li.over a {
	background-position: left bottom;
}

#ui_home, #ui_home a {
	width: 70px;
	background-image: url(../images/ui_home.gif);
}

#ui_services, #ui_services a {
	width: 88px;
	background-image: url(../images/ui_services.gif);
}

#ui_staff, #ui_staff a {
	width: 76px;
	background-image: url(../images/ui_staff.gif);
}

#ui_forms, #ui_forms a {
	width: 82px;
	background-image: url(../images/ui_forms.gif);
}

#ui_news, #ui_news a {
	width: 67px;
	background-image: url(../images/ui_news.gif);
}

#ui_contact, #ui_contact a {
	width: 82px;
	background-image: url(../images/ui_contact.gif);
}

#ui_appointments, #ui_appointments a {
	width: 110px;
	background-image: url(../images/ui_appointments.gif);
}

#ui_vetstreet, #ui_vetstreet a {
	width: 82px;
	background-image: url(../images/ui_vetstreet.gif);
}




/*	Messaging
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#home #messaging {
	width: 557px;
	height: 381px;
	float: left;
	background: url(../images/img_messaging.jpg) no-repeat;
}



/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {
	width: 308px;
	padding-bottom: 32px;
	float: right;
}


/* --- UI Secondary --- */

#ui_secondary {
	width: 308px;
}

#ui_secondary li {
	width: 308px;
	float: left;
	padding: 0;
	background: transparent;
}

#ui_secondary a:link, #ui_secondary a:visited {
	width: 282px;
	padding-left: 26px;
	float: left;
	clear: both;
	color: #835b4c;
	text-decoration: none;
	font: normal 1em/31px "Lucida Sans", "Lucida Grande", sans-serif;
}

#ui_secondary a:hover, #ui_secondary a:active, #ui_secondary a:focus {
	color: #63737b;
}

#ui_secondary .active a:link, #ui_secondary .active a:visited,
#ui_secondary .active a:hover, #ui_secondary .active a:active, #ui_secondary .active a:focus {
	color: #63737b;
	background: url(../images/bg_ui_li.jpg) no-repeat;
}



/*	Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*	Body: Content
- - - - - - - - - - - - - -  */

#body {
	width: 612px;
	min-height: 330px;
	padding: 0 0 30px 0;
	float: left;
}

#home #body {
	width: 394px;
	float: right;
	clear: right;
	padding-top: 40px;
	font-size: 1em;
	color: #566872;
}

#home #header {
	width: 394px;
	height: 148px;
	margin-bottom: 5px;
	background: url(../images/title_lifebegins.gif) no-repeat;
}

#header {
	width: 100%;
	margin-bottom: 20px;
	padding: 10px 0;
	float: left;
	clear: both;
	background: #f4f1e1 url(../images/bg_header.jpg) no-repeat left bottom;
	font-weight: bold;
}



/*	Body: Subcontent
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#subcontent {
	width: 970px;
	height: 256px;
	float: left;
	clear: both;
	font-size: 0.7em;
	line-height: 1.6em;
}

#featurelist {
	width: 552px;
	float: left;
}

#interior #featurelist {
	width: 226px;
	padding-left: 27px;
	font-size: 0.7em;
	line-height: 1.6em;

}

#featurelist li {
	width: 244px;
	padding: 36px 32px 0 0;
	float: left;
	background: transparent;
	list-style-image: none;
	list-style-type: none;
}

#interior #featurelist li {
	width: 247px;
	margin-top: 21px;
	padding: 16px;
	background: #f4f1e1;
	border: 1px solid #d4d2c4;
	list-style-image: none;
}

#featurelist p {
	padding-left: 6px;
}

#facility .title, #mailinglist .title {
	height: 108px;
	margin-bottom: 10px;
}

#facility .title {
	background: url(../images/title_facility.gif) no-repeat;
}

#mailinglist .title {
	background: url(../images/title_mailinglist.gif) no-repeat;
	list-style-image: none;
}

#mailinglist .input_class {
	width: 168px;
	padding: 5px 0 6px 8px;
	background: url(../images/bg_input.gif) no-repeat;
	border: 0;
	color: #788992;
	font: normal 1.2em/26px Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}

#mailinglist form {
	padding-top: 10px;
}

#mailinglist #btn_submit {
	width: 56px;
}

#mailinglist input {
	float: left;
}


/* --- news --- */

#news {
	width: 372px;
	padding: 25px 23px 0 23px;
	float: right;
	margin-top: -10px;
	background: url(../images/bg_news.gif) no-repeat;
	position: relative;
	z-index: 3;
}

#news .title {
	height: 26px;
	margin-bottom: 16px;
	background: url(../images/title_newsevents.gif) no-repeat;
}

.more_link {
	width: 70px;
	float: right;
	clear: both;
	text-align: center;
}


/* --- Image Positioning --- */

.float_left {
	float: left;
	padding: 0 8px 8px 0;
}

.float_right {
	float: right;
	padding: 0 0 8px 8px;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	width: 970px;
	height: 40px;
	margin: 0 auto;
	padding-top: 20px;
	clear: both;
	color: #886e66;
	text-align: left;
	font: normal 0.8em "Lucida Sans", Verdana, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited {
	color: #886e66;
}

#copyright {
	width: 500px;
	float: left;
}

#site_credit {
	width: 240px;
	float: right;
	text-align: right;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.input_class {
	border: 1px solid #999;
	font: normal 11px/1.4em Arial, Helvetica, sans-serif;
}

.required {
	color: #f00;
}





/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

/* http://microformats.org/wiki/hcard */
.vcard {
	display: none;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}
