/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th {
    margin:0;
    padding:0;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#913830;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

a.category_name:link {text-decoration: none; color: #913830;}
a.category_name:visited {text-decoration: none; color: #913830;}
a.category_name:active {text-decoration: none; color: #913830;}
a.category_name:hover {text-decoration: underline; color: #990000;}


/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#b4b4b4;
}

h3 {
    font-size:19px;
    color:#b3001b;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#787878;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background:url(../site_images/page_bg.png);
    font-family:Arial, Helvetica, sans-serif;
    line-height:130%;
    color:#412d21;
    font-size:14px;
}

.bodytext_med {
font : 17px Arial, Helvetica, sans-serif;
line-height: 1.5;
}

.bodytext_lrg {
font : 20px Arial, Helvetica, sans-serif;
}

.bodytext_xlrg {
font : 23px Arial, Helvetica, sans-serif;
}

.body_head {
font : 22px Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
border-bottom: 1px solid #BBBBBB;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:958px;
    background:url(../site_images/wrapper-top.png) 50% 20px no-repeat;
    padding:35px 0 0 0;
}

div.rapidxwpr-bottom {
    background:url(../site_images/wrapper-bottom.png) 50% 100% no-repeat;
    padding:4px 19px 19px 19px;
}

/* header */
div#header {
    position:relative;
    height:174px;
    margin:0px 0px 15px 0px;
    background:url(../site_images/header-bg.jpg) 0 0 no-repeat;
}

/* logo */
span#logo, img#logo {
    position:absolute;
    top:-39px;
    left:10px;
    width:309px;
    height:204px;
    border:0;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
}

div#middle .background {
    min-height:140px;
}

div#middle .layoutleft {
    background:none;
}

div#middle .layoutright {
    background:none;
}

/* right column */
div#right {
    width:305px;
    padding:14px 17px;
    float:right;
    border:#cd5769 1px solid;
}

/* content column */
div#main {
    width:auto;
}

div#middle .layoutleft div#main {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#middle .layoutright div#main {
    margin:0px 200px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#middle .withoutleft div#main {
    margin:0px 0px 0px 0px;
}

div#mainmiddle {
    margin:0px 0px 0px 0px;
}

div#main .withoutright {
    background:transparent;
}

div#content {
    width:auto;
}

div#main .withright div#content {
    margin:0px 354px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#main .withoutright div#content {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

/* footer */
div#footer {
    margin:-4px auto 0 auto;
    width:958px;
    padding:0 0 30px 0;
    clear:both;
    color:#fff;
}

* html div#footer {
    margin:-3px auto 0 auto;
}

div#footer a {
    color:#3a251d;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* alignments */
.alignleft {
    float:left;
    margin:0 20px 0 0;
}

.alignright {
    float:right;
    margin:0 0 0 20px;
}

/* topmenu */
div#topmenu {
    position:absolute;
    top:140px;
    right:20px;
    height:34px;
}

div#topmenu ul {
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
}

div#topmenu li {
    float:left;
    display:block;
}

div#topmenu li a {
    float:left;
    display:block;
    position:relative;
    height:34px;
    line-height:38px;
    overflow:hidden;
    color:#3a251d;
    background:url(../site_images/menu-r.png) 100% 0 no-repeat;
    padding:0 6px 0 0;
    font-size:16px;
    font-weight:bold;
}

div#topmenu li a span {
    display:block;
    float:left;
    color:#000;
    background:url(../site_images/menu-l.png) 0 0 no-repeat;
    padding:0 6px 0 13px;
    cursor:pointer;
}

div#topmenu li a:hover, div#topmenu li a.active {
    background:url(../site_images/menu-r.png) 100% -36px no-repeat;
    text-decoration:none;
}

div#topmenu li a:hover span, div#topmenu li a.active span {
    background:url(../site_images/menu-l.png) 0 -36px no-repeat;
}

/* quote */
div.quote {
    text-align:right;
    padding:30px 45px;
}

/* about */
div.about, div.news {
    margin:0 0 30px 0;
}

div.about h3, div.news h3 {
    margin:0 0 10px 0;
}

div.about img {
    border:#000 2px solid;
}

/* news */
div.news ul {
    list-style:none;
}

div.news ul li {
    margin:0 0 10px 0;
}

div.news span.date {
    font-weight:bold;
}

div.news a.more {
    color:#b3001b;
    font-weight:bold;
    float:right;
}

/* call us */
div.call-us {
    border:#cd5769 1px solid;
    padding:10px 17px;
    margin:0 0 10px 0;
}

div.call-us .numbers {
    width:340px;
    float:left;
}

div.call-us .numbers p {
    margin:0;
    padding:5px 0;
    font-size:23px;
    font-weight:bold;
    color:#412d21;
}

div.call-us .numbers p span {
    color:#b3001b;
    width:170px;
    display:block;
    float:left;
}

div.call-us .message {
    width:160px;
    float:right;
}

/* featured */
div.featured {
    margin:0 0 10px 0;
    padding:14px 17px;
}

div.featured a {
    font-weight:bold;
}

div.featured h3 {
    margin:0 0 10px 0;
}

div.featured ul {
    list-style:none;
}

div.featured ul li {
    padding:10px 0;
    clear:both;
    min-height:80px;
}

div.featured ul li .item-img {
    width:110px;
    float:left;
}

div.featured ul li .item-details {
    width:410px;
    float:right;
}

/* footermenu */
.footermenu {
    float:left;
    background:url(../site_images/copyright-bg.png) 0 0 no-repeat;
    width:403px;
    height:36px;
    margin:0 0 0 15px;
    line-height:34px;
    font-size:11px;
    font-weight:bold;
    color:#3a251d;
    padding:0 20px;
}

.footermenu .copyright {
    float:left;
}

.footermenu ul {
    list-style:none;
    float:right;
}

.footermenu ul li {
    float:left;
    margin:0 0 0 7px;
}

/* credits */
.credits {
    float:right;
    background:url(../site_images/credits-bg.png) 0 0 no-repeat;
    width:194px;
    height:36px;
    margin:0 15px 0 0;
    text-align:center;
    line-height:34px;
    font-size:11px;
    font-weight:bold;
    color:#3a251d;
}

/* Listing Preview */
div.list_preview {
	margin-bottom: 10px;
	background: url(../site_images/topright.png) 100% 0 no-repeat;
	height: 1%;
}
div.list_preview div {
	background: url(../site_images/topleft.png) 0 0 no-repeat;
}
div.list_preview div div {
	background: url(../site_images/botright.png) 100% 100% no-repeat;
}
div.list_preview div div div {
	background: url(../site_images/botleft.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.list_preview div div div div {
	background: transparent none;
	padding: 0;
}
div.list_preview div div div div {
	background: transparent none;
	padding: 0;
}
div.list_preview h3 {
	margin: 10px 0;
	padding: 0;
	line-height: 100%;
	height: auto;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-indent: 0px;
	font-size: 16px;
	border: none;
	color: #fefef1;

}

/* Overrides - Must come after module structure */
#showcase, #bottom  {
	width:862px;
	margin: 0px auto;
	position: relative;
}
#bottom div.list_preview	{
	margin-bottom:0px;
}




