/******************* main elements **********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, input, fieldset, blockquote, cite
{
    margin: 0;
    padding: 0;
    border: 0;
}

.clear{clear: both;}
.space{height: 35px;}
.left{float: left;}
.right{float: right;}

html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    height: 100%;
}

body
{
    font-size: 1.2em;
    color: #323232;
    height: 100%;
    background: #f5f2ed url(../images/top-shadow.gif) repeat-x;
}

a
{
    color: #092b65;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h2{
    font-size: 1.9em;
    font-weight: bold;
    color: #092b65;
    /*color: #998376;*/
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #cacaca;
}

h3{
    font-size: 1.6em;
    font-weight: normal;
    margin: 0 0 15px 0;
    color: #092b65;
}

h4{
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 15px 0;
    color: #092b65;
    padding: 15px 0 0 0;
}

table{padding: 0 0 15px 0;}

th, td{
  padding: 5px 3px 5px 6px;
  text-align: center;
  border: 1px solid #dadada;
/*  margin: 1px;*/
  background: #fff url(../images/shadow-back.gif) repeat-x left bottom;
}


/******************* main text area elements *******************/
#text h3{
    padding: 15px 0 0 0;
}

#text p, #text ul, #text ol{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
}

#text ul, #text ol{
    padding: 0 0 15px 30px;
}

#text ul ul, #text ul ol, #text ol ol, #text ol ul{padding: 0 0 0 30px;}

#text img{
    padding: 3px;
    border: 1px solid #DEDFDE;
    vertical-align: middle;
    margin: 0 10px 10px 0;
}

#text table img{
    padding: 3px;
    border: 1px solid #DEDFDE;
    vertical-align: middle;
    margin: 0;
}

#text img.right{
    float: right;
    margin: 0 0 10px 10px;
}

#text .noborder{
    border: 0;
}

#text .application img{
	border:none;
}

blockquote{
    font-size: 0.9em;
    background: url(../images/blockquote-middle.gif) repeat-y;
    margin: 0 0 15px 0;
}

#text blockquote p{
    padding: 0;
}

blockquote div{
    background: url(../images/blockquote-start.gif) no-repeat;
    padding: 15px 25px 5px 45px;
}

blockquote cite{
    width: 533px;
    height: 29px;
    display: block;
    background: url(../images/blockquote-end.gif) no-repeat right top;
    font-style: italic;
    font-weight: bold;
    color: #798263;
}


/***************************** layout divs *******************/

#wrapper{
    width: 945px;
    margin: 0 auto -80px auto; 
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#header{
    padding: 50px 15px 0 20px;
}

#logo{
    width: 300px;
    float: left;
}

#contacts{
    width: 250px;
    float: right;
    margin: -5px 5px 5px 0;
    font-size: 1em;
    text-align: right;
    line-height: 1.4;
	font-weight:bold;
}

#text{
    width: 580px;
    float: left;
    margin: 0 0 40px 40px;
    padding: 0 0 0 0;
}


/********************** main horizontal menu ***************/

#mainmenu{
    float: right;
    list-style: none;
    position: relative; top: -5px; right: 6px;
    z-index: 1;
/*	margin:-5px 6px 0 0;*/
}

#mainmenu li{
    float: left;
    width: 120px;
    height: 35px;
    background: url(../images/mainmenu-back.gif);
}

#mainmenu li a{
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 0.05em;
    color: #fff;
    background: url(../images/mainmenu-back.gif);
    display: block;
    width: 120px;
    height: 25px;
    padding: 10px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    
}

#mainmenu li a:hover{
    text-decoration: none;
    background: url(../images/mainmenu-back-hover.gif);
    height: 20px;
    padding: 15px 0 0 0;
}

#mainmenu li.active a{
	background:url(../images/mainmenu-back-active.gif) repeat-x;
}

#mainmenu li.active a:hover{
    text-decoration: none;
    background: url(../images/mainmenu-back-active-hover.gif) repeat-x;
    height: 20px;
    padding: 15px 0 0 0;
}

/******************* headers with slogan and header for inner pages **********************/

.panel{
    width: 945px;
    height: 250px;
    background: url(../images/banner-home_independence.jpg);
}

#first{
    background: url(../images/banner-home_independence.jpg);
}
#second{
    background: url(../images/banner-home_honor.jpg);
}
#third{
    background: url(../images/banner-home_values.jpg);
}
#index{
    background: url(../images/banner-home_independence.jpg);
}
#about{
    background: url(../images/inner_about.jpg);
}
#services{
    background: url(../images/inner_services.jpg);
}
#caregivers{
    background: url(../images/inner_services.jpg);
}
#testimonials{
    background: url(../images/banner-testimonials.jpg);
}

.panel-contact{
    width: 945px;
    height: 200px;
    background: url(../images/inner_contact.jpg);
	margin-top:-18px;
}

.panel-aboutus{
    width: 945px;
    height: 200px;
    background: url(../images/inner_aboutus.jpg);
	margin-top:-18px;
}

.panel-services{
    width: 945px;
    height: 200px;
    background: url(../images/inner_services.jpg);
	margin-top:-18px;
}

.panel-caregiver{
    width: 945px;
    height: 200px;
    background: url(../images/inner_caregivers.jpg);
	margin-top:-18px;
}

.panel-testimonials{
    width: 945px;
    height: 200px;
    background: url(../images/banner-testimonials.jpg);
	margin-top:-18px;
}

.panel .show-next-banner{width: 20px; height: 100px; display: block; float: right; position: relative; top: 130px;}

.slogan{
    width: 450px;
    padding: 65px 0 0 350px;
}

.slogan p{
    color: #fff;
    line-height: 1.5;
    padding: 10px 0 15px 0;
}

.slogan strong{
    color: #adddff;
    font-size: 2.1em;
    font-family: Arial, sans-serif;
}


/******************* left sidebar **********************/

#sidebar{
    width: 270px;
    float: left;
    padding: 0 0 0 20px;
}

#sidebar p, #sidebar ul{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
    font-size: 0.9em;
}

#sidebar ul{
    list-style-image: url(../images/tick.gif);
    padding: 0 0 15px 25px;
}

#sidebar ul li{padding: 0 0 5px 5px;}

#sidebar img{
    float: left;
    padding: 3px;
/*    border: 1px solid #C8C8C8;*/
    margin: 0 15px 5px 0;
}

#sidebar strong{
    text-transform: uppercase;
}

#sidebar #sidemenu li{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}

#sidebar #sidemenu li a{
	color:#8a7466;
	font-size:16px;
	font-weight:bold;
	font-family:arial;
}

#sidemenu {
	margin-top:9px;
}

/******************* footer *****************************/

.push{height: 80px;}

#footer{height: 80px;}

#footer{
    background: #E3E2E3 url(../images/footer-shadow.gif) repeat-x;
}

#footer .inner {
    width: 945px;
    margin: 0 auto; 
}

#footer .inner p{
    padding: 8px 0 0 0px;
	font-size:0.7em;
}

.links {
/*	border:1px solid #000;*/
	width:580px;
	float:right;
    font-size: 1.1em;
	margin:20px 40px 0 0;
	text-align:center;
}


/**************** contact form **************************/

input, select, option{
  width:246px;
}

input, select {
	border: solid 1px #ddd;
/*	background: transparent url(../images/contact-input-back.gif) repeat-x;*/
	background:#fff;
	width: 246px;
	margin:5px 0;
	font-family:arial;
	font-size:18px;
	padding:3px 2px;
}

option{background: white;}

textarea{
	width: 400px;
	height:200px;
/*	background: transparent url(../images/contact-textarea-back.gif) repeat-x left bottom;*/
}

input.small {
	float:left;
	width:60px;
	border:none;
	text-align:center;
}

input.submit-button{
	background: url(../images/contact-send-button.gif) no-repeat;
	width: 78px;
	height: 29px;
	border: 0;
	color: white;
	font-weight: bold;
	font-size:14px;
	padding-top:0px;
}


/**************** scrolling effect **********************/
#slider {
  width: 945px;
  position: relative;
  top:-18px;
}

.scroll {
  height: 250px;
  width: 945px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  margin: 0 0 20px 0;
  z-index: 0;
}

.scrollContainer div.panel {
  width: 945px;
  height: 250px;
  z-index: 0;
}

/***********************************************************/
.tagline {
	color:#4aa8d8;
	font-style:italic;
	font-size:12px;
	font-family:georgia;
	font-weight:normal;
	margin:3px 0 0 3px;
	float:left;
	width:300px;
}

.side_quote {
    width: 240px;
    float: left;
	font-size:18px;
	font-style:italic;
	line-height:1.4em;
	font-family:georgia;
	color:#8a7466;
}

.blue_link {
	font-size:14px;
/*	color:#4aa8d8;*/
	color:#092b65;
	line-height:3em;
	font-style:italic;
	font-family:georgia;
}

.tan {
	color:#8a7466;
	font:1.4em;
	font-weight:bold;
	line-height:1.6em;
}

.application {
	float:left;
	width:180px; 
	text-align:center; 
	margin:0 40px;
}

.border {
	width:3px;
	height:160px;
	background:url('../images/border.png') repeat-y;
	float:left;
	margin-top:-15px;
}

.testimonial {
	float:left;
	width:90%;
	margin-left:5%;
	color:#8a7466;
	font-size:14px;
	line-height:1.6em;
	font-style:italic;
}

.signature {
	float:right;
	text-align:right;
	margin:0px 20px 15px 0;
	font-size:14px;
	color:#4aa8d8;
	line-height:3em;
	font-style:italic;
	font-family:georgia;
}

.form {
	float:left;
	font-size:14px;
	margin:0 10px 15px 0;
}

.form_r {
	float:left;
	font-size:14px;
	margin-top:-10px;
}

.form_left {
	float:left;
	width:120px;
	font-size:14px;
	text-align:right;
	margin:0 10px 15px 0;
}

.form_right {
	float:left;
	width:250px;
	font-size:14px;
	margin-top:-10px;
}
