/*outer wrappers - faux columns
++++++++++++++++++++++++++++*/
.home #mainwrapperrbg {
background-image: url("/images/template/bg-mainwrapper-rbg.gif");
}

.home #maintop {
background-image:url("/images/template/bg-maintop.jpg");
}

.home #content {
width: 369px;
margin-left: 0;
}
.home #content h1 {
width: 369px;
height: 74px;
position: relative;
margin-top: -2px;
}
.home #content h1 em {
background-image: url("/images/template/h1-yonks.gif");
}

#content .homeintro p {
margin: 0.5em 0 0.5em 18px;
padding-left: 1px;
line-height: 1.5;
}

#content .homeintro a {
font-weight: bold;
}

#content .homemiddle {
background-image: url("/images/template/bg-homecontent-middle.jpg");
width: 369px;
height: 53px;
}

#content .servedup h2 {
width: 369px;
height: 25px;
padding-top: 8px;
position: relative;
margin-top: -8px;
}
#content .servedup h2 em {
background-image: url("/images/template/h2-servedup.gif");
}

#content .servedup p {
margin: 0.6em 0 0.6em 18px;
}

#content .servedup p img {
display: inline;
}

#content .servedup p span {
font-weight: bold;
color: #9E2F1B;
padding-right: 1em;
}

#content .servedup p.infolink {
padding-top: 0.6em;
padding-bottom: 0.6em;
position: relative;
margin-bottom: -12px;
}

#content .servedup p.infolink span {
font-weight: normal;
color: #4A2221;
padding-right: 0;
}

#content .servedup .dottedline {
margin: 0 18px;
}

#rightbar {
float: left;
width: 166px;
margin-left: 5px;
}

#rightbar h2 img {
display: block;
}


#rightbar .dottedline {
margin: 0 12px 0 14px;
}

#rightbar a {
color: #9E2F1B;
}

.home #mainfoot {
background-image:url("/images/template/bg-mainfoot.jpg");
height: 27px;
}

