/*
style sheet referenced by all bridgewater photo &#38; art supply ltd pages
*/

a.credit
   {
   color: #777777;
   text-decoration:none;
   }

a.credit:link
   {
   color: #777777;
   }

a.credit:visited
   {
   color: #777777;
   }

a.credit:hover
   {
   color:#B20002;
   }
   
a.linksText
   {
   font-family:  Arial, Helvetica, sans-serif;
   color: #E96524;
   background-color: #FFFFFF;
   text-decoration: none;
   font-size:95%;
   font-weight: 600;
   line-height: 115%;
   padding-left:0px;
   }
a.linksText:link
   {
   color: #E96524;
   text-decoration: none;
   }

a.linksText:visited
   {
   color: #E96524;
   text-decoration: none;
   }

a.linksText:hover
   {
   color: #B440EA;
   text-decoration: none;
   }

body
   {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 95%;
   color: #514753;
   background-color: #E8FFE8;
   line-height: 115%;
   margin: 20px;
   text-align:center;
   }

.copyright
   {
   color: #777777;
   font-weight: 400;
   font-size: 80%;
   padding-top: 0px;
   margin-top: 0px;
   }

.cutline
   {
   font-size: 85%; 
   font-weight: 600;
   border: 1px solid #DE5003;
   padding: 10px;
   margin: 0px;
   line-height: 125%;  
   }
     

/* outer container for all page content...including nav bar and footer*/
#div_0_Centering
   {
   width: 730px;
   text-align:center;
   margin-left: auto;
   margin-right: auto;
   }

/* container for all page content...between nav bar and footer*/
.div_1_Content
   {
   width: 730px;
   text-align: left;
   background-color: #FFFFFF;
   padding-top: 2px;
   padding-bottom: 10px;
   padding-left: 0px;
   padding-right: 0px;
   border: 1px solid #000000;
   margin-top: 10px;
   margin-bottom: 10px;
   overflow:hidden;
   }

/*
****DIV NAVBAR****
*/
.divNavBar
   {
   width: 730px;
   text-align: center;
   font-family:  Arial, Helvetica, sans-serif;
   color: #0000FF;
   background-color: #FFFFFF;
   text-decoration: none;
   padding-top:2px;
   padding-bottom:2px;
   overflow:hidden;
   font-weight: 600;
   }

.divNavBar p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }
   
.divNavBar a
   {
   text-decoration: none;
   font-weight: 600;
   font-size: 85%;   
   }   
   
.divNavBar a:link
   {
   color: #E96524;
   }

.divNavBar a:visited
   {
   color: #E96524;
   }

.divNavBar a:hover
   {
   color: #B440EA;
   }


.divNavBar a.current:link
   {
   color: #E96524;  
   }

.divNavBar a.current:visited
   {
   color: #E96524;   
   }

.divNavBar a.current:hover
   {
   color: #B440EA;
   }

div.p2
   {
   padding-right: 10px;
   padding-left: 10px;
   line-height: 135%;
   color: #5D5D93;
   }   

/*
      ********
*/
.dummyLink
   {
   color: #514753;
   text-decoration: none;
   font-weight: 600;
   font-size: 85%;   
   }

h1
   {
   font: bold 1.2em Arial, sans-serif;
   color: #2F6239;
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
   padding-left: 10px;

   }

h2
   {
   font-size: 1.1em;
   color: #2F6239
   margin-top: 0px;
   padding-top: 10px;
   padding-bottom: 0px;
   line-height: 115%;
   position: relative;
   padding-left: 10px;   
   }
h3
   {
   font-size: .95em;
   line-height: 115%;
   font-weight: 700;
   color: #2F6239;
   text-decoration: none;
   padding-left: 10px;   
   }

h4
   {
   font-size: .90em;
   line-height: 115%;
   font-weight: 700;
   color: #514753;
   text-decoration: none;
   padding-left: 10px;   
   }

.lineBreaker
   {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #7C97B5;
   width: 70%;
   height: 0px;
   line-height: 0;
   font-size: 0%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 40px;
   margin-bottom: 40px;
   }

.links
   {
   font-weight: 400;
   text-decoration: none;
   }

.links p
   {
   padding: 2px 10px 3px;
   margin: 0px;
   }

.links a:link
   {
   text-decoration: none;
   color: #E96524;
   font-weight: 400;
   }

.links a:visited
   {
   color: #E96524;
   text-decoration: none;
   font-weight: 400;
   }

.links a:hover
   {
   color: #6D3DCB;
   text-decoration: none;
   font-weight: 400;
   }

.links a.current:link
   {
   color: #E96524;
   text-decoration: none;
   font-weight: 400;
   }

      /*
      ********
      */

p
   {
   padding-right: 10px;
   padding-left: 10px;
   line-height: 135%;
   color: #5D5D93;
   }   
   

.testimonial
   {
   border: 1px solid #5D5D93; 
   margin: 10px; 
   width: 390px; 
   padding: 10px; 
   background-color: #CABABB;
   }
