/* PAGE BODY */
body{
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
    margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
}
	h1{
	margin:0;
	padding:0;
	font-size:20px !important;
}
	h2{
	margin:0;
	padding:0;
	font-size:18px !important;
}
	p{
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}
	td{
	margin:0;
	padding-top:1px;
	padding-bottom:1px;
}
 	a{
	color:#FFFFFF;
}

/* TOP NAVIGATION*/
#header{
	width: 709px;
	height: 90px;	
	position: relative;
	background: url(../graphics/croyde_activity_breaks_header.jpg);
	overflow:hidden;
	background-repeat:no-repeat;
	background-color: #e6d5bb;
	padding-bottom:5px;
}
#mn_toplinks{
	width: 709px;
	height: 10px;
	padding-top: 57px;
	padding-bottom: 3px;
	font-size:13px;
}
#mn_toplinks a{
	color: #9d8058;
	text-decoration: none;
}
#mn_toplinks a:hover{
	color: #000000;
}
.mn_home{
	padding:16px;
}
.mn_accomodation{
	padding:16px;
}
.mn_activities{
	padding:16px;
}
.mn_corporate{
	padding:16px;
}
.mn_bookings{
	padding:16px;
}
.mn_about{
	padding:16px;
}
#header_logo{
	width: 146px;
	margin-left:544px;
	margin-top:-96px;
	position:absolute;
	z-index:99;
}
#header_quote_enquiry{
	float:left;
	position:relative;
	margin-top:53px;
	margin-left:17px;
}
/* BODY MAIN */
#container{
	width: 709px;
	padding-top: 10px;	
    margin-left: auto;
    margin-right: auto;
    text-align: left; /* to realign your text */
}
#body_background{
	width: 709px;
	position: relative;
	background: url(../graphics/body_background_1px.jpg);
	overflow:visible;
	background-repeat:repeat-y;
	background-color:#e6d5bb;
}
#body{
	width: 709px;
	position: relative;
	font-size:1em;
	background: url(../graphics/body_background.jpg);
	overflow:hidden;
	background-repeat:no-repeat;
}
.clearfix {
	height:1px;
}

/* BODY navigation */
#body_nav{
	width:114px;
	position:relative;
	float: left;
	padding-left:5px;
}

/*BODY text */
#body_text{
	position: relative;
	width:370px;
	float: left;
	padding-left:10px;
}
#body_text h1{
	color:#ffffff;
	font-size:22px;
	padding-top:60px;
	text-decoration:none;
}	

#body_text h2{
	color:#ffffff;
	font-size:16px;
	padding-top:5px;
	padding-bottom:1px;
	text-decoration:none;
}	
#body_text p{
	color: #000000;
}
#body_text_bottom{
	position: relative;
	float: right;
	margin-top:-40px;
}
.cleardiv{
	clear: both;
}

/*BODY images */
#body_images{
	position: relative;
	width:167px;
	float: right;
	padding-right:10px;
}

.story_images{
	border: 1px; 
	border-color: #000000;
}

/*BODY Bottom */
#body_bottom{
	position: relative;
	width:709px;
	left: 0px;
}
#botnav{
	position: relative;
	width: 709px;
}
#mn_botlinks{
	width: 709px;
	overflow: hidden;
	padding-bottom: 3px;
	text-align:right;
	font-size:10px;
}
#mn_botlinks a{
	color: #9d8058;
	text-decoration: none;
}
#mn_botlinks a:hover{
	color: black;
}
.mn_copy{
	padding:15px;
}
.mn_sitemap{
	padding:15px;
}
.mn_terms{
	padding:15px;
}
.mn_disclaimer{
	padding:10px;
	padding-right:25px;
}
.cleardiv{
	clear: both;
}

/*PAGE FOOTER*/
#pagefooter_txt{
	color: #666666;
	text-align: center;
	padding-top: 10px;
}
#pagefooter_txt a{
	color: #FF6100;
	font-weight: bold;
}
#pagefooter_txt a:hover{
	color: #FF0000;
}
#mn_keywords h1{
	font-size:6px !important;
	color:#FFFFFF;
}

/*QUOTATION PAGE*/
.quotation_table_object{
	border:1px solid #666666;
	background-color:#FFFFCC;
	padding-left:5px;
}
