/* Handcoded by http://psdcssxhtml.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
}

fieldset,img {
	text-align: center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#3a251d;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* 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 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:130%;
	color:#412d21;
	font-size:10px;
	background-image: url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color:#4D1107;
}

/* wrapper setup */
div.rapidxwpr {
	margin:auto;
	width:750px;
	background:url(../images/wrapper-top.png) 50% 20px no-repeat;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: medium none #000000;
}

div.rapidxwpr-bottom {
	background:url(../images/wrapper-bottom.png) 50% 100% no-repeat;
	padding:4px 19px 19px 19px;
	text-align: center;
	font-size: 10px;
}

/* header */
div#header {
    position:relative;
    height:174px;
    margin:0px 0px 15px 0px;
    background:url(../images/header-bg.jpg) 0 0 no-repeat;
}

/* logo */
span#logo, img#logo {
	position:absolute;
	top:-19px;
	left:54px;
	width:228px;
	height:204px;
	border:0;
}

/* main body setup */

div#middle1 {
	width:auto;
	margin:0px 0px 0px 0px;
	clear:both;
	background-color: #4D1107;
	text-align: center;
	color: #0F0;
}
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:250px;
	float:right;
	border:1px none #cd5769;
	padding-top: 14px;
	padding-right: 17px;
	padding-bottom: 14px;
	padding-left: 17px;
}

/* content column */
div#main {
    width:auto;
}

div#middle .layoutleft div#main {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
}

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;
	text-align: center;
}

div#main .withoutright {
    background:transparent;
}

div#content {
    width:auto;
}

div#main .withright div#content {
	padding:0px;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#main .withoutright div#content {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

/* footer */
div#footer {
	width:750px;
	clear:both;
	color:#fff;
	margin-top: -4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

* 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;
	background-color: #FFF;
}

/* alignments */
.alignleft {
    float:left;
    margin:0 20px 0 0;
}

.alignright {
    float:right;
    margin:0 0 0 20px;
}

/* topmenu */
div#topmenu {
	position:absolute;
	top:155px;
	right:1px;
	height:33px;
	width: 443px;
}

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(../images/menu-r.png) 100% 0 no-repeat;
	padding:0 6px 0 0;
	font-size:16px;
	font-weight:bold;
	background-image: url(../images/menu-r.png);
}

div#topmenu li a span {
    display:block;
    float:left;
    color:#000;
    background:url(../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(../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(../images/menu-l.png) 0 -36px no-repeat;
}

/* quote */
div.quote {
    text-align:right;
    padding:40px 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 {
	padding:10px 17px;
	margin:0 0 10px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cd5769;
	border-right-color: #cd5769;
	border-bottom-color: #cd5769;
	border-left-color: #cd5769;
}

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-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}

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;
	text-align: justify;
}

div.featured ul li .item-img {
    width:110px;
    float:left;
}

div.featured ul li .item-details {
	width:390px;
	float:right;
}

/* footermenu */
.footermenu {
    float:left;
    background:url(../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(../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;
}
#page .rapidxwpr.floatholder .rapidxwpr-bottom #middle .background.layoutleft #main #mainmiddle #content .floatbox .featured #maincol #blog .post .clearfix .red a {
	text-align: center;
}
emails {
	text-align: center;
}
#page .rapidxwpr.floatholder .rapidxwpr-bottom p {
	font-weight: bold;
}
.Headlines {
	font-size: 24px;
	color: #900;
	font-style: italic;
}
p .Headlines u {
	text-align: center;
}
#page .rapidxwpr.floatholder .rapidxwpr-bottom #middle .background.layoutleft #main #mainmiddle #content .floatbox .featured .clearingfix li .item-details p {
	text-align: justify;
}
.k {
	text-align: justify;
}

