h2 {
	font-size: 1em;
	font-weight:bold;
	color: #800611;
}

body {
	background-image: url(images/aime-background-pattern.gif);
	background-color: #44342E;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #800611;
	text-decoration: none;
}

a:hover {
	color: #800611;
	text-decoration: underline;
}

#container {
	background-color: #FFFFFF;
	height: 486px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 88px;
	background-image: url(images/aime.co.nz-landscape.gif);
	background-repeat: no-repeat;
}
#homeContent {
	margin-left: 150px;
	margin-right: 80px;
	width: 550px;
	padding-top: 10px;
	line-height: 13px;
}
#LeftText {
	margin-left: 30px;
	float: left;
	width: 530px;
	padding-left: 10px;
}
#color_text{
	font-weight: bold;
	color: #800611;
}

.color_text a:link{
	font-weight: bold;
	color: #800611;
	text-decoration: none;
}

.color_text a:hover {
	font-weight: bold;
	color: #800611;
	text-decoration: underline;
}

.color_text a:active {
	font-weight: bold;
	color: #800611;
	text-decoration: none;
}
.color_text a:visited {
	font-weight: bold;
	color: #800611;
	text-decoration: none;
}

#LeftTextScroll {
	margin-left: 30px;
	float: left;
	width: 530px;
	height:390px;
	overflow:auto;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#gallery {
	margin-left: 30px;
	height:240px;
	float: left;
	width: 650px;
	padding-left: 10px;
	padding-right: 10px;
}
#rightCol {
	float: right;
	position: relative;
	width: 170px;
	padding-top: 25px;
	margin: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#spacer{
	height:40px;
	clear:both;
}

#menu {
	background-color: #BAABA0;
	height: 35px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFFFFF;
	margin-top: 30px;
}
#title {
	margin-left: 30px;
	margin-top: 30px;
	padding-top: 30px;
	padding-left: 10px;
}

#FlashGallery {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 800px;
	height: 484px;
	position: relative;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.reg_fields {
	font-size:11px;
	padding-left: 2px;
	vertical-align: middle;
	border:1px solid #44342e;
	width: 244px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.regFieldsSmall {
	font-size:11px;
	padding-left: 2px;
	vertical-align: middle;
	border:1px solid #44342e;
	width: 45px;
	width: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contactForm {
	width: 700px;
	padding-left: 10px;
	margin-left: 30px;
	padding-top: 10px;
}
.dummyfield {
	border: 1px solid #44342e;
	width: 47px;
	height: 15px;
	float: right;
}

.contact_submit_btn {
	background-color: #44342E;
	background-image: url(images/submit_enquiry.gif);
	width: 163px;
	height: 36px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.request_submit_btn {
	background-color: #44342E;
	background-image: url(images/submit-request.gif);
	width: 163px;
	height: 36px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.brownText{
	color: #574239;
}
	
.legal {
	font-size: 9px;
}
#order-notice
{
	background-image:url(images/order-notice.png);
	background-repeat:no-repeat;
	width: 361px;
	height: 200px;
	float: none;
	position: absolute;
	margin-left: 95px;
	margin-top: 20px;
}