body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#78644e;
background:#7c0041 url(../images/body_bg.jpg) repeat-x top;
}

a
{
color:#7c0041;
}

a:hover
{
text-decoration:none;
}

p
{
margin:0;
padding:0;color:#78644e;
}
h2{color:#78644e;
}

.flash_area
{
font-size:0px;
}

.wrapper_out
{
background:url(../images/wrapper_bg.jpg) no-repeat center top;
min-height:700px !important;
height:auto;
height:700px;
}

#container
{
padding:20px 0px 0px 15px;
}

#content_top
{
width:549px;
height:21px;
background:url(../images/content_top.jpg) no-repeat;
}
#content_mid
{
background:url(../images/content_mid.jpg) repeat-y;

}
#content
{
padding:30px 50px 20px 30px;
min-height:400px !important;
height:auto;
height:400px;
color:#000000;
}
#content_bot
{
width:549px;
height:21px;
background:url(../images/content_bot.jpg) no-repeat;
}



#contentinner_top
{
width:729px;
height:13px;
background:url(../images/contentinner_top.jpg) no-repeat;
}
#contentinner_mid
{
background:url(../images/contnetinner_mid.jpg) repeat-y;
color:#78644e;

}
#contentinner
{
min-height:539px !important;
height:auto;
height:539px;
color:#000000;
}
#contentinner_bot
{
width:749px;
height:13px;
background:url(../images/contentinner_bot.jpg) no-repeat;
}


.txt_bottom
{
width:625px;
height:20px;
float:left;
}

.link_bottom
{
width:355px;
height:20px;
float:right;
color:#fff;
padding-top:5px;
font-family:"Trebuchet MS";

}

.link_bottom a
{
color:#fff;
text-decoration:none;
}

.link_bottom a:hover
{
text-decoration:underline;
}

.subheading
{
font-family:"Trebuchet MS";
color:#7c0041;
}

.testimonials li
{
padding-bottom:30px;
list-style:circle;
}


