/*** Style Sheet for Earth Mother ***/
/*** www.pixel-house.com.au *********/

body {
	background: url(../images/bg.jpg) repeat-x center 0;
	margin: 0px;
	padding: 0px;
}

p, #main ul li { font-size: 13px; line-height: 17px; color: #5b5650; font-family: Arial, Helvetica, sans-serif; }
p { margin: 14px 0px; }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }
h1, h2, h3, h4 { font-weight: normal; display: block; margin: 0px; padding: 0px;}
h1, h2, h2 a, h3, h4 { color: #516210; font: 20px Georgia, serif; text-decoration: none; }
h1 a:hover, h2 a:hover { text-decoration: underline; }
h2, h3, h4 { font-size: 17px; }
h3, h4 { margin: 10px 0px -4px 0px; }


#wrapper {
	width: 100%;
	background: url(../images/header.jpg) no-repeat center 0;
	float: left;
	min-width: 755px;
}
#container { width: 770px; margin: 0 auto; }

#header { width: 770px; height: 180px;}
#header a img { border: none; }
#header img {
	background: url(../images/logo.gif) no-repeat;
	width: 216px; height: 82px;
	margin: 96px 0px 3px 0px; padding: 0px;
	display: block;	
	float: left; 
	clear: both;
}

#padding { padding: 8px; float: left; }
#main { padding: 20px 12px 12px 12px; float: left; width: 730px; }
#content { float: left; width: 452px; }
#right { float: right; width: 254px; padding: 10px 0px 0px 0px; }

#main h2, #main h3 { color: #5a3d1c; }
#main ul { margin: 0px; padding: 0px; }
#main ul li {
	background: url(../images/bullet.gif) no-repeat 10px 3px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 30px;
}


/*** Navigation ********************/
/***********************************/

#navigation ul {
	width: 754px;
	height: 26px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 4px solid #f2e2cb;
}
#navigation ul li { float: left; list-style-type: none; }
#navigation ul li a {
	padding: 6px 13px 0px 13px;
	color: #5a3d1c;
	display: block;
	text-decoration: none;	
	height: 20px;
	float: left;
}
#navigation ul li a:hover { text-decoration: underline; }
#navigation .nodiv { background-image: none; }

.home, .about, .services, .articles, .booking, .products, .advice, .links { background: url(../images/nav_div.gif) no-repeat right 6px; }
#home .home { background: url(../images/nav_home.gif); }
#about .about { background: url(../images/nav_about.gif); } #about .home { background: none; }
#services .services { background: url(../images/nav_services.gif); } #services .about { background: none; }
#articles .articles { background: url(../images/nav_articles.gif); } #articles .services { background: none; }
#booking .booking { background: url(../images/nav_booking.gif); } #booking .articles { background: none; }
#products .products { background: url(../images/nav_products.gif); } #products .booking { background: none; }
#advice .advice { background: url(../images/nav_booking.gif); } #advice .booking { background: none; }
#links .links { background: url(../images/nav_links.gif); } #links .advice { background: none; }
#contact .contact { background: url(../images/nav_contact.gif); } #contact .advice { background: none; }


/*** Content ************************/
/************************************/

.news { float: left; border-top: 1px dashed #7f7f7f; margin-bottom: 10px; padding-top: 14px;}
.newsAll { float: left; border-bottom: 1px dashed #7f7f7f; margin-bottom: 10px; padding-bottom: 14px;}

/*** #content p { text-align: justify; } ***/
#content p a { color: #7f0001; }
.sm { font-size: 11px; display: block; margin: 0px;  padding: 0px; }


/*** Right **************************/
/************************************/

#right h3 {
	display: block; 
	float: left;
	padding: 0px 4px; 
	background: #fff; 
	margin: -24px 0px 0px -4px;
	color: #516210;
}
#right p { font-size: 11px; line-height: 14px;  }
#right p a { text-decoration: none; }
#right img { margin: 0px; padding: 0px; display: block; }
.border, #adviceB, #aboutme { padding: 12px; border: 1px solid #989694; margin-bottom: 29px; }
.moreAbout { color: #7f0001; border: 1px solid #989694; padding: 5px; display: block; margin-bottom: -12px; }
.moreAbout:hover { background-color: #7f0001; color: #fff; border: 1px solid #7f0001; }
#aboutme h3 { background: #fdfaf6; }
#sampic { width: 228px; height: 182px; display: block; }

#adviceB { background: url(../images/advice_bg.jpg) no-repeat right bottom; padding-bottom: 72px; margin-bottom: 10px; }
#adviceB p { margin: 0px; padding-right: 60px; }
#adviceB p a { color: #333231; }
#adviceB p a:hover { text-decoration: underline; }
#adviceB h4 { font-size: 11px; font-weight: bold; margin: 4px 0px; color: #3f3f3f; font-family: Arial, Helvetica, sans-serif; }

.mLeft { float: left; }
.mRight { float: right; }

#mailingList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 228px;
        height: 85px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
#mailingList .field { width: 122px; font-size: 11px; border: 1px solid #999999; padding: 2px; float: right; }

#mailingList label { display: block; float: left; }
#mailingList p { margin: 4px 0px; width: 100%; display: block; float: left; }
.subscribe { float: right; }

/*** Footer ****************************/
/***************************************/

#footer {
	width: 100%;
	border-top: 4px solid #ecd0a8;
	background-color: #f2e0c6;
	float: left;
	padding: 14px 0px 20px 0px;
	text-align: center;
}
#footer p { display: block; margin: 0px; }
#footer p, #footer p a { font-size: 11px; color: #5a3d1c; }

#footer ul {
	width: 524px;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 6px;
}
#footer ul li {
	float: left;
	padding-right: 6px;
	list-style-type: none;
}
#footer ul li span { border-left: 1px solid #a68e71; padding-left: 6px; }
#footer ul li a { color: #5a3d1c; text-decoration: none; }
#footer ul li a:hover { text-decoration: underline; }

/*** Classes **************************/
/**************************************/

.callout, .callout2 { 
	background-color: #f9efe3;
	border-top: solid 3px #f0d9bc;
	border-bottom: solid 3px #f0d9bc;
	color: #4a4744;
        margin: 9px 0px 15px 0px; 
}
.callout { padding: 10px; }
.callout p, .callout2 p { color: #766552; }

#samEnders { background: url(../images/signature.gif) no-repeat right bottom #f9efe3; padding: 15px 20px 75px 20px;}
#samEnders h1 { display: inline; font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; line-height: 1.3em; color: #63513d;  margin: 0px; width: auto; }
#samEnders #introT { font-size: 1.0em; color: #63513d; display: inline; line-height: 1.3em; }


.heading {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #848484;
	margin: 0px 0px 3px 0px;
}
#callout2 { 
	background-color: #f9efe3;
	border-top: solid 3px #f0d9bc;
	border-bottom: solid 3px #f0d9bc;
	padding: 8px;
	font-size: 11px;
	line-height: 14px;
	color: #766552;
	width: 450px;
	float: left;
}
#indent { margin: 0px; padding: 0px 0px 0px 15px; }
#indent li { list-style-type: none; padding-bottom: 15px; }


#breadcrumbs { margin: 0px; padding: 0px; width: 100%; height: 25px; float: left; border-bottom: 1px solid #ccc; }
#breadcrumbs li { background: none !important; text-indent: 0px; padding: 0px 5px 0px 0px !important; float: left; font-size: 11px !important; color: #666 !important; }
#breadcrumbs li a { color: #666; font-weight: bold; }
#breadcrumbs li a:hover { color: #5a3d1c; }

#productInfo, #enquire { float: left; width: 100%; }
#productInfo h1 { margin-top: 15px; }

#productItems { margin: 15px 0px 0px 0px !important; padding: 0px; }
#productItems li { list-style-type: none; float: left; padding: 0px 0px 12px 0px !important; background: none !important; }
#productItems li a img { padding: 5px; background: #fff; border: solid 1px #cdcdcd; width: 130px; height: 129px; float: left; }
.padRight { margin-right: 12px !important; display: inline; }
.padMiddle { margin: 0px 12px 0px 74px !important; display: inline; }

.cDeliver, .cReject { display: block; background: #fff; border: solid 1px #967d5f; padding: 10px 25px; text-align: center; font-size: 0.7em; width: 359px; }
.cReject { color: #c40909; font-weight: bold; }

#enquire { border-top: solid 1px #ccc; margin: 10px 0px 0px 0px; padding: 10px 0px; }



