/* Eleven Didsbury Park - CSS Stylesheet - TEXT PAGES */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
}

body.home {
	background-color: #502D2C; /* #664522;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

table {	
	padding: 0px;
	margin: 0px;
}	

table.conditions {
    color: #FFFFFF;
	font-family: sans-serif;
	font-size: .8em;
}

table.reservation {
    background-color: #7A5833;
	color: #DCDCDC;
}

td.conditions {
	font-size: 1.2em;
	font-weight: bold;
}


table.logo {
   border-collapse: collapse;
   border-left: solid white 5px;
}  

table.menuTop {
	background-color: #502D2C; /* #664522;*/
	font-family: sans-serif;
  	font: bold 8pt;
	color: #B2A174;		
}  


td.home {
    padding: 11px;
    color: #FFFFFF;
	font-family: sans-serif;
	line-height: 1.6;	
	}
 

td.logo {
	background-color: #502D2C; /* #664522;*/
	font-family: sans-serif;
   	font-size: 8pt;	
}

td.logoHome {
	background-color: #B2A174;
	font-family: sans-serif;
   	font-size: .75em;
}

td.textHome {
	border-top: solid white 3px;
	border-right: solid white 10px;
	border-left: solid white 16px;	
	padding: 6px;
	font-family: sans-serif;	
	}
		
td.menu {
	background-color: #502D2C; /*#664522;*/
	border-top: solid white 11px;
	border-right: solid white 5px;
	border-left: solid white 24px;
	}

td.menuSide {
	padding: 6px;	
	font-family: sans-serif;
	font: 11pt;
	line-height: 0.7;
	color: #B2A174;
}

td.conditons {
    font: bold .9em;
	font-family: sans-serif;

    }

td.text {
	border-top: solid white 3px;
	border-right: solid white 5px;
	border-left: solid white 0px;	
	padding: 6px;
	font-family: sans-serif;	
	}
			
table.contents {
	font-size: .9em;
}

table.bedrooms {
    margin: 15px;
}

td.bedrooms {
    background-color: #1F1816;
}	

table.last {
	background-color: #B2A174;
	color: #1F1816;
	font-size: 1em;
	border: 1px;		
}	

table.conditions {
	font-size: .8em;
	color: #DCDCDC;;	
}

td.conditions {
	font-size: 1.2em;
	font-weight: bold;
	color: #B2A174;
}

td.smallPicture {
   border-top: solid white 15px;
   font-size: .8em;	
}

p.add {
   	font-size: 10px;
    margin-right: 14px;	
}


ul {
   margin-top: 3px;
}

li {
   margin-left: -21px;
   margin-right: 10px;
}


IMG {
	border: none;
	text-align: bottom;
}

table.icon {
   margin-top: -4px;
   margin-left: -4px;
}

IMG.border {
        border-style: solid;
        border-width: 1px;        /* sets border width on all sides */
	    border-color: #B2A174; 
}

IMG.map {
        border-style: solid;
        border-width: 1px;        /* sets border width on all sides */
	    border-color: #B2A174; 
}

IMG.heading {
    margin-top: 10px;
	margin-bottom: 0px;
}

IMG.menuHeading {
    margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 0px
}

IMG.lateRoom {
        border-style: solid;
        border-width: 1px;        /* sets border width on all sides */
	    border-color: #7A5833;
}

hr{
	color: #7A5833;
}

hr.info{
	color: #000000;
}

	
A:link { text-decoration: none; color: #DCDCDC;}
A:visited { text-decoration: none; color: #DCDCDC;}
A:hover { text-decoration: none; color: #B2A174;; }

A.menuTop:link { text-decoration: none; color: #B2A174;}
A.menuTop:visited { text-decoration: none; color: #B2A174;}
A.menuTop:hover { text-decoration: none; color: #DCDCDC; }

A.text:link { text-decoration: underline; color: #1F1816;}
A.text:visited { text-decoration: underline; color: #1F1816;}
A.text:hover { text-decoration: underline; color: #7A5833; }

A.white:link { text-decoration: underline; color: #4B4B4B;}
A.white:visited { text-decoration: underline; color: #4B4B4B;}
A.white:hover { text-decoration: underline; color: #9F0C34; }

A.links:link { text-decoration: none; color: #1F1816;}
A.links:visited { text-decoration: none; color: #7A5833;}
A.links:hover { text-decoration: none; color: #7A5833; }

		
*/
