/* This stylesheet is used to style the individual pages */



.spacer-10{width: 100%; height: 10px;}
.spacer-20{width: 100%; height: 20px;}
.spacer-30{width: 100%; height: 30px;}
.spacer-40{width: 100%; height: 40px;}



.page-title{
margin-top: 20px;
padding-left: 10px;
font-family: trebuchet, Arial;
font-size: 13pt;
font-weight: bold;
color: #ffffff;
background-color: #fb5e01;
}



.left-column{width: 600px; vertical-align: top;}

.right-column{width: 300px; vertical-align: top;}


.left{
width: 600px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}

.right{
width: 250px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}

.left-split{
width: 425px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}
.right-split{
width: 425px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
}

.unique-containter{width: 850px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;}


.paragraphs{width: 535px; margin-right: 10px; margin-left: 10px;}
.paragraphs h4{margin: 20px 0px 0px 0px; color: #fb5e01}
.paragraphs p{margin: 5px 0px 5px 0px;}

.paragraphs-large{
width: 750px; 
padding: 10px;
margin-left: 10px; 
color: #000000;
}


.side-photo{margin: 0px auto; margin-top: 30px;}

.side-image{margin: 0px auto;}

.pictures-link{margin: 0px auto; margin: 30px 0px 0pc 15px;}


/* ====================== HOME PAGE ================= */


.home-coupons{

margin: 10px 10px 10px 10px;
border: 2px dashed #000000;
float: left;
}



/* Call Back Form */

.estimate-form-holder{width: 226px; margin-top: 20px;}
.estimate-form-top{
width: 226px;
height: 9px;
margin: 0px auto;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-image: url(../images/elements/form/form-top.jpg);
background-repeat: no-repeat;
overflow: hidden;
}

.estimate-form-center{
width: 224px;
border-right: 1px solid #7b7b7b;
border-left: 1px solid #7b7b7b;
}
.estimate-form-center h4{
margin-top: 0px;
text-align: center;
font-size: 10pt;
color: #4b4b4b;
}
.estimate-form-center p{
text-align: right;
margin-right: 7px;
font-weight: bold;
color: #4b4b4b;
}


.estimate-form-bottom{
width: 226px;
height: 9px;
margin: 0px auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
background-image: url(../images/elements/form/form-bottom.jpg);
background-repeat: no-repeat;
overflow: hidden;
}

.also-offer{
margin-left: 30px;
}
.also-offer h4{
color: #00befd;
}



/* ====================== ABOUT  PAGE ================= */



/* ====================== COUPONS PAGE ================= */

.each-coupon{
width: 600px;
height: 202px;
border: 4px dashed #000000;
margin: 0px auto;
margin: 20px 0px 20px 121px;
}

/* ====================== GALLERY PAGE ================= */

.each-image{
width: 150px;
height: 160px;
margin: 10px 10px 10px 10px;
float: left;
}
.each-image img{
margin: 0px auto;
text-align: center;
}
.each-image p{
text-align: center;
margin: 5px 0px 5px 0px;

}

/* ===================== CONTACT PAGE ================= */


.ct-form-holder{
width: 400px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
/* border: 1px solid #3e1c0e; */
}
.ct-form-holder p{
}
.ct-form-holder h4{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-align: center;
font-size: 13pt;
font-weight: bold;
color: #4b4b4b;
}
.ct-form-each{
width: 170px;
height: 50px;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 5px;
margin-left: 10px;
float: left;
}
.ct-form-each input{
width: 160px;
/*background-color: #ffffff; */
/* border: #000080 1px solid; */
font-weight: bold; 
color: #000080;
padding-left: 2px;
}

.ct-form-textarea{
width: 360px;
margin: 0px auto;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 5px;
margin-left: 10px;
clear: both;
}
.ct-form-textarea textarea{
/*background-color: #ffffff; */
/*border: #000080 1px groove; */
width: 360px;
height: 90px; 
padding: 5px;
font-weight: bold; 
color: #000080;
}


.cpsubmit{
padding-top:20px;
padding-right: 20px;
float:right;
}

/* Job applications contact side */

.res-form-holder{
width: 400px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
}

.res-form-holder p{
text-align: right;
margin-right: 70px;
}
.res-form-holder h4{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 25px;
margin-left: 0px;
text-align: center;
font-size: 13pt;
font-weight: bold;
color: #09aff7;
}











