@charset "UTF-8";
/********* 	Breneman's Landscaping ~ Copyright 2010 ************/

/********** global *************/

body {margin:0; padding:0; background: url(../images/body_bg.jpg) repeat-x #e1dbc4;}

.clear {clear:both;}

a {outline:none;}

#container {margin:0 auto; background: url(../images/container_bg.jpg) no-repeat; width:1004px;}

/********** masthead *************/

#masthead h1 {margin:0; text-indent: -9999px; height:125px;}
#masthead ul {list-style-type: none; padding:0 140px;}
#masthead li {float:left; font-size:18px; font-family:Myriad Pro, Arial, sans-serif; color:#886396;}
#masthead li a {color:#333; text-decoration: none; padding:1px 20px;}
#masthead li.logo {width:190px;}

/********** content *************/

#content {background: #f4f2ea; margin:50px auto 0 auto; width:890px; padding: 0 30px; font-family:Arial, sans-serif;}
#content p {font-size:12px; line-height:150%; color:#663300;}
#content p a {color:#680f25;}

.left {float:left; width:525px; padding-right:35px;}
.main {width:800px; padding:10px;}

.welcome {background: url(../images/welcome_bg.jpg) no-repeat; width:520px; height:353px;}

.right {float:left; width:320px;}
.right ul {list-style-type:none; font-size:14px; font-weight:bold; color:#7b5589; padding:0; margin:20px 15px; background: url(../images/nav_bg.gif) no-repeat right 40px;}
.right li {padding:5px 15px; background: url(../images/bullet.gif) no-repeat left;}
.right img {text-align: center;}

h2 {background: url(../images/h2_bg.jpg) no-repeat bottom; padding-bottom:10px; text-align: center; color:#680f25; font-size:22px; font-family:Myriad Pro, Arial, sans-serif; font-weight:normal;}
h2 span {color:#65894a;}
h3 {color:#680f25; font-size:14px; font-family:Myriad Pro, Arial, sans-serif; font-weight:bold; margin-bottom:-10px;}
h4 {color:#680f25; font-size:22px; font-family:Myriad Pro, Arial, sans-serif; font-weight:normal;}

input, textarea {background:url(../images/input_bg.jpg) repeat-x #FFF; color:#666; border:1px solid #CCC; font-size:12px; padding-bottom:2px;}
form .submit {color:#ffffff; width:136px; height:22px; border:0; padding-bottom:6px; cursor:pointer; background:#660000;}
table {font-size:12px;}
td {height:25px;}

hr {border-bottom:#660000 1px solid; border-left:none; border-right:none;}


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

#footer {background: url(../images/footer_bg.jpg) no-repeat; width:974px; padding-top: 60px; height:20px; margin:0 auto 30px auto;}
#footer p {font-family:Arial, sans-serif; color:#fff; font-size:11px; margin:0; text-align: center;}
#footer a  {text-decoration: none; color:#fff;}
#footer a:hover {text-decoration: underline;}
