/*
Theme Name:Reliable Caretaking
Theme URI:http://www.ReliableCaretaking.com/
Description:A custom WordPress theme for Reliable Caretaking
Version:1.0
Author:Lauren Keller
Author URI:http://www.SandstoneDigital.com/
*/

*{
margin:0;
padding:0;
border:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
#center{
width:1000px;
margin:0 auto;
}
#wrapper{
float:left;
width:1000px;
height:675px;
background:url('images/bg.gif') no-repeat 0 244px;
}
#head{
width:1000px;
height:244px;
background:url('images/hr_bg.jpg') no-repeat right 0;
text-indent:-9999px;
}
#head h1{
float:left;
display:block;
width:374px;
height:244px;
background:url('images/head_lt.gif') no-repeat;
text-indent:-9999px;
}
#head h1 a{
display:block;
width:374px;
height:210px;
background:url('images/head_lt.gif') no-repeat;
text-indent:-9999px;
}
#head div{
float:left;
width:601px;
height:244px;
background:url('/wp-content/uploads/header_images/rotate.php') no-repeat 0 11px;
overflow:hidden;
}
#sidebar{
float:left;
width:253px;
margin-left:18px;
}
#sidebar ul{
list-style:none;
}
#sidebar ul li{
border-bottom:1px solid #848475;
padding-left:15px;
}
#sidebar ul li a:link,#sidebar ul li a:visited{
display:block;
width:100%;
font:22px "Times New Roman";
line-height:40px;
color:#222;
text-decoration:none;
}
#sidebar ul li a:hover,#sidebar ul li a:active,#sidebar ul li a:focus{
display:block;
width:100%;
font:22px"Times New Roman";
color:#fff;
line-height:40px;
text-decoration:none;
}
#contact{
margin:25px 0 0 15px;
color:#444;
}
#contact div{
margin:0 0 15px 0;
}
#content,#foot{
float:right;
width:683px;
margin-right:25px;
padding:10px;
background:#fff;
}
#content{
min-height:431px;
height:auto!important;
height:431px;
}
#foot{
height:10px;
font-size:12px;
color:#888;
text-align:right;
background:#fff url('images/foot.gif') no-repeat 23px 0;
}
#valid{
text-align:right;
margin:15px auto;
padding:0 0 15px 0;
color:#888;
line-height:16px;
}
body{
font:14px Arial;
background:#333;
}
img,a img{
border:0;
}
a{
color:#939362;
}
h1,h2,h3,h4,h5,h6{
font-family:"Times New Roman";
}
h2{
font-size:24px;
font-weight:normal;
}
h2 a{
color:#000;
text-decoration:none;
}
p{
padding:5px;
}
hr{
display:none;
}
.editlink{
clear:both;
}
#googlemap{
width:200px;
float:left;
text-align:center;
font-size:11px;
padding-right:50px;
}
#googlemap a{
color:#000;
text-decoration:none;
}
.center{
	text-align:center;
	}
.alignright{
	float:right;
	}
.alignleft{
	float:left;
	}
