/* LINKS
--------------------------------------------------------------------------------------*/
a,a:visited{
 color:#165b1e;
 text-decoration:none;}

a:hover, a.selected{
 color:#ff3300;}
 
a.email{
color:#ff0000;}

/* HEADINGS
--------------------------------------------------------------------------------------*/
h1{
 color:#000000;
 text-align:left;
 font-size:2.5em;
 font-weight:normal;
 font-family:Arial, Helvetica, sans-serif;}
 

 
/* PAGE STRUCTURE
--------------------------------------------------------------------------------------*/
#header{
 background:url(../images/rebeccaruth/bg_banner.jpg) no-repeat top left;
 width: 850px;
 height:140px;}

#content{
 background:url(../images/rebeccaruth/bg.jpg) no-repeat top left;
 width: 850px;
 height:2434px;}

/* HEADER
--------------------------------------------------------------------------------------*/
#header .services{
 color:#d5e962;
 font-size:1.4em;
 position:relative;
 top: 15px;
 margin:0 0 30px 20px;
 letter-spacing:4px;
 background:url(../images/rebeccaruth/services.png) no-repeat top left;
 width: 807px;
 height:24px;
 text-indent:-9999px;
 overflow:hidden;}

.logo-rebecca{
 background:url(../images/rebeccaruth/logo.png) no-repeat top left;
 width: 409px;
 height:64px;
 text-indent:-9999px;
 overflow:hidden;
 display:block;
 margin-left: 230px;}
 
.page-active{
 float:right;
 color:#FFF;
 font-size:2.7em;
 line-height: 1%;
 padding: 0px 30px 0 0;}

/* CONTENT
--------------------------------------------------------------------------------------*/
ul#main-nav{
 margin-left: 180px;
 padding: 13px 0 20px 0px;}

ul#main-nav li{
 float:left;
 background:url(../images/bullet.png) no-repeat 0 6px;
 padding: 0 10px 0 13px;
 font-size:1.3em;
 line-height: 133%;
 font-weight:bold;}

.intro-text{
	position:absolute;
	font-weight:bold;
	width: 300px;
	margin: 0 0 0 21px;
	left: 69px;
	top: 182px;
}
 
 
.products{
	position:absolute;
	color:#0b5c22;
	font-size:1.2em;
	font-weight:bold;
	left: 60px;
	top: 191px;
}

.felted-wool{
 margin: 336px 0 0 20px;
 padding: 0 0 0 183px;
 position:absolute;
 background:url(../images/rebeccaruth/feltedwool.png) no-repeat 0 0px;
 width: 511px;
 height:350px;}

.handquilting{
 margin: 0 0 0 351px;
 background:url(../images/rebeccaruth/handquilting.png) no-repeat top left;
 width: 237px;
 height:98px;
 padding: 248px 0 0 20px;}

.quiltlectures{
 margin: 0 0 0 603px;
 width: 234px;
 height:277px;
 background:url(../images/rebeccaruth/quiltlectures.jpg) no-repeat 20px 20px;}

.patterns{
 margin: 292px 0 0 638px;
 padding: 30px 0 0 0;
 background:url(../images/rebeccaruth/patterns.jpg) no-repeat 60px 0;
 width: 200px;
 height:183px;}
 
 #contactme {
 float:left;
 width: 92px;
 margin-left: 50px;
 }
 
 #content-left {
 float: left;
 font-weight:bold;
 width: 245px;
 padding: 0 10px 0 20px;
 }
 
 #content-right {
 float: left;
 font-weight:bold;
 width: 370px; 
 padding: 0 20px 0 34px;
 }
 
