/* Body */
body{
background:#A49B70 url(../images/backgroundmiddle.jpg) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:17px;
margin:0px;
padding:0px;
}

/* 3 Page Columns */
.column-middle{
background:url(images/backgroundmiddle.jpg) repeat center top;
width:760px;
}
.column-left{background:url(images/backgroundleft.jpg) repeat right top;}
.column-right{background:url(images/backgroundleft.jpg) repeat left top;}

/* Header */
.header-logo{
position:relative;
height:95px;
width:760px;
}

/* Top Buttons */
.buttons{
position:relative;
height:55px;
width:760px;
background-image:url(buttons/buttonsbackground.jpg);
background-repeat:no-repeat;
}
.buttons-top{
position:absolute;
height:26px;
width:760px;
left:0px;
top:0px;
}
.buttons-btm{
position:absolute;
height:26px;
width:760px;
left:0px;
top:26px;
}

/* Content */
.content{
background:url(images/contentbackground.jpg) no-repeat;
position:relative;
overflow:hidden;
height:369px;
width:760px;
}

/* Photos Home */
.photos-home{
position:absolute;
height:316px;
width:683px;
left:39px;
top:26px;
}
.photos-home2column{
position:absolute;
height:316px;
width:331px;
left:39px;
top:26px;
}

/* KA and RC logos */
.logo-ka{
position:absolute;
height:60px;
width:60px;
left:22px;
top:23px;
}
.logo-rc{
position:absolute;
height:68px;
width:66px;
left:679px;
top:15px;
}

/* Animated Quotes */
.flashquotes{
position:absolute;
height:60px;
width:293px;
left:96px;
top:23px;
}

/* Footer */
.footer{
background:url(images/footerbackground.jpg) no-repeat;
position:relative;
height:114px;
width:760px;
}

/* Bottom Footer Buttons */
.buttons-footer{
position:absolute;
height:60px;
width:290px;
left:389px;
top:23px;
}
.EmailThisPage{
position:absolute;
height:18px;
width:116px;
left:557px;
top:2px;
}
.FacebookButton{
position:absolute;
height:18px;
width:18px;
left:489px;
top:2px;
}
.TwitterButton{
position:absolute;
height:18px;
width:18px;
left:525px;
top:2px;
}