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

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

body.home {
	background-color: #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;
}

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


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

table.menuTop {
	background-color: #664522;
	font-family: sans-serif;
   	font: bold 8pt;	
}  

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

td.logo {
	background-color: #664522;
	font-family: sans-serif;
   	font-size: .75em;
	color: #282828;	
}

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

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: #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;
}

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: #E0D4B9;
	color: #664522;
	font-size: 1em;
	border: 1px;		
}	

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

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

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: #80776E;
}

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: #FFFFFF;
}

hr{
	color: #FFFFFF;
}

hr.info{
	color: #000000;
}

	
A:link { text-decoration: none; color: #FFFFFF;}
A:visited { text-decoration: none; color: #FFFFFF;}
A:hover { text-decoration: none; color: #CDB88C; }

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

A.menuTopOption:link { text-decoration: none; color: #CDB88C;}
A.menuTopOption:visited { text-decoration: none; color: #CDB88C;}
A.menuTopOption:hover { text-decoration: none; color: #FFFFFF; }

A.text:link { text-decoration: underline; color: #664522;}
A.text:visited { text-decoration: none; color: #664522;}
A.text:hover { text-decoration: underline; color: #2B1404; }

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: #664522;}
A.links:visited { text-decoration: none; color: #664522;}
A.links:hover { text-decoration: underline; color: #2B1404; }
		
*/
