/* @override http://72.249.118.12/wp-content/themes/endless/style.css */

/* 
Theme Name: EMIHSHomeCare.com
Theme URI: http://DigiSquid.com
Description: The 2008 design for EMIHShomeCare.com
Version: 1.0
Author: DigiSquid
Author URI: http://www.DigiSquid.com/

*/


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #4583ac;
}
.design #container {
	width: 750px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.design #header {
	width: 750px;
	height: 141px;
	background: url(images/template/masthead.jpg) no-repeat;
	padding: 15px 10px 0 290px;
}

.design #content {
	padding: 0 30px;
}

.design #bkg {
	background: #e9eaea url(images/template/bkg.png) repeat-x;
}

.design #footer {
	padding: 25px 10px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #4583ac url(images/template/footer.png) repeat-x;
	height: 200px;
}
.design #footer p {
	margin: 0; 
	padding: 10px 0;
	color: white;
}

.design #footer a {
	margin: 0; 
	padding: 10px 0;
	color: white;
}

.design #footer a:hover {
	margin: 0; 
	padding: 10px 0;
	color: #d0e1fe;
}

/* design Elements */

h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #3b7fa5;
	padding-top: 0;
	padding-bottom: 25px;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #3b7fa5;
	padding-top: 0;
	padding-bottom: 25px;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 25px;
}

p.list {
	font-size: 12px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 25px;
	padding-left: 50px;
	line-height: 30px;
}

strong {
	font-weight: bold;
}

.small {
	font-size: 9px;
	line-height: 10px
}

.bigger {
	font-size: 125%;
	font-weight: bold;
}

p a:link, a:visited {
	color: #6bb5f3;
	text-decoration: none;
}


p a:hover, a:active {
	color: #fa921f;
	text-decoration: none;
	background: none;
}


p.more {
	margin: 0;
	padding-left: 70px;
}

p.more a {
	display: block;
	width: 150px;
	height: 25px;
	background-color: #305c79;
	color: white;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	border: 1px solid #000;
	text-align: center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}

p.more a:visited {
	color: white;
}

p.more a:hover, a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #4583ac;
}

p.pdf {
	margin: 0;
	padding-left: 70px;
}

p.pdf a {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	padding: 7px;
	border: 1px solid #787878;
	text-align: left;
}

p.pdf a:visited {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	padding: 7px;
	border: 1px solid #787878;
	text-align: left;

}

p.pdf a:active {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-decoration: none;
	padding: 7px;
	border: 1px solid #787878;
	text-align: left;

}

p.pdf a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #4583ac;
}

.border {
	border: solid 1px black
}

.photoleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
}

.photoright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}

/* Start Menu*/
#menu {
	height: 54px;
	text-align: center;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 450px;
	float: left;
}
#menu li {
    list-style:none;
    display:inline;
    text-align: center;
    
}

	
#menu a {
    color:#fff;
    text-decoration:none;
    float:left;
	height: 35px;
	padding-top: 15px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background: none;
}
#menu a:hover, a:active {
	color: #fdfe8e;
}


/* End Menu */

.accent {
	margin-right: 25px;
	margin-bottom: 20px;
	border: 1px solid #3c7fa5;
}

/* Form */

h3 {
	font-size: 12px;
	color: #356aa0;
	padding-top: 20px;
}

form.webform fieldset {
  margin-bottom: 10px;
}

form.webform input {
	width: 250px;
}

form.webform legend {
  padding: 0 2px;
  font-weight: bold;
	font-size: 18px;
	color: #356aa0;
}
form.webform label {
  display: inline-block;
  line-height: 14px;
  vertical-align: top;
	font-size: 12px;
}
form.webform fieldset ol {
  margin: 0;
  padding: 0;
}
form.webform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.webform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.webform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.webform fieldset fieldset label {
  display: block;
  width: auto;
}
form.webform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.webform label {
  width: 250px; /* Width of labels */
}
form.webform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.webform #submitbox {
	background-color: #356aa0;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}



