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

body {
	background:#dbdbdb;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
}

#page {
	width:890px;
	background:url(../images/back.jpg);
	text-align:left;
	margin:auto;
}

#header {
	width:865px;
	height:133px;
	background:url(../images/header.jpg);
	clear:both;
	padding-top:59px;
	padding-left:25px;
}

img {
	border:none;
}


/********************  MENU - MAIN HEADING  ********************/


#menulinks {
	width:848px;
	height:36px;
	background:url(../images/menulinks.jpg);
	padding-left:42px;
}


#menulinks a {
	line-height:22px;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:18px;
	padding-right:18px;
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}


#menulinks a:hover {
	color:#FFFFFF;
	background:#f3b013;
}


ul#nav  {
	list-style:none;
}


ul#nav li {
	background:url(../images/menulink.jpg) no-repeat top right;
}


ul#nav li ul a {
	line-height:25px;
	display:block;
	width:124px;
	font-size:12px;
	border-bottom:1px solid #f3b013;
	border-left:1px solid #f3b013;
	border-right:1px solid #f3b013;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-left:15px;
}


ul#nav li ul a:hover  {
	background:#f3b013;
}


ul#nav li {
	float:left;
	list-style:none;
}


ul#nav li ul {
	float:left;
	position:absolute;
	z-index:1000;
	background:#b37e13;
	top:224px;
	width:141px;
	list-style:none;
	border-top:1px solid #f3b013;
}


ul#nav li ul li {
	background:#b37e13;
	list-style:none;
	text-align:left;
	width:100%;
	line-height:30px;
}


ul#nav ul {
	position:absolute;
	display:none;
	width:120px;
}


ul#nav li:hover ul ul, ul#nav li:hover ul ul ul, ul#nav li:hover ul ul ul ul{
	display:none;
}


ul#nav li:hover ul, ul#nav li li:hover ul, ul#nav li li li:hover ul, ul#nav li li li li:hover ul{
	display:block;
}


#menuunder {
	width:890px;
	height:48px;
	clear:both;
	background:url(../images/menuunder.jpg) no-repeat;
}


#menuunder p {
	text-align:right;
	line-height:30px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding-right:20px;
	padding-top:0px;
}

/********************  CONTENT AREA  ********************/


#mainarea {
	width:890px;
	clear:both;
}

#contentarea {
	width:425px;
	padding-left:25px;
	float:left;
}

#sidebar {
	width:410px;
	float:left;
}

#contentarea2 {
	width:825px;
	padding-left:25px;
	float:left;
}

#contentarea3 {
	width:825px;
	padding-left:25px;
	float:none;
}

#contentarea_gallery {
	width:825px;
	height:530px;
	padding-left:25px;
	float:left;
}

#contentarea_gallery2 {
	width:825px;
	height:630px;
	padding-left:25px;
	float:left;
}

/**********  COLUMNS  **********/


#column1 {
	width:280px;
	padding-left:25px;
	float:left;
}

#column2 {
	width:280px;
	float:left;
}

#column3 {
	width:280px;
	padding-right:25px;
	float:left;
}

/**********  FONTS & HEADINGS  **********/


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	line-height:16px;
	font-weight: normal;
	font-style: normal;
	margin-top:0px;
}


.p1 {
	padding-top:10px;
	line-height:15px;
	text-align:center;
}


.attentiongrab {
	font-weight:bold;
}


h1, h2, h3, h4 {
	font-family:"Monotype Corsiva";
	text-decoration:none;
}


h1 {
	font-size:18px;
	padding-bottom:5px;
	color:#A3610A;
	text-align: center;
	font-weight: bold;
	text-decoration:underline;
}


h2 {
	font-size: 15px;
	font-style:italic;
	padding-top:20px;
	padding-bottom:5px;
	color: #a1701b;
	text-align: center;
	font-weight: normal;
}


h3 {
	font-size:18px;
	padding-bottom:5px;
	color:#A3610A;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}


h4 {
	font-size:18px;
	padding-bottom:10px;
	color:#A3610A;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}


h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#A3610A;
	padding-bottom:0px;
	font-weight: bold;
	text-decoration:none;
	font-size: 14px;
}	

.minimum {
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:10px;
	position:relative;
	top:-5px;
	color: #a1701b;  		
	font-weight: bold;
	text-align:center;
}
	

em {
	font-size:11px;
}


.gst {
	font-size:11px;
	text-align:right;
}


a {
	color:#a1701b;
	text-decoration:underline;
	font-weight:bold;
}


a.readmore {
	border:1px solid #9c7767;
	clear:both;
	display:block;
	margin-top:5px;
	color:#FFFFFF;
	font-size:11px;
	background:none #c58c1e;
	padding-left:14px;
	text-decoration:none;
	width:75px;
}


a.readmore:hover {
	background:url(../images/readmore.jpg) center left no-repeat #c58c1e;
}


a.readmore:active {
	background:url(../images/readmore_active.jpg) center left no-repeat #c58c1e;
}


img.border {
	border:3px solid #9c7767;
}


img.left {
	float:left;
}


p.right {
	float:left;
	width:270px;
	padding-left:10px;
	padding-top:0px;
}


.line {
	clear:both;
	padding-top:20px;
	border-bottom:1px dotted #9c7767;
	margin-bottom:20px;
}


.clear {
	clear:both;
	padding-bottom:20px;
}

/********************  FOOTER  ********************/


#subfooter {
	background:url(../images/footer_top.jpg) no-repeat top left;
	width:890px;
	padding-top:50px;
	clear:both;
	font-size:12px;
}

#subfooter .left {
	float:left;
	padding-left:30px;
	width:410px;
}

#subfooter .left .leftside {
	width:160px;
	float:left;
	height: 100px;
}

#subfooter .left .rightside {
	width:230px;
	padding-left:15px;
	float:left;
}

#subfooter .right {
	padding-left:20px;
	width:420px;
	float:left;
}

#footer {
	background:url(../images/footer_bottom.jpg) no-repeat top left #dbdbdb;
	padding-top:35px;
	text-align:center;
	height:80px;
	clear:both;
	color:#331c13;
}

#footer a {
	color:#331c13;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}

#footer a:hover {
	color:#a1701b;
}

#map {
	width:375px;
	height:250px;
}


#bottombar {
	width:835px;
	float:left;
	padding-left: 25px;
	padding-top: 20px;
}

/********************  FLASH SLIDE-SHOW  ********************/


/* hide from ie on mac \*/
#flashcontent {
	width: 100%;
	height: 590px;
	margin-top:20px;
}
/* end hide */
