body{
    margin:0;
    color:#312b26;
    font:12px Verdana, Arial, Helvetica, sans-serif;
    background-color:#000000;
}
/* ckeditor work-around */
.cke_ltr { background: white; }

img{border-style:none;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:underline;}
.link {text-decoration:underline; color:#0000FF;}
.whitelink {text-decoration:underline; color:white;}

#wrapper{
    width:1003px;
    position:relative;
    margin:0px auto;
    background-color:white;
}

#header{
    position:absolute;
    width:1003px;
    height:169px;
    overflow:hidden;
    left:0;
    top:0;
    background:url(/images/layout01/header-red-lady.png) no-repeat;
}
.logo{
    float:left;
    margin:0px 0 0 0px;
    padding:40px 20px 0 140px;
    font-size:30px;
    color:#fff;
    font-weight:normal;
    width:500px;
}

.logo_small{
    float:left;
    font-size:10px;
    color:#fff;
    font-weight:normal;
}

.logo_img{
    float:left;
    margin:0px 0 0 0px;
    padding:20px 20px 0 20px;
    width:48px;
}

.phone {
    float:right;
    padding:40px 20px 0 0;
    font-size:30px;
    color:#fff;
    font-weight:normal;
    width:250px;
    text-align: left;
}
div.phone a {
	color: #fff;
}
.phone_sub_text {
	float:right;
	padding:10px 10px 0 0;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	width:250px;
	text-align: left;
}
.phone span{
    display:block;
    font-size:20px;
}
#topMenu{
	text-align: center;
}
.navigation{
    position:absolute;
    margin:0;
    list-style:none;
    left:-40px;
    top:135px;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
	width:100%;
}
.navigation li{
    display:inline;
    padding:0 6px 0 13px;
    background:url(/images/layout01/split-black.gif) no-repeat 0 2px;
}
.navigation li:first-child,
.navigation li.first-child{
    background:none;
}
.navigation a{
    color:#000;
}
#main{
    padding:175px 0 0;
}
.m1{
    height:1%;
    overflow:hidden;
    padding:0 0 0 8px;
}
.gallery{
    border:1px solid #cbcbcb;
    background:#8ec63f;
    padding:3px 0 5px 10px;
    margin:0 auto 7px;
    list-style:none;
    width:987px;
    overflow:hidden;
}
.gallery li{
    float:left;
    display:inline;
    margin:0 7px 0 0;
}
.gallery a{
    display:block;
    position:relative;
    width:233px;
    padding:3px;
    cursor:pointer;
}
.gallery span{
    position:absolute;
    left:0;
    top:0;
    background:url(/images/layout01/bg-frame.png) no-repeat;
    width:238px;
    height:177px;
}
.gallery a img{
    vertical-align:top;
}
#content{
    float:right;
    width:749px;
    padding:1px 0 3px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#content h1{
    font-size:20px;
    color:#c2280c;
    margin:0 0 10px 0;
}
#content h2{
    font-size:18px;
    color:#c1270d;
    /*margin:0 0 7px;*/
    font-weight:normal;
}
#content p {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#content ul{
    margin:0 0 15px;
    list-style:disc;
}
#content ul li{
    padding:0 0 3px 13px;
}
.promo{
    background:#ffe4df;
    margin:0 0 10px;

    /*padding: 4px 10px 1px 9px;*/
    /* padding: 5px 10px 0px 10px;   //ie8  */

	border-style: solid;
    border-color: #ffe4df;
    border-width: 1px;

    /* supported in IE9+, Chrome, FF, Safari */
    -moz-border-radius: 6px 0px 0px 6px;
    -webkit-border-radius: 6px 0px 0px 6px;
    -khtml-border-radius: 6px 0px 0px 6px;
    border-radius: 6px 0px 0px 6px;

}
.promo .t{
    padding:4px 10px 0;
    height:1%;
    overflow:hidden;
}
.promo a {
	text-decoration:none;
	color:#000060;
}
.promo a:hover {
	text-decoration:underline;
}

#sidebar{
    float:left;
    width:233px;
}
.side-nav{
    margin:0 0 3px;
}
.side-nav h3{
    text-align:center;
    color:#fff;
    background:url(/images/layout01/bg-side-nav-t-red.gif) no-repeat;
    line-height:31px;
    font-size:14px;
    margin:0;
}
.side-nav .b{
    background:url(/images/layout01/bg-side-nav-b.gif) no-repeat 0 100%;
    height:1%;
    overflow:hidden;
}
.side-nav .b2{
    background:url(/images/layout01/bg-side-nav.gif) repeat-y;
    padding-left:10px;
}
.side-nav ul{
    padding:0 0 4px;
    margin:0;
    list-style:none;
    width:100%;
    overflow:hidden;
    font-size:14px;
    line-height:16px;
}
.side-nav ul li{
    border-top:2px solid #dedede;
    padding:6px 4px 6px;
    margin:-2px 0 2px;
}
.side-nav ul a{
    background:url(/images/layout01/arrow.gif) no-repeat;
    padding:0 0 0 36px;
    color:#000;
}
#footer{
    text-align:center;
}
#footer .nav{
    background:#bb1f03 url(/images/layout01/footer-nav-red.gif) repeat-x;

    padding:4px 0 5px;
    margin:0;
    list-style:none;
    font-size:14px;
    line-height:18px;
    width:100%;
}
#footer .nav li{
    display:inline;
    padding:0 8px 0 16px;
    background:url(/images/layout01/split-white.gif) no-repeat 0 3px;
}
#footer .nav li:first-child,
#footer .nav li.first-child{
    background:none;
}
#footer .nav a{
    color:#fff;
}
.copy{
    background:#F4D5C0 url(/images/layout01/copyright-red.gif) repeat-x;
    padding:5px 0 3px;
    width:100%;
}
.copy p{
    margin:0;
}
#footer a{
    color:#3c3c3c;
}
table.padded-table-2 {
    width: 720px;
}
table.padded-table-2 td {
    padding-top:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:20px;
}
table.padded-table-2col {
    width: 720px;
}
table.padded-table-2col td {
    padding-top:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:20px;
    width:50%;
}
table.padded-table-3col {
    width: 720px;
}
table.padded-table-3col td {
    padding-top:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:20px;
    width:33%;
}
table.padded-table-3 {
    margin:auto;
    text-align: center;
}
hr {
    /*margin-bottom:20px;*/
}
.BBBText {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0px 20px 0px;
}
.BBBImage {
    text-align: center;
    /*padding: 20px 0px 20px 0px;*/
}
.Slogan {
    font-size:22px;
    color:#c1270d;
    font-weight:normal;
    text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.CreditCard {
    text-align: center;
    font-size:16px;
    font-weight: bold;
    padding: 0px 0px 20px 0px;
}
.CallToAction {
	text-align: center;
}
.CallToAction .phoneNumber a {
	text-decoration: none;
	color: #000060;
}
.CallToAction .phoneNumber a:hover {
	text-decoration: underline;
	color: #000060;
}
/*#cta1service { }*/
#cta1servtown {
	margin: 20px 0 20px 0;
}
#cta2servtown {
	margin: 20px 0 20px 0;
}
#content .CallToAction p {
	text-align: center;
}

.Social {
	text-align: center;
	font-size:16px;
	font-weight: bold;
	padding: 20px 0px 20px 0px;
}
.Social a {
	padding: 0px 0px 0px 20px;
}
.Social img {
	vertical-align:middle;
}
#breadcrumbs {
	width: 1003px;
	position:relative;
	margin:0 auto;
	font-size: 12px;
	color: white;
	background-color: black;
}
#breadcrumbs a {
	color: white;
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
