/* Annan Villa */
/* set all to Verdana */
p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* tags */
body {
	background: #DAE0C6 url(../i/backtile3.jpg);
}
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #0058A5;
	text-align: center;
	margin: 10px;
}
h2 {
	font-size: 75%;
	font-weight: bold;
	color: #0058A5;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 15px;
	clear: both;
}
h3 {
	font-size: 75%;
	font-weight: bold;
	color: #91652B;
	margin: 0px;
	padding: 20px 15px 2px;
}
p {
	font-size: 0.75em;
	font-weight: normal;
	color: #666666;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
ul {
	font-size: 0.75em;
	color: #666666;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
ol {
	font-size: 75%;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
	margin-right: 20px;
}
ol li {
	margin-bottom: 10px;
}
a:link {
	color: #496123;
}
a:visited {
	color: #496123;
}
a:hover {
	color: #009900;
}
a:active {
	color: #496123;
}
/* topsec with 2 graphics and text */
#topsec {
	border-top: 2px solid #0058a5;
	border-right: 2px solid #0058a5;
	border-bottom: 0px solid #0058a5;
	border-left: 2px solid #0058a5;
	background: #FFFFFF url(../i/wave1.gif) repeat-x left bottom;
}
#topsec td {
	vertical-align: top;
}
#topsec h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFC221;
	text-align: right;
	padding: 0px;
	margin: 10px 10px 5px;
}
.logo {
	display: block;
	margin: 0px;
}
.title {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: center;
	margin-left: 0px;
}
/* maintable */
#maintable {
	border-top: 0px solid #0058a5;
	border-right: 2px solid #0058a5;
	border-bottom: 0px solid #0058a5;
	border-left: 2px solid #0058a5;
}
/* leftnav ID with text list buttons - see navmenu css file */
/* content ID */
#content {
	background: #FFFFFF;
}
/* contact ID */
#contact {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* footnav ID */
#footnav {
	color: #0058A5;
	text-decoration: none;
	text-align: center;
	background: #FFFFFF url(../i/wave1.gif) repeat-x left top;
	border-top: 0px solid #0058A5;
	border-right: 2px solid #0058A5;
	border-bottom: 2px solid #0058A5;
	border-left: 2px solid #0058A5;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#footnav a:link { color: #0058A5; text-decoration: none}
#footnav a:visited { color: #0058A5; text-decoration: none }
#footnav a:hover { color: #009900}
#footnav td {
	padding: 20px 10px 7px 3px;
}
/* printpage ID */
#printpage p {
	font-size: .7em;
	text-align: right;
	margin-top: 20px;
}
#printpage img {
	margin-left: 10px;
}
/* copyrightID */
#copyright { text-align: right; margin-top: 20px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px}
#copyright p {
	text-align: right;
	font-size: .6em;
}
/* classes */
.centre {
	text-align: center;
}
.red {
	color: #FF0000;
}
/* photos */
.photoleft {
	margin: 10px 10px 10px 20px;
	padding: 0px;
	display: block;
}
.photoright {
	margin: 10px;
	padding: 0px;
	display: block;
}
.photofront {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.photocredit {
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}
/* localphotos */
.localphotos {
	font-size: 11px;
	text-align: center;
	border: 2px solid #835F2A;
	padding: 5px;
	background-color: #FFFBEC;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #835F2A;
}
.localphotos p {
	margin-top: 2px;
	padding-top: 0px;
}
/* list on front page */
.frontlist {
	font-size: 75%;
	color: #62802F;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* enquiry form */
#enqform {
	padding: 10px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	border: 2px solid #D0A05E;
	background: #FFFBEC;
}
#enqform th {
	font-size: 12px;
	font-weight: bold;
	color: #91652B;
	padding: 3px;
	text-align: right;
	vertical-align: top;
}
#enqform td {
	font-size: 12px;
	font-weight: normal;
	color: #91652B;
	padding: 3px;
}
#enqform p {
	color: #91652B;
	text-align: center;
}
.enqformbutton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #980E0C;
}
/* tariff table */
.tariff {
	border: 2px solid #658237;
	font-size: .75em;
	font-weight: normal;
	margin-top: 30px;
	color: #333333;
	background: #FFFFFF;
}
.tariff b {  font-weight: bold; text-align: center}
.tariff ul {
	font-weight: normal;
	margin-right: 20px;
	margin-left: 40px;
	list-style-type: square;
	color: #333333;
	padding: 0px;
	font-size: .9em;
}
.tariff th {
	font-weight: bold;
	text-align: center;
	color: #0058A5;
	padding-top: 20px;
}
.tariff td {
	padding: 5px 5px 5px 15px;
	margin: 0px;
	color: #666666;
}
/* location map */
.map {
	text-align: center;
	margin-top: 20px;
}
/* grades floated to right */
.gradefloat {
	margin: 10px 10px 2px 5px;
	float: right;
	padding: 0px;
}
.gradefloat img {
	display: block;
	margin-bottom: 5px;
}
/* floorplan */
#mapwrapper {
	position: relative;
	margin-left: 150px;
}
#plpool, #plspa, #plfamily, #plmaster2, #plmaster2bath, #plpatio, #plmaster, #plnook, #plbed1, #plpinkbath, #plbed2, #plliving, #pldining, #plkitchen, #plmasterbath, #plmasterbath2, #plgames
 {
	position: absolute;
	z-index: 4;
	left: -280px;
	top: 20px;
	visibility: hidden;
}
.photoicon {
	margin-bottom: -8px;
}
/* floorplan detail popup */
.plandetail {
	background-color: #FFFFFF;
	border: 2px solid #0058A5;
	width: 300px;
	text-align: center;
}
.plandetail img {
	margin-left: auto;
	margin-right: auto;
}
.photobkr {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 2px;
	clear: both;
}
.photobkr p, .photobkl p {
	font-size: .7em;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	padding-bottom: 0px;
}
.photobkl {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	clear: both;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearall {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
