/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h2 {
	margin-bottom: 20px;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #66770F;
}

h3 {
	padding-top: 10px;
	font-size: 11px;
	color: #66770F;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}

/** LINKS */

a {
	color: #276C9A;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-top: 10px;
	background: url(http://www.aoteavilla.co.nz/themes/fullflavour_004/images/homepage17.gif) no-repeat right top;
}

.link1 a {
	padding-left: 25px;
	background: url(http://www.aoteavilla.co.nz/themes/fullflavour_004/images/homepage18.gif) no-repeat 5px 50%;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1, .hr2 {
	clear: both;
	height: 16px;
	margin-bottom: 5px;
}

.hr1 {
	background: url(http://www.aoteavilla.co.nz/themes/fullflavour_004/images/homepage11.gif) no-repeat left bottom;
}

.hr2 {
	background: url(http://www.aoteavilla.co.nz/themes/fullflavour_004/images/homepage12.gif) no-repeat left bottom;
}
