/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/casa-glyn-background.jpg);
	background-color: #FFFFFF;
	background-position: center top;
	background-repeat: no-repeat;
}

p {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}

td {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}


h1 {color: #737e52; font: 24px Georgia, "Times New Roman",Times, serif; }
h2 {
	color: #737e52;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
h3 {color: #737e52; font: bold 14px Georgia, "Times New Roman", Times, serif; }
li {list-style-image:  url(../images/generic/bullet.gif);}


a, a:visited {color: #000000; text-decoration: none;}
a:hover, a:visited:hover {color: #737e52; text-decoration: underline;}


hr {border: none 0;
border-top: 1px dotted #000000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}



#masterarea {
	width:875px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}


#logo {
	float: left;
	border: 0;
}

#navigation {
	padding-top: 70px;
	text-align: right;
	width: 875px;
	margin-bottom: 10px;
	font-size: 14px;
}

#masthead {
	width: 875px;
	height: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#strapLine {
	font-variant: small-caps;
	font-size: 16px;
	text-align: left;
	text-indent: 275px;
	width: 875px;
	background-color: #f0f0f0;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}


#columnLeft {
	width: 250px;
	text-align: left;
	vertical-align: top;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
}

#columnRight {
	width: 600px;
	text-align: left;
	vertical-align: top;
	margin-left: 275px;
	padding-top: 20px;
}
#footer {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-left: 275px;
	height: 50px;
	}
	
.footer {
	font-size: 12px;	
	}


/* Text Styles */

.subhead {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.textBold {
	font-weight: bold;
}

.textBoldItalics {
	font-style: italic;
	font-weight: bold;
}

.boldUnderline {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.chefs {
}

.chefs img{
	float: left;
	border:none;
	margin:0px 20px 10px 0px;
	width: 230px;
	height: 155px;
}

.webaddresses {
	font-size: 14px;
	color: #737e52;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.gallerySmall {
	text-align: left;
	vertical-align: top;
}
.gallerySmall img {
     border:none; 
     margin:0 10px 10px 0;
     width: 52px;
     height: 40px;
}

.rates1 {
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 40px;
	text-indent: 5px;
	font-weight: bold;
}

.rates2 {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 40px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Listings */

#apartment {
    
	text-align: left;
	vertical-align: top;
	background-color: #ebecec;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 15px 15px 0px 15px;
	width: 570px;
	float:left;
}

.apartmentPic { padding-right: 15px; float:left; }


#pressText {
	float:right;
	width: 315px;
	text-align: left;
	vertical-align: top;	
}

