/* Cumbria Hotel.com */



body  {
       margin:10px;
      }



p     {
      font-size: 15px;
      color:#000000;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }

h1
      {
      color: #CD2626;
      font-size: 12px;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }	       	   
		   
h2
      {
      color: green;
      font-size: 18px;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }

h3
      {
      color: green;
      font-size: 24px;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }

h4
      {
      color: black;
      font-size: 12px;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }		   		    		   
		   
 	 
	   
td    {
      font-size: 14px;
      color:#000000;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }



li    {
      font-size: 12px;
      color:#8B008B;
      font-family: Times New Roman, Times, serif, Arial, Helvetica, Geneva;
      }




#container  {
                   width: 900px;
                   height:0px;
		   border: 0px;
		   padding: 0px;
                   margin-left:auto;
                   margin-right:auto;
                   margin-top:auto;
                   margin-bottom:auto;
            }	   

#banner     {
                   
		   border:1px;
		   width: 900px;
		   height: 150px;
                   background-color: ;
	    }

 
#sidebar1   {
                   float: left;
		   width: 130px;
		   background-color: ;
		   height: 730px;
		   border:1px;
            }

#sidebar3   {
                   float: left;
		   width: 10px;
		   background-color: ;
		   height:730px;
		   border:;
            }




#sidebar2   {
                   float: right;
		   width: 130px;
		   background-color: ;
		   height: 730px;
		   border:;
            }





#content     {
                   height:700px;
                   border:none;
                   background-color:;
                   width:610px;
                   margin-left:148px;
            }
	 

#footer     {
                   height:150px;
                   border:none;
                   background-color:;
                   width:900px;
                     
            }