/* Browser Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* general */
body {
font-family: verdana, helvetica, arial;
font-size: 12px;
color:#333;
}
p {
font-size: 90%;
line-height: 1.6em;
margin-bottom: 1.2em;
}

div#content p {
font-size: 90%;line-height: 1.4em;margin-bottom:.9em;}

div#content a:hover {text-decoration:none}

h2 {
font-size: 160%;
font-style: italic;
margin-bottom:.2em;
font-family: georgia;
color:#444
}
h3, h3 p, h4, h4 p {
font-size: 100%;
font-style: italic;
font-weight: bold;
margin-bottom:1.4em;
font-family: georgia;
color:#111;
}
h4 {margin-top:1.2em;
margin-bottom:.3em;
font-size:110%;
color:#333;
}

h5 {
font-weight:bold;
font-style:italic;
margin-top:.5em;
margin-bottom:0;
}
h5 span {font-weight:normal}
h6 {font-size: 90%;
font-weight:normal
}

a {
	color: #26393d;
}
strong {font-weight:bold}
.brclear {clear:both}
/* Structure */
#accessibility {
        position: absolute;
        top: -10000px;
}
#lb {
	margin: 0 auto;
	padding-left: 2px;
	background: url("../img/border_shadow.gif") no-repeat top left;	
	width: 766px;
}
#rb {
	margin: 0;
	background: url("../img/border_shadow.gif") no-repeat top right;	
	width: 764px;
}
#wrp {
	text-align: left;
	margin: 0;
	padding: 0;
	border:0;
	width: 762px;
	background: url("../img/bck_column.gif") repeat-y top left;
        min-height:640px;
        position:relative;
}

#hd{
	background: url("../img/bck_hd.png") no-repeat top left;
	height:95px;
	position:relative;
	border-bottom: 1px solid #b2bda3;
}

#rcol {
	float: left;
	width: 200px;
}
#lcol { 
	margin: 0;
	float: left;
	width: 562px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#footer {
	clear: both;
}
/* grids */
.grm {
	border-top:1px solid #c3ccb6;
	padding:18px;
	clear:both;
}


/* header */
.logo { width:374px; height:70px; position:absolute; top:12px; left:15px;}
.sitetitle { width:374px; height:70px; position:absolute; top:52px; left:65px; }
.condenast {
	position:absolute;
	top:7px;
	right:15px;
}
#bar {
	background-color: #9baa85;
	height:9px;
	border-top: 1px solid #fff;
}
#hd span {
	font-size: 10px;
	position:absolute;
	top:7px;
	right: 110px;
	width:140px;
	font-style:italic;
	text-align:right;
	color:#333;
}
.homephoto {
	width:562px;
	height:251px;
	border-bottom:22px solid #9baa85;
	float:left; 
}

/* navigation */
div.mainnav {padding: 90px 10px 10px 18px} 
div.mainnav ul {
	list-style:none;
}
div.mainnav  ul li {
	list-style:none;
	line-height:1.8em;
}
div.mainnav a {
	color: #603913;
	font-size: 1.5em;
	text-decoration:none;
	text-transform: lowercase;
	display:block;
	width:129px;
	height:20px;
}
div.mainnav a.home {background: url(../img/nav/home.gif) no-repeat top left}
div.mainnav a.company {background: url(../img/nav/company.gif) no-repeat top left}
div.mainnav a.services {background: url(../img/nav/services.gif) no-repeat top left}
div.mainnav a.difference {background: url(../img/nav/difference.gif) no-repeat top left}
div.mainnav a.journey {background: url(../img/nav/journey.gif) no-repeat top left}
div.mainnav a.delights {height:38px;background: url(../img/nav/delights.gif) no-repeat top left}
div.mainnav a.buzz {background: url(../img/nav/buzz.gif) no-repeat top left}
div.mainnav a.about {background: url(../img/nav/about.gif) no-repeat top left}
div.mainnav a.contact {background: url(../img/nav/contact.gif) no-repeat top left}

div.mainnav a:hover {
	text-decoration:underline;
	color: #333333;
	background-position: 0 -20px; 
}
div.mainnav ul li.on a {background-position: 0 -20px;}
div.mainnav a.delights:hover {background-position: 0 -40px;}
div.mainnav ul li.on a.delights {background-position: 0 -40px;}

/* footer */
div#footer div {
	margin-left: 218px;
	text-align:center;
	margin-right:18px;	
}
div#footer a {
	font-size: 90%;
	color: #26393d;
	text-decoration:none;
        text-transform: lowercase;
}
div#footer a:hover {
	text-decoration:underline;
}
div#footer span {
	font-size: 80%;
	font-family: verdana;
	display:block;
	padding: 1.2em 0;
	
}
/* Content */
#lcol ul {
	font-size: 90%;
	line-height: 1.6em;
	margin-bottom: 1.2em;
	list-style: none; list-style-type: none;
	margin-left: 1.8em;
}#lcol ul li {background-image: url(http://css.maxdesign.com.au/listutorial/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: 1.3em;}
.date {
	float:right;
	font-size:90%;
	color: #603913;
	font-style: italic;
}
.spandate {
font-size:85%;
font-style: italic;
display:block;
margin-bottom:.8em;
}

div.left {
float:left;
margin:0 .5em .5em 0;
}
div.right {
float:right;
margin:0 0 .5em .5em;
}
div.imgcap {text-align:center;margin-bottom:.8em}
div.imgcap strong {display:block;font-size:9px;}
div.rbblok {bottom:2em;
left:2.5em;
position:absolute;
text-align:center;
width:12em;}
/* Contact Form */
form.zemContactForm {line-height:180%;font-size: 90%;}
form.zemContactForm label {font-weight:bold}
form.zemContactForm label.zemRequirederrorElement {color: #f00;}
form.zemContactForm input.zemText, form.zemContactForm select.zemText, form.zemContactForm textarea.zemText {margin-bottom:6px;width:100%;}
form.zemContactForm input.zemText {border:1px solid #aaa;padding:2px}
form.zemContactForm textarea {display:block;width:97%;border:1px solid #aaa;padding:2px}
form.zemContactForm select.zemText {width:100%;border:1px solid #aaa;}
form.zemContactForm input.zemSubmit {font-weight:bold;padding:0px 5px;border:2px solid #aaa;margin:4px -5px 0 0; *margin: 3px -5px 0 0; *padding:0 1px; float:right;font-size:11px;}
ul.zemError li {color:#904913}
div.zemThanks {font-weight:bold;color:#904913}

div.opac_xmpl {padding: 3px;border-style: solid;border-color: #000000;border-width: 1px;background-image: url(media/back2.jpg);text-align: center;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;}
#hdnimages {visibility: hidden;display: none;}

.imgfrm_r {border: 1px solid #ccc;padding:2px;float:right;width:220px;margin:0 0 10px 20px}
.imgfrm_l {border: 1px solid #ccc;padding:2px;float:left;width:220px;margin:0 20px 10px 0}

.breadcrumb {float:right;font-size:0.85em;margin-top:-5.4em;}