body
{
	font-family: arial, sans-serif;
	text-align: center;
	background: #DE9D5B;
	font-size: 12px;
}

.container
{
	margin: auto;
	text-align: left;
	width: 750px;
	padding: 0px;
	background: #F57300;
	border: 1px solid #000;
}

.header
{
	background: #427B7F url(/tregowan/images/beach_header.jpg) no-repeat top left;
	height: 150px;
	text-align: right;
	font-size: 12px;
}

.header img
{
	margin-top: 20px;
	margin-right: 10px;
}

.navigation
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	text-align: right;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	background: #427B7F;
}

.navigation a
{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #fff;
	
}

.navigation a:hover
{
	color: #B6BF1A;
}

.contentOuter
{
	background: #fff url(/tregowan/images/sunset.jpg) no-repeat bottom left;
}

.content
{
	background: url(/tregowan/images/beach_content.jpg) no-repeat top left;
	width: 750px;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.content a
{
	 color: #4A5F64;
	 text-decoration: none;
}

.content a:hover
{
	color: #B5BF1B;
	text-decoration: underline;
}

.content .floatPic
{
	float: left;
}

.content p
{
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.title
{
	position: absolute;
	top: 60px;
	right: 0px;
	z-index: 100;
	padding: 0px;
	margin: 0px;
}

h1
{
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}

.centered
{
	text-align: center;
}

.footer
{
	margin: auto;
	width:750px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #4A5F64;
}

.footer a
{
	color: #4A5F64;
	text-decoration: none;
}

.footer a:hover
{
	color: #000;
}

.privacy
{
	float: left;
}

.address
{
	clear: both;
	padding-top: 20px;
	font-size: 11px;
}

.address p
{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	margin: 0px;
}

p.tregowan
{
	font-size: 3em;
	font-weight: bold;
	color: #B5BF1B;
	margin: 0px;
	padding-right: 10px;
	margin: 0px;
}

p.apartments
{
	position: relative;
	top: -8px;
	font-size: 0.8em;
	color: #ccc;
	padding-right: 10px;
}

p.other
{
	position: relative;
	top: -8px;
	padding-right: 10px;
	color: #fff;
}

.address a
{
	color: #fff;
	text-decoration: none;
}

.address a:hover
{
	color: #F57300;
}

.orange
{
	color: #F57300;
}

.bold
{
	font-weight: bold;
}

.enquiry
{
	margin-left: 130px;
}

.enquiry td
{
	text-align: left;
}

.enquiry p
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

.terms
{
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.terms p
{
	margin: 10px;
	padding: 0px;
	font-weight: bold;
}

ul p
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

li li
{
	list-style-type: square;
}

.pics
{
	float: right;
	width: 350px;
	text-align: right;
}

.pics img
{
	border: 1px solid #F57300;
	margin: 5px;
}

.tariff
{
	margin-left: 155px;
	font-weight: bold;
	border: 1px solid #000;
}

tr.titles
{
	background: #4A5F64;
	color: #fff;
}

tr.light
{
	background: #fff;;
}

tr.dark
{
	background: #eee;
}

.tariff td
{
	width: 100px;
	text-align: center;
	border: 1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}

.tariff .date
{
	width: 200px;
	text-align: right;
	font-weight: bold;
}

p .warning
{
	color: #f00;
}

/* pop-up pic style! */

.popup
{
	border: 2px solid #F57300;
}

