body
{
	padding: 0px;
	margin: 0px;

}

img
{
	border: 0px;
}

#container
{
	padding: 0px;
	margin: 0px;
	background:#fffdfa url('../image/1x310_bg-top.jpg') repeat-x;
	background-position:top;
}

#body
{
	padding:0px;
	margin:0px;
	text-align:center;
	background:url('../image/1x180_bg-btm.jpg') repeat-x;
	background-position:bottom;
	border-bottom:1px solid white;
}

#nav-main
{
	text-align:center;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c998f;
	padding-top: 25px;
	padding-bottom: 20px;
	background:url('../image/1x99_bf-footer.jpg') repeat-x;
	min-height:99px;
	vertical-align:middle;
}

#nav-footer
{
	vertical-align:top;
	padding:0;
	margin:0;
}
#nav-footer ol
{
	display:inline;
}
#nav-footer a {
	color: #9c998f;
	text-decoration: underline;
}
#nav-footer a:hover {
	color: #d3cec0;
	text-decoration: none;
}
#nav-footer li
{
	border-right:1px solid #9c998f;
}

#nav-footer .last
{
	border-right:none;
}

#content-header
{
	text-align:center;
}

#content-body
{
	width:962px;
	text-align:justify;
	margin:0 auto;
	padding-bottom:100px;
	margin-bottom:20px;
	background:url(../image/962x145_stoneflower.png) bottom right no-repeat;
}

#content-title
{
	display:block;
	background:#333232;
	text-align:center;
	font-family: Calibri, Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #f2f2f2;
	padding-top: 8px;
	padding-bottom: 8px;
}

#content-body .sidecontent_text
{
	width:800px;
	text-align:justify;
	margin:0 auto;
}

#content-2colcontainer
{
	margin-bottom:20px;
}

#content-left
{
	width:257px;
	min-height:454px;
	text-align:center;
	background:url('../image/257x145_stoneflower.png') bottom right no-repeat;
}
#content-right
{
	min-height:454px;
	background:#333232;
	width:705px;
	text-align:center;
	color:white;
	padding:1em;
}

#nav-side li, .sidecontent_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5e5c51;
	text-transform: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
#nav-side li a, .sidecontent_text a {
	color: #5e5c51;
	text-decoration: none;
}
#nav-side li a:hover, .sidecontent_text a:hover {
	color: #bdb8a2;
	text-decoration: none;
}
#nav-side li a:active, .sidecontent_text a:active {
	color: #bdb8a2;
	text-decoration: none;
}

#nav-side
{
	text-align:left;
}

#nav-side ol
{
	padding:0;
	margin:0;
}

#nav-side li
{
	text-transform:uppercase;
	list-style-type:square;
	list-style-position:inside;
	vertical-align: top;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
}

.label
{
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #f2f2f2;
	padding-top: 8px;
	padding-bottom: 8px;
	width:150px;
	padding-left:8px;
}

.input
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.input input
{
	height:16px;
	font-size:90%;
}

.btn-reset, .btn-submit
{
	height:15px;
}

.dotted_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #909090;
}

#enquiry_form
{
	padding:20px;
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #f2f2f2;
	padding-top: 8px;
	padding-bottom: 8px;
}

.required
{
	background:url(../image/mini/required.gif) left no-repeat;
	padding-left:8px;
}

.system-message
{
	color:black;
}

#full-page
{
	padding-top:5em;
}