/* 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{
padding-top: 20px;
margin-left: 10px;
font-family: trebuchet, Arial;
font-size: 13pt;
font-weight: bold;
color: #4b5c86;
}

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

.right-column{width: 230px; 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-bottom: 0px; color: #8ba1d2;}
.paragraphs p{margin-top: 7px; margin-bottom: 7px;}

.paragraphs-blue{
width: 530px; 
padding: 10px;
background-color: #ffffff; 
border: 2px solid #4b5c86; 
margin-left: 10px; 
color: #4b4b4b;
}
.paragraphs-blue h4{margin-bottom: 0px; color: #8ba1d2;}

.paragraphs-orange{
width: 530px; 
padding: 10px;
background-color: #ffffff; 
border: 1px solid #f6b93c; 
margin-left: 10px; 
color: #4b4b4b;
}
.paragraphs-orange h4{margin-bottom: 0px; color: 8ba1d2;}
.paragraphs-orange p{margin-top: 7px; margin-bottom: 7px;}

.paragraphs-orange-large{
width: 760px; 
margin: 0px auto;
padding: 20px;
margin-right: 20px; 
margin-left: 20px;
border: 2px solid #f6b93c;
background-color: #ffffff;
}

.paragraphs-brown-large h5{
text-align: center;
font-size: 12pt;
font-weight: bold;
color: #6f2605;
}

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

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


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

.home-page-title{
margin-top: 20px;
font-family: trebuchet, Arial;
font-size: 13pt;
font-weight: bold;
color: #4b5c86;
}

.home-side{
width: 100%;
margin-top: 20px;
text-align: right;
}
.home-side h4{
text-align: center;
font-size: 12pt;
font-weight: bold;
color: #8ba1d2;
}
.home-side span{
text-align: center;
font-size: 11pt;
font-weight: bold;
color: #ffce06;
}

.home-services{
width: 270px;
height: 130px;
margin: 10px 0px 0px 15px;
float: left;
}
.home-services h4{
margin: 0px 0px 5px 0px;
font-family: Times, Arial;
font-size: 13pt;
font-weight: bold;
color: #8ba1d2;
}
.home-services p{
margin: 5px 0px 5px 0px;
}

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





/* ====================== CONFLICT RESOLUTION PAGE =============== */

.side-testimonials{
padding: 10px;
margin: 0px 0px 0px 0px;
}
.side-testimonials h4{
margin: 5px 0px 5px 0px;
font-family: Arial, Times;
font-size: 12pt;
font-weight: bold;
color: #8ba1d2;
}

/* ===================== 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: #09aff7;
}

.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;
}

/* Reservation 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;
}





