/* CSS Document */

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

td {font: 12px/18px Georgia, "Times New Roman", Times, serif; color: #000000;}

h1 {color: #737e52; font: 24px Georgia, "Times New Roman",Times, serif; }
h2 {color: #737e52; font: 14px Georgia, "Times New Roman", Times, serif; }
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*/
}


.tableOuter {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 925px;
	padding-right: 25px;
	padding-left: 25px;
	border: none;
}
.tableContent {
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 875px;
}
.tableTopLeft {
	text-align: left;
	vertical-align: bottom;
	height: 100px;
	width: 250px;
	padding-bottom: 10px;
}
.tabelTopRight {
	text-align: left;
	vertical-align: bottom;
	height: 100px;
	width: 625px;
	padding-bottom: 10px;
	font-size: 14px;
	color: 737e52;
}
.tableMasthead {
	text-align: left;
	height: 200px;
	width: 875px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tablePayoffline {
	font-size: 14px;
	text-transform: uppercase;
	color: 666666;
	background-color: F3F8ED;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 250px;
	vertical-align: middle;
	height: 40px;
	width: 875px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.tableLifestyle {
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 250px;
	padding-top: 20px;
}
.tableCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: B6BF91;
	text-align: left;
	text-indent: 250px;
	vertical-align: bottom;
	height: 40px;
	width: 875px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.tableBody {
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 625px;
	padding-top: 20px;
	padding-right: 25px;
}
.links {
	font-size: 14px;
	color: 737e52;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: bottom;
}
.tableMastheadHome {
	text-align: left;
	height: 400px;
	width: 875px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headingSub {
	font-size: 14px;
	color: #737e52;
}
.textWebaddress {
	font-size: 14px;
	color: #737e52;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: CCCCCC;
}
.galleryLarge {
	height: 400px;
	width: 600px;
	border-top: 1px dotted #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gallerySmall {
	text-align: left;
	vertical-align: top;
}
.gallerySmall img {
	border:none;
	width: 58px;
	height: 40px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

.textCaptions {
	padding-top: 20px;
	padding-bottom: 10px;
}
.gallerySmallLeft {
	text-align: left;
	vertical-align: top;
	height: 40px;
	width: 75px;
	padding-right: 10px;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textCaptionsRight {
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
	font-size: 14px;
	font-style: italic;
}
.textBold {
	font-weight: bold;
}
.copyrightWeblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: B6BF91;
	text-align: left;
	vertical-align: bottom;
}
.rates {
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.textBoldItalics {
	font-style: italic;
	font-weight: bold;
}

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